Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
e00ec30588a36eed90aa24eaca9dbc7520f17bf7
e00ec30
Make native field operations call instrumentation listeners.
by Alex Light
· 8 years ago
61944b0
Merge "Clean up ti-stress"
by Treehugger Robot
· 8 years ago
bad2f51
Clean up ti-stress
by Alex Light
· 8 years ago
4f647eb
Merge "MIPS: Fix art_quick_instrumentation_entry/exit"
by Treehugger Robot
· 8 years ago
2f50d18
Merge "Blacklist tests under gcstress/debug/target."
by Treehugger Robot
· 8 years ago
25e4d1e
MIPS: Fix art_quick_instrumentation_entry/exit
by Goran Jakovljevic
· 8 years ago
2ec2b28
Merge "Code cleanup around vdex."
by Treehugger Robot
· 8 years ago
1cfea7a
Code cleanup around vdex.
by Nicolas Geoffray
· 8 years ago
cd9e5e7
Blacklist tests under gcstress/debug/target.
by Nicolas Geoffray
· 8 years ago
d38b67c
Merge "ART: Add JIT cache race test"
by Treehugger Robot
· 8 years ago
af14a86
Merge "Rename art-run-test-asan to art-asan"
by Treehugger Robot
· 8 years ago
d58932f
Merge "Fix some indentation errors in compiler driver"
by Mathieu Chartier
· 8 years ago
dbd3c89
Merge "Revert "ART: Disable test 137 for ASAN""
by Christopher Ferris
· 8 years ago
3d8c664
Merge "ART: Add GetStackTrace fast-path"
by Treehugger Robot
· 8 years ago
f79975c
Merge "ART: Refactor GetStackTraceVisitor"
by Treehugger Robot
· 8 years ago
7a8bcfd
Fix some indentation errors in compiler driver
by Mathieu Chartier
· 8 years ago
6aa23b5
Merge "Avoid calling InitializeDependencies for non image case"
by Mathieu Chartier
· 8 years ago
de944ae
Merge "Address review comments for aog/411660"
by Mathieu Chartier
· 8 years ago
2b5bc3a
Revert "ART: Disable test 137 for ASAN"
by Christopher Ferris
· 8 years ago
850a0fe
ART: Add GetStackTrace fast-path
by Andreas Gampe
· 8 years ago
17498e5
Avoid calling InitializeDependencies for non image case
by Mathieu Chartier
· 8 years ago
6db6b4d
ART: Refactor GetStackTraceVisitor
by Andreas Gampe
· 8 years ago
19a4d0f
Merge "Correctly set oat class status after initializing"
by Mathieu Chartier
· 8 years ago
7319060
Merge "tools: Allow testing with javac on buildbot"
by Igor Murashkin
· 8 years ago
9533cc0
Merge "Add support for profiling boot class path"
by Mathieu Chartier
· 8 years ago
885a713
Add support for profiling boot class path
by Mathieu Chartier
· 8 years ago
dabeb3a
Correctly set oat class status after initializing
by Mathieu Chartier
· 8 years ago
db40eac
Address review comments for aog/411660
by Mathieu Chartier
· 8 years ago
16d59b2
Merge "Revert "Revert "Fixed installation time regression when compile."""
by Treehugger Robot
· 8 years ago
84f2632
tools: Allow testing with javac on buildbot
by Igor Murashkin
· 8 years ago
c09ae47
Rename art-run-test-asan to art-asan
by Alex Light
· 8 years ago
a7548fe
Merge "Add FirstPathFromRootSet and use it to debug reachability issues"
by Mathieu Chartier
· 8 years ago
bb5fd1b
Merge "Add art-ndebug target to target_config.py"
by Treehugger Robot
· 8 years ago
fd37f1d
Revert "Revert "Fixed installation time regression when compile.""
by Mathieu Chartier
· 8 years ago
4f5e3cb
Add FirstPathFromRootSet and use it to debug reachability issues
by Mathieu Chartier
· 8 years ago
07e6c2d
Merge "entrypoints: Remove DMBs from art_quick_alloc initialized variants."
by Igor Murashkin
· 8 years ago
f22f68e
Merge "Remove method reference from test 988"
by Treehugger Robot
· 8 years ago
504cfab
Add art-ndebug target to target_config.py
by Alex Light
· 8 years ago
8aa5270
Remove method reference from test 988
by Alex Light
· 8 years ago
d455b87
Merge "x86/x86-64: Fix art_quick_instrumentation_exit CFI."
by Vladimir Marko
· 8 years ago
df28982
Merge "Blacklist timing sensitive test."
by Nicolas Geoffray
· 8 years ago
12d5f3c
Blacklist timing sensitive test.
by Nicolas Geoffray
· 8 years ago
1012fba
Merge "Fix mips64 build"
by Treehugger Robot
· 8 years ago
9877855
x86/x86-64: Fix art_quick_instrumentation_exit CFI.
by Vladimir Marko
· 8 years ago
c5dd99f
Fix mips64 build
by Goran Jakovljevic
· 8 years ago
237377b
Merge "Remove 'break's to make sure we see all options."
by Nicolas Geoffray
· 8 years ago
c0fe9db
Merge "Use IntrusiveForwardList<> for Env-/UsePosition."
by Vladimir Marko
· 8 years ago
8f03c57
Remove 'break's to make sure we see all options.
by Nicolas Geoffray
· 8 years ago
53ac313
Merge "Update test expectation for no-image."
by Nicolas Geoffray
· 8 years ago
9a18396
Update test expectation for no-image.
by Nicolas Geoffray
· 8 years ago
fbb22de
Merge "Don't reset to a level above warmup threshold."
by Nicolas Geoffray
· 8 years ago
f052aa7
Merge "Update startup compilation thresholds"
by Treehugger Robot
· 8 years ago
4e44dcc
Merge "X86: Add sandybridge microarchitecture"
by Treehugger Robot
· 8 years ago
9e20fd6
Merge "Add method tracing JVMTI callbacks"
by Treehugger Robot
· 8 years ago
273d110
Update startup compilation thresholds
by Mathieu Chartier
· 8 years ago
13600e9
Merge "MIPS64: Min/max vectorization support"
by Aart Bik
· 8 years ago
a74c04b
Merge "ART: Clean up asm_support.h"
by Treehugger Robot
· 8 years ago
2936518
Merge "ART: Update stl_util.h"
by Treehugger Robot
· 8 years ago
b8bff09
X86: Add sandybridge microarchitecture
by Luis Hector Chavez
· 8 years ago
cd0b9ee
Merge "Optimize FetchAndCacheResolvedClassesAndMethods"
by Treehugger Robot
· 8 years ago
faf8320
Optimize FetchAndCacheResolvedClassesAndMethods
by Mathieu Chartier
· 8 years ago
b2d18fa
ART: Clean up asm_support.h
by Andreas Gampe
· 8 years ago
8bdda5a
ART: Update stl_util.h
by Andreas Gampe
· 8 years ago
58794c5
Merge "ART: Refactor bit_utils and stl_util"
by Treehugger Robot
· 8 years ago
b7edcda
Add method tracing JVMTI callbacks
by Alex Light
· 8 years ago
73321bf
Merge "ART: Fix old warnings"
by Treehugger Robot
· 8 years ago
86060f9
Merge "Revert "Revert "Fully support static encoded fields."""
by Mathieu Chartier
· 8 years ago
049f2a5
Merge "ART: Fix mac build"
by Andreas Gampe
· 8 years ago
6da1071
ART: Fix mac build
by Andreas Gampe
· 8 years ago
8375e4f
Merge "ART: Fix or disable some tidy warnings."
by Treehugger Robot
· 8 years ago
05ae674
Merge "Introduce a number of MSA instructions for MIPS32"
by Aart Bik
· 8 years ago
2722f38
ART: Fix old warnings
by Andreas Gampe
· 8 years ago
ca333f4
Merge "no-image does not prebuild, so disable checker for this."
by Nicolas Geoffray
· 8 years ago
f654ef9
no-image does not prebuild, so disable checker for this.
by Nicolas Geoffray
· 8 years ago
88f50b1
Don't reset to a level above warmup threshold.
by Nicolas Geoffray
· 8 years ago
fed9cb1
Merge "ART: Use stdout in run-test 909"
by Nicolas Geoffray
· 8 years ago
482e58c
Merge "Disable 137-cfi and 629-vdex-speed in no-prebuild mode"
by Nicolas Geoffray
· 8 years ago
4e4001e
Disable 137-cfi and 629-vdex-speed in no-prebuild mode
by Calin Juravle
· 8 years ago
f471155
Merge "Revert "Update profiling info allocation logic.""
by Nicolas Geoffray
· 8 years ago
941c6ec
Revert "Update profiling info allocation logic."
by Nicolas Geoffray
· 8 years ago
7b805e6
Merge "ART: Fix mips build"
by Treehugger Robot
· 8 years ago
f44b3a6
ART: Fix mips build
by Andreas Gampe
· 8 years ago
d632b8b
Merge changes I953d774b,Id84c44bf
by Treehugger Robot
· 8 years ago
f1dd69a
Revert "Revert "Fully support static encoded fields.""
by Mathieu Chartier
· 8 years ago
934adc1
Merge "Fix local reference leak under reflection."
by Mathieu Chartier
· 8 years ago
f45d61c
ART: Fix or disable some tidy warnings.
by Andreas Gampe
· 8 years ago
db1a013
Merge "ARM64: Encode constants when it is possible."
by Aart Bik
· 8 years ago
58de3f7
Merge "Documented serialization method in dexfuzz mutator class"
by Treehugger Robot
· 8 years ago
5678db5
ART: Refactor bit_utils and stl_util
by Andreas Gampe
· 8 years ago
35dd8dc
Documented serialization method in dexfuzz mutator class
by Sumnima Joshi
· 8 years ago
b5f33fb
ART: Use stdout in run-test 909
by Andreas Gampe
· 8 years ago
3b7dc35
ART: Clean up allocator.h
by Andreas Gampe
· 8 years ago
8228cdf
ART: Move CalleeSaveType to callee_save_type.h
by Andreas Gampe
· 8 years ago
443f862
Fix local reference leak under reflection.
by Chang Xing
· 8 years ago
83b1404
Merge "Layout clinit code items of profiled methods together."
by Treehugger Robot
· 8 years ago
355b576
Merge "Added more functionality to dex file tracking"
by Treehugger Robot
· 8 years ago
074408d
Merge "ART: Add SANITIZE_HOST test configurations"
by Treehugger Robot
· 8 years ago
8dfe746
ARM64: Encode constants when it is possible.
by Artem Serov
· 8 years ago
a215c5b
Merge "Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one"""
by Calin Juravle
· 8 years ago
33e9483
Merge "Update profiling info allocation logic."
by Nicolas Geoffray
· 8 years ago
Next »