index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libartbase
/
base
Age
Commit message (
Expand
)
Author
2022-02-15
Fix logic around SDK visibility of interface methods.
Nicolas Geoffray
2022-02-14
Revert "Remove the primary boot image from the ART APEX."
Jiakai Zhang
2022-02-14
Remove the primary boot image from the ART APEX.
Jiakai Zhang
2022-02-11
Revert^4 "Generate a primary boot image for testing."
Jiakai Zhang
2022-02-08
Fall back to compiling the primary boot image on device.
Jiakai Zhang
2022-02-08
Revert^3 "Generate a primary boot image for testing."
Jiakai Zhang
2022-02-07
Revert^2 "Generate a primary boot image for testing."
Jiakai Zhang
2022-02-07
Revert^2 "Fix the check on apex-versions for boot images."
Jiakai Zhang
2022-02-02
Revert "Fix the check on apex-versions for boot images."
Santiago Aboy Solanes
2022-02-01
Revert "Generate a primary boot image for testing."
Hans Boehm
2022-01-31
Generate a primary boot image for testing.
Jiakai Zhang
2022-01-28
Fix the check on apex-versions for boot images.
Jiakai Zhang
2022-01-18
Make it easier to change the location of the primary boot image.
Jiakai Zhang
2022-01-12
Update dexpreopt_test to verify boot images.
Jiakai Zhang
2022-01-12
Compile the entire bootclasspath on device.
Jiakai Zhang
2022-01-10
Add `HashSet<>::{Put,PutWithHash}()`.
Vladimir Marko
2022-01-07
Ignore changes to irrelevant APEXes
Alan Stokes
2022-01-07
Fix ReadMagicAndReset.
Jiakai Zhang
2022-01-05
Add HashSet<> ctor with initial buffer...
Vladimir Marko
2021-12-20
Update JIT Zygote to support compiling the entire bootclasspath.
Jiakai Zhang
2021-12-07
JNI: Inline fast-path for `JniMethodStart()`.
Vladimir Marko
2021-12-02
Respect ART_APEX_DATA for default artifact dir
Victor Hsieh
2021-11-15
ART: Use core image to speed up some gtests.
Vladimir Marko
2021-11-09
Make art_test_common_defaults inherit art_defaults.
Martin Stjernholm
2021-10-28
Add dexpreopt_test.
Jiakai Zhang
2021-10-25
Change `BitTableBase<>::num_rows_` to `uint32_t`.
Vladimir Marko
2021-10-20
Use the .dm file at runtime for verification.
Nicolas Geoffray
2021-10-15
Allow odrefresh to write elsewhere than dalvik-cache
Alan Stokes
2021-10-08
Reland^2: Create an abstraction for dexopt tasks
Victor Hsieh
2021-10-01
Revert "Create an abstraction for dexopt tasks"
Nicolas Geoffray
2021-09-30
Create an abstraction for dexopt tasks
Victor Hsieh
2021-09-24
Revert "Create an abstraction for dexopt tasks"
Victor Hsieh
2021-09-24
Create an abstraction for dexopt tasks
Victor Hsieh
2021-09-22
Change only_use_system_oat_files_ logic.
Nicolas Geoffray
2021-09-22
Update ART runtime to recognize artifacts on /system for APEX.
Jiakai Zhang
2021-09-17
Fix art compiling against musl
Colin Cross
2021-09-17
Fix two incorrect test conditions in `libartbase/base/flags_test.cc`.
Roland Levillain
2021-09-10
Explicitly note ignored return result
Yi Kong
2021-08-31
Fix a few non-inclusive terms
Orion Hodson
2021-08-24
Fix android.security.cts.FileDescriptorTest#testCLOEXEC
Hu Wang
2021-07-16
Mark move constructors/assignements as `noexcept`.
Vladimir Marko
2021-07-14
Trigger on-device AOT compilation for system_server on mainline update.
Jiakai Zhang
2021-07-14
Modernize typedefs with `using`.
Vladimir Marko
2021-07-08
Add a "vdex" reason for compilation reason.
Nicolas Geoffray
2021-07-07
Move Transaction logs to arena allocator.
Vladimir Marko
2021-07-06
Uncouple ART gtests from the ART APEX.
Roland Levillain
2021-07-02
runtime: add -Xdeny-art-apex-data-files
Orion Hodson
2021-07-02
Add special control flags for system server reporting
Calin Juravle
2021-07-01
Replace JIT total time histogram with total time counter
Calin Juravle
2021-07-01
Fix compiler filter / reason reporting and add the ISA to the metrics
Calin Juravle
[next]