1. 4e9c4e7 Smarter image layout by Mathieu Chartier · 8 years ago
  2. c90450a Don't assume resolved classses are filled in for ResolvedFieldAccessTest by Mathieu Chartier · 8 years ago
  3. 25a9abe ART: Add dex2oat swap-usage parameters by Andreas Gampe · 8 years ago
  4. 2041f98 Fix check_jni_compiler tests by Dimitry Ivanov · 8 years ago
  5. 46ea014 Reduce memory lost by ArenaAllocator for large allocations. by Vladimir Marko · 8 years ago
  6. 709fb64 Merge "Avoid constructing types with errors." into nyc-dev by Aart Bik · 8 years ago
  7. d59f3b1 Use iterators "before" the use node in HUserRecord<>. by Vladimir Marko · 9 years ago
  8. 7de2439 Avoid constructing types with errors. by Aart Bik · 8 years ago
  9. 9d07e3d Clean up OatQuickMethodHeader after Quick removal. by Vladimir Marko · 9 years ago
  10. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 9 years ago
  11. 845e506 Revert "Use compiler filter to determine oat file status." by Nicolas Geoffray · 9 years ago
  12. a62d2f0 Use compiler filter to determine oat file status. by Richard Uhler · 9 years ago
  13. 3c94f09 Remove Quick from tree. by Nicolas Geoffray · 9 years ago
  14. dc15e89 Suppress a valgrind libc issue. by Hiroshi Yamauchi · 9 years ago
  15. 07f6818 ART: Do not use vixld - workaround to fix dex2oatds. by Vladimir Marko · 9 years ago
  16. 970e191 Made art/runtime/arch/stub_test.cc compile with -O2 again. by Bilyan Borisov · 9 years ago
  17. bf63303 Merge "ART: Allow method references across oat files for multi-image, 2nd attempt." by Vladimir Marko · 9 years ago
  18. 944da60 ART: Allow method references across oat files for multi-image, 2nd attempt. by Vladimir Marko · 9 years ago
  19. 2e2db78 Revert "Revert "Add profman tool: responsible to process profiles"" by Calin Juravle · 9 years ago
  20. 3da7468 Revert "Add profman tool: responsible to process profiles" by Nicolas Geoffray · 9 years ago
  21. 6caefd9 Add profman tool: responsible to process profiles by Calin Juravle · 9 years ago
  22. 4fda4eb Move code related to debug info generation to its own directory. by David Srbecky · 9 years ago
  23. 28b1cf7 Change space base test to use parameters by Mathieu Chartier · 9 years ago
  24. f74388d Merge "Improve profile processing" by Calin Juravle · 9 years ago
  25. 877fd96 Improve profile processing by Calin Juravle · 9 years ago
  26. 10edbb1 ART: Use libopenjdkd by Andreas Gampe · 9 years ago
  27. c7d4a58 ART: Use non-stripped core jars in gtests by Andreas Gampe · 9 years ago
  28. aa0fab3 Merge "art: use -O1 to compile tests with clang for arm64" am: 2f125e3c7a by Colin Cross · 9 years ago
  29. ba257bc art: use -O1 to compile tests with clang for arm64 by Colin Cross · 9 years ago
  30. 8701fc2 Merge "Allow initializing runtime with parsed options." am: e0d25b156e am: 2433d4e17c by Vladimir Marko · 9 years ago
  31. 88b2b80 Allow initializing runtime with parsed options. by Vladimir Marko · 9 years ago
  32. 22ad8de Merge "Add ElfWriter::GetStream()." am: cf6bd55863 am: e3ce7c04c7 am: 4d7bd60566 by Vladimir Marko · 9 years ago
  33. 131980f Add ElfWriter::GetStream(). by Vladimir Marko · 9 years ago
  34. a7a4759 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  35. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  36. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  37. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  38. 763a31e Add immune spaces abstraction by Mathieu Chartier · 9 years ago
  39. d7b3c7f Rename native library. by Narayan Kamath · 9 years ago
  40. d50687e Fix a few art-test related issues. by Narayan Kamath · 9 years ago
  41. bc36a0f Build libxxavacore library for gtests by Yi Kong · 9 years ago
  42. 07ddb6f Fix elf writer to properly handle empty text sections by Mathieu Chartier · 9 years ago
  43. d9786b0 Implementation of fast lookup table to search class_def by descriptor by Artem Udovichenko · 9 years ago
  44. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 9 years ago
  45. 66e33f1 Merge "Use DlMallocSpace for the JIT code cache." by Nicolas Geoffray · 9 years ago
  46. 0c3c266 Use DlMallocSpace for the JIT code cache. by Nicolas Geoffray · 9 years ago
  47. d57d454 Allocate dex cache arrays in their class loader's linear alloc by Mathieu Chartier · 9 years ago
  48. 8c434dc MIPS: Assemblers changes needed for optimizing compiler by Goran Jakovljevic · 9 years ago
  49. dbce0d7 MIPS64r6 Assembler Tests by Chris Larsen · 9 years ago
  50. 51c6c18 KNOWN_BROKEN/FAILING does not work for gtests. by Nicolas Geoffray · 9 years ago
  51. b2ae66a Test fails on mips. by Nicolas Geoffray · 9 years ago
  52. 22af3be Use induction variable range analysis in BCE (statically). by Aart Bik · 9 years ago
  53. fc1ccd7 lambda: Infrastructure to support capture/liberate-variable dex opcodes by Igor Murashkin · 9 years ago
  54. b00ae4a Merge "Make Art's dexlist the real one!" by Aart Bik · 9 years ago
  55. b1b45be Make Art's dexlist the real one! by Aart Bik · 9 years ago
  56. 30efb4e Induction variable analysis (with unit tests). by Aart Bik · 9 years ago
  57. 50fa993 Svelter libart-compiler by Alex Light · 9 years ago
  58. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  59. fb326cf base: replace raw pointers for out-parameters with safer out<T> by Igor Murashkin · 9 years ago
  60. 3f307f3 Added unit tests to LICM. by Aart Bik · 9 years ago
  61. 854a02b Improved side effect analysis (field/array write/read). by Aart Bik · 9 years ago
  62. 22c26f5 Revert "Make Art dexdump/list the real utilities." by Aart Bik · 9 years ago
  63. d10ee1c Make Art dexdump/list the real utilities. by Aart Bik · 9 years ago
  64. 3e40f4a Migrated dexlist from Dalvik (libdex) into Art (libart) by Aart Bik · 9 years ago
  65. cfbe53c List dependence of dexdump gtest on dexdump binary. by Aart Bik · 9 years ago
  66. 69ae54a Migrated dexdump from Dalvik (libdex) into Art (libart) by Aart Bik · 9 years ago
  67. b1f3753 Added index type of dex byte instructions. by Aart Bik · 9 years ago
  68. 12bd721 If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS. by Roland Levillain · 9 years ago
  69. 3db3600 ART: Fix valgrind Makefile by Andreas Gampe · 9 years ago
  70. 0f7c06d Fix rule: the exe must be first dependency. by Nicolas Geoffray · 9 years ago
  71. 01908eb Merge "Refactor makefiles to allow just building tests." by Nicolas Geoffray · 9 years ago
  72. 58035ae Refactor makefiles to allow just building tests. by Nicolas Geoffray · 9 years ago
  73. 2b3f42e Add missing oatdump test dependency by Mathieu Chartier · 9 years ago
  74. ea216b3 Add missing oatdump test dependency by Mathieu Chartier · 9 years ago
  75. c930980 Add oatdump test by Mathieu Chartier · 9 years ago
  76. 19510f0 Add oatdump test by Mathieu Chartier · 9 years ago
  77. 41b175a ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  78. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  79. 99ca40c ART: Refactor UnstartedRuntime for testing by Andreas Gampe · 9 years ago
  80. 48b7918 ART: Fix gtest dependency by Andreas Gampe · 9 years ago
  81. 0ae3bf8 ART: Fix gtest dependency by Andreas Gampe · 9 years ago
  82. 799681b ART: Refactor UnstartedRuntime for testing by Andreas Gampe · 9 years ago
  83. 67ff7d1 Test and fix bug checking status of secondary multidex files. by Richard Uhler · 9 years ago
  84. a5a1c13 Test and fix bug checking status of secondary multidex files. by Richard Uhler · 9 years ago
  85. 5eae455 Support multiple instrumentation clients by Sebastien Hertz · 10 years ago
  86. 0462c4c Support multiple instrumentation clients by Sebastien Hertz · 10 years ago
  87. c4013ea ART: Fix addpd opcode, add Quick x86 assembler test by Chao-ying Fu · 9 years ago
  88. c91df2d Revert "Revert "Quick: Rewrite type inference pass."" by Vladimir Marko · 9 years ago
  89. 1b717f6 Revert "Quick: Rewrite type inference pass." by Andreas Gampe · 9 years ago
  90. e490b01 Quick: Rewrite type inference pass. by Vladimir Marko · 10 years ago
  91. 70bef0d ART: Add compiled-methods by Andreas Gampe · 9 years ago
  92. 3e52aa4 Move GetAndroidToolsDir to common location. by David Srbecky · 9 years ago
  93. 7848da4 ART: Store classpath information into oat file by Andreas Gampe · 9 years ago
  94. c6b4dd8 Implement CFI for Optimizing. by David Srbecky · 9 years ago
  95. dd97393 Implement CFI for JNI. by David Srbecky · 9 years ago
  96. 1109fb3 Implement CFI for Quick. by David Srbecky · 9 years ago
  97. 9b14dc3 ART: Fix gtests for missing-noreturn by Andreas Gampe · 9 years ago
  98. 758a801 ART: Enable Clang's -Wdeprecated by Andreas Gampe · 10 years ago
  99. ca71458 ART: Add Clang's -Wused-but-marked-unused by Andreas Gampe · 10 years ago
  100. 3f311cf Add tests for Arm64RelativePatcher. by Vladimir Marko · 10 years ago