1. 457cad6 Make sure a out/build_number.txt file is present with linux-bionic by Alex Light · 6 years ago
  2. aa95801 Revert^2 "Add verifier fallback for JVMTI Get/SetLocalVariable" am: e2ddce3dec by Alex Light · 6 years ago
  3. 0dfac26 Fix incorrect register-number range check. am: 6045bc202f by Alex Light · 6 years ago
  4. 3cddf45 Make sure a out/build_number.txt file is present with linux-bionic by Alex Light · 6 years ago
  5. e2ddce3 Revert^2 "Add verifier fallback for JVMTI Get/SetLocalVariable" by Alex Light · 6 years ago
  6. 6045bc2 Fix incorrect register-number range check. by Alex Light · 6 years ago
  7. 2b22076 Revert "Add verifier fallback for JVMTI Get/SetLocalVariable" am: 99cbfb55fc by David Srbecky · 6 years ago
  8. 99cbfb5 Revert "Add verifier fallback for JVMTI Get/SetLocalVariable" by David Srbecky · 6 years ago
  9. 9dd3894 Try to make test 1963 pass on fugu am: 098e7a6758 by Alex Light · 6 years ago
  10. f5297fa Add verifier fallback for JVMTI Get/SetLocalVariable am: e48fd0b478 by Alex Light · 6 years ago
  11. 098e7a6 Try to make test 1963 pass on fugu by Alex Light · 6 years ago
  12. e48fd0b Add verifier fallback for JVMTI Get/SetLocalVariable by Alex Light · 6 years ago
  13. 41f46c0 Use string length from DEX instead of recomputing am: abdb4592fa by Eric Holk · 6 years ago
  14. abdb459 Use string length from DEX instead of recomputing by Eric Holk · 6 years ago
  15. 3046dba Revert^2 "Add AddToDexClassloader JVMTI extension functions" am: 639e73b5ad by Alex Light · 6 years ago
  16. 639e73b Revert^2 "Add AddToDexClassloader JVMTI extension functions" by Alex Light · 6 years ago
  17. 0f62196 Allow linking to libicuuc.so and libicui18n.so from executable in /data by Victor Chang · 6 years ago
  18. f03b151 Allow linking to libicuuc.so and libicui18n.so from executable in /data by Victor Chang · 6 years ago
  19. 5d9e378 Add extra systrace for app startup am: 4a17f8af13 by Mathieu Chartier · 6 years ago
  20. 4a17f8a Add extra systrace for app startup by Mathieu Chartier · 6 years ago
  21. 8b6cb16 Revert "Add AddToDexClassloader JVMTI extension functions" am: 799e536da9 by Alex Light · 6 years ago
  22. 799e536 Revert "Add AddToDexClassloader JVMTI extension functions" by Alex Light · 6 years ago
  23. 09074b4 ART: Use libcore's bp preupload check script am: c5265d93c8 by Andreas Gampe · 6 years ago
  24. 9912954 ART: Run bpfmt over ART's blueprint files am: 0dc93b1ba9 by Andreas Gampe · 6 years ago
  25. c5265d9 ART: Use libcore's bp preupload check script by Andreas Gampe · 6 years ago
  26. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 6 years ago
  27. d7c3538 Add default argument kIsInstrumented=true. am: 9b81ac36e1 by Vladimir Marko · 6 years ago
  28. 9b81ac3 Add default argument kIsInstrumented=true. by Vladimir Marko · 6 years ago
  29. 39acd31 Add AddToDexClassloader JVMTI extension functions am: 92ed90ca38 by Alex Light · 6 years ago
  30. 553e93a Make output of generate_operator_out reproducible am: 82cc9601d6 by Dan Willemsen · 6 years ago
  31. 400a65a ART: Forward-declare ClassIterator and Signature in dex_file.h (iwyu) by Andreas Gampe · 6 years ago
  32. 92ed90c Add AddToDexClassloader JVMTI extension functions by Alex Light · 6 years ago
  33. 82cc960 Make output of generate_operator_out reproducible by Dan Willemsen · 6 years ago
  34. 27a47a3 ART: Forward-declare ClassIterator and Signature in dex_file.h (iwyu) by Andreas Gampe · 6 years ago
  35. edb70f9 ART: Refactor SchedulingGraph for consistency and clarity am: 957c538a4d by Evgeny Astigeevich · 6 years ago
  36. f700599 ART: Optimize StringBuilder append pattern. am: 552a134155 by Vladimir Marko · 6 years ago
  37. 957c538 ART: Refactor SchedulingGraph for consistency and clarity by Evgeny Astigeevich · 6 years ago
  38. 552a134 ART: Optimize StringBuilder append pattern. by Vladimir Marko · 7 years ago
  39. 941554b Revert "Improve ArraySet codegen." am: 0dda8c8493 by Vladimir Marko · 6 years ago
  40. 0dda8c8 Revert "Improve ArraySet codegen." by Vladimir Marko · 6 years ago
  41. a903248 Improve ArraySet codegen. am: 0ece864910 by Vladimir Marko · 6 years ago
  42. 0ece864 Improve ArraySet codegen. by Vladimir Marko · 6 years ago
  43. 5e8273b ART: Remove time_utils dependency in thread_list.h am: 3a8ab36cdf by Andreas Gampe · 6 years ago
  44. cea8788 ART: Remove runtime.h file_utils.h (iwyu) am: 19f5416eb8 by Andreas Gampe · 6 years ago
  45. bf82e7b ART: Remove file_utils' ReadFileToString am: 43e72433fd by Andreas Gampe · 6 years ago
  46. 15684d6 ART: Forward-declare AllocatorType (iwyu) am: 391be3ab96 by Andreas Gampe · 6 years ago
  47. eb36489 ART: Forward-declare SuspendReason in thread.h am: 0c2313c2d1 by Andreas Gampe · 6 years ago
  48. 0dad0ab ART: Forward-declare Signature in art_method.h (iwyu) am: b79674cf70 by Andreas Gampe · 6 years ago
  49. 3a8ab36 ART: Remove time_utils dependency in thread_list.h by Andreas Gampe · 6 years ago
  50. 19f5416 ART: Remove runtime.h file_utils.h (iwyu) by Andreas Gampe · 6 years ago
  51. 43e7243 ART: Remove file_utils' ReadFileToString by Andreas Gampe · 6 years ago
  52. 391be3a ART: Forward-declare AllocatorType (iwyu) by Andreas Gampe · 6 years ago
  53. 0c2313c ART: Forward-declare SuspendReason in thread.h by Andreas Gampe · 6 years ago
  54. b79674c ART: Forward-declare Signature in art_method.h (iwyu) by Andreas Gampe · 6 years ago
  55. fc06d35 Add thread state descriptive comment am: 230beda818 by Hans Boehm · 6 years ago
  56. 230beda Add thread state descriptive comment by Hans Boehm · 6 years ago
  57. 4c07986 ART: Place conditionally needed include in #ifdef am: 2388ae520a by Andreas Gampe · 6 years ago
  58. 8e572f8 ART: Forward-declare DexInstructionIterator (iwyu) am: 2f7a55c037 by Andreas Gampe · 6 years ago
  59. f9c9dad ART: Remove assert include (iwyu) am: 3ba32d966c by Andreas Gampe · 6 years ago
  60. 2388ae5 ART: Place conditionally needed include in #ifdef by Andreas Gampe · 6 years ago
  61. 2f7a55c ART: Forward-declare DexInstructionIterator (iwyu) by Andreas Gampe · 6 years ago
  62. 3ba32d9 ART: Remove assert include (iwyu) by Andreas Gampe · 6 years ago
  63. a24dacf Optimize RegionSpace::ClearFromSpace() am: baa99adfc7 by Lokesh Gidra · 6 years ago
  64. baa99ad Optimize RegionSpace::ClearFromSpace() by Lokesh Gidra · 6 years ago
  65. 57abd16 Allow stripped-down OatDexFile in system server. am: b5649f9b2b by David Srbecky · 6 years ago
  66. b5649f9 Allow stripped-down OatDexFile in system server. by David Srbecky · 6 years ago
  67. a515314 oatdump: Fix oat code retrieval. am: e00e20103f by Vladimir Marko · 6 years ago
  68. 7e5c5ba Fix image_space_test on Q+ target. am: 3f795d2ab3 by Vladimir Marko · 6 years ago
  69. e00e201 oatdump: Fix oat code retrieval. by Vladimir Marko · 6 years ago
  70. 3f795d2 Fix image_space_test on Q+ target. by Vladimir Marko · 6 years ago
  71. c15fab5 Bytes_moved accounting fix and accounting cleanup am: a253c2d27b by Hans Boehm · 6 years ago
  72. a253c2d Bytes_moved accounting fix and accounting cleanup by Hans Boehm · 6 years ago
  73. 90a2cd1 Delete DexpreoptGlobalConfig entry after deleting the file it points to by Colin Cross · 6 years ago
  74. 092f799 Delete DexpreoptGlobalConfig entry after deleting the file it points to by Colin Cross · 6 years ago
  75. bced8a7 Clear exception before calling ValidateSuperClassDescriptors am: 88cfa338da by Mathieu Chartier · 6 years ago
  76. 77dcc89 Call ReferenceQueue add outside of active GC block am: e302088f50 by Alex Light · 6 years ago
  77. 88cfa33 Clear exception before calling ValidateSuperClassDescriptors by Mathieu Chartier · 6 years ago
  78. e302088 Call ReferenceQueue add outside of active GC block by Alex Light · 6 years ago
  79. dfa0d9c Centralize all the jvmti common test classes am: 23ca8fbcb2 by Alex Light · 6 years ago
  80. 23ca8fb Centralize all the jvmti common test classes by Alex Light · 6 years ago
  81. 5d17ad3 Revert "Add binary search table for .debug_frame" am: d4f8afb4d8 by David Srbecky · 6 years ago
  82. d4f8afb Revert "Add binary search table for .debug_frame" by David Srbecky · 6 years ago
  83. e8b8d17 Revert "Blacklist test while failing." am: 354ddc52e3 by Paul Duffin · 6 years ago
  84. 354ddc5 Revert "Blacklist test while failing." by Paul Duffin · 6 years ago
  85. 1700e0e luci: Add libcore as a tracking project. am: 30d3ee8932 by Nicolas Geoffray · 6 years ago
  86. 30d3ee8 luci: Add libcore as a tracking project. by Nicolas Geoffray · 6 years ago
  87. e0b906e ART: Mark StringBuilder.append()s as intrinsics. am: d456117108 by Vladimir Marko · 6 years ago
  88. 5451f30 Fix run-gtests.sh for both 32- and 64-bit tests. am: ba25318266 by Vladimir Marko · 6 years ago
  89. d456117 ART: Mark StringBuilder.append()s as intrinsics. by Vladimir Marko · 7 years ago
  90. ba25318 Fix run-gtests.sh for both 32- and 64-bit tests. by Vladimir Marko · 6 years ago
  91. 498716a Incorporate additional feedback to native JNI checks am: f41232eecb by Orion Hodson · 6 years ago
  92. 2330ff2 Allow APEX binaries to access fields and methods via JNI am: 077872d543 by Orion Hodson · 6 years ago
  93. f41232e Incorporate additional feedback to native JNI checks by Orion Hodson · 6 years ago
  94. 077872d Allow APEX binaries to access fields and methods via JNI by Orion Hodson · 6 years ago
  95. e258ae5 Clean up ArtField/ArtMethod relocation for app image. am: 2180d8e8d8 by Vladimir Marko · 6 years ago
  96. 2180d8e Clean up ArtField/ArtMethod relocation for app image. by Vladimir Marko · 6 years ago
  97. 7657c9c jitzygote: compile system server methods at boot. am: 9ac09eeb8b by Nicolas Geoffray · 6 years ago
  98. 9ac09ee jitzygote: compile system server methods at boot. by Nicolas Geoffray · 6 years ago
  99. 42ffa5e Clean up after obsolete methods update fix. am: eab0248f87 by Vladimir Marko · 6 years ago
  100. eab0248 Clean up after obsolete methods update fix. by Vladimir Marko · 6 years ago