1. e5e76f4 Add Valgrind target tests by Anton Kirilov · 8 years ago
  2. a06481e Bump frame size limit 8 bytes to fix x86_64 build with latest external/libcxx by Brian Carlstrom · 8 years ago
  3. 372f10e Refactor handling of input records. by Vladimir Marko · 8 years ago
  4. a246510 Merge "Patch for compiling art to run on linux target" by Roland Levillain · 8 years ago
  5. 5edb063 Fix check_jni_compiler tests by Dimitry Ivanov · 8 years ago
  6. 2798325 Merge "Reduce memory lost by ArenaAllocator for large allocations." by Vladimir Marko · 8 years ago
  7. 3e0e717 Reduce memory lost by ArenaAllocator for large allocations. by Vladimir Marko · 8 years ago
  8. 3071f80 Patch for compiling art to run on linux target by Bilyan Borisov · 8 years ago
  9. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 8 years ago
  10. 6435910 Merge "Use iterators "before" the use node in HUserRecord<>." by Vladimir Marko · 8 years ago
  11. 46817b8 Use iterators "before" the use node in HUserRecord<>. by Vladimir Marko · 8 years ago
  12. 8b3f9b2 Avoid constructing types with errors. by Aart Bik · 8 years ago
  13. 9d07e3d Clean up OatQuickMethodHeader after Quick removal. by Vladimir Marko · 8 years ago
  14. 835e023 Merge "Remove obsolete ANDROID_COMPILE_WITH_JACK" by Ying Wang · 8 years ago
  15. 2b763c3 Remove obsolete ANDROID_COMPILE_WITH_JACK by Sebastien Hertz · 8 years ago
  16. fbe160b Remove obsolete LOCAL_DX_FLAGS. by Ying Wang · 8 years ago
  17. 6a63bac Allow x86+arm multilib build. by Ying Wang · 8 years ago
  18. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 8 years ago
  19. 845e506 Revert "Use compiler filter to determine oat file status." by Nicolas Geoffray · 8 years ago
  20. a62d2f0 Use compiler filter to determine oat file status. by Richard Uhler · 8 years ago
  21. 7db00cd Update Makefile and scripts after Quick removal. by Nicolas Geoffray · 8 years ago
  22. 3c94f09 Remove Quick from tree. by Nicolas Geoffray · 8 years ago
  23. 2f74be0 Merge "Enable clang for ARM builds." by Stephen Hines · 8 years ago
  24. dc15e89 Suppress a valgrind libc issue. by Hiroshi Yamauchi · 8 years ago
  25. 07f6818 ART: Do not use vixld - workaround to fix dex2oatds. by Vladimir Marko · 8 years ago
  26. a388c5a Enable clang for ARM builds. by Stephen Hines · 8 years ago
  27. 970e191 Made art/runtime/arch/stub_test.cc compile with -O2 again. by Bilyan Borisov · 8 years ago
  28. bf63303 Merge "ART: Allow method references across oat files for multi-image, 2nd attempt." by Vladimir Marko · 8 years ago
  29. 944da60 ART: Allow method references across oat files for multi-image, 2nd attempt. by Vladimir Marko · 8 years ago
  30. 6406b52 Merge "Revert "Revert "Add profman tool: responsible to process profiles""" by Calin Juravle · 8 years ago
  31. 2e2db78 Revert "Revert "Add profman tool: responsible to process profiles"" by Calin Juravle · 8 years ago
  32. 920e123 Merge "Revert "Force Jack to consider multidex annotations"" by Delphine Martin · 8 years ago
  33. a5502e3 Merge "Revert "Add profman tool: responsible to process profiles"" by Nicolas Geoffray · 8 years ago
  34. 3da7468 Revert "Add profman tool: responsible to process profiles" by Nicolas Geoffray · 8 years ago
  35. 6ad2d8b Revert "Force Jack to consider multidex annotations" by Delphine Martin · 8 years ago
  36. b7f9aa8 Merge "Add profman tool: responsible to process profiles" by Calin Juravle · 8 years ago
  37. 6caefd9 Add profman tool: responsible to process profiles by Calin Juravle · 8 years ago
  38. 1fdabe6 Revert "Do not build art with clang for mips64" by Andreas Gampe · 8 years ago
  39. 4fda4eb Move code related to debug info generation to its own directory. by David Srbecky · 8 years ago
  40. 37ba27a Temporarily use -fstack-protector for the read barrier config. by Hiroshi Yamauchi · 8 years ago
  41. 28b1cf7 Change space base test to use parameters by Mathieu Chartier · 8 years ago
  42. f74388d Merge "Improve profile processing" by Calin Juravle · 8 years ago
  43. 877fd96 Improve profile processing by Calin Juravle · 9 years ago
  44. 80c0d79 Sort output of a find command in makefile by Alex Light · 8 years ago
  45. 0de47bb Merge "ART: Use libopenjdkd" by Andreas Gampe · 8 years ago
  46. 10edbb1 ART: Use libopenjdkd by Andreas Gampe · 8 years ago
  47. 7825791 Merge "Force Jack to consider multidex annotations" by Yohann Roussel · 8 years ago
  48. 8cc049c Force Jack to consider multidex annotations by Yohann Roussel · 8 years ago
  49. c7d4a58 ART: Use non-stripped core jars in gtests by Andreas Gampe · 9 years ago
  50. cf66271 Add apache-xml to the device & host boot classpath. by Narayan Kamath · 9 years ago
  51. d895961 Tweaks to get vogar runs working after enso move. by Nicolas Geoffray · 9 years ago
  52. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  53. 5940f95 Merge "Do not use 0 in recipe" am: d255fe5c11 am: ede57d4a5b by Shinichiro Hamaji · 9 years ago
  54. d255fe5 Merge "Do not use $? in recipe" by Shinichiro Hamaji · 9 years ago
  55. c5d2905 Do not use $? in recipe by Shinichiro Hamaji · 9 years ago
  56. aa0fab3 Merge "art: use -O1 to compile tests with clang for arm64" am: 2f125e3c7a by Colin Cross · 9 years ago
  57. ba257bc art: use -O1 to compile tests with clang for arm64 by Colin Cross · 9 years ago
  58. ae1dec9 Merge "Re-enable optimization for clang arm64 art builds" am: 2cd15c35df by Colin Cross · 9 years ago
  59. 1cab143 Re-enable optimization for clang arm64 art builds by Colin Cross · 9 years ago
  60. 6758cf1 Merge "Revert "Revert "Add support for LZ4 compressed image files""" am: 840d22928c by Mathieu Chartier · 9 years ago
  61. ceb07b3 Revert "Revert "Add support for LZ4 compressed image files"" by Mathieu Chartier · 9 years ago
  62. 7ce1089 Merge "Fix the build-art-multi-executable Make function." am: a10a0750cf by Roland Levillain · 9 years ago
  63. ea6f8d8 Fix the build-art-multi-executable Make function. by Roland Levillain · 9 years ago
  64. b46324a Merge "Fix imgdiag build rules." am: 6247556fb9 am: 81558dc34a by Roland Levillain · 9 years ago
  65. 3045cfe Fix imgdiag build rules. by Roland Levillain · 9 years ago
  66. f9c0909 Merge "Revert "Add support for LZ4 compressed image files"" am: 70a33905e9 by Nicolas Geoffray · 9 years ago
  67. 83d4d72 Revert "Add support for LZ4 compressed image files" by Nicolas Geoffray · 9 years ago
  68. 08a5df9 Merge "Add support for LZ4 compressed image files" am: 7cbd95c2fb am: 3dafd53ff9 by Mathieu Chartier · 9 years ago
  69. c6f41b5 Add support for LZ4 compressed image files by Mathieu Chartier · 9 years ago
  70. 8701fc2 Merge "Allow initializing runtime with parsed options." am: e0d25b156e am: 2433d4e17c by Vladimir Marko · 9 years ago
  71. 88b2b80 Allow initializing runtime with parsed options. by Vladimir Marko · 9 years ago
  72. 22ad8de Merge "Add ElfWriter::GetStream()." am: cf6bd55863 am: e3ce7c04c7 am: 4d7bd60566 by Vladimir Marko · 9 years ago
  73. 131980f Add ElfWriter::GetStream(). by Vladimir Marko · 9 years ago
  74. 679287a Merge "Do not build art with clang for mips64" am: 1850cb43db am: a656433d3b by Chih-hung Hsieh · 9 years ago
  75. 610a142 Do not build art with clang for mips64 by Lazar Trsic · 9 years ago
  76. a7a4759 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  77. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  78. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  79. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  80. 763a31e Add immune spaces abstraction by Mathieu Chartier · 9 years ago
  81. d7b3c7f Rename native library. by Narayan Kamath · 9 years ago
  82. 472cb6b Add core-oj to the host/target classpaths for jack. by Narayan Kamath · 9 years ago
  83. d50687e Fix a few art-test related issues. by Narayan Kamath · 9 years ago
  84. c07d66d Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP. by Alex Light · 9 years ago
  85. bc36a0f Build libxxavacore library for gtests by Yi Kong · 9 years ago
  86. d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  87. 62ce656 Add core-oj to the list of boot libraries. by Piotr Jastrzebski · 9 years ago
  88. 07ddb6f Fix elf writer to properly handle empty text sections by Mathieu Chartier · 9 years ago
  89. 91de25f Make things generally quieter. by Alex Light · 9 years ago
  90. d9786b0 Implementation of fast lookup table to search class_def by descriptor by Artem Udovichenko · 9 years ago
  91. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 9 years ago
  92. 751ceba Fix dependencies when not building with Jack. by Nicolas Geoffray · 9 years ago
  93. 3048698 Fix art-run-tests dependencies by Yohann Roussel · 9 years ago
  94. 66e33f1 Merge "Use DlMallocSpace for the JIT code cache." by Nicolas Geoffray · 9 years ago
  95. 0c3c266 Use DlMallocSpace for the JIT code cache. by Nicolas Geoffray · 9 years ago
  96. 5295bc2 ART: Disable Clang for arm by Andreas Gampe · 9 years ago
  97. 522b308 Merge "Allow changing the optimization level of a build with env variable." by Alex Light · 9 years ago
  98. d57d454 Allocate dex cache arrays in their class loader's linear alloc by Mathieu Chartier · 9 years ago
  99. 8069d9f Allow changing the optimization level of a build with env variable. by Alex Light · 9 years ago
  100. e3c4fcf Merge "MIPS: Assemblers changes needed for optimizing compiler" by Nicolas Geoffray · 9 years ago