1. 2e40c1c Remove unneeded mutator_lock_ requires from fixed_up_dex_file by Alex Light · 6 years ago
  2. 64e4c14 Refactor JVMTI ClassFileLoadHook handling by Alex Light · 6 years ago
  3. 0406e1e Merge "Ahat: Use art -d in tests" by Treehugger Robot · 7 years ago
  4. bac2a69 Merge "Update D8 reference file for 913-heaps" by Treehugger Robot · 7 years ago
  5. 554a7e5 Merge "Clean up some compact dex comments" by Mathieu Chartier · 7 years ago
  6. d15efdf Update D8 reference file for 913-heaps by Søren Gjesse · 7 years ago
  7. 807b21b Clean up some compact dex comments by Mathieu Chartier · 7 years ago
  8. 58ddad4 Merge "ART: Type conversion fixes for MethodHandles" by Treehugger Robot · 7 years ago
  9. 7a5a303 Merge "Remove size return values for dex writer" by Mathieu Chartier · 7 years ago
  10. c680574 Merge "Special case JIT update for native methods." by Nicolas Geoffray · 7 years ago
  11. 0530796 Merge "Add addw support to x86 and x64." by Nicolas Geoffray · 7 years ago
  12. c1d3bac ART: Type conversion fixes for MethodHandles by Orion Hodson · 7 years ago
  13. 5e49614 Remove size return values for dex writer by Mathieu Chartier · 7 years ago
  14. 26f9275 Merge "ART: Use libbase for logging in command-line tools" by Treehugger Robot · 7 years ago
  15. eaf09d1 Merge "Add dexlayout class filtering" by Mathieu Chartier · 7 years ago
  16. 9220335 Merge changes I6d1231e5,I89559cc6 by Alex Light · 7 years ago
  17. b3019b9 Merge "ART: Dex2oatd does not depend on libart-nond" by Treehugger Robot · 7 years ago
  18. 7517555 Add dexlayout class filtering by Mathieu Chartier · 7 years ago
  19. 49a5b9d Revert^2 "Change default dalvik.vm.jdwp-provider to adbconnection" by Alex Light · 7 years ago
  20. 2183d4d Refactor jdwp_provider to make it easier to change the default by Alex Light · 7 years ago
  21. 096d3ae Ahat: Use art -d in tests by Andreas Gampe · 7 years ago
  22. 772bd2f ART: Dex2oatd does not depend on libart-nond by Andreas Gampe · 7 years ago
  23. bf9eeda Merge "Make adbconnection validate jdwpOptions and change defaults" by Treehugger Robot · 7 years ago
  24. 81f75c3 Make adbconnection validate jdwpOptions and change defaults by Alex Light · 7 years ago
  25. ded5594 Add addw support to x86 and x64. by Nicolas Geoffray · 7 years ago
  26. 3d2680b Merge "Have buildbot-build.sh create dummy hidden API lists" by David Brazdil · 7 years ago
  27. a6e0e7d Special case JIT update for native methods. by Nicolas Geoffray · 7 years ago
  28. df76a5f Have buildbot-build.sh create dummy hidden API lists by David Brazdil · 7 years ago
  29. 8d79234 Merge "Blacklist flakey test." by Nicolas Geoffray · 7 years ago
  30. 5a0d9b0 Merge "ART: patchoat compilation fix for mac sdk" by Treehugger Robot · 7 years ago
  31. 708d643 Blacklist flakey test. by Nicolas Geoffray · 7 years ago
  32. b348b3b ART: patchoat compilation fix for mac sdk by Orion Hodson · 7 years ago
  33. 8006cf1 Merge "Fix default cdex level to be fast instead of none" by Mathieu Chartier · 7 years ago
  34. b9b438f Merge "patchoat: add ability to verify relocated .art files" by Treehugger Robot · 7 years ago
  35. 42a6c3b Merge "Fix container overflow for compact dex writer" by Mathieu Chartier · 7 years ago
  36. 4e046e2 Fix container overflow for compact dex writer by Mathieu Chartier · 7 years ago
  37. ce79886 Merge "Temporarily disable 137-cfi for cdex" by Mathieu Chartier · 7 years ago
  38. 0a333e4 Temporarily disable 137-cfi for cdex by Mathieu Chartier · 7 years ago
  39. dc757e5 Fix default cdex level to be fast instead of none by Mathieu Chartier · 7 years ago
  40. 13a677c Merge "Enable filtering of profile data on load" by Treehugger Robot · 7 years ago
  41. 144c34f Merge "Log JIT mini-debug-info memory usage." by David Srbecky · 7 years ago
  42. 05dd001 Merge "Always generate JIT mini-debug-info for debuggable apps." by David Srbecky · 7 years ago
  43. 44720c6 Merge "Fix method handles using wrong section" by Mathieu Chartier · 7 years ago
  44. 754b757 patchoat: add ability to verify relocated .art files by Chris Morin · 7 years ago
  45. 9b302bf Fix method handles using wrong section by Mathieu Chartier · 7 years ago
  46. d9f4d64 Enable filtering of profile data on load by Calin Juravle · 7 years ago
  47. 3288ac5 Merge "Have adbconnection handle DDMS packets if agent not loaded" by Alex Light · 7 years ago
  48. 5bfcc23 Merge "Expose pending hidden API warning through VMRuntime" by David Brazdil · 7 years ago
  49. a84db1e Merge "Add deduping for string data and debug infos" by Treehugger Robot · 7 years ago
  50. 4580b6d Merge "Revert "ARM: Use r4 for stack overflow check to reduce code size."" by Treehugger Robot · 7 years ago
  51. 816ca4d Merge "Revert "Compiler changes for bitstring based type checks."" by Treehugger Robot · 7 years ago
  52. b81ecad Add deduping for string data and debug infos by Mathieu Chartier · 7 years ago
  53. b7b2957 Merge "Add shared separate data section for compact dex" by Mathieu Chartier · 7 years ago
  54. 6e76c6c Merge "Blacklist flakey test." by Treehugger Robot · 7 years ago
  55. bff7a52 Revert "Compiler changes for bitstring based type checks." by Nicolas Geoffray · 7 years ago
  56. 83af48e Merge "Remove art::gc::Heap::allocation_rate_." by Roland Levillain · 7 years ago
  57. 4384b10 Expose pending hidden API warning through VMRuntime by David Brazdil · 7 years ago
  58. 9779e6f Merge "Start warning on hidden API greylist" by David Brazdil · 7 years ago
  59. 1a4f3ca Revert "ARM: Use r4 for stack overflow check to reduce code size." by Nicolas Geoffray · 7 years ago
  60. 1759f61 Merge "Start enforcing hidden API blacklist" by Treehugger Robot · 7 years ago
  61. 8304743 Merge "Revert "ART: Use the bitstring type check for AOT app compilation."" by Treehugger Robot · 7 years ago
  62. 8dc11b7 Merge "Revert "More general store elimination"" by Treehugger Robot · 7 years ago
  63. da3a6e5 Blacklist flakey test. by Nicolas Geoffray · 7 years ago
  64. 0be8cab Revert "ART: Use the bitstring type check for AOT app compilation." by Nicolas Geoffray · 7 years ago
  65. e97949e Revert "More general store elimination" by Nicolas Geoffray · 7 years ago
  66. ee7d2fd Start warning on hidden API greylist by David Brazdil · 7 years ago
  67. 5a61bb7 Start enforcing hidden API blacklist by David Brazdil · 7 years ago
  68. 5cee0a3 Merge "dex2oat: Test whether the passed vdex has no dex file." by Nicolas Geoffray · 7 years ago
  69. c3a22aa Add shared separate data section for compact dex by Mathieu Chartier · 7 years ago
  70. 15b8113 Have adbconnection handle DDMS packets if agent not loaded by Alex Light · 7 years ago
  71. 9174401 Merge "Enable profile key updates via profman" by Calin Juravle · 7 years ago
  72. d3233ab Merge "ART: Use the bitstring type check for AOT app compilation." by Mingyao Yang · 7 years ago
  73. 0e920fa Merge "Make 674-hiddenapi more deterministic" by David Brazdil · 7 years ago
  74. 7257be3 Make 674-hiddenapi more deterministic by David Brazdil · 7 years ago
  75. bc17727 dex2oat: Test whether the passed vdex has no dex file. by Nicolas Geoffray · 7 years ago
  76. 2dba0ab Enable profile key updates via profman by Calin Juravle · 7 years ago
  77. d02784e Merge "Move missed files to libdexfile" by David Sehr · 7 years ago
  78. c06d6c6 Remove art::gc::Heap::allocation_rate_. by Roland Levillain · 7 years ago
  79. e65febd Merge "Change path to hiddenapi for run-tests" by David Brazdil · 7 years ago
  80. 122c663 Change path to hiddenapi for run-tests by David Brazdil · 7 years ago
  81. 8c0961f Move missed files to libdexfile by David Sehr · 7 years ago
  82. c9e0208 Log JIT mini-debug-info memory usage. by David Srbecky · 7 years ago
  83. 39d7589 Always generate JIT mini-debug-info for debuggable apps. by David Srbecky · 7 years ago
  84. 2b1a21e Merge "Load /data oat/odex files non-executable when only_use_system_oat_files is set." by Nicolas Geoffray · 7 years ago
  85. f450a37 Merge "Set up a test for hidden API enforcement" by David Brazdil · 7 years ago
  86. a944e2e Merge "Enable unwind test for interpreter" by David Srbecky · 7 years ago
  87. 000a0ad Merge "Disable DCHECK for an intrinsic with hidden API flags" by David Brazdil · 7 years ago
  88. 11b67b2 Set up a test for hidden API enforcement by David Brazdil · 7 years ago
  89. e714e96 Merge "Revert "Change default dalvik.vm.jdwp-provider to adbconnection"" by Nicolas Geoffray · 7 years ago
  90. 8714435 Disable DCHECK for an intrinsic with hidden API flags by David Brazdil · 7 years ago
  91. b95eb37 Merge "Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed.""" by Nicolas Geoffray · 7 years ago
  92. f60b4c8 Merge "ART: Fix gtest stack invocation" by Andreas Gampe · 7 years ago
  93. 53b162a Merge "Fix ASAN gtest" by Calin Juravle · 7 years ago
  94. 4650d4a Revert "Change default dalvik.vm.jdwp-provider to adbconnection" by Alex Light · 7 years ago
  95. b0a022b Merge "Add missing TEMP_FAILURE_RETRYs in dt_fd_forward" by Treehugger Robot · 7 years ago
  96. 7cca51d Fix ASAN gtest by Calin Juravle · 7 years ago
  97. 96f4dc4 Add missing TEMP_FAILURE_RETRYs in dt_fd_forward by Alex Light · 7 years ago
  98. c05fd3f ART: Fix gtest stack invocation by Andreas Gampe · 7 years ago
  99. b3c0c80 Merge "Revamp dexlayout writing functions" by Mathieu Chartier · 7 years ago
  100. 6650b0d Merge "ARM: Use r4 for stack overflow check to reduce code size." by Treehugger Robot · 7 years ago