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