1. 62bdfbb Add default argument kIsInstrumented=true. am: 9b81ac36e1 am: d7c35381f6 by Vladimir Marko · 6 years ago
  2. d7c3538 Add default argument kIsInstrumented=true. am: 9b81ac36e1 by Vladimir Marko · 6 years ago
  3. 9b81ac3 Add default argument kIsInstrumented=true. by Vladimir Marko · 6 years ago
  4. b5e9930 Add AddToDexClassloader JVMTI extension functions am: 92ed90ca38 am: 39acd315c9 by Alex Light · 6 years ago
  5. 66f3432 Make output of generate_operator_out reproducible am: 82cc9601d6 am: 553e93a847 by Dan Willemsen · 6 years ago
  6. 6f88c87 ART: Forward-declare ClassIterator and Signature in dex_file.h (iwyu) am: 27a47a3c10 by Andreas Gampe · 6 years ago
  7. 39acd31 Add AddToDexClassloader JVMTI extension functions am: 92ed90ca38 by Alex Light · 6 years ago
  8. 553e93a Make output of generate_operator_out reproducible am: 82cc9601d6 by Dan Willemsen · 6 years ago
  9. 400a65a ART: Forward-declare ClassIterator and Signature in dex_file.h (iwyu) by Andreas Gampe · 6 years ago
  10. 92ed90c Add AddToDexClassloader JVMTI extension functions by Alex Light · 6 years ago
  11. 82cc960 Make output of generate_operator_out reproducible by Dan Willemsen · 6 years ago
  12. 7de07af [automerger skipped] Bytes_moved accounting fix and accounting cleanup by Hans Boehm · 6 years ago
  13. 27a47a3 ART: Forward-declare ClassIterator and Signature in dex_file.h (iwyu) by Andreas Gampe · 6 years ago
  14. 23628c2 Bytes_moved accounting fix and accounting cleanup by Hans Boehm · 6 years ago
  15. 45c7f9b ART: Refactor SchedulingGraph for consistency and clarity am: 957c538a4d by Evgeny Astigeevich · 6 years ago
  16. 8e92ba2 ART: Optimize StringBuilder append pattern. am: 552a134155 am: f7005991df by Vladimir Marko · 6 years ago
  17. edb70f9 ART: Refactor SchedulingGraph for consistency and clarity am: 957c538a4d by Evgeny Astigeevich · 6 years ago
  18. f700599 ART: Optimize StringBuilder append pattern. am: 552a134155 by Vladimir Marko · 6 years ago
  19. 957c538 ART: Refactor SchedulingGraph for consistency and clarity by Evgeny Astigeevich · 6 years ago
  20. 552a134 ART: Optimize StringBuilder append pattern. by Vladimir Marko · 7 years ago
  21. c791f96 Revert "Improve ArraySet codegen." am: 0dda8c8493 am: 941554b20d by Vladimir Marko · 6 years ago
  22. 941554b Revert "Improve ArraySet codegen." am: 0dda8c8493 by Vladimir Marko · 6 years ago
  23. 0dda8c8 Revert "Improve ArraySet codegen." by Vladimir Marko · 6 years ago
  24. b163b96 Improve ArraySet codegen. am: 0ece864910 am: a903248f61 by Vladimir Marko · 6 years ago
  25. a903248 Improve ArraySet codegen. am: 0ece864910 by Vladimir Marko · 6 years ago
  26. 0ece864 Improve ArraySet codegen. by Vladimir Marko · 6 years ago
  27. 4ce831e ART: Remove time_utils dependency in thread_list.h am: 3a8ab36cdf am: 5e8273b706 by Andreas Gampe · 6 years ago
  28. b7c02ed ART: Remove runtime.h file_utils.h (iwyu) am: 19f5416eb8 am: cea8788b13 by Andreas Gampe · 6 years ago
  29. 8fc6ee2 ART: Remove file_utils' ReadFileToString am: 43e72433fd am: bf82e7bfaf by Andreas Gampe · 6 years ago
  30. 90cedd6 ART: Forward-declare AllocatorType (iwyu) am: 391be3ab96 am: 15684d60e2 by Andreas Gampe · 6 years ago
  31. ef1b5f3 ART: Forward-declare SuspendReason in thread.h am: 0c2313c2d1 am: eb36489477 by Andreas Gampe · 6 years ago
  32. ab02d37 ART: Forward-declare Signature in art_method.h (iwyu) am: b79674cf70 by Andreas Gampe · 6 years ago
  33. 5e8273b ART: Remove time_utils dependency in thread_list.h am: 3a8ab36cdf by Andreas Gampe · 6 years ago
  34. cea8788 ART: Remove runtime.h file_utils.h (iwyu) am: 19f5416eb8 by Andreas Gampe · 6 years ago
  35. bf82e7b ART: Remove file_utils' ReadFileToString am: 43e72433fd by Andreas Gampe · 6 years ago
  36. 15684d6 ART: Forward-declare AllocatorType (iwyu) am: 391be3ab96 by Andreas Gampe · 6 years ago
  37. eb36489 ART: Forward-declare SuspendReason in thread.h am: 0c2313c2d1 by Andreas Gampe · 6 years ago
  38. 0dad0ab ART: Forward-declare Signature in art_method.h (iwyu) am: b79674cf70 by Andreas Gampe · 6 years ago
  39. 3a8ab36 ART: Remove time_utils dependency in thread_list.h by Andreas Gampe · 6 years ago
  40. 19f5416 ART: Remove runtime.h file_utils.h (iwyu) by Andreas Gampe · 6 years ago
  41. 43e7243 ART: Remove file_utils' ReadFileToString by Andreas Gampe · 6 years ago
  42. 391be3a ART: Forward-declare AllocatorType (iwyu) by Andreas Gampe · 6 years ago
  43. 0c2313c ART: Forward-declare SuspendReason in thread.h by Andreas Gampe · 6 years ago
  44. b79674c ART: Forward-declare Signature in art_method.h (iwyu) by Andreas Gampe · 6 years ago
  45. 0398ad6 Add thread state descriptive comment am: 230beda818 am: fc06d35d8d by Hans Boehm · 6 years ago
  46. fc06d35 Add thread state descriptive comment am: 230beda818 by Hans Boehm · 6 years ago
  47. 230beda Add thread state descriptive comment by Hans Boehm · 6 years ago
  48. 7c8ffc3 [automerger skipped] Call ReferenceQueue add outside of active GC block by Alex Light · 6 years ago
  49. abc48a6 ART: Place conditionally needed include in #ifdef am: 2388ae520a am: 4c07986744 by Andreas Gampe · 6 years ago
  50. 05394c6 ART: Forward-declare DexInstructionIterator (iwyu) am: 2f7a55c037 am: 8e572f84d6 by Andreas Gampe · 6 years ago
  51. 5e93ebf ART: Remove assert include (iwyu) am: 3ba32d966c am: f9c9dad69c by Andreas Gampe · 6 years ago
  52. 4c07986 ART: Place conditionally needed include in #ifdef am: 2388ae520a by Andreas Gampe · 6 years ago
  53. 8e572f8 ART: Forward-declare DexInstructionIterator (iwyu) am: 2f7a55c037 by Andreas Gampe · 6 years ago
  54. f9c9dad ART: Remove assert include (iwyu) am: 3ba32d966c by Andreas Gampe · 6 years ago
  55. 2388ae5 ART: Place conditionally needed include in #ifdef by Andreas Gampe · 6 years ago
  56. 2f7a55c ART: Forward-declare DexInstructionIterator (iwyu) by Andreas Gampe · 6 years ago
  57. 3ba32d9 ART: Remove assert include (iwyu) by Andreas Gampe · 6 years ago
  58. 9942687 Call ReferenceQueue add outside of active GC block by Alex Light · 6 years ago
  59. f9c30ab Optimize RegionSpace::ClearFromSpace() am: baa99adfc7 am: a24dacf5f3 by Lokesh Gidra · 6 years ago
  60. a24dacf Optimize RegionSpace::ClearFromSpace() am: baa99adfc7 by Lokesh Gidra · 6 years ago
  61. baa99ad Optimize RegionSpace::ClearFromSpace() by Lokesh Gidra · 6 years ago
  62. 5c1b49e [automerger skipped] Clear exception before calling ValidateSuperClassDescriptors by Mathieu Chartier · 6 years ago
  63. 617df66 Clear exception before calling ValidateSuperClassDescriptors by Mathieu Chartier · 6 years ago
  64. 162050e [automerger skipped] Allow stripped-down OatDexFile in system server. by David Srbecky · 6 years ago
  65. 3af2ef0 Allow stripped-down OatDexFile in system server. by David Srbecky · 6 years ago
  66. 43efe5e [automerger skipped] oatdump: Fix oat code retrieval. by Vladimir Marko · 6 years ago
  67. 17a5915 [automerger skipped] Fix image_space_test on Q+ target. by Vladimir Marko · 6 years ago
  68. ad7dbac oatdump: Fix oat code retrieval. by Vladimir Marko · 6 years ago
  69. dbd65b6 Allow stripped-down OatDexFile in system server. am: b5649f9b2b am: 57abd16406 by David Srbecky · 6 years ago
  70. 57abd16 Allow stripped-down OatDexFile in system server. am: b5649f9b2b by David Srbecky · 6 years ago
  71. b5649f9 Allow stripped-down OatDexFile in system server. by David Srbecky · 6 years ago
  72. 3ac5ea4 Fix image_space_test on Q+ target. by Vladimir Marko · 6 years ago
  73. 0eb8d2c oatdump: Fix oat code retrieval. am: e00e20103f am: a515314895 by Vladimir Marko · 6 years ago
  74. 6af35fb Fix image_space_test on Q+ target. am: 3f795d2ab3 am: 7e5c5bace8 by Vladimir Marko · 6 years ago
  75. a515314 oatdump: Fix oat code retrieval. am: e00e20103f by Vladimir Marko · 6 years ago
  76. 7e5c5ba Fix image_space_test on Q+ target. am: 3f795d2ab3 by Vladimir Marko · 6 years ago
  77. e00e201 oatdump: Fix oat code retrieval. by Vladimir Marko · 6 years ago
  78. 3f795d2 Fix image_space_test on Q+ target. by Vladimir Marko · 6 years ago
  79. 3fbde6b Bytes_moved accounting fix and accounting cleanup am: a253c2d27b am: c15fab5b6f by Hans Boehm · 6 years ago
  80. c15fab5 Bytes_moved accounting fix and accounting cleanup am: a253c2d27b by Hans Boehm · 6 years ago
  81. a253c2d Bytes_moved accounting fix and accounting cleanup by Hans Boehm · 6 years ago
  82. fd16baf Delete DexpreoptGlobalConfig entry after deleting the file it points to am: 092f799333 by Colin Cross · 6 years ago
  83. 90a2cd1 Delete DexpreoptGlobalConfig entry after deleting the file it points to by Colin Cross · 6 years ago
  84. 092f799 Delete DexpreoptGlobalConfig entry after deleting the file it points to by Colin Cross · 6 years ago
  85. 33dc358 Clear exception before calling ValidateSuperClassDescriptors am: 88cfa338da by Mathieu Chartier · 6 years ago
  86. de40269 Call ReferenceQueue add outside of active GC block am: e302088f50 am: 77dcc89f1e by Alex Light · 6 years ago
  87. bced8a7 Clear exception before calling ValidateSuperClassDescriptors am: 88cfa338da by Mathieu Chartier · 6 years ago
  88. 77dcc89 Call ReferenceQueue add outside of active GC block am: e302088f50 by Alex Light · 6 years ago
  89. 88cfa33 Clear exception before calling ValidateSuperClassDescriptors by Mathieu Chartier · 6 years ago
  90. e302088 Call ReferenceQueue add outside of active GC block by Alex Light · 6 years ago
  91. e5d7244 Centralize all the jvmti common test classes am: 23ca8fbcb2 am: dfa0d9ccb7 by Alex Light · 6 years ago
  92. dfa0d9c Centralize all the jvmti common test classes am: 23ca8fbcb2 by Alex Light · 6 years ago
  93. 252e732 [automerger skipped] Revert "Add binary search table for .debug_frame" by David Srbecky · 6 years ago
  94. 23ca8fb Centralize all the jvmti common test classes by Alex Light · 6 years ago
  95. 8cd84e4 Revert "Add binary search table for .debug_frame" by David Srbecky · 6 years ago
  96. 4675bda Revert "Add binary search table for .debug_frame" am: d4f8afb4d8 am: 5d17ad3658 by David Srbecky · 6 years ago
  97. 5d17ad3 Revert "Add binary search table for .debug_frame" am: d4f8afb4d8 by David Srbecky · 6 years ago
  98. d4f8afb Revert "Add binary search table for .debug_frame" by David Srbecky · 6 years ago
  99. 28f5d2d Revert "Blacklist test while failing." am: 354ddc52e3 am: e8b8d1730d by Paul Duffin · 6 years ago
  100. e8b8d17 Revert "Blacklist test while failing." am: 354ddc52e3 by Paul Duffin · 6 years ago