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