1. c80a188 Merge "Special case JIT update for native methods." am: c6805743f4 by Nicolas Geoffray · 7 years ago
  2. fcee485 Merge "Add addw support to x86 and x64." am: 0530796b73 by Nicolas Geoffray · 7 years ago
  3. c680574 Merge "Special case JIT update for native methods." by Nicolas Geoffray · 7 years ago
  4. 0530796 Merge "Add addw support to x86 and x64." by Nicolas Geoffray · 7 years ago
  5. ecc4034 Merge "ART: Use libbase for logging in command-line tools" am: 26f927518f by Andreas Gampe · 7 years ago
  6. 26f9275 Merge "ART: Use libbase for logging in command-line tools" by Treehugger Robot · 7 years ago
  7. 9a67cc3 Merge "Add dexlayout class filtering" am: eaf09d1041 by Mathieu Chartier · 7 years ago
  8. eaf09d1 Merge "Add dexlayout class filtering" by Mathieu Chartier · 7 years ago
  9. 2f2df70 Merge changes I6d1231e5,I89559cc6 am: 9220335a2c by Alex Light · 7 years ago
  10. 9220335 Merge changes I6d1231e5,I89559cc6 by Alex Light · 7 years ago
  11. 73632a6 Merge "ART: Dex2oatd does not depend on libart-nond" am: b3019b96ef by Andreas Gampe · 7 years ago
  12. b3019b9 Merge "ART: Dex2oatd does not depend on libart-nond" by Treehugger Robot · 7 years ago
  13. 7517555 Add dexlayout class filtering by Mathieu Chartier · 7 years ago
  14. 49a5b9d Revert^2 "Change default dalvik.vm.jdwp-provider to adbconnection" by Alex Light · 7 years ago
  15. 2183d4d Refactor jdwp_provider to make it easier to change the default by Alex Light · 7 years ago
  16. 772bd2f ART: Dex2oatd does not depend on libart-nond by Andreas Gampe · 7 years ago
  17. 08103c6 Merge "Make adbconnection validate jdwpOptions and change defaults" by Alex Light · 7 years ago
  18. bf9eeda Merge "Make adbconnection validate jdwpOptions and change defaults" by Treehugger Robot · 7 years ago
  19. 5bfc5ac Merge "Have buildbot-build.sh create dummy hidden API lists" am: 3d2680b40f by David Brazdil · 7 years ago
  20. 81f75c3 Make adbconnection validate jdwpOptions and change defaults by Alex Light · 7 years ago
  21. ded5594 Add addw support to x86 and x64. by Nicolas Geoffray · 7 years ago
  22. 3d2680b Merge "Have buildbot-build.sh create dummy hidden API lists" by David Brazdil · 7 years ago
  23. a6e0e7d Special case JIT update for native methods. by Nicolas Geoffray · 7 years ago
  24. df76a5f Have buildbot-build.sh create dummy hidden API lists by David Brazdil · 7 years ago
  25. d1a7060 Merge "Blacklist flakey test." am: 8d79234c37 by Nicolas Geoffray · 7 years ago
  26. 5b36935 Merge "ART: patchoat compilation fix for mac sdk" am: 5a0d9b099a by Orion Hodson · 7 years ago
  27. 8d79234 Merge "Blacklist flakey test." by Nicolas Geoffray · 7 years ago
  28. 5a0d9b0 Merge "ART: patchoat compilation fix for mac sdk" by Treehugger Robot · 7 years ago
  29. 708d643 Blacklist flakey test. by Nicolas Geoffray · 7 years ago
  30. b348b3b ART: patchoat compilation fix for mac sdk by Orion Hodson · 7 years ago
  31. f5d79c3 Merge "Fix default cdex level to be fast instead of none" am: 8006cf1cd2 by Mathieu Chartier · 7 years ago
  32. 8006cf1 Merge "Fix default cdex level to be fast instead of none" by Mathieu Chartier · 7 years ago
  33. 0c19da9 Merge "patchoat: add ability to verify relocated .art files" am: b9b438f8b3 by Chris Morin · 7 years ago
  34. 0e32a7f Merge "Fix container overflow for compact dex writer" am: 42a6c3ba42 by Mathieu Chartier · 7 years ago
  35. b9b438f Merge "patchoat: add ability to verify relocated .art files" by Treehugger Robot · 7 years ago
  36. 42a6c3b Merge "Fix container overflow for compact dex writer" by Mathieu Chartier · 7 years ago
  37. 4e046e2 Fix container overflow for compact dex writer by Mathieu Chartier · 7 years ago
  38. 5eaec1a Merge "Temporarily disable 137-cfi for cdex" am: ce79886705 by Mathieu Chartier · 7 years ago
  39. ce79886 Merge "Temporarily disable 137-cfi for cdex" by Mathieu Chartier · 7 years ago
  40. 0a333e4 Temporarily disable 137-cfi for cdex by Mathieu Chartier · 7 years ago
  41. dc757e5 Fix default cdex level to be fast instead of none by Mathieu Chartier · 7 years ago
  42. efa0e77 Merge "Enable filtering of profile data on load" am: 13a677c555 by Calin Juravle · 7 years ago
  43. 13a677c Merge "Enable filtering of profile data on load" by Treehugger Robot · 7 years ago
  44. ca424b0 Merge "Log JIT mini-debug-info memory usage." am: 144c34f4ef by David Srbecky · 7 years ago
  45. 9a96f0a Merge "Always generate JIT mini-debug-info for debuggable apps." am: 05dd001ace by David Srbecky · 7 years ago
  46. 144c34f Merge "Log JIT mini-debug-info memory usage." by David Srbecky · 7 years ago
  47. 05dd001 Merge "Always generate JIT mini-debug-info for debuggable apps." by David Srbecky · 7 years ago
  48. 7b87434 Merge "Fix method handles using wrong section" am: 44720c6fb8 by Mathieu Chartier · 7 years ago
  49. ace2d06 Merge "Have adbconnection handle DDMS packets if agent not loaded" by Alex Light · 7 years ago
  50. 15b84ac Merge "Expose pending hidden API warning through VMRuntime" am: 5bfcc23d65 by David Brazdil · 7 years ago
  51. 44720c6 Merge "Fix method handles using wrong section" by Mathieu Chartier · 7 years ago
  52. 754b757 patchoat: add ability to verify relocated .art files by Chris Morin · 7 years ago
  53. 9b302bf Fix method handles using wrong section by Mathieu Chartier · 7 years ago
  54. d9f4d64 Enable filtering of profile data on load by Calin Juravle · 7 years ago
  55. 3288ac5 Merge "Have adbconnection handle DDMS packets if agent not loaded" by Alex Light · 7 years ago
  56. 5bfcc23 Merge "Expose pending hidden API warning through VMRuntime" by David Brazdil · 7 years ago
  57. 7dbfbbd Merge "Add deduping for string data and debug infos" am: a84db1edf0 by Mathieu Chartier · 7 years ago
  58. a84db1e Merge "Add deduping for string data and debug infos" by Treehugger Robot · 7 years ago
  59. 1729006 Merge "Revert "ARM: Use r4 for stack overflow check to reduce code size."" by Nicolas Geoffray · 7 years ago
  60. 4580b6d Merge "Revert "ARM: Use r4 for stack overflow check to reduce code size."" by Treehugger Robot · 7 years ago
  61. 0bc2bfa Merge "Revert "Compiler changes for bitstring based type checks."" by Nicolas Geoffray · 7 years ago
  62. 816ca4d Merge "Revert "Compiler changes for bitstring based type checks."" by Treehugger Robot · 7 years ago
  63. f760c34 Merge "Add shared separate data section for compact dex" am: b7b2957f79 by Mathieu Chartier · 7 years ago
  64. b81ecad Add deduping for string data and debug infos by Mathieu Chartier · 7 years ago
  65. b7b2957 Merge "Add shared separate data section for compact dex" by Mathieu Chartier · 7 years ago
  66. e80b62c Merge "Blacklist flakey test." am: 6e76c6cb1f by Nicolas Geoffray · 7 years ago
  67. 6e76c6c Merge "Blacklist flakey test." by Treehugger Robot · 7 years ago
  68. 502dfe6 Merge "Remove art::gc::Heap::allocation_rate_." am: 83af48e9f4 by Roland Levillain · 7 years ago
  69. bb37580 Merge "Start warning on hidden API greylist" am: 9779e6f470 by David Brazdil · 7 years ago
  70. fb654c6 Merge "Start enforcing hidden API blacklist" am: 1759f616e3 by David Brazdil · 7 years ago
  71. 1f7347b Merge "Revert "ART: Use the bitstring type check for AOT app compilation."" by Nicolas Geoffray · 7 years ago
  72. a6bcb27 Merge "Revert "More general store elimination"" am: 8dc11b7951 by Nicolas Geoffray · 7 years ago
  73. 6597419 Merge "dex2oat: Test whether the passed vdex has no dex file." am: 5cee0a321d by Nicolas Geoffray · 7 years ago
  74. bff7a52 Revert "Compiler changes for bitstring based type checks." by Nicolas Geoffray · 7 years ago
  75. 83af48e Merge "Remove art::gc::Heap::allocation_rate_." by Roland Levillain · 7 years ago
  76. 4384b10 Expose pending hidden API warning through VMRuntime by David Brazdil · 7 years ago
  77. 9779e6f Merge "Start warning on hidden API greylist" by David Brazdil · 7 years ago
  78. 1a4f3ca Revert "ARM: Use r4 for stack overflow check to reduce code size." by Nicolas Geoffray · 7 years ago
  79. 1759f61 Merge "Start enforcing hidden API blacklist" by Treehugger Robot · 7 years ago
  80. 8304743 Merge "Revert "ART: Use the bitstring type check for AOT app compilation."" by Treehugger Robot · 7 years ago
  81. 8dc11b7 Merge "Revert "More general store elimination"" by Treehugger Robot · 7 years ago
  82. da3a6e5 Blacklist flakey test. by Nicolas Geoffray · 7 years ago
  83. 0be8cab Revert "ART: Use the bitstring type check for AOT app compilation." by Nicolas Geoffray · 7 years ago
  84. e97949e Revert "More general store elimination" by Nicolas Geoffray · 7 years ago
  85. ee7d2fd Start warning on hidden API greylist by David Brazdil · 7 years ago
  86. 5a61bb7 Start enforcing hidden API blacklist by David Brazdil · 7 years ago
  87. 5cee0a3 Merge "dex2oat: Test whether the passed vdex has no dex file." by Nicolas Geoffray · 7 years ago
  88. c3a22aa Add shared separate data section for compact dex by Mathieu Chartier · 7 years ago
  89. 15b8113 Have adbconnection handle DDMS packets if agent not loaded by Alex Light · 7 years ago
  90. 35ba4dc Merge "Enable profile key updates via profman" am: 9174401ae4 by Calin Juravle · 7 years ago
  91. 9174401 Merge "Enable profile key updates via profman" by Calin Juravle · 7 years ago
  92. 0efbcca Merge "ART: Use the bitstring type check for AOT app compilation." by Mingyao Yang · 7 years ago
  93. d3233ab Merge "ART: Use the bitstring type check for AOT app compilation." by Mingyao Yang · 7 years ago
  94. 50a5746 Merge "Make 674-hiddenapi more deterministic" am: 0e920facfc by David Brazdil · 7 years ago
  95. 0e920fa Merge "Make 674-hiddenapi more deterministic" by David Brazdil · 7 years ago
  96. 7257be3 Make 674-hiddenapi more deterministic by David Brazdil · 7 years ago
  97. bc17727 dex2oat: Test whether the passed vdex has no dex file. by Nicolas Geoffray · 7 years ago
  98. 2dba0ab Enable profile key updates via profman by Calin Juravle · 7 years ago
  99. da05c39 Merge "Move missed files to libdexfile" am: d02784e17c by David Sehr · 7 years ago
  100. d02784e Merge "Move missed files to libdexfile" by David Sehr · 7 years ago