Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
99f753b277068213f43f72bc4e0ce3229bccb554
99f753b
Merge "Improved subscript and data dependence analysis."
by Treehugger Robot
· 8 years ago
163c540
Merge "Handle spurious wakeups in VerifyClass"
by Treehugger Robot
· 8 years ago
4f1482f
Merge "Make DoDexPcMoveEvent always be NO_INLINE"
by Treehugger Robot
· 8 years ago
37dc4df
Improved subscript and data dependence analysis.
by Aart Bik
· 8 years ago
5ef7020
Handle spurious wakeups in VerifyClass
by Mathieu Chartier
· 8 years ago
2989a4a
Make DoDexPcMoveEvent always be NO_INLINE
by Alex Light
· 8 years ago
fe9a4f0
Merge "oatdump: Improve documentation of option `--app-image`."
by Roland Levillain
· 8 years ago
853cc56
Merge "Code cleanup around compiler options and JIT."
by Nicolas Geoffray
· 8 years ago
bbf6f80
Merge "Remove 953-invoke-polymorphic-compiler from knownfailures.json"
by Treehugger Robot
· 8 years ago
57c4704
Code cleanup around compiler options and JIT.
by Nicolas Geoffray
· 8 years ago
4ebbb60
Merge "test: Fix 593-checker-shift-and-simplifier for target"
by Treehugger Robot
· 8 years ago
d0e2ddd
Remove 953-invoke-polymorphic-compiler from knownfailures.json
by Orion Hodson
· 8 years ago
e4a19f6
Merge "Force DoDexPcMoveEvent to be NO_INLINE with ASAN"
by Treehugger Robot
· 8 years ago
d340127
Force DoDexPcMoveEvent to be NO_INLINE with ASAN
by Alex Light
· 8 years ago
9a70a63
Merge "Add tests 988-992 to cts"
by Treehugger Robot
· 8 years ago
f88e73f
Merge changes Id2a4db5a,I5e71b85d,I70f76ba7,I4d19cc10,I231178e7
by Treehugger Robot
· 8 years ago
ec79f19
test: Fix 593-checker-shift-and-simplifier for target
by Igor Murashkin
· 8 years ago
5cc179c
Merge "Protect cleared regions"
by Treehugger Robot
· 8 years ago
76754cc
Merge "Prevent loop optimization in debuggable mode."
by Aart Bik
· 8 years ago
3dc94c4
Merge "test: Modify 633-checker-rtp-getclass for javac/dx"
by Treehugger Robot
· 8 years ago
c38c369
Add JVMTI breakpoint and SingleStep tests
by Alex Light
· 8 years ago
a26e349
Add JVMTI Breakpoint and SingleStep functionality
by Alex Light
· 8 years ago
fc90567
Interpreter needs to handle DexPcMovedEvent throwing.
by Alex Light
· 8 years ago
49bac84
Protect cleared regions
by Mathieu Chartier
· 8 years ago
975bf2c
Merge "Revert "Revert "Refeactor region clearing / allocation code"""
by Treehugger Robot
· 8 years ago
f57c1ae
Prevent loop optimization in debuggable mode.
by Nicolas Geoffray
· 8 years ago
5e9fc32
Merge "Fix static analyzer warnings"
by Treehugger Robot
· 8 years ago
70fbac7
Add tests 988-992 to cts
by Alex Light
· 8 years ago
03ba5d6
test: Modify 633-checker-rtp-getclass for javac/dx
by Igor Murashkin
· 8 years ago
420823f
Revert "Revert "Refeactor region clearing / allocation code""
by Mathieu Chartier
· 8 years ago
97e7803
Move debugger.cc GetCanonicalMethod to ArtMethod
by Alex Light
· 8 years ago
a6d098c
Merge "Unrolling and dynamic loop peeling framework in vectorizer."
by Aart Bik
· 8 years ago
0ca1ae2
Merge "buildbot: Include dx-tests"
by Treehugger Robot
· 8 years ago
9f35dd4
Merge "gofmt -w build/art.go"
by Treehugger Robot
· 8 years ago
4f1c9e6
oatdump: Improve documentation of option `--app-image`.
by Roland Levillain
· 8 years ago
ebd4def
Merge "Temporarily disable run-test 004-JniTest on javac-dx configurations."
by Roland Levillain
· 8 years ago
80e7e47
Merge "test: Modify 586-checker-null-array-get for javac/dx"
by Igor Murashkin
· 8 years ago
774fa6d
Merge "test: Modify 565-checker-doublenegbitwise for javac/dx"
by Igor Murashkin
· 8 years ago
d0c3e83
buildbot: Include dx-tests
by Orion Hodson
· 8 years ago
ef43805
Interpreter: Save and restore object result register.
by Nicolas Geoffray
· 8 years ago
1849820
Temporarily disable run-test 004-JniTest on javac-dx configurations.
by Roland Levillain
· 8 years ago
bc81c32
Merge "Ensure 652-deopt-intrinsic is not subject to JIT GC."
by Treehugger Robot
· 8 years ago
1c6016e
Merge "Dump heap reference adjacent memory for logging corruption"
by Treehugger Robot
· 8 years ago
0e5cd3e
Ensure 652-deopt-intrinsic is not subject to JIT GC.
by Nicolas Geoffray
· 8 years ago
ac2f74c
Merge "Revert "Refeactor region clearing / allocation code""
by Mathieu Chartier
· 8 years ago
b645c306
Revert "Refeactor region clearing / allocation code"
by Mathieu Chartier
· 8 years ago
4c18d19
Merge "Restore profile saver priority in GC critical section"
by Mathieu Chartier
· 8 years ago
b814ef5
Dump heap reference adjacent memory for logging corruption
by Mathieu Chartier
· 8 years ago
133b4a4
Merge changes from topic 'art_javac'
by Treehugger Robot
· 8 years ago
e523294
Merge "Refeactor region clearing / allocation code"
by Treehugger Robot
· 8 years ago
11ffec2
test: Modify 586-checker-null-array-get for javac/dx
by Igor Murashkin
· 8 years ago
5494e5b
Restore profile saver priority in GC critical section
by Mathieu Chartier
· 8 years ago
f8c8192
test: Modify 565-checker-doublenegbitwise for javac/dx
by Igor Murashkin
· 8 years ago
0381bed
test: Modify 536-checker-intrinsic-optimization for javac/dx
by Igor Murashkin
· 8 years ago
1690907
test: Modify 593-checker-boolean-2-integral-conv for javac/dx
by Igor Murashkin
· 8 years ago
243e730
Merge "Adding additional logging to Class Verbose Log"
by Treehugger Robot
· 8 years ago
2347b39
Refeactor region clearing / allocation code
by Mathieu Chartier
· 8 years ago
eac25e8
Merge "test: Modify 458-checker-instruct-simplification for javac/dx"
by Treehugger Robot
· 8 years ago
4269173
test: Modify 458-checker-instruct-simplification for javac/dx
by Igor Murashkin
· 8 years ago
14a68b4
Unrolling and dynamic loop peeling framework in vectorizer.
by Aart Bik
· 8 years ago
271c1e1
Adding additional logging to Class Verbose Log
by Bharadwaj Kalandhabhatta
· 8 years ago
2db58b6
gofmt -w build/art.go
by Colin Cross
· 8 years ago
9d7fd99
Merge "Only look for method optimization annotations in the bootstrap class loader."
by Roland Levillain
· 8 years ago
67380d6
Merge "Fixes for run-test 656-annotation-lookup-generic-jni."
by Treehugger Robot
· 8 years ago
ec5a7cc
Merge "Make waiting for blocking GC more intuitive"
by Mathieu Chartier
· 8 years ago
1f2dd65
Fixes for run-test 656-annotation-lookup-generic-jni.
by Roland Levillain
· 8 years ago
35e42f0
Only look for method optimization annotations in the bootstrap class loader.
by Roland Levillain
· 8 years ago
9f0b368
Merge "test: Enable checker tests for javac/dx"
by Treehugger Robot
· 8 years ago
db87b28
Merge "Don't use the graph's dex file when printing HInvoke."
by Nicolas Geoffray
· 8 years ago
90d7188
Merge "Add a test for b/62688874."
by Nicolas Geoffray
· 8 years ago
40112dd
Make waiting for blocking GC more intuitive
by Mathieu Chartier
· 8 years ago
46e67be
Merge "test: Bump dx max heap size for default*gen tests"
by Treehugger Robot
· 8 years ago
ab6daee
Merge "Fix the stack at the beginning of the Generic JNI trampoline."
by Treehugger Robot
· 8 years ago
a2d578f
test: Bump dx max heap size for default*gen tests
by Igor Murashkin
· 8 years ago
0d2323e
Fix the stack at the beginning of the Generic JNI trampoline.
by Roland Levillain
· 8 years ago
df5a523
Add a test for b/62688874.
by Nicolas Geoffray
· 8 years ago
2c7cebd
test: Enable checker tests for javac/dx
by Igor Murashkin
· 8 years ago
80b99c2
Merge "Fix static analyzer warning"
by Treehugger Robot
· 8 years ago
afdcd84
Merge "test: Fix 4 checker tests to pass with javac/dx"
by Treehugger Robot
· 8 years ago
5ceac0e
Don't use the graph's dex file when printing HInvoke.
by Nicolas Geoffray
· 8 years ago
bd44132
test: Fix 4 checker tests to pass with javac/dx
by Igor Murashkin
· 8 years ago
3b9aee8
Merge "Fix braino when handling branches fallthrough in arm backend."
by Nicolas Geoffray
· 8 years ago
6fda427
Fix braino when handling branches fallthrough in arm backend.
by Nicolas Geoffray
· 8 years ago
d1c983a
Merge "ART: Add stack-dump mode for contention logging"
by Treehugger Robot
· 8 years ago
d0210e5
ART: Add stack-dump mode for contention logging
by Andreas Gampe
· 8 years ago
a0e63df
Merge "ART: Fix issues in RequestSynchronousCheckpoint"
by Treehugger Robot
· 8 years ago
117f9b3
ART: Fix issues in RequestSynchronousCheckpoint
by Andreas Gampe
· 8 years ago
7f34311
Merge "Make bootjars work with OUT_DIR & friends"
by Treehugger Robot
· 8 years ago
ab6fa4f
Make bootjars work with OUT_DIR & friends
by Alex Light
· 8 years ago
721276b
Merge "ART: Change contention logging lock strategy"
by Treehugger Robot
· 8 years ago
e5d5405
Merge "Revert "ART: Simple structural class check""
by Treehugger Robot
· 8 years ago
96e3dd5
Merge "buildbot: Blacklist repeated annotations test failure for javac/dx"
by Igor Murashkin
· 8 years ago
9c9b936
Merge changes I8d333ea5,Ie4efc8bb
by Treehugger Robot
· 8 years ago
7b78379
buildbot: Blacklist repeated annotations test failure for javac/dx
by Igor Murashkin
· 8 years ago
f45cf4b
Merge "Fix static analyzer warnings"
by Treehugger Robot
· 8 years ago
8389d92
Merge "Don't do a read barrier in GetProfilingInfo."
by Treehugger Robot
· 8 years ago
47686f6
Merge "ahat: Improve field diffing."
by Treehugger Robot
· 8 years ago
a792067
Don't do a read barrier in GetProfilingInfo.
by Nicolas Geoffray
· 8 years ago
d6918e3
ahat: Improve field diffing.
by Richard Uhler
· 8 years ago
2cf5659
Merge "run-test: Fix bash warning with DESUGAR=false"
by Treehugger Robot
· 8 years ago
Next »