Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
176190cbf621f867b0cfcabdec8645fc97065567
/
runtime
176190c
Make SafeDexInstructionIterator more robust
by Mathieu Chartier
· 7 years ago
62540e3
Merge "Prevent races with GC when transferring objects between threads"
by Treehugger Robot
· 7 years ago
a877fa3
Merge "Fix DexInstructionIterator overrun bug"
by Mathieu Chartier
· 7 years ago
7585b91
Prevent races with GC when transferring objects between threads
by Alex Light
· 7 years ago
af7c902
Fix DexInstructionIterator overrun bug
by Mathieu Chartier
· 7 years ago
ec52a11
Merge "Update asm_support_gen.h for switch to clang-4375569."
by Stephen Hines
· 7 years ago
03bcd79
Merge "Avoid JVMTI global deoptimization when possible"
by Treehugger Robot
· 7 years ago
0fa1786
Avoid JVMTI global deoptimization when possible
by Alex Light
· 7 years ago
7598122
Merge "base: Fix bitstruct bug with assigning fields"
by Treehugger Robot
· 7 years ago
dfabcc5
base: Fix bitstruct bug with assigning fields
by Igor Murashkin
· 7 years ago
0d2b2ad
Merge "Use the backtrace interface to skip java maps."
by Christopher Ferris
· 7 years ago
b1b0ed2
Use the backtrace interface to skip java maps.
by Christopher Ferris
· 7 years ago
733bd4d
Separate MemMap from DexFile completely
by David Sehr
· 7 years ago
5751dc8
Merge "Don't verify dex file when the runtime is in NoVerify mode."
by Nicolas Geoffray
· 7 years ago
daf1230
Merge "ART: Move JniConstants::init from ART to libcore"
by Treehugger Robot
· 7 years ago
0aff0ff
Merge "Re-enable dex verifier after dexlayout"
by Mathieu Chartier
· 7 years ago
24066ec
Re-enable dex verifier after dexlayout
by Mathieu Chartier
· 7 years ago
3e6c139
Merge "ART: Remove workaround for bug 34659969."
by Vladimir Marko
· 7 years ago
e875f4c
Don't verify dex file when the runtime is in NoVerify mode.
by Nicolas Geoffray
· 7 years ago
eb3c764
ART: Remove workaround for bug 34659969.
by Vladimir Marko
· 7 years ago
d863be7
ART: Move JniConstants::init from ART to libcore
by Andreas Gampe
· 7 years ago
373a9b5
ART: Depend on libnativehelper headers only
by Andreas Gampe
· 7 years ago
d0332e0
ART: Do not depend on libnativehelper - toStringArray
by Andreas Gampe
· 7 years ago
639181c
Merge "Add DCHECKS for class-defs only being null for Proxy classes"
by Treehugger Robot
· 7 years ago
e0d8ae2
Add DCHECKS for class-defs only being null for Proxy classes
by Alex Light
· 7 years ago
2897ca8
Merge "Ensure GetSourceDebugExtension works with Proxy classes." am: 358347ae8f
by Alex Light
· 7 years ago
358347a
Merge "Ensure GetSourceDebugExtension works with Proxy classes."
by Treehugger Robot
· 7 years ago
fa3fc51
Merge "ART: Correct static invariant checks" am: 2a96120f0a
by Andreas Gampe
· 7 years ago
89f33b8
Ensure GetSourceDebugExtension works with Proxy classes.
by Alex Light
· 7 years ago
51b4493
Merge "ART: Fix headers" am: 75b24721e8
by Andreas Gampe
· 7 years ago
580667b
ART: Correct static invariant checks
by Andreas Gampe
· 7 years ago
0a0935f
ART: Fix headers
by Andreas Gampe
· 7 years ago
fa5f755
Merge "MIPS32: Improve stack alignment, use sdc1/ldc1, where possible."
by Chris Larsen
· 7 years ago
715f43e
MIPS32: Improve stack alignment, use sdc1/ldc1, where possible.
by Chris Larsen
· 7 years ago
21f873e
Merge "Add basic support for writing cdex container in dexlayout" am: 9e842d3e7d
by Mathieu Chartier
· 7 years ago
9e842d3
Merge "Add basic support for writing cdex container in dexlayout"
by Mathieu Chartier
· 7 years ago
cad70a2
Merge "Pass the verify flag to DexFileLoader utilities." am: dfeec3a983
by Nicolas Geoffray
· 7 years ago
dfeec3a
Merge "Pass the verify flag to DexFileLoader utilities."
by Nicolas Geoffray
· 7 years ago
603ccab
Add basic support for writing cdex container in dexlayout
by Mathieu Chartier
· 7 years ago
cf9e60e
Merge "Add compact-dex-level argument to dex2oat" am: 6479e488e6
by Mathieu Chartier
· 7 years ago
6479e48
Merge "Add compact-dex-level argument to dex2oat"
by Mathieu Chartier
· 7 years ago
eafe2a5
Add compact-dex-level argument to dex2oat
by Mathieu Chartier
· 7 years ago
4c7a8c6
Merge "ART: Increase lock contention thresholds in debug builds" am: 71ae03b7a5
by Andreas Gampe
· 7 years ago
71ae03b
Merge "ART: Increase lock contention thresholds in debug builds"
by Treehugger Robot
· 7 years ago
095c6c9
Pass the verify flag to DexFileLoader utilities.
by Nicolas Geoffray
· 7 years ago
f76236d
Merge "Fix overlapping cfi ranges in mterp" am: f0536a524b
by Bill Buzbee
· 7 years ago
f0536a5
Merge "Fix overlapping cfi ranges in mterp"
by Bill Buzbee
· 7 years ago
bb059f2
Merge "Use ScopedArenaAllocator for code generation." am: 96b7474ebf
by Vladimir Marko
· 7 years ago
96b7474
Merge "Use ScopedArenaAllocator for code generation."
by Vladimir Marko
· 7 years ago
6642a57
Merge "Change RequestSynchronousCheckpoint to release thread_list_lock_"
by Alex Light
· 7 years ago
1b2f884
Merge "Change RequestSynchronousCheckpoint to release thread_list_lock_"
by Treehugger Robot
· 7 years ago
d8f5ef2
Merge "ART: Only check non-deoptable classes in slow-debug" am: 5ef8128014
by Andreas Gampe
· 7 years ago
5ef8128
Merge "ART: Only check non-deoptable classes in slow-debug"
by Treehugger Robot
· 7 years ago
6dda83d
Merge "ART: Add trace around app image verification" am: ad0fbe9ac3
by Andreas Gampe
· 7 years ago
ad0fbe9
Merge "ART: Add trace around app image verification"
by Treehugger Robot
· 7 years ago
146ee21
Merge "ART: Only stress background transition in slow-debug" am: e3a5e668d0
by Andreas Gampe
· 7 years ago
e3a5e66
Merge "ART: Only stress background transition in slow-debug"
by Treehugger Robot
· 7 years ago
1a32e7d
Merge "ART: Move more read-barrier checking under slow-debug" am: 772f1377b6
by Andreas Gampe
· 7 years ago
ed56b5e
ART: Only stress background transition in slow-debug
by Andreas Gampe
· 7 years ago
6c57871
ART: Move more read-barrier checking under slow-debug
by Andreas Gampe
· 7 years ago
dbe5491
ART: Only check non-deoptable classes in slow-debug
by Andreas Gampe
· 7 years ago
5d68914
ART: Increase lock contention thresholds in debug builds
by Andreas Gampe
· 7 years ago
acbd98b
ART: Add trace around app image verification
by Andreas Gampe
· 7 years ago
228f1ea
Merge "Add CompactDexFile" am: dfce43569a
by Mathieu Chartier
· 7 years ago
dfce435
Merge "Add CompactDexFile"
by Mathieu Chartier
· 7 years ago
b1e31a8
Change RequestSynchronousCheckpoint to release thread_list_lock_
by Alex Light
· 7 years ago
fc51f37
Merge "base: Fix integer conversion in MaskLeastSignificant, add more asserts"
by Igor Murashkin
· 7 years ago
b05fa41
Merge "base: Fix integer conversion in MaskLeastSignificant, add more asserts"
by Treehugger Robot
· 7 years ago
cf76bf8
Add CompactDexFile
by Mathieu Chartier
· 7 years ago
c1ab9f1
Merge "ART: Fix includes" am: cae9e089b8
by Andreas Gampe
· 7 years ago
2b51edd
ART: Fix includes
by Andreas Gampe
· 7 years ago
0de2d59
Fix overlapping cfi ranges in mterp
by buzbee
· 7 years ago
5688e51
Merge "Fix mips64 build" am: 24276374dc
by Lena Djokic
· 7 years ago
7ac138f
Merge "Unquicken dex files before exporting from oatdump" am: aa337b1846
by Roland Levillain
· 7 years ago
2427637
Merge "Fix mips64 build"
by Treehugger Robot
· 7 years ago
aa337b1
Merge "Unquicken dex files before exporting from oatdump"
by Roland Levillain
· 7 years ago
030fe39
Fix mips64 build
by Lena Djokic
· 7 years ago
174b2e2
Use ScopedArenaAllocator for code generation.
by Vladimir Marko
· 7 years ago
bff57b0
Merge "ART: Implement missing mterp handlers" am: b73cc5dece
by Orion Hodson
· 7 years ago
b73cc5d
Merge "ART: Implement missing mterp handlers"
by Orion Hodson
· 7 years ago
56cedf3
Merge "signal_catcher: print errno when tombstoned_notify_completion fails."
by Josh Gao
· 7 years ago
ea76383
Merge "signal_catcher: print errno when tombstoned_notify_completion fails."
by Treehugger Robot
· 7 years ago
58977e5
Merge "Don't dlclose plugins or agents during shutdown." am: f391895ca6
by Alex Light
· 7 years ago
ebd60e1
Merge "Remove low RAM special casing for heap growth multiplier" am: 26d46e51a8
by Mathieu Chartier
· 7 years ago
8fb0921
Merge "Fix dexlayout debug info printing" am: f856934689
by David Sehr
· 7 years ago
f391895
Merge "Don't dlclose plugins or agents during shutdown."
by Treehugger Robot
· 7 years ago
ff9e43f
signal_catcher: print errno when tombstoned_notify_completion fails.
by Josh Gao
· 7 years ago
26d46e5
Merge "Remove low RAM special casing for heap growth multiplier"
by Treehugger Robot
· 7 years ago
5b80358
Don't dlclose plugins or agents during shutdown.
by Alex Light
· 7 years ago
a1f56a8
Unquicken dex files before exporting from oatdump
by Anestis Bechtsoudis
· 7 years ago
e7732be
ART: Implement missing mterp handlers
by Orion Hodson
· 7 years ago
11c273d
Remove low RAM special casing for heap growth multiplier
by Mathieu Chartier
· 7 years ago
aa6abb0
Fix dexlayout debug info printing
by David Sehr
· 7 years ago
b61bb24
Merge "Add -XX:MadviseRandomAccess option" am: 2c8fe470a4
by Mathieu Chartier
· 7 years ago
2c8fe47
Merge "Add -XX:MadviseRandomAccess option"
by Treehugger Robot
· 7 years ago
66fca59
Merge "Remove unused method String.fastIndexOf" am: bcb82557ba
by Przemyslaw Szczepaniak
· 7 years ago
bcb8255
Merge "Remove unused method String.fastIndexOf"
by Treehugger Robot
· 7 years ago
c6194f0
Remove unused method String.fastIndexOf
by Przemyslaw Szczepaniak
· 7 years ago
c42cb0e
Add -XX:MadviseRandomAccess option
by Mathieu Chartier
· 7 years ago
7b44df8
Update asm_support_gen.h for switch to clang-4375569.
by Stephen Hines
· 7 years ago
Next »