index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
Android.bp
Age
Commit message (
Expand
)
Author
2022-01-05
Move from sampling PGO to AFDO pipeline
Yi Kong
2021-11-23
Add a "broken test ART APEX" Soong module.
Roland Levillain
2021-11-09
Inherit art_defaults in cc_library_headers as well.
Martin Stjernholm
2021-11-09
Move the bionic_libc_platform_headers dependency to where it is used.
Martin Stjernholm
2021-11-09
Refactor libart_runtime_headers_ndk to a header lib also used by libart
Martin Stjernholm
2021-11-01
Update bug no. associated with TODOs for failing standalone ART gtests.
Roland Levillain
2021-10-15
Deprecate --updatable-bcp-packages-fd and --updatable-bcp-packages-file
Jiakai Zhang
2021-09-24
Copying sun.misc.Unsafe to jdk.internal.misc
Sorin Basca
2021-07-22
Rewrite UTF-8 encoding.
Vladimir Marko
2021-07-13
Remove mterp.
Nicolas Geoffray
2021-07-06
Uncouple ART gtests from the ART APEX.
Roland Levillain
2021-07-01
Fix compiler filter / reason reporting and add the ISA to the metrics
Calin Juravle
2021-06-28
Rename some ART gtest related Soong modules.
Roland Levillain
2021-06-24
Clean up ART APEX manifests.
Martin Stjernholm
2021-06-24
Add x86 implementation for nterp.
Nicolas Geoffray
2021-06-23
Add period reporting to the metrics infra
Calin Juravle
2021-06-07
x86: Don't use the GOT to access art::Runtime::instance_.
Vladimir Marko
2021-06-07
Use tinyxml2-based generated Apex Info List sources
Sorin Basca
2021-05-18
Compile libart.so and libart-compiler.so with 2MB section alignment.
Collin Fijalkovich
2021-05-14
Use the system namespace to get the right permitted paths for loading OAT files.
Martin Stjernholm
2021-05-14
Remove BUILDING_LIBART macro.
Vladimir Marko
2021-05-10
Link libvixl statically.
Vladimir Marko
2021-04-30
Add apex versions in oat file headers.
Nicolas Geoffray
2021-04-28
Remove RETURN_VOID_NO_BARRIER byte-code.
David Srbecky
2021-04-28
odrefresh: Add support for uploading stats
Orion Hodson
2021-04-21
Static libunwindstack has a static dependency on libasync_safe.
Martin Stjernholm
2021-04-12
Merge libdexfile_external into libdexfile (reland 2).
Martin Stjernholm
2021-04-12
Fix apex_available lists to avoid APEX stubs between internal libs.
Martin Stjernholm
2021-04-09
Revert "Merge libdexfile_external into libdexfile (reland)."
Ulyana Trafimovich
2021-04-09
Merge libdexfile_external into libdexfile (reland).
Martin Stjernholm
2021-04-06
Add a __x86.get_pc_thunk.bx helper function
Ryan Prichard
2021-04-01
Revert "Merge libdexfile_external into libdexfile."
Nikita Ioffe
2021-04-01
Revert "Avoid internal APEX stubs for libsigchain and clean up e..."
Nikita Ioffe
2021-04-01
Avoid internal APEX stubs for libsigchain and clean up exported symbols.
Martin Stjernholm
2021-04-01
Merge libdexfile_external into libdexfile.
Martin Stjernholm
2021-03-24
Inherit art_defaults in some recently added native libraries.
Martin Stjernholm
2021-03-19
Add min_sdk_version for ART module.
Nicolas Geoffray
2021-03-10
Add API to ART/Perfetto Java Heap Profiler (reland)
Wessam Hassanein
2021-03-09
Revert "Add API to ART/Perfetto Java Heap Profiler"
Nicolas Geoffray
2021-03-08
Add API to ART/Perfetto Java Heap Profiler
Wessam Hassanein
2021-03-04
Revert^2 "[metrics] Add StatsdBackend"
Eric Holk
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2021-02-23
Do not create HandleScope for JNI transitions.
Vladimir Marko
2021-02-17
Revert "[metrics] Add StatsdBackend"
Ulyana Trafimovich
2021-02-16
[metrics] Add StatsdBackend
Eric Holk
2021-02-09
[metrics] Report some ART metadata
Eric Holk
2021-02-05
ART/Perfetto Java Heap Profiler
Wessam Hassanein
2021-02-01
[metrics] Move core metrics code to libartbase
Eric Holk
2020-12-08
SDK-stub controlled dex2oat verification
Calin Juravle
2020-12-07
Do not strip art libraries on host (as before)
David Srbecky
[next]