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