- d3e9ff3 Merge libdexfile_external into libdexfile (reland 2). by Martin Stjernholm · 3 years, 8 months ago
- 669756d Revert "Merge libdexfile_external into libdexfile (reland)." by Ulyana Trafimovich · 3 years, 7 months ago
- 14d9155 Merge libdexfile_external into libdexfile (reland). by Martin Stjernholm · 3 years, 8 months ago
- 7432805 Fix simplifier issue with predicated ifield get by Alex Light · 3 years, 7 months ago
- 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 8 months ago
- dc281e7 Add operator<< for HGraph and HInstructions. by Alex Light · 3 years, 10 months ago
- 86fe9b8 Revert^4 "Partial LSE analysis & store removal" by Alex Light · 4 years ago
- 2316b3a Revert^3 "Partial LSE analysis & store removal" by Alex Light · 4 years ago
- b6837f0 Revert^2 "Partial LSE analysis & store removal" by Alex Light · 4 years ago
- fe27042 Revert "Partial LSE analysis & store removal" by Nicolas Geoffray · 4 years ago
- bb6cda6 Partial LSE analysis & store removal by Alex Light · 4 years, 4 months ago
- 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 1 month ago
- 71f7aff Use prebuilt_visibility property on sdk/module_exports by Paul Duffin · 4 years, 2 months ago
- 4074687 Link libart-disassembler statically into static libart-compiler. by Martin Stjernholm · 4 years, 1 month ago
- 35f765b Link all internal libraries statically into dex2oat(d) on host. by Martin Stjernholm · 4 years, 1 month ago
- 2eb1f83 Link liblz4 and liblzma dynamically again. by Martin Stjernholm · 4 years, 2 months ago
- d3e9c62 ARM: Allow FP args in core regs for @CriticalNative. by Vladimir Marko · 4 years, 3 months ago
- 5439f05 Revert^3 "VIXL simulator for ART (Stage1)" by Ulya Trafimovich · 4 years, 3 months ago
- 50a454b Link statically with libart(d)-simulator-container. by Ulya Trafimovich · 4 years, 3 months ago
- 9974e3c Clean up generated operator<<(os, enum). by Vladimir Marko · 4 years, 5 months ago
- 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 4 years, 6 months ago
- ecb984d Optimizing: Run additional tests on target. by Vladimir Marko · 4 years, 6 months ago
- 75b961a Add visibilities for prebuilts. by Martin Stjernholm · 4 years, 6 months ago
- 1a719e4 RFC: ARM64: Split arm64 codegen into scalar and vector (SVE and NEON). by Artem Serov · 5 years ago
- 5b76889 Make `libart(d)-disassembler` a requirement of `libart(d)-compiler`. by Roland Levillain · 4 years, 9 months ago
- 2c8123c Remove MIPS support from JNI/trampoline compiler. by Vladimir Marko · 4 years, 9 months ago
- 54f4fbd Remove MIPS support from Optimizing. by Vladimir Marko · 4 years, 9 months ago
- d71f1dc Enable support of VecLoad/VecStore in LSE by xueliang.zhong · 7 years ago
- 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 11 months ago
- 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 11 months ago
- 1e88f98 Use apex_available property by Jiyong Park · 5 years ago
- 0a51605 Revert "Make compiler/optimizing/ symbols hidden." by Vladimir Marko · 5 years ago
- e272715 Make compiler/optimizing/ symbols hidden. by Vladimir Marko · 5 years ago
- 4345aac Cleanup some usages of include_dirs by Paul Duffin · 5 years ago
- 74f89af Remove Export_static_lib_headers from codegen by Paul Duffin · 5 years ago
- 1533243 Remove use of external/vixl/src in include_dirs by Paul Duffin · 5 years ago
- 3fae129 Move IntrusiveForwardList<> to libartbase. by Vladimir Marko · 5 years ago
- 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 5 years ago
- fc8e759 art: remove unnecessary references to external/zlib. by Elliott Hughes · 6 years ago
- b9c29f6 Hide conscrypt package classes for app AOT compilation. by Vladimir Marko · 6 years ago
- 2faab00 Create libelffile library for ELF file manipulation. by David Srbecky · 6 years ago
- 327497e Move CompilerDriver to dex2oat/. by Vladimir Marko · 6 years ago
- 815d5e5 Refactor compiler tests around CompilerDriver. by Vladimir Marko · 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
- b56e835 Merge "Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64)." by Roland Levillain · 6 years ago
- 4355162 Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that" by Martin Stjernholm · 6 years ago
- dd121f6 Emit bit manipulation instructions for x86 and x86_64 by Shalini Salomi Bodapati · 6 years ago
- 12dd9ae Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64). by Roland Levillain · 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
- ec5ed06 ART: Refactor static include list by Andreas Gampe · 7 years ago
- 154c57f Compress mini-debug-info in small chunks. by David Srbecky · 6 years ago
- cdfc942 Merge "Revert "Emit vector mulitply and accumulate instructions for x86."" by Hans Boehm · 6 years ago
- f5f56c7 Revert "Emit vector mulitply and accumulate instructions for x86." by Hans Boehm · 6 years ago
- ad78fb2 Merge "Emit vector mulitply and accumulate instructions for x86." by Treehugger Robot · 6 years ago
- 6190888 Emit vector mulitply and accumulate instructions for x86. by Gupta Kumar, Sanjiv · 6 years ago
- 15f95b1 ART: Fix HSelectGenerator for instructions which can throw. by Artem Serov · 6 years ago
- eebb821 Implement Integer.valueOf() intrinsic for PIC. by Vladimir Marko · 6 years ago
- 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
- 82d046e Add a profiling library by David Sehr · 7 years ago
- 42d5805 Separate out PGO profile files per arch by Pirama Arumuga Nainar · 7 years ago
- 6d66fcf Move RelativePatcher from libart-compiler.so to dex2oat. by Vladimir Marko · 7 years ago
- 2a93c76 Merge "ART: Implement scalar loop unrolling." by Aart Bik · 7 years ago
- 121f203 ART: Implement scalar loop unrolling. by Artem Serov · 7 years ago
- 312f3b2 Move some remaining dex utilities by David Sehr · 7 years ago
- 1f9df4a Merge "Enable ThinLTO for dex2oat" by Yi Kong · 7 years ago
- b69d2d3 Remove generate-operator-out.py symlinks by Alex Light · 7 years ago
- 1d894d9 Enable ThinLTO for dex2oat by Yi Kong · 7 years ago
- fcbe15c Build debug library libdexfiled by David Sehr · 7 years ago
- 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 7 years ago
- 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 7 years ago
- b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 7 years ago
- 7b4c09a Merge "ART: Implement SuperblockCloner." by Aart Bik · 7 years ago
- c89013c Update PGO configuration by Pirama Arumuga Nainar · 7 years ago
- 02f6ed6 Setup PGO for dex2oat and related libraries by Pirama Arumuga Nainar · 7 years ago
- 7f4aff6 ART: Implement SuperblockCloner. by Artem Serov · 7 years ago
- 5e399b8 ART: Rename cloner_test. by Artem Serov · 7 years ago
- c654816 ART: Change SCOPED_TRACE implementation by Andreas Gampe · 7 years ago
- cd09e1f Fix stats reporting over 100% methods compiled. by Vladimir Marko · 7 years ago
- 71bb968 Merge "Fill Class and String .bss slots in runtime." by Vladimir Marko · 7 years ago
- f3c52b4 Fill Class and String .bss slots in runtime. by Vladimir Marko · 7 years ago
- 8c4ddb2 Revert "Support VecLoad and VecStore in LSE." by Nicolas Geoffray · 7 years ago
- 27dae5f Support VecLoad and VecStore in LSE. by xueliang.zhong · 7 years ago
- cced8ba ART: Introduce individual HInstruction cloning. by Artem Serov · 7 years ago
- 238e8fc ART: Clean up global includes - zlib by Andreas Gampe · 7 years ago
- 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
- 2b51edd ART: Fix includes by Andreas Gampe · 7 years ago
- 097f34c ART: Use CmdlineParser in dex2oat by Andreas Gampe · 7 years ago
- a290160 MIPS32R2: Share address computation by Lena Djokic · 7 years ago
- 9389ae7 Simplify Android.bp files by Dan Willemsen · 7 years ago
- 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 7 years ago
- d8dbc8d Refactor compiled_method.h . by Vladimir Marko · 7 years ago
- 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 8 years ago
- 86ce504 Merge "optimizing: add block-scoped constructor fence merging pass" by Treehugger Robot · 7 years ago
- dd018df optimizing: add block-scoped constructor fence merging pass by Igor Murashkin · 7 years ago
- 2c30e4a ART: Remove art and art/runtime include_dir directives by Andreas Gampe · 7 years ago
- 71da487 ART: Move simulator to art/ by Andreas Gampe · 7 years ago
- 24ff023 Merge "Remove the old ARM assemblers from ART." by Vladimir Marko · 7 years ago