1. 00cb268 Merge "Enable Generational GC in Concurrent Copying (CC) collector by default." by Roland Levillain · 6 years ago
  2. 95fb31e Enable Generational GC in Concurrent Copying (CC) collector by default. by Roland Levillain · 6 years ago
  3. c55bb39 Revert^2 "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  4. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  5. 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 6 years ago
  6. 70dfb69 ART: Fix dexdump & dexlist by Andreas Gampe · 6 years ago
  7. 6142e58 ART: Add redundant-void-arg check by Andreas Gampe · 6 years ago
  8. 8351aac ART: Refactor for bool literals by Andreas Gampe · 6 years ago
  9. 322c089 ART: Add tidy errors by Andreas Gampe · 6 years ago
  10. ec5ed06 ART: Refactor static include list by Andreas Gampe · 7 years ago
  11. 64c2d77 Define $(ADB) in ART makefiles instead of hard-coding adb. by Nicolas Geoffray · 6 years ago
  12. 1391390 Add core-simple to the standard boot classpath by Neil Fuller · 6 years ago
  13. 8d1a996 Experimental Sticky-Bit (Generational) CC collection by Mathieu Chartier · 8 years ago
  14. 928567b Fix jni_internal_test dependency. by Nicolas Geoffray · 6 years ago
  15. d60f5a2 Mark more phony targets as PHONY by Dan Willemsen · 6 years ago
  16. 6514f95 Merge "ART: Clean up unused using declarations" by Treehugger Robot · 6 years ago
  17. 1eb8ce0 Merge "ART: Add more tidy checks to fatal list" by Treehugger Robot · 6 years ago
  18. bd39d14 ART: Clean up unused using declarations by Andreas Gampe · 6 years ago
  19. 6f4cf6e ART: Add more tidy checks to fatal list by Andreas Gampe · 6 years ago
  20. 020020f ART: Disable Wunreachable-code for tidy by Andreas Gampe · 6 years ago
  21. c43f20d Merge "ART: Retire desugar and dx in run-tests" by Treehugger Robot · 6 years ago
  22. 64fe3be ART: Retire desugar and dx in run-tests by Orion Hodson · 6 years ago
  23. 896583e ART: Use clang-tidy to warn on RAII issue by Andreas Gampe · 6 years ago
  24. 206f4a1 ART: Silence core image creation by Andreas Gampe · 6 years ago
  25. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  26. c6d02fd Fix gtest Makefile rules with respect to chroot support. by Roland Levillain · 6 years ago
  27. 197f1ef Merge "Revert "Remove support for Valgrind in ART."" by Treehugger Robot · 6 years ago
  28. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 6 years ago
  29. f31343f Merge "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  30. 0226c1d Add some extra dexanalyze tests by Mathieu Chartier · 6 years ago
  31. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 6 years ago
  32. 8a22907 Conditionalize LocAccessToEvent on Android target build. by Nicolas Geoffray · 6 years ago
  33. e119457 Fix the target gtest witness filename expansion in Makefile rules. by Roland Levillain · 6 years ago
  34. 76cfe61 Support ART on-device testing in a chroot environment. by Roland Levillain · 7 years ago
  35. d5f8de8 Add CommonArtTest by David Sehr · 6 years ago
  36. c523600 Merge "Fix build warnings for x86+arm targets" by Treehugger Robot · 6 years ago
  37. 0be7fa7 Fix typo in clean vars for dexanalyze_test by Mathieu Chartier · 6 years ago
  38. 2e0478a Add dexanalyze tool by Mathieu Chartier · 6 years ago
  39. 5d2dbf8 Fix build warnings for x86+arm targets by Dan Willemsen · 6 years ago
  40. cf767de Fix RUNTIME_TARGET_GTEST_MAKE_TARGETS by Dan Willemsen · 6 years ago
  41. 1776962 Fix overriding commands warnings/error by Dan Willemsen · 6 years ago
  42. 567dc6f Revert "Revert "Write shared data section for oatdump export dex"" by Mathieu Chartier · 6 years ago
  43. 4b67018 Revert "Write shared data section for oatdump export dex" by Orion Hodson · 6 years ago
  44. fdca4cb Write shared data section for oatdump export dex by Mathieu Chartier · 6 years ago
  45. 7d74ef5 Support for API exemptions from API blacklisting. by Mathew Inwood · 6 years ago
  46. 1f130f1 Add missing Dex file dependency for ART gtest oat_writer_test. by Roland Levillain · 6 years ago
  47. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 6 years ago
  48. 8352ecd Merge "Fix oatdump for app with --boot-image and add test." by Vladimir Marko · 6 years ago
  49. 421087b Fix oatdump for app with --boot-image and add test. by Vladimir Marko · 6 years ago
  50. ca881de ART: Emit gtest xml during test runs by Andreas Gampe · 6 years ago
  51. 72866a8 Merge changes I09a74bad,Iee228444,I331da4f4,I332d633a by Josh Gao · 6 years ago
  52. 1eac77e sigchain: add test. by Josh Gao · 6 years ago
  53. 25accea Don't use $PPID by Colin Cross · 6 years ago
  54. d1652d1 Merge "Move libdexfile out of runtime" by David Sehr · 6 years ago
  55. 6497ede Fix dependencies on x86_64 valgrind by Colin Cross · 6 years ago
  56. 334b9d7 Move libdexfile out of runtime by David Sehr · 6 years ago
  57. 3bffbe8 Merge "Don't depend on x86 valgrind" by Treehugger Robot · 6 years ago
  58. b015529 Don't depend on x86 valgrind by Colin Cross · 6 years ago
  59. 9b55957 Merge "Split dex_file_loader_test" by Treehugger Robot · 6 years ago
  60. fc604a7 ART: Be more robust with multidex uncompressed-dex odex files by Andreas Gampe · 6 years ago
  61. 139512d Split dex_file_loader_test by David Sehr · 6 years ago
  62. 700a985 Fix potential null read for truncated dex files by Mathieu Chartier · 6 years ago
  63. b95eb37 Merge "Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed.""" by Nicolas Geoffray · 7 years ago
  64. c05fd3f ART: Fix gtest stack invocation by Andreas Gampe · 7 years ago
  65. f307527 Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Nicolas Geoffray · 7 years ago
  66. 6acebf4 ART: Add symbolization pass to host gtests by Andreas Gampe · 7 years ago
  67. 2b9c35b Introduce new build tool: hiddenapi by David Brazdil · 7 years ago
  68. 22861a9 Merge "Enable compact dex by default" by Mathieu Chartier · 7 years ago
  69. 9d402eb Merge "Change from PPID to CWD to distinguish between different trees" by Alex Light · 7 years ago
  70. 31f22d6 Change from PPID to CWD to distinguish between different trees by Alex Light · 7 years ago
  71. f4bf58d Merge "Try to mmap vdex file within the address range of the ELF file." by David Srbecky · 7 years ago
  72. ecb8662 Enable compact dex by default by Mathieu Chartier · 7 years ago
  73. a821bb1 Merge "Make D8 Desugaring default." by Alan Leung · 7 years ago
  74. ec2cdf4 Try to mmap vdex file within the address range of the ELF file. by David Srbecky · 7 years ago
  75. dfee52f Don't use ANDROID_BUILD_TOP in common_test.mk by Alex Light · 7 years ago
  76. 50173eb Make D8 Desugaring default. by Alan Leung · 7 years ago
  77. e8f74ca ART: Ensure slow-debug mode in dex2oatd testing by Andreas Gampe · 7 years ago
  78. a661594 Merge "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Treehugger Robot · 7 years ago
  79. e166e67 Revert "Don't embed the dex code in the oat file if dex is uncompressed." by Andreas Gampe · 7 years ago
  80. 8f514ee Update java.lang.String class size. by Alan Leung · 7 years ago
  81. d1d5c95 Revert^4 "Add patchoat test" by Alex Klyubin · 7 years ago
  82. c8d9103 Merge "Don't embed the dex code in the oat file if dex is uncompressed." by Nicolas Geoffray · 7 years ago
  83. 1fb8d5e Revert "Revert "Revert "Add patchoat test""" by Alex Klyubin · 7 years ago
  84. ae7e838 Don't embed the dex code in the oat file if dex is uncompressed. by Nicolas Geoffray · 7 years ago
  85. 203010a Revert "Revert "Add patchoat test"" by Alex Klyubin · 7 years ago
  86. a7f6b81 Add ART_DEFAULT_COMPACT_DEX_LEVEL by Mathieu Chartier · 7 years ago
  87. a4ba9b5 Rename d8 to d8-compat-dx by Alan Leung · 7 years ago
  88. a5197fa Merge "cpplint: Use upstream cpplint" by Treehugger Robot · 7 years ago
  89. 2a2d311 cpplint: Use upstream cpplint by Igor Murashkin · 7 years ago
  90. eab2b42 Merge "Remove kIsVdexEnabled." by Nicolas Geoffray · 7 years ago
  91. 8eaa8e5 Remove kIsVdexEnabled. by Nicolas Geoffray · 7 years ago
  92. 9611550 Merge "Remove obsolete environment variables." by Nicolas Geoffray · 7 years ago
  93. 7c201b8 Remove obsolete environment variables. by Nicolas Geoffray · 7 years ago
  94. 693bfbf ART: Fix test dependencies and code by Andreas Gampe · 7 years ago
  95. 4720046 ART: Fix test dependencies by Andreas Gampe · 7 years ago
  96. cac31ad ART: Add compiler option for code deduplication by Andreas Gampe · 7 years ago
  97. 36ea6b4 Merge changes Idaefe0af,Ib5c12d46,Ieb28085e,Idffbb7f2 by Treehugger Robot · 7 years ago
  98. 9d3e8fa Merge "Add support for running ART gtests with Valgrind in local installations." by Roland Levillain · 7 years ago
  99. c8b95b2 ART: Clean up global includes - jni headers by Andreas Gampe · 7 years ago
  100. 238e8fc ART: Clean up global includes - zlib by Andreas Gampe · 7 years ago