Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
6b33bed442b9152e3a707792d633c3b4d316ebc0
6b33bed
am 0699fbf7: Reduce log spam by changing a LOG(INFO) to VLOG(startup)
by Alex Light
· 11 years ago
0e73bda
am 507e6180: Support running without a boot image.
by Alex Light
· 11 years ago
0699fbf
Reduce log spam by changing a LOG(INFO) to VLOG(startup)
by Alex Light
· 11 years ago
507e618
Support running without a boot image.
by Alex Light
· 11 years ago
6e384ed
am 73aa0b03: Merge "Fix GC memory overhead accounting." into lmp-dev
by Mathieu Chartier
· 11 years ago
73aa0b0
Merge "Fix GC memory overhead accounting." into lmp-dev
by Mathieu Chartier
· 11 years ago
495541b
am 83a2192d: Merge "Add fallback for non moving space being full." into lmp-dev
by Mathieu Chartier
· 11 years ago
83a2192
Merge "Add fallback for non moving space being full." into lmp-dev
by Mathieu Chartier
· 11 years ago
4c5a469
Add fallback for non moving space being full.
by Mathieu Chartier
· 11 years ago
1d4b6ef
am 1e4fbd8b: Merge "Using the correct time for wait_start_ms when lock contention logging is enabled" into lmp-dev
by Ian Rogers
· 11 years ago
1e4fbd8
Merge "Using the correct time for wait_start_ms when lock contention logging is enabled" into lmp-dev
by Ian Rogers
· 11 years ago
b894a19
Using the correct time for wait_start_ms when lock contention logging is enabled
by Xin Guan
· 11 years ago
2e290fb
Fix GC memory overhead accounting.
by Mathieu Chartier
· 11 years ago
16d03c4
am 1f8ea040: Merge "ART: Allow uninitialized runtime in oat code" into lmp-dev
by Andreas Gampe
· 11 years ago
1f8ea04
Merge "ART: Allow uninitialized runtime in oat code" into lmp-dev
by Andreas Gampe
· 11 years ago
611b8b5
am fd684f6d: Merge "Always setup the native bridge library" into lmp-dev
by Calin Juravle
· 11 years ago
f734811
am 84a9ba10: Merge "Fix testing wrong variable for non zygote." into lmp-dev
by Mathieu Chartier
· 11 years ago
fd684f6
Merge "Always setup the native bridge library" into lmp-dev
by Calin Juravle
· 11 years ago
84a9ba1
Merge "Fix testing wrong variable for non zygote." into lmp-dev
by Mathieu Chartier
· 11 years ago
a12c2a9
Fix testing wrong variable for non zygote.
by Mathieu Chartier
· 11 years ago
ccdd4a5
Always setup the native bridge library
by Calin Juravle
· 11 years ago
b9e92d2
am e246f336: Fixed wrong field usage in Instrumentation::RemoveListener
by Daniel Mihalyi
· 11 years ago
2ea977c
am 96add978: Optimized instrumentation listener handling
by Daniel Mihalyi
· 11 years ago
b9eb15b
ART: Allow uninitialized runtime in oat code
by Andreas Gampe
· 11 years ago
e246f33
Fixed wrong field usage in Instrumentation::RemoveListener
by Daniel Mihalyi
· 11 years ago
96add97
Optimized instrumentation listener handling
by Daniel Mihalyi
· 11 years ago
86e2fa9
am 39c2a379: Merge "Fix fugu build" into lmp-dev
by Dave Allison
· 11 years ago
39c2a37
Merge "Fix fugu build" into lmp-dev
by Dave Allison
· 11 years ago
b9d6a55
Fix fugu build
by Dave Allison
· 11 years ago
f2380e8
am 574758ef: Merge "Make a couple of map checks debug only." into lmp-dev
by Brian Carlstrom
· 11 years ago
574758e
Merge "Make a couple of map checks debug only." into lmp-dev
by Brian Carlstrom
· 11 years ago
bddaea2
Make a couple of map checks debug only.
by Narayan Kamath
· 11 years ago
a6d49d0
am b9c38883: Remove profiler log line
by Dave Allison
· 11 years ago
b9c3888
Remove profiler log line
by Dave Allison
· 11 years ago
ddd7716
am 9beaac31: Merge "Check pending exception result in AllocObjectWithAllocator." into lmp-dev
by Mathieu Chartier
· 11 years ago
b929bdf
am 03324d0e: Merge "Fix fault handler to unregister on shutdown" into lmp-dev
by Dave Allison
· 11 years ago
0fa3c73
am 45c3ea10: Merge "Add supported architectures to signal test." into lmp-dev
by Dave Allison
· 11 years ago
9beaac3
Merge "Check pending exception result in AllocObjectWithAllocator." into lmp-dev
by Mathieu Chartier
· 11 years ago
03324d0
Merge "Fix fault handler to unregister on shutdown" into lmp-dev
by Dave Allison
· 11 years ago
45c3ea1
Merge "Add supported architectures to signal test." into lmp-dev
by Dave Allison
· 11 years ago
27f5ae8
Check pending exception result in AllocObjectWithAllocator.
by Mathieu Chartier
· 11 years ago
e8b9afc
Fix fault handler to unregister on shutdown
by Dave Allison
· 11 years ago
ec3c2bf
am c7fa9e30: Merge "Use homogeneous space compact by default if not low memory." into lmp-dev
by Mathieu Chartier
· 11 years ago
2c525d9
am 16dd4dfd: Merge "ART: Relax GetInstructionSetFromString" into lmp-dev
by Andreas Gampe
· 11 years ago
d4af31a
Add supported architectures to signal test.
by Dave Allison
· 11 years ago
9285fd6
am 167350d9: Add null check to CheckVirtualMethod
by Mathieu Chartier
· 11 years ago
167350d
Add null check to CheckVirtualMethod
by Mathieu Chartier
· 11 years ago
0fcd687
am a846c1ac: Merge "X86: Fix alias info in GenInlinedIndexOf()." into lmp-dev
by Vladimir Marko
· 11 years ago
2239f5e
am c6a62592: Merge "Quick compiler: fix Arm64 inline locking code" into lmp-dev
by buzbee
· 11 years ago
c6a6259
Merge "Quick compiler: fix Arm64 inline locking code" into lmp-dev
by buzbee
· 11 years ago
ebc56bd
Quick compiler: fix Arm64 inline locking code
by buzbee
· 11 years ago
a99a95b
am d6ee5033: Merge "Make apps able to run with a failing patchoat" into lmp-dev
by Brian Carlstrom
· 11 years ago
daf2d8d
am 20e4afeb: Merge "Workaround problem reading main stack on intel devices." into lmp-dev
by Dave Allison
· 11 years ago
64a88b2
am 38bd1e1b: ART: Fix ARM invoke stub, run Generic JNI in jni_compiler_test
by Andreas Gampe
· 11 years ago
20e4afe
Merge "Workaround problem reading main stack on intel devices." into lmp-dev
by Dave Allison
· 11 years ago
38bd1e1
ART: Fix ARM invoke stub, run Generic JNI in jni_compiler_test
by Andreas Gampe
· 11 years ago
d970bac
Workaround problem reading main stack on intel devices.
by Dave Allison
· 11 years ago
1a8f106
am e22c03ce: Merge "ART: Set default visibility to protected" into lmp-dev
by Andreas Gampe
· 11 years ago
614fbb8
am 5afe466c: Check for constructor first when installing tracing stubs.
by Jeff Hao
· 11 years ago
5afe466
Check for constructor first when installing tracing stubs.
by Jeff Hao
· 11 years ago
e22c03c
Merge "ART: Set default visibility to protected" into lmp-dev
by Andreas Gampe
· 11 years ago
b71adf1
am 214f4f15: Merge "Fix JDWP event races" into lmp-dev
by Sebastien Hertz
· 11 years ago
c7fa9e3
Merge "Use homogeneous space compact by default if not low memory." into lmp-dev
by Mathieu Chartier
· 11 years ago
a33a7fa
Use homogeneous space compact by default if not low memory.
by Mathieu Chartier
· 11 years ago
16dd4df
Merge "ART: Relax GetInstructionSetFromString" into lmp-dev
by Andreas Gampe
· 11 years ago
aabbb20
ART: Relax GetInstructionSetFromString
by Andreas Gampe
· 11 years ago
d6ee503
Merge "Make apps able to run with a failing patchoat" into lmp-dev
by Brian Carlstrom
· 11 years ago
0a112bb
Make apps able to run with a failing patchoat
by Alex Light
· 11 years ago
5638b7e
am 5a001b3e: Merge "AttachCurrentThread should only warn on missing thread name if CheckJNI is enabled." into lmp-dev
by Brian Carlstrom
· 11 years ago
84438f8
am 6724d864: Fix heap corruption and verification.
by Mathieu Chartier
· 11 years ago
6724d86
Fix heap corruption and verification.
by Mathieu Chartier
· 11 years ago
2311e3d
am dfa7a6c8: Disable load/store elimination. DO NOT MERGE
by Vladimir Marko
· 11 years ago
dfa7a6c
Disable load/store elimination. DO NOT MERGE
by Vladimir Marko
· 11 years ago
d75383a
am 5e8a63ae: Merge "ART: Do not recursively abort when visiting locks in a bad state" into lmp-dev
by Andreas Gampe
· 11 years ago
73386e5
am d84f916d: ART: Avoid expensive class lookup in compiler driver
by Andreas Gampe
· 11 years ago
d84f916
ART: Avoid expensive class lookup in compiler driver
by Andreas Gampe
· 11 years ago
a846c1a
Merge "X86: Fix alias info in GenInlinedIndexOf()." into lmp-dev
by Vladimir Marko
· 11 years ago
b5874a4
X86: Fix alias info in GenInlinedIndexOf().
by Vladimir Marko
· 11 years ago
5a001b3
Merge "AttachCurrentThread should only warn on missing thread name if CheckJNI is enabled." into lmp-dev
by Brian Carlstrom
· 11 years ago
21ecab6
AttachCurrentThread should only warn on missing thread name if CheckJNI is enabled.
by Brian Carlstrom
· 11 years ago
214f4f1
Merge "Fix JDWP event races" into lmp-dev
by Sebastien Hertz
· 11 years ago
d8b3537
Fix JDWP event races
by Sebastien Hertz
· 11 years ago
5e8a63a
Merge "ART: Do not recursively abort when visiting locks in a bad state" into lmp-dev
by Andreas Gampe
· 11 years ago
760172c
ART: Do not recursively abort when visiting locks in a bad state
by Andreas Gampe
· 11 years ago
de94187
am ebee8de7: Fix bugs in the x86 and arm versions of generic JNI.
by Nicolas Geoffray
· 11 years ago
a0d7333
am 9c290012: Execute an application even when dex2oat crashes.
by Nicolas Geoffray
· 11 years ago
ebee8de
Fix bugs in the x86 and arm versions of generic JNI.
by Nicolas Geoffray
· 11 years ago
9c29001
Execute an application even when dex2oat crashes.
by Nicolas Geoffray
· 11 years ago
02d4602
am 378fe3d3: Merge "Make Monitor::Wait more robust to spurious Inflate failures." into lmp-dev
by Ian Rogers
· 11 years ago
220dfee
am bb6eccca: Merge "Use handle in one case that spans a gc-point." into lmp-dev
by Mathieu Chartier
· 11 years ago
574760b
am 95b4c65d: Prevent stubs from being installed in java.lang.reflect.Proxy.<init>.
by Jeff Hao
· 11 years ago
549c9b1
am 4bf8d11d: Fix proxy tracing and enable tests that now work with tracing.
by Jeff Hao
· 11 years ago
95b4c65
Prevent stubs from being installed in java.lang.reflect.Proxy.<init>.
by Jeff Hao
· 11 years ago
4bf8d11
Fix proxy tracing and enable tests that now work with tracing.
by Jeff Hao
· 11 years ago
d3db28a
am 93de4273: [ART] Move to system/core native bridge library
by Calin Juravle
· 11 years ago
93de427
[ART] Move to system/core native bridge library
by Calin Juravle
· 11 years ago
d9a879f
am 4f1d05f0: Merge "More efficient stack walk in exception throwing." into lmp-dev
by Narayan Kamath
· 11 years ago
378fe3d
Merge "Make Monitor::Wait more robust to spurious Inflate failures." into lmp-dev
by Ian Rogers
· 11 years ago
6f22fc1
Make Monitor::Wait more robust to spurious Inflate failures.
by Ian Rogers
· 11 years ago
4f1d05f
Merge "More efficient stack walk in exception throwing." into lmp-dev
by Narayan Kamath
· 11 years ago
Next »