Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
8ee58600c368b7b00e54aff09c575d4e2904316e
/
runtime
8877f4c
Merge "JVMTI NotifyFramePop support"
by Treehugger Robot
· 8 years ago
e814f9d
JVMTI NotifyFramePop support
by Alex Light
· 8 years ago
150d25d
Enable dex madvise hints for low ram devices
by Mathieu Chartier
· 8 years ago
02cb397
Merge "Only MADV_RANDOM for low RAM devices"
by Treehugger Robot
· 8 years ago
4ec507d
Only MADV_RANDOM for low RAM devices
by Mathieu Chartier
· 8 years ago
0b5cb35
Merge "Revert "Revert "Allow deoptimization when returning from a runtime method."""
by Mingyao Yang
· 8 years ago
7f57e05
Merge "ART: Fix reference-related warnings"
by Treehugger Robot
· 8 years ago
70f94ca
Merge changes Ifa0a68f1,I1f7d2260,Ie5d9cc57
by Treehugger Robot
· 8 years ago
641a473
ART: Fix reference-related warnings
by Andreas Gampe
· 8 years ago
5555dd1
ART: Fix inefficent find/rfind
by Andreas Gampe
· 8 years ago
9e1fb35
ART: Avoid implicit conversion warning
by Andreas Gampe
· 8 years ago
33dbce4
Merge "ART: Use JniAbort instead of JniAbortF"
by Treehugger Robot
· 8 years ago
49fc60e
ART: Fix macro parentheses warnings
by Andreas Gampe
· 8 years ago
fcecaeb
ART: Use JniAbort instead of JniAbortF
by Andreas Gampe
· 8 years ago
047abb2
Revert "Revert "Allow deoptimization when returning from a runtime method.""
by Mingyao Yang
· 8 years ago
68c48f0
Dup file descriptor to prevent double close in oat writer.
by Jeff Hao
· 8 years ago
d98350d
Merge "Rename instrumentation ExceptionCaught to ExceptionThrown"
by Alex Light
· 8 years ago
3157fc2
ART: Move cmdline parser to header library
by Andreas Gampe
· 8 years ago
6e1607e
Rename instrumentation ExceptionCaught to ExceptionThrown
by Alex Light
· 8 years ago
2ee17e6
Merge changes I6407c9b4,I49d9da67
by Vladimir Marko
· 8 years ago
2b87ae0
Revert "Allow deoptimization when returning from a runtime method."
by Vladimir Marko
· 8 years ago
fc63bab
Revert "Fix some issues for deoptimizing runtime methods."
by Vladimir Marko
· 8 years ago
cd63fc8
Merge "Fix some issues for deoptimizing runtime methods."
by Mingyao Yang
· 8 years ago
57b4e13
Fix some issues for deoptimizing runtime methods.
by Mingyao Yang
· 8 years ago
34acbf4
Merge "Remove bits about kPoison in ObjPtr's documentation."
by Roland Levillain
· 8 years ago
437130b
Merge "Allow deoptimization when returning from a runtime method."
by Mingyao Yang
· 8 years ago
0cd67eb
Remove bits about kPoison in ObjPtr's documentation.
by Roland Levillain
· 8 years ago
edeba10
Allow deoptimization when returning from a runtime method.
by Mingyao Yang
· 8 years ago
34484e4
Merge "MIPS: Follow-up to "Add two special runtime methods""
by Treehugger Robot
· 8 years ago
be8303d
Call madvise hints for image dex files
by Mathieu Chartier
· 8 years ago
d1ee20f
Revert^4 "ART: Use proxy ArtMethod's data_ to store the interface method."
by Vladimir Marko
· 8 years ago
ae49dc0
Add extra dumping for native method JIT samples check
by Mathieu Chartier
· 8 years ago
76ccd09
Revert^3 "ART: Use proxy ArtMethod's data_ to store the interface method.""
by Nicolas Geoffray
· 8 years ago
c42fab3
Revert^2 "ART: Use proxy ArtMethod's data_ to store the interface method."
by Vladimir Marko
· 8 years ago
120aa28
Store layout info in dex files
by Mathieu Chartier
· 8 years ago
6b1382d
Merge "Revert "ART: Use proxy ArtMethod's data_ to store the interface method.""
by Nicolas Geoffray
· 8 years ago
7ef52f7
Revert "ART: Use proxy ArtMethod's data_ to store the interface method."
by Nicolas Geoffray
· 8 years ago
85e2d58
Merge "ART: Use proxy ArtMethod's data_ to store the interface method."
by Treehugger Robot
· 8 years ago
72fe7ea
Merge "Disable dex2oat test TestWatchdogTrigger with Valgrind."
by Roland Levillain
· 8 years ago
0888cf1
ART: Use proxy ArtMethod's data_ to store the interface method.
by Vladimir Marko
· 8 years ago
3f35d09
Merge "Remove ClassLinker::SetEntryPointsToCompiledCode()."
by Treehugger Robot
· 8 years ago
68db225
Disable dex2oat test TestWatchdogTrigger with Valgrind.
by Roland Levillain
· 8 years ago
abafaf8
Merge "Fix dex file reading in VdexFile::GetNextDexFileData."
by Treehugger Robot
· 8 years ago
28453cf
Fix dex file reading in VdexFile::GetNextDexFileData.
by Nicolas Geoffray
· 8 years ago
dbd05fe
Revert recent JIT code cache changes
by Orion Hodson
· 8 years ago
1d2d8b1
Merge "Don't increment the hotness for invokes."
by Nicolas Geoffray
· 8 years ago
a27a718f
Merge "Use HeapReference for SafeGetClass"
by Treehugger Robot
· 8 years ago
ad8ebb3
Use HeapReference for SafeGetClass
by Mathieu Chartier
· 8 years ago
2a1513b
Allow non word aligned heap limit for space bitmap
by Mathieu Chartier
· 8 years ago
ac50d97
Merge "Don't use fences to implement volatiles"
by Hans Boehm
· 8 years ago
9e050df
Revert "Revert "Support class unloading in dex2oat for quicken multidex""
by Mathieu Chartier
· 8 years ago
cecc488
Don't increment the hotness for invokes.
by Nicolas Geoffray
· 8 years ago
cc55e1d
Don't use fences to implement volatiles
by Hans Boehm
· 8 years ago
1bd8e5a
Merge "Move deopt and jit logs from LOG(INFO) to VLOG(jit)."
by Nicolas Geoffray
· 8 years ago
646d638
Move deopt and jit logs from LOG(INFO) to VLOG(jit).
by Nicolas Geoffray
· 8 years ago
b00c8b0
Merge "Revert "Support class unloading in dex2oat for quicken multidex""
by Treehugger Robot
· 8 years ago
6921d90
Revert "Support class unloading in dex2oat for quicken multidex"
by Richard Uhler
· 8 years ago
18e9161
Merge "Support class unloading in dex2oat for quicken multidex"
by Treehugger Robot
· 8 years ago
0b1c341
Support class unloading in dex2oat for quicken multidex
by Mathieu Chartier
· 8 years ago
a97a14f
Merge "runtime: Make kIsDebugBuild friendly to clion"
by Treehugger Robot
· 8 years ago
19ab59d
Merge "Use the right class loader allocator in ReallocMethods."
by Nicolas Geoffray
· 8 years ago
19428ad
MIPS: Follow-up to "Add two special runtime methods"
by Alexey Frunze
· 8 years ago
f573972
runtime: Make kIsDebugBuild friendly to clion
by Igor Murashkin
· 8 years ago
3b21019
Merge "Add two special runtime methods."
by Mingyao Yang
· 8 years ago
0a87a65
Add two special runtime methods.
by Mingyao Yang
· 8 years ago
5129d8e
Merge "Add a conditional boolean to ScopedAssertNoThreadSuspension."
by Mingyao Yang
· 8 years ago
48b40cc
Use the right class loader allocator in ReallocMethods.
by Nicolas Geoffray
· 8 years ago
aef17bc
Merge "Add FdFile::Compare"
by Mathieu Chartier
· 8 years ago
d88a2b5
Merge "ART: Fix up small header includes"
by Treehugger Robot
· 8 years ago
140c5d1
Add FdFile::Compare
by Mathieu Chartier
· 8 years ago
47863bb
Fix CC handling for no large object space case
by Mathieu Chartier
· 8 years ago
895f922
ART: Fix up small header includes
by Andreas Gampe
· 8 years ago
293bfbd
Merge "Revert "Revert "Stop using the runtime classpath in dex2oat"""
by Calin Juravle
· 8 years ago
9579b53
Merge "Revert "Flush icache using rw to r transition""
by Nicolas Geoffray
· 8 years ago
8bb1786
Revert "Flush icache using rw to r transition"
by Nicolas Geoffray
· 8 years ago
1991589
Revert "Revert "Stop using the runtime classpath in dex2oat""
by Calin Juravle
· 8 years ago
df2a410
Merge "Revert "Stop using the runtime classpath in dex2oat""
by Calin Juravle
· 8 years ago
053a84b
Revert "Stop using the runtime classpath in dex2oat"
by Calin Juravle
· 8 years ago
cda934e
Merge changes Iba4cb348,I51c43230,Iae90c4a1,Ica43ee8a
by Calin Juravle
· 8 years ago
9a19be9
Merge "Fix verifier checks on interface methods."
by Treehugger Robot
· 8 years ago
abadf02
Revert "Support clinit for app image during compilation"
by Nicolas Geoffray
· 8 years ago
84f82b9
Stop using the runtime classpath in dex2oat
by Calin Juravle
· 8 years ago
27e0d1f
Pass the class loader context to dex2oat when optimizing at runtime
by Calin Juravle
· 8 years ago
bf3710e
Merge "Flush icache using rw to r transition"
by Treehugger Robot
· 8 years ago
afb6647
Fix verifier checks on interface methods.
by Alex Light
· 8 years ago
50ce441
Support clinit for app image during compilation
by Chang Xing
· 8 years ago
42e88a0
Merge "Fix verifier deps determinism"
by Mathieu Chartier
· 8 years ago
c8a8a56
Flush icache using rw to r transition
by David Sehr
· 8 years ago
bf755fe
Fix verifier deps determinism
by Mathieu Chartier
· 8 years ago
fc1cd86
Merge "Fix recursive initialization on app image."
by Treehugger Robot
· 8 years ago
951853a
Merge "Clean up some logic skipping ValidateSuperClassDescriptors."
by Treehugger Robot
· 8 years ago
d90231a
Merge "Read and write constraints for clinit"
by Mathieu Chartier
· 8 years ago
e2e4034
Clean up some logic skipping ValidateSuperClassDescriptors.
by Jeff Hao
· 8 years ago
06c42a5
ART: Move openjdkjvmti to art/
by Andreas Gampe
· 8 years ago
959f7ac
Merge "Ensure thread_list_lock_ is correctly locked"
by Treehugger Robot
· 8 years ago
56c7e1e
Merge "Enable the can_maintain_original_method_order capability"
by Treehugger Robot
· 8 years ago
adbb91c
Fix recursive initialization on app image.
by Chang Xing
· 8 years ago
bd208d8
Read and write constraints for clinit
by Chang Xing
· 8 years ago
72041a0
Use class unloading in dex2oat for verify and extract
by Mathieu Chartier
· 8 years ago
b566fed
Enable the can_maintain_original_method_order capability
by Alex Light
· 8 years ago
Next »