1. fe6527a Merge "Unlink the vdex/oat file if we fail to compile succesfully" by Calin Juravle · 7 years ago
  2. 5402edd Merge "Unlink the vdex/oat file if we fail to compile succesfully" by Calin Juravle · 7 years ago
  3. d4215bb Unlink the vdex/oat file if we fail to compile succesfully by Calin Juravle · 7 years ago
  4. ec64ca0 Merge "ART: Fix os << std::string* errors" am: 208dd6076b by Andreas Gampe · 7 years ago
  5. 208dd60 Merge "ART: Fix os << std::string* errors" by Treehugger Robot · 7 years ago
  6. f10e86b Merge "Add property-changing JVMTI agent wrapper." am: 0a56392ccf by Alex Light · 7 years ago
  7. 0a56392 Merge "Add property-changing JVMTI agent wrapper." by Treehugger Robot · 7 years ago
  8. 0ac2e5c Add property-changing JVMTI agent wrapper. by Alex Light · 7 years ago
  9. bbd9037 Merge "Add more error logs to profile validation" am: bf536c314a by Calin Juravle · 7 years ago
  10. 672bcf5 ART: Fix os << std::string* errors by Andreas Gampe · 7 years ago
  11. bf536c3 Merge "Add more error logs to profile validation" by Calin Juravle · 7 years ago
  12. 1331a14 Merge "ART: Fix incorrect logging" am: b407afe983 by Andreas Gampe · 7 years ago
  13. b407afe Merge "ART: Fix incorrect logging" by Treehugger Robot · 7 years ago
  14. b71c557 Merge "Refactor linker files from compiler/ to dex2oat/." am: 93780a6009 by Vladimir Marko · 7 years ago
  15. 93780a6 Merge "Refactor linker files from compiler/ to dex2oat/." by Treehugger Robot · 7 years ago
  16. 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 8 years ago
  17. 251675c Merge "Revert^2 "ART: Remove workaround in verifer after Jack update."" by Orion Hodson · 7 years ago
  18. 3c68315 Merge "Revert^2 "ART: Remove workaround in verifer after Jack update."" by Treehugger Robot · 7 years ago
  19. e463ec4 Merge "Revert "Verify profile wrt dex file in dex2oat"" am: b92384853a by Nicolas Geoffray · 7 years ago
  20. b923848 Merge "Revert "Verify profile wrt dex file in dex2oat"" by Nicolas Geoffray · 7 years ago
  21. 7b211a1 Revert "Verify profile wrt dex file in dex2oat" by Nicolas Geoffray · 7 years ago
  22. 6887add Merge "Fix DumpString to read the right amount of args" am: c4d71c3f96 by Mathieu Chartier · 7 years ago
  23. c4d71c3 Merge "Fix DumpString to read the right amount of args" by Mathieu Chartier · 7 years ago
  24. 335ee58 ART: Fix incorrect logging by Andreas Gampe · 7 years ago
  25. 72324d6 Merge "Verify profile wrt dex file in dex2oat" am: ac7f970bdb by Shubham Ajmera · 7 years ago
  26. ac7f970 Merge "Verify profile wrt dex file in dex2oat" by Treehugger Robot · 7 years ago
  27. 1ad1e3f Add more error logs to profile validation by Calin Juravle · 7 years ago
  28. bc61cb5 Fix DumpString to read the right amount of args by Mathieu Chartier · 7 years ago
  29. ba753ad Merge changes Ib4459783,Ibb40f919 am: 0588f3aa44 by Andreas Gampe · 7 years ago
  30. 0588f3a Merge changes Ib4459783,Ibb40f919 by Treehugger Robot · 7 years ago
  31. 2676520 Verify profile wrt dex file in dex2oat by Shubham Ajmera · 8 years ago
  32. 4584122 ART: Remove suspend-check optimization by Andreas Gampe · 7 years ago
  33. 20f6def Merge "Recognize ABS cases." am: 8048bf6d13 by Aart Bik · 7 years ago
  34. 9d6f325 Merge "Fix exclusive_owner_ spelling" am: 486b1b3af3 by Andreas Gampe · 7 years ago
  35. 8048bf6 Merge "Recognize ABS cases." by Treehugger Robot · 7 years ago
  36. 486b1b3 Merge "Fix exclusive_owner_ spelling" by Andreas Gampe · 7 years ago
  37. 4264507 Merge "ART: Add warmup to 063-process-manager" am: 8ffe25c561 by Andreas Gampe · 7 years ago
  38. 7774f16 Merge "Fix typo in run-jdwp-tests.sh" am: 7c0b58773a by Alex Light · 7 years ago
  39. 8ffe25c Merge "ART: Add warmup to 063-process-manager" by Treehugger Robot · 7 years ago
  40. 7c0b587 Merge "Fix typo in run-jdwp-tests.sh" by Treehugger Robot · 7 years ago
  41. 04bb35a Fix exclusive_owner_ spelling by Hans Boehm · 7 years ago
  42. 09659c2 ART: Remove heap poisoning from globals.h by Andreas Gampe · 7 years ago
  43. 377f09b Merge "Shrink ART Mutex exclusive_owner_ field to Atomic<pid_t>" am: 4d159807a4 by Hans Boehm · 7 years ago
  44. 4f7dd34 Recognize ABS cases. by Aart Bik · 8 years ago
  45. 4d15980 Merge "Shrink ART Mutex exclusive_owner_ field to Atomic<pid_t>" by Hans Boehm · 7 years ago
  46. ccb7bb9 Fix typo in run-jdwp-tests.sh by Alex Light · 7 years ago
  47. aa3317e ART: Add warmup to 063-process-manager by Andreas Gampe · 7 years ago
  48. bd9fb51 Merge changes I38b16291,I159669ec am: 08601a494e by Andreas Gampe · 7 years ago
  49. 08601a4 Merge changes I38b16291,I159669ec by Treehugger Robot · 7 years ago
  50. f93cd63 Merge "DWARF: Allow compilation units to contain methods out of order." by David Srbecky · 7 years ago
  51. 216ba99 Merge "DWARF: Allow compilation units to contain methods out of order." by David Srbecky · 7 years ago
  52. 8c721c4 Merge "Make 567-checker-compare less Dex-sensitive." am: a62747766b by Alan Leung · 7 years ago
  53. a627477 Merge "Make 567-checker-compare less Dex-sensitive." by Treehugger Robot · 7 years ago
  54. 277a467 Merge "Handle new zygote flags in ART" am: e1fe6a98d4 by Nicolas Geoffray · 7 years ago
  55. e1fe6a9 Merge "Handle new zygote flags in ART" by Nicolas Geoffray · 7 years ago
  56. a43f002 Merge "MIPS: Follow-up to "Allow deoptimization when returning from a runtime method"" by Alexey Frunze · 7 years ago
  57. 560b7c8 Merge "MIPS: Follow-up to "Allow deoptimization when returning from a runtime method"" by Treehugger Robot · 7 years ago
  58. 60454cb MIPS: Follow-up to "Allow deoptimization when returning from a runtime method" by Alexey Frunze · 8 years ago
  59. d87d85b Merge "Cleanup and consolidate JVMTI event code." am: 67246e9693 by Alex Light · 7 years ago
  60. 67246e9 Merge "Cleanup and consolidate JVMTI event code." by Treehugger Robot · 7 years ago
  61. 7ed38bc Merge "ART: Add debug output to 063-process-manager" am: d4f686c882 by Andreas Gampe · 7 years ago
  62. d4f686c Merge "ART: Add debug output to 063-process-manager" by Treehugger Robot · 7 years ago
  63. 9df79b7 Cleanup and consolidate JVMTI event code. by Alex Light · 8 years ago
  64. 4486442 ART: Add debug output to 063-process-manager by Andreas Gampe · 7 years ago
  65. bf975b0 Merge "Clean up AtomicDexRefMap" am: dbeacd6f16 by Mathieu Chartier · 7 years ago
  66. dbeacd6 Merge "Clean up AtomicDexRefMap" by Mathieu Chartier · 7 years ago
  67. 217d6d3 ART: Remove old code by Andreas Gampe · 7 years ago
  68. 217488a ART: Move read barrier config out of globals by Andreas Gampe · 7 years ago
  69. d947200 Merge "Refactor artQuickToInterpreterBridge to fix a perf regression" by Mingyao Yang · 7 years ago
  70. 0c5edfe Merge changes I8ef4492b,I3c61421d am: e16ed6da59 by Andreas Gampe · 7 years ago
  71. da6f3ee Merge "Refactor artQuickToInterpreterBridge to fix a perf regression" by Mingyao Yang · 7 years ago
  72. e16ed6d Merge changes I8ef4492b,I3c61421d by Treehugger Robot · 7 years ago
  73. 04c6ab9 ART: Forward declarations for InvokeType by Andreas Gampe · 8 years ago
  74. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 8 years ago
  75. fc8b422 Clean up AtomicDexRefMap by Mathieu Chartier · 7 years ago
  76. 9c2ff7a Merge "Add debug info for link-time generated thunks." am: 7090dfe84f by Vladimir Marko · 7 years ago
  77. 7090dfe Merge "Add debug info for link-time generated thunks." by Vladimir Marko · 7 years ago
  78. 1b404a8 Add debug info for link-time generated thunks. by Vladimir Marko · 8 years ago
  79. 56da23c DWARF: Allow compilation units to contain methods out of order. by David Srbecky · 8 years ago
  80. 5657654 Merge "Add java.util.zip.ZipException to preloads for test 912-classes." by Roland Levillain · 7 years ago
  81. 3993358 Merge "Add java.util.zip.ZipException to preloads for test 912-classes." by Treehugger Robot · 7 years ago
  82. 249ab1c Merge "Missed submitting this in last commit." am: 3074410651 by Nicolas Geoffray · 7 years ago
  83. 3074410 Merge "Missed submitting this in last commit." by Treehugger Robot · 7 years ago
  84. c048156 Merge "Add a test for b/62065640." am: 1c5033a7df by Nicolas Geoffray · 7 years ago
  85. 1c5033a Merge "Add a test for b/62065640." by Nicolas Geoffray · 7 years ago
  86. c4204a3 Missed submitting this in last commit. by Nicolas Geoffray · 7 years ago
  87. 581fe31 Add java.util.zip.ZipException to preloads for test 912-classes. by Roland Levillain · 7 years ago
  88. 09b9fdb Add a test for b/62065640. by Nicolas Geoffray · 7 years ago
  89. 68bf390 Handle new zygote flags in ART by Nicolas Geoffray · 8 years ago
  90. 5ae8869 Merge "Add support for registering classpath classes status." am: fe712a8b9c by Nicolas Geoffray · 7 years ago
  91. fe712a8 Merge "Add support for registering classpath classes status." by Nicolas Geoffray · 7 years ago
  92. 59ddbf0 Merge "Bail for SIMD code in LSE." am: 3597f51c4a by Aart Bik · 8 years ago
  93. 3597f51 Merge "Bail for SIMD code in LSE." by Treehugger Robot · 8 years ago
  94. 75b4e12 Make 567-checker-compare less Dex-sensitive. by Alan Leung · 8 years ago
  95. b687a17 Merge "Add tests for two ways to do subtract 1 in stencil." am: 775784beee by Alan Leung · 8 years ago
  96. 775784b Merge "Add tests for two ways to do subtract 1 in stencil." by Treehugger Robot · 8 years ago
  97. 57872ef Merge "Smailify a test in checker-lse-ctor-fences" am: a5cd9175a8 by Alan Leung · 8 years ago
  98. a5cd917 Merge "Smailify a test in checker-lse-ctor-fences" by Alan Leung · 8 years ago
  99. 2700458 Merge "Add repeat support for memory addresses." am: 803108ad55 by Aart Bik · 8 years ago
  100. e09a826 Merge "tools: Add new titrace tool to print dynamic instruction counts" by Igor Murashkin · 8 years ago