index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
native
Age
Commit message (
Expand
)
Author
2022-02-02
Only return the vdex file as an optimization file when we don't use the oat f...
Nicolas Geoffray
2022-01-17
MethodHandles: change asType() / invoke() implementation
Orion Hodson
2021-12-04
Restrict addressOf() API to non-movable primitive arrays
Lokesh Gidra
2021-11-25
Always access Thread state and flags as 32-bit location.
Vladimir Marko
2021-11-24
Replace the nterp threshold with the warmup threshold.
Nicolas Geoffray
2021-11-10
Reland "Change hotness counting."
Nicolas Geoffray
2021-11-05
Revert^2 "OpenJDK 11: Add String.repeat()"
Orion Hodson
2021-11-03
Adding Unsafe.copyMemory for arrays
Sorin Basca
2021-11-03
Removing copy with primitive arrays in Unsafe
Sorin Basca
2021-11-03
Fix linting issues in Unsafe native
Sorin Basca
2021-10-27
Revert "OpenJDK 11: Add String.repeat()"
Orion Hodson
2021-10-26
Revert "Change hotness counting."
Vladimir Marko
2021-10-21
Revert "Revert^4 "Use cpplint.py from repohooks""
Orion Hodson
2021-10-21
Revert^4 "Use cpplint.py from repohooks"
Orion Hodson
2021-10-20
Change hotness counting.
Nicolas Geoffray
2021-10-20
OpenJDK 11: Add String.repeat()
Nikita Iashchenko
2021-10-11
Adding Class.getDeclaredFields to unstarted runtime
Sorin Basca
2021-10-08
Adding get/put and compare-and-set methods to Unsafe
Sorin Basca
2021-10-05
OpenJDK 11: Adding Unsafe new intrinsics for AtomicIntegerFieldUpdater
Sorin Basca
2021-09-24
Copying sun.misc.Unsafe to jdk.internal.misc
Sorin Basca
2021-09-22
Revert "Revert^2 "Use cpplint.py from repohooks""
Yuri Lin
2021-09-22
Revert^2 "Use cpplint.py from repohooks"
Orion Hodson
2021-09-22
Change only_use_system_oat_files_ logic.
Nicolas Geoffray
2021-09-22
Revert "Use cpplint.py from repohooks"
Paul Hadfield
2021-09-22
Use cpplint.py from repohooks
Colin Cross
2021-09-13
[art] Add GetPreOomeGcCount API
Sekyeong Heo
2021-07-22
Rewrite UTF-8 encoding.
Vladimir Marko
2021-07-19
Fix trailing surrogate validation.
Vladimir Marko
2021-07-13
Remove mterp.
Nicolas Geoffray
2021-07-01
Add -XX:ForceJavaZygoteForkLoop flag
Hans Boehm
2021-07-01
Fix compiler filter / reason reporting and add the ISA to the metrics
Calin Juravle
2021-06-09
odrefresh: enable loading of system_server image files
Orion Hodson
2021-06-08
Consider the size of the reference profile when assessing IsFirstSave
Calin Juravle
2021-06-03
Setup ART experiments infra
Calin Juravle
2021-05-27
Revert "Remove stack protector from some interpreter functions"
Christian Wailes
2021-05-26
Rename setters to conform Android API guidelines
Nikita Iashchenko
2021-05-25
Remove stack protector from some interpreter functions
Chris Wailes
2021-05-25
Improve suspension timeout diagnostic and fix race
Hans Boehm
2021-05-20
Update registerAppInfo signatures to accomodate more data.
Calin Juravle
2021-05-13
[art] Add GetObjectsAllocated and TotalTimeWaitingForGc APIs
Sekyeong Heo
2021-04-30
Revert^2 "Solidify GC triggering and reporting"
Hans Boehm
2021-04-29
Allow apps to be profileable by trusted system services.
Florian Mayer
2021-04-29
Revert "Solidify GC triggering and reporting"
Hans Boehm
2021-04-23
Solidify GC triggering and reporting
Hans Boehm
2021-04-19
Revert "Revert "Integrate ClassLoaderContext check in OatFileAssistant::GetBe...
Nicolas Geoffray
2021-04-17
Revert "Integrate ClassLoaderContext check in OatFileAssistant::GetBestOatFile."
David Srbecky
2021-04-15
Integrate ClassLoaderContext check in OatFileAssistant::GetBestOatFile.
Nicolas Geoffray
2021-03-31
Support background verification of secondary dex files.
Nicolas Geoffray
2021-03-29
Also look for boot classpath files in DexFile_getDexFileOutputPaths.
Nicolas Geoffray
2021-03-12
Remove some methods from DdmVmInternal.
Nicolas Geoffray
[next]