- 53258d0 Fix dex file lookup in DumpInfo when dex file locations have full paths. by Martin Stjernholm · 2 years, 9 months ago
- e4ccbb5 Revert^2 "Faster deduplication of `CodeInfo` tables." by Vladimir Marko · 2 years, 10 months ago
- 8c7f649 Revert "Faster deduplication of `CodeInfo` tables." by Roland Levillain · 2 years, 10 months ago
- fa9c809 Faster deduplication of `CodeInfo` tables. by Vladimir Marko · 2 years, 10 months ago
- fd12435 Reduce an error log to a warning. by Nicolas Geoffray · 3 years ago
- 8884d3d Normalize XML comment syntax in ART test configuration files. by Roland Levillain · 3 years ago
- 35c0fff Fix ProfileCompilationInfo to handle extra descriptors correctly. am: bc57db8499 by Jiakai Zhang · 3 years, 1 month ago
- bc57db8 Fix ProfileCompilationInfo to handle extra descriptors correctly. by Jiakai Zhang · 3 years, 1 month ago
- 6f4fac8 libprofile: Clear method bitmap padding bits. am: 2a4542d375 am: fe9aaf018a by Vladimir Marko · 3 years, 3 months ago
- 2a4542d libprofile: Clear method bitmap padding bits. by Vladimir Marko · 3 years, 3 months ago
- 40cdeb5 zeroing BitMemoryRegion buffer. am: c27fb3db6b am: 6980f8cfdf by xieliujie · 3 years, 3 months ago
- c27fb3d zeroing BitMemoryRegion buffer. by xieliujie · 3 years, 3 months ago
- 7c846ec Better isolate standalone ART gtests on device. am: d8c0ac264f am: 3d12fad7ee by Roland Levillain · 3 years, 4 months ago
- d8c0ac2 Better isolate standalone ART gtests on device. by Roland Levillain · 3 years, 4 months ago
- 5d482c0 Add `Sdk31ModuleController` support to ART run-tests and gtests. am: 0d1c54de4f by Roland Levillain · 3 years, 5 months ago
- 0d1c54d Add `Sdk31ModuleController` support to ART run-tests and gtests. by Roland Levillain · 3 years, 5 months ago
- 302ef33 Add support for standalone ART gtests to MTS. by Roland Levillain · 3 years, 6 months ago
- 7b1547d Uncouple ART gtests from the ART APEX. by Roland Levillain · 3 years, 9 months ago
- 52eebc7 Add a aggregation count section to profile. by yawanng · 3 years, 6 months ago
- 6a2e689 Add support for standalone ART gtests to MTS. by Roland Levillain · 3 years, 6 months ago
- f040914 Uncouple ART gtests from the ART APEX. by Roland Levillain · 3 years, 9 months ago
- ea936c0 dex2oat: Faster retrieval of profile data. by Vladimir Marko · 3 years, 6 months ago
- c678534 Make strings in ART profiles prefixed by length. by Vladimir Marko · 3 years, 7 months ago
- 5b83a1b Make strings in ART profiles prefixed by length. by Vladimir Marko · 3 years, 7 months ago
- 6143748 Collect array classes in profiles. by Vladimir Marko · 3 years, 7 months ago
- 32de2a5 Use verify when speed-profile gets an empty profile by Calin Juravle · 3 years, 7 months ago
- 45e59fd Rewrite profile file format. by Vladimir Marko · 3 years, 9 months ago
- dd446b1 Collect array classes in profiles. by Vladimir Marko · 3 years, 7 months ago
- 028c7ef Use verify when speed-profile gets an empty profile by Calin Juravle · 3 years, 7 months ago
- c63d967 Rewrite profile file format. by Vladimir Marko · 3 years, 9 months ago
- 8ffaef9 Remove BUILDING_LIBART macro. by Vladimir Marko · 3 years, 8 months ago
- 95f4c66 Style cleanup in profile tests. by Vladimir Marko · 3 years, 8 months ago
- 5859b68 Clean up `ResetOffset()` calls in profile tests. by Vladimir Marko · 3 years, 8 months ago
- a618592 Fix profile magic detection. by Vladimir Marko · 3 years, 8 months ago
- f4d05ff Clean up profile tests. by Vladimir Marko · 3 years, 9 months ago
- a2f48a4 Fix apex_available lists to avoid APEX stubs between internal libs. by Martin Stjernholm · 3 years, 9 months ago
- 7e64c95 Fix ProfileCompilationInfo::UpdateProfileKeys(). by Vladimir Marko · 3 years, 9 months ago
- 5557553 Revert "Avoid internal APEX stubs for libsigchain and clean up e..." by Nikita Ioffe · 3 years, 9 months ago
- 73d4e11 Avoid internal APEX stubs for libsigchain and clean up exported symbols. by Martin Stjernholm · 3 years, 9 months ago
- 26095cd Small cleanup in ProfileCompilationInfo. by Vladimir Marko · 3 years, 9 months ago
- a64c1ad Rewrite hot method info retrieval. by Vladimir Marko · 3 years, 10 months ago
- c2f4693 Reduce string allocations in ProfileCompilationInfo. by Vladimir Marko · 3 years, 10 months ago
- 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 10 months ago
- d83edf3 Correctly match dex-file names in profman by Alex Light · 3 years, 10 months ago
- a2f1319 Add text-profile support for multiple ICs by Alex Light · 3 years, 11 months ago
- 642c0f0 Collect boot-profile inline-caches by Alex Light · 4 years, 2 months ago
- 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 3 months ago
- 71f7aff Use prebuilt_visibility property on sdk/module_exports by Paul Duffin · 4 years, 3 months ago
- 35f765b Link all internal libraries statically into dex2oat(d) on host. by Martin Stjernholm · 4 years, 3 months ago
- e407d97 Reattach some comments to what they apply to. by Martin Stjernholm · 4 years, 3 months ago
- 2d53643 Update language to comply with Android’s inclusive language guidance by Ian Pedowitz · 4 years, 5 months ago
- 0e02d61 Support multiple boot image profile aggregations in profman by Calin Juravle · 4 years, 6 months ago
- c03de41 Add logic to flatten profile info by Calin Juravle · 4 years, 8 months ago
- 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 4 years, 8 months ago
- b1c8e16 Dynamically link to libz by Jiyong Park · 4 years, 7 months ago
- 75b961a Add visibilities for prebuilts. by Martin Stjernholm · 4 years, 8 months ago
- 250a6e7 Revert "Temporarily disable AddMoreDexFileThanLimitBoot." by Christopher Ferris · 4 years, 11 months ago
- 09bc077 Temporarily disable AddMoreDexFileThanLimitBoot. by Christopher Ferris · 4 years, 11 months ago
- f85a4d0 Experiment with large boot profile size by Calin Juravle · 5 years ago
- 6ef7713 Remove dead code related to profile collection. by Vladimir Marko · 5 years ago
- 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 5 years ago
- 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 5 years ago
- 1e88f98 Use apex_available property by Jiyong Park · 5 years ago
- 0d38e85 Keep the debug_frame for some arm32 art libs. by Christopher Ferris · 5 years ago
- 63786f6 Bump profile version by Calin Juravle · 5 years ago
- 3e20d0a Reduce boot profile data usage by Calin Juravle · 5 years ago
- 8cdcd4f Increase the maximum allowed dex files for boot image profiles by Calin Juravle · 5 years ago
- ad88cbe Handle profile annotation during profman-merge by Calin Juravle · 5 years ago
- 0f6bde0 Adjust profile version when the boot image profiling is switched on by Calin Juravle · 5 years ago
- 83aacb2 Print profile version when dumping the info by Calin Juravle · 5 years ago
- 6a98c95 Introduce the ability to annotate profile samples by Calin Juravle · 5 years ago
- 954b3ad Removed an used method from profile compilation info by Calin Juravle · 5 years ago
- 0701929 Add method flag bits for 32/64 bit execution in the profile by Calin Juravle · 5 years ago
- f84ef31 Implement << operator for ProfileCompilationInfo::DexRefence by Calin Juravle · 5 years ago
- d0d215a Fix documentation and some style issues in the profile by Calin Juravle · 5 years ago
- 4f9c6cf Remove an unused profile method by Calin Juravle · 5 years ago
- 4ad9521 Make explicit which methods retrieve info about *hot* methods by Calin Juravle · 5 years ago
- 45cdd05 Clean up profile AddClass APIs by Calin Juravle · 5 years ago
- 1061c7d Clean up profile AddMethod APIs by Calin Juravle · 5 years ago
- 8b95995 Restructure the profile compilation info tests by Calin Juravle · 5 years ago
- a6c9b78 Consolidate profile methods by Calin Juravle · 5 years ago
- 38cf110 Process method flags uniformly in the profile by Calin Juravle · 5 years ago
- 4ba700a Clean up the use of profile_key / dex_locations by Calin Juravle · 5 years ago
- 849439a Refactor the management of profile keys by Calin Juravle · 5 years ago
- 8d8a98c Add a new boot image profile format by Calin Juravle · 5 years ago
- f0c9480 Remove support for aggregation counters from device ART profiles by Calin Juravle · 5 years ago
- a0fc13a Add support for a profile listing methods in compilation order. by Nicolas Geoffray · 5 years ago
- 7711c35 Fix debug/release dependencies on libartbase by David Srbecky · 6 years ago
- 7c5acbb ART: Fix some types by Andreas Gampe · 6 years ago
- d53f606 Partially disable building ART for host on Mac. by David Srbecky · 6 years ago
- 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 6 years ago
- e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 6 years ago
- 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
- 9d9227a Build dexlist, dexlayout, and profman for Windows by David Sehr · 6 years ago
- 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
- 3ee9cfd Add support for aggregation counters in the profile by Calin Juravle · 6 years ago
- 2b41cca Extract dex file if it is uncompressed but unaligned by Colin Cross · 6 years ago
- 123333a Remove dependencies on libutils. by Martin Stjernholm · 6 years ago
- 65ed42a Revert "Link compression libs statically into libartbase and use those everywhere." by Nicolas Geoffray · 6 years ago
- 8a94003 Link compression libs statically into libartbase and use those everywhere. by Martin Stjernholm · 6 years ago