index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
Android.bp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Uncouple ART gtests from the ART APEX.
Roland Levillain
2021-07-12
1
-18
/
+91
*
Rename some ART gtest related Soong modules.
Roland Levillain
2021-07-12
1
-4
/
+4
*
Fix compiler filter / reason reporting and add the ISA to the metrics
Calin Juravle
2021-07-01
1
-0
/
+2
*
Clean up ART APEX manifests.
Martin Stjernholm
2021-06-24
1
-0
/
+17
*
Add period reporting to the metrics infra
Calin Juravle
2021-06-23
1
-0
/
+1
*
Compile libart.so and libart-compiler.so with 2MB section alignment.
Collin Fijalkovich
2021-05-26
1
-0
/
+1
*
Use the system namespace to get the right permitted paths for loading OAT files.
Martin Stjernholm
2021-05-14
1
-1
/
+4
*
Remove BUILDING_LIBART macro.
Vladimir Marko
2021-05-14
1
-1
/
+0
*
Link libvixl statically.
Vladimir Marko
2021-05-10
1
-1
/
+0
*
Add apex versions in oat file headers.
Nicolas Geoffray
2021-04-30
1
-1
/
+7
*
Remove RETURN_VOID_NO_BARRIER byte-code.
David Srbecky
2021-04-28
1
-1
/
+0
*
odrefresh: Add support for uploading stats
Orion Hodson
2021-04-28
1
-0
/
+2
*
Static libunwindstack has a static dependency on libasync_safe.
Martin Stjernholm
2021-04-21
1
-0
/
+7
*
Merge libdexfile_external into libdexfile (reland 2).
Martin Stjernholm
2021-04-12
1
-5
/
+0
*
Fix apex_available lists to avoid APEX stubs between internal libs.
Martin Stjernholm
2021-04-12
1
-0
/
+4
*
Revert "Merge libdexfile_external into libdexfile (reland)."
Ulyana Trafimovich
2021-04-09
1
-0
/
+5
*
Merge libdexfile_external into libdexfile (reland).
Martin Stjernholm
2021-04-09
1
-5
/
+0
*
Add a __x86.get_pc_thunk.bx helper function
Ryan Prichard
2021-04-06
1
-0
/
+1
*
Revert "Merge libdexfile_external into libdexfile."
Nikita Ioffe
2021-04-01
1
-0
/
+5
*
Revert "Avoid internal APEX stubs for libsigchain and clean up e..."
Nikita Ioffe
2021-04-01
1
-4
/
+0
*
Avoid internal APEX stubs for libsigchain and clean up exported symbols.
Martin Stjernholm
2021-04-01
1
-0
/
+4
*
Merge libdexfile_external into libdexfile.
Martin Stjernholm
2021-04-01
1
-5
/
+0
*
Inherit art_defaults in some recently added native libraries.
Martin Stjernholm
2021-03-24
1
-5
/
+1
*
Add min_sdk_version for ART module.
Nicolas Geoffray
2021-03-19
1
-0
/
+2
*
Add API to ART/Perfetto Java Heap Profiler (reland)
Wessam Hassanein
2021-03-10
1
-0
/
+1
*
Revert "Add API to ART/Perfetto Java Heap Profiler"
Nicolas Geoffray
2021-03-09
1
-1
/
+0
*
Add API to ART/Perfetto Java Heap Profiler
Wessam Hassanein
2021-03-08
1
-0
/
+1
*
Revert^2 "[metrics] Add StatsdBackend"
Eric Holk
2021-03-04
1
-1
/
+44
*
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2021-03-02
1
-0
/
+9
*
Do not create HandleScope for JNI transitions.
Vladimir Marko
2021-02-23
1
-1
/
+0
*
Revert "[metrics] Add StatsdBackend"
Ulyana Trafimovich
2021-02-17
1
-44
/
+1
*
[metrics] Add StatsdBackend
Eric Holk
2021-02-16
1
-1
/
+44
*
[metrics] Report some ART metadata
Eric Holk
2021-02-09
1
-2
/
+0
*
ART/Perfetto Java Heap Profiler
Wessam Hassanein
2021-02-05
1
-0
/
+1
*
[metrics] Move core metrics code to libartbase
Eric Holk
2021-02-01
1
-2
/
+1
*
SDK-stub controlled dex2oat verification
Calin Juravle
2020-12-08
1
-0
/
+1
*
Do not strip art libraries on host (as before)
David Srbecky
2020-12-07
1
-5
/
+5
*
Revert^2 "Add MessageQueue for cross-thread communication"
Eric Holk
2020-12-07
1
-0
/
+1
*
Add dex_instruction_list.h to libart_mterp.armng genrule tools
Colin Cross
2020-12-05
1
-0
/
+1
*
Revert "Add MessageQueue for cross-thread communication"
Eric Holk
2020-12-04
1
-1
/
+0
*
[metrics] Move metrics code to runtime
Eric Holk
2020-12-04
1
-0
/
+2
*
Add MessageQueue for cross-thread communication
Eric Holk
2020-12-01
1
-0
/
+1
*
Add an arm32 port of nterp.
Nicolas Geoffray
2020-12-01
1
-1
/
+15
*
Add compat framework logging to ART
Andrei Onea
2020-11-23
1
-0
/
+1
*
Add dex_instruction_list.h to mterp genrule tools
Colin Cross
2020-11-18
1
-0
/
+6
*
Unified sampling PGO for art
Yi Kong
2020-10-27
1
-31
/
+1
*
Rename ART release APEX to com.android.art.
Martin Stjernholm
2020-10-23
1
-2
/
+2
*
Use prebuilt_visibility property on sdk/module_exports
Paul Duffin
2020-10-05
1
-6
/
+0
*
Use the new libicu.so provided in the NDK
Victor Chang
2020-10-02
1
-3
/
+1
*
Integrate cpu_features external library
Daniil Riazanovskiy
2020-09-29
1
-0
/
+3
[next]