1. a75e589 Revert^2 "Remove Global deopt requirement for several jvmti events" by Alex Light · 6 years ago
  2. ef764ad Move range_t definition is linux block. by Nicolas Geoffray · 6 years ago
  3. ad344b6 Revert "Remove Global deopt requirement for several jvmti events" by Nicolas Geoffray · 6 years ago
  4. 739383c Fix overflow in freed_bytes_histogram by Lokesh Gidra · 6 years ago
  5. 10d0c96 Revert^2 "Add peak RSS stats to GC perf dump" by Lokesh Gidra · 6 years ago
  6. 43c23b8 Delete thread pool in NotifyStartupCompleted by Mathieu Chartier · 6 years ago
  7. 334630e Remove Global deopt requirement for several jvmti events by Alex Light · 6 years ago
  8. 175ce3d Add callback for notifying that startup is completed by Mathieu Chartier · 6 years ago
  9. cc292c6 Revert "Add peak RSS stats to GC perf dump" by Lokesh Gidra · 6 years ago
  10. 9adce77 Add freed bytes histogram to GC perf dump by Lokesh Gidra · 6 years ago
  11. b4dad1b Add peak RSS stats to GC perf dump by Lokesh Gidra · 6 years ago
  12. bf5f0f3 Revert "Revert^2 "Add code size to CodeInfo"" by Nicolas Geoffray · 6 years ago
  13. 5708376 Revert "Remove code size from OatQuickMethodHeader" by Nicolas Geoffray · 6 years ago
  14. d51e574 Reenable core platform API violation warnings, dedupe by David Brazdil · 6 years ago
  15. e7e26d1 Assign non-runtime /apex/* dex files to platform domain by David Brazdil · 6 years ago
  16. b1b2ca9 Revert "Don't pack code size in CodeInfo." by Nicolas Geoffray · 6 years ago
  17. 953da54 Clear the JIT task queue for child zygote. by Nicolas Geoffray · 6 years ago
  18. 6a1dab4 Fix handling of proxy classes in hidden_api.h by David Brazdil · 6 years ago
  19. c2e2c45 Remove bogus ImageWriter friend declaration. by Vladimir Marko · 6 years ago
  20. e35ac04 Don't pack code size in CodeInfo. by David Srbecky · 6 years ago
  21. 1d077ac Also JIT non-startup methods in zygote. by Nicolas Geoffray · 6 years ago
  22. de1b2a2 Revert "Revert "Add support for booting with a boot classpath not fully AOTed."" by Nicolas Geoffray · 6 years ago
  23. 14bfedd Revert "Add support for booting with a boot classpath not fully AOTed." by Andreas Gampe · 6 years ago
  24. d388390 "Revert^3 "Suspend the runtime when switching interpreters." by David Srbecky · 6 years ago
  25. 817a47f Revert^2 "Suspend the runtime when switching interpreters." by David Srbecky · 7 years ago
  26. 797801c Merge "ART: Remove obsolete option -Xpatchoat:." by Vladimir Marko · 6 years ago
  27. 9176a4f Merge "Trust that boot classpath dex files don't need on device dex file verification." by Nicolas Geoffray · 6 years ago
  28. c816d24 Merge "Revert^2 "Prevent agents from delaying system daemon threads"" by Treehugger Robot · 6 years ago
  29. e0b2ce4 Revert^2 "Prevent agents from delaying system daemon threads" by Alex Light · 6 years ago
  30. 6d8d4a2 ART: Remove obsolete option -Xpatchoat:. by Vladimir Marko · 6 years ago
  31. bc0c484 Merge "Fix errno handling to avoid being overwritten" by Treehugger Robot · 6 years ago
  32. 99fc938 Trust that boot classpath dex files don't need on device dex file verification. by Nicolas Geoffray · 6 years ago
  33. c76c4cc Merge "In boot image experiment mode, treat boot classpath classes as verified." by Treehugger Robot · 6 years ago
  34. 144f82c In boot image experiment mode, treat boot classpath classes as verified. by Nicolas Geoffray · 6 years ago
  35. ed19c67 Fix errno handling to avoid being overwritten by Charles Munger · 6 years ago
  36. 5c8b351 Merge "Revert "Prevent agents from delaying system daemon threads"" by Nicolas Geoffray · 6 years ago
  37. e570870 Merge "Remove code size from OatQuickMethodHeader" by David Srbecky · 6 years ago
  38. c08c107 Revert "Prevent agents from delaying system daemon threads" by Nicolas Geoffray · 6 years ago
  39. c55a1a2 Merge "Make jni_internal_test a CommonRuntimeTest." by Vladimir Marko · 6 years ago
  40. ec956e8 Merge changes Ifd690cda,I7bcbe947 by David Brazdil · 6 years ago
  41. eda46e9 Fix vdex fast-verify performance regression by David Brazdil · 6 years ago
  42. feb2282 Improve `verified`, add `redefined` class status in VerifierDeps by David Brazdil · 6 years ago
  43. 98b970d Merge "Add support for booting with a boot classpath not fully AOTed." by Nicolas Geoffray · 6 years ago
  44. 6ad020d Pass sampled value to hidden api access logger by Andrei Onea · 6 years ago
  45. 2b076df Make jni_internal_test a CommonRuntimeTest. by Vladimir Marko · 6 years ago
  46. 7417ce9 Add support for booting with a boot classpath not fully AOTed. by Nicolas Geoffray · 7 years ago
  47. 03c6b17 Merge "Refactor ElfDebugReader." by David Srbecky · 6 years ago
  48. 53eb07f Refactor ElfDebugReader. by David Srbecky · 6 years ago
  49. 42d9967 Merge "Add verbose logging for app image startup cache feature" by Mathieu Chartier · 6 years ago
  50. 7f72856 Fix DumpNativeStack function for traced methods. (part 2) by David Srbecky · 6 years ago
  51. e23b388 Add verbose logging for app image startup cache feature by Mathieu Chartier · 6 years ago
  52. 131f23a Remove code size from OatQuickMethodHeader by David Srbecky · 7 years ago
  53. 438cc2b Merge "Revert^2 "Add code size to CodeInfo"" by David Srbecky · 6 years ago
  54. e1412da Revert^2 "Add code size to CodeInfo" by David Srbecky · 6 years ago
  55. eea5fd3 Fix DumpNativeStack function for traced methods. by David Srbecky · 6 years ago
  56. 3c09f2c Merge "Revert "Add code size to CodeInfo"" by David Srbecky · 6 years ago
  57. 8f20a23 Revert "Add code size to CodeInfo" by David Srbecky · 6 years ago
  58. a053447 Merge "Add code size to CodeInfo" by David Srbecky · 6 years ago
  59. 3611fdf Prevent agents from delaying system daemon threads by Alex Light · 6 years ago
  60. 68efa7b Add code size to CodeInfo by David Srbecky · 7 years ago
  61. 1e70b89 Merge changes Id4ffa9f9,I1bb5d05d by Vladimir Marko · 6 years ago
  62. 6c70224 Replace MergeSets() with std::set::merge(). by Vladimir Marko · 6 years ago
  63. e0f8bb9 Merge "Replace StringPiece with std::string_view in profman." by Vladimir Marko · 6 years ago
  64. 3b24136 Merge "Add feature flag for loading app image startup cache" by Mathieu Chartier · 6 years ago
  65. e512556 Replace StringPiece with std::string_view in profman. by Vladimir Marko · 6 years ago
  66. 8e1ca61 Merge "Generalize vdex class redefinition check" by David Brazdil · 6 years ago
  67. 11586a5 Merge "Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum""" by Hans Boehm · 6 years ago
  68. a88abfa Add feature flag for loading app image startup cache by Mathieu Chartier · 6 years ago
  69. 7c73dd1 Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Hans Boehm · 6 years ago
  70. 2f34e59 Merge changes I14c7cddd,I4a39d0e8,I3f24c8f4,I9699f138 by Vladimir Marko · 6 years ago
  71. 8fd6722 Generalize vdex class redefinition check by David Brazdil · 6 years ago
  72. c66d6a7 Merge "ART: Move .bss mappings check before .bss init." by Vladimir Marko · 6 years ago
  73. 1cedb4a ART: Move .bss mappings check before .bss init. by Vladimir Marko · 6 years ago
  74. 7210108 Replace StringPiece with std::string_view in art/runtime/. by Vladimir Marko · 6 years ago
  75. eb37ba5 Replace StringPiece with std::string_view in Signature. by Vladimir Marko · 6 years ago
  76. e027d72 Replace StringPiece with std::string_view in class.h. by Vladimir Marko · 6 years ago
  77. a538ed5 ART: Remove stale comment by Andreas Gampe · 6 years ago
  78. 9f3928f ART: Change vtable check implementation by Andreas Gampe · 6 years ago
  79. 3aa868a ART: Add unchecked conversions of arrays by Andreas Gampe · 6 years ago
  80. a2fed08 ART: Optimize array accesses by Andreas Gampe · 7 years ago
  81. 7909e1e Merge "ART: Enable ISA features run-time detection for ARM64" by Roland Levillain · 6 years ago
  82. ca3c6d9 Merge "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Vladimir Marko · 6 years ago
  83. 83ba9b9 Revert "Prevent overflows for concurrent_start_bytes_ sum" by Vladimir Marko · 6 years ago
  84. ac52000 Merge changes I888a268b,Ia5a3c0bb,I189841e4,I5ab8b0b0 by Vladimir Marko · 6 years ago
  85. 01eb773 Merge "Prevent overflows for concurrent_start_bytes_ sum" by Hans Boehm · 6 years ago
  86. 50b0445 Prevent overflows for concurrent_start_bytes_ sum by Hans Boehm · 7 years ago
  87. d0c3a6c Merge "Fix criteria to decide should next GC be minor" by Lokesh Gidra · 6 years ago
  88. 1a862c8 Fix criteria to decide should next GC be minor by Lokesh Gidra · 7 years ago
  89. b0f16e6 Replace StringPiece with std::string_view in RegType. by Vladimir Marko · 6 years ago
  90. 59ae4f9 Replace StringPiece with std::string_view in OatFile. by Vladimir Marko · 6 years ago
  91. 6e78158 ART: Change ArtMethod::NumArgRegisters() signature. by Vladimir Marko · 6 years ago
  92. 436e142 Merge "Take hidden API into account during getDeclaredMethod()" by David Brazdil · 6 years ago
  93. 62d986b Merge "Fix DumpNativeStack function for trampolines." by Treehugger Robot · 6 years ago
  94. 4bcd657 Take hidden API into account during getDeclaredMethod() by David Brazdil · 7 years ago
  95. 982a9ee Remove dead String::Equals() overloads. by Vladimir Marko · 6 years ago
  96. 11be88c Merge "x86/x86-64: Fix IMT conflict trampoline for obsolete methods." by Vladimir Marko · 7 years ago
  97. b87eedc x86/x86-64: Fix IMT conflict trampoline for obsolete methods. by Vladimir Marko · 7 years ago
  98. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 7 years ago
  99. 8a64e77 Merge "Use prebuilt addr2line on host" by David Srbecky · 7 years ago
  100. 87da30e Use prebuilt addr2line on host by David Srbecky · 7 years ago