1. 5a83225 Address comments for aog/934603 by Mathieu Chartier · 6 years ago
  2. d133917 Revert "Disable check that no oat libraries are loaded." by Nicolas Geoffray · 6 years ago
  3. 0984e48 Style cleanup for ObjPtr<>-ify changes. by Vladimir Marko · 6 years ago
  4. 621c880 ObjPtr<>-ify mirror::CallSite. by Vladimir Marko · 6 years ago
  5. 0eefb9b ObjPtr<>-ify mirror::Field and mirror::Executable. by Vladimir Marko · 6 years ago
  6. 5aead70 ObjPtr<>-ify method/var handles, fix stale refs in tests. by Vladimir Marko · 6 years ago
  7. 4f1e328 Stop verifying barrier count for thread dumping by Mathieu Chartier · 6 years ago
  8. ad7fa6e Delete alloc tracker properties by Mathieu Chartier · 6 years ago
  9. 097d976 Disable check that no oat libraries are loaded. by Steven Moreland · 6 years ago
  10. 34857b5 Revert "Revert "Change state to waiting during aborting the VM"" by Koji Fukui · 6 years ago
  11. 3b45890 ObjPtr<>-ify mirror::Throwable. by Vladimir Marko · 6 years ago
  12. 423bebb ObjPtr<>-ify mirror::ObjectArray. by Vladimir Marko · 6 years ago
  13. 93d99f3 Revert "InMemoryDexClassLoader in ClassLoaderContext follow-up" by Nicolas Geoffray · 6 years ago
  14. 338403c jni: Avoid extra std::string copies by Greg Kaiser · 6 years ago
  15. 557fece ObjPtr<>-ify mirror::IfTable. by Vladimir Marko · 6 years ago
  16. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 6 years ago
  17. 1a1398e InMemoryDexClassLoader in ClassLoaderContext follow-up by David Brazdil · 6 years ago
  18. f57f2ed ART: Clean up obj_ptr.h and obj_ptr-inl.h . by Vladimir Marko · 6 years ago
  19. d91de5f Fix JNI GetFieldId() signature check for "". by Vladimir Marko · 7 years ago
  20. 179b7c6 ObjPtr<>-ify String allocations, fix stale refs. by Vladimir Marko · 6 years ago
  21. c8b7d44 Defer unloader JNI libraries of boot classpath as late as possible. by Nicolas Geoffray · 6 years ago
  22. 5092811 Move elf_utils.h to libelffile library as well. by David Srbecky · 6 years ago
  23. b9c29f6 Hide conscrypt package classes for app AOT compilation. by Vladimir Marko · 6 years ago
  24. bcd99be Open only necessary files for BCP checksums test. by Vladimir Marko · 6 years ago
  25. 3e5c4ce Use normal checkpoints for NotifyStartupCompleted by Mathieu Chartier · 6 years ago
  26. 36dfa41 Delete RunCheckpointOnRunnableThreads by Mathieu Chartier · 6 years ago
  27. 9d5956a Change image method and field visiting to use templates by Mathieu Chartier · 6 years ago
  28. 1a9ac53 Support InMemoryDexClassLoader in ClassLoaderContext by David Brazdil · 7 years ago
  29. e5d93b5 Compare the oat version of runtime, dex2oat and the compiler. by David Srbecky · 7 years ago
  30. e3e0f70 Return the same dex location for dex file whether backed by dex file or not. by Nicolas Geoffray · 7 years ago
  31. 8982186 Support FDs for class loader context dex files by David Brazdil · 6 years ago
  32. 4bb2af5 ObjPtr<>-ify entrypoint utils. by Vladimir Marko · 6 years ago
  33. 340eff4 ART: Disable kCorePlatform detection by Andreas Gampe · 6 years ago
  34. 415ac85 Add read barrier comments for ArtField::IsProxyField(). by Vladimir Marko · 6 years ago
  35. 7458291 Open in-memory dex files into a single DexFile object by David Brazdil · 7 years ago
  36. 09d3576 Update mips and mips64 mterp assembly by Colin Cross · 6 years ago
  37. a040ddc Document when we can avoid read barriers. by Vladimir Marko · 7 years ago
  38. f57f7d4 Change registerNativeAllocation to long argument by Hans Boehm · 7 years ago
  39. 2faab00 Create libelffile library for ELF file manipulation. by David Srbecky · 7 years ago
  40. 21b6568 Unload native libraries during shutdown. by Nicolas Geoffray · 7 years ago
  41. 3383f9c ART: Conditionally remove loaded-oat-count check by Andreas Gampe · 7 years ago
  42. ebb481d Revert "Change state to waiting during aborting the VM" by Nicolas Geoffray · 6 years ago
  43. a1e5b97 ART: Use kNormThreadPriority for UnstartedRuntime by Andreas Gampe · 6 years ago
  44. 6e7a72c Release app image metadata when startup is completed by Mathieu Chartier · 7 years ago
  45. 97b9649 Change state to waiting during aborting the VM by Koji Fukui · 7 years ago
  46. 3364d18 Clean up ImageSpace::LoadBootImage(). by Vladimir Marko · 7 years ago
  47. 3892e62 Clean up Class::GetDescriptor(). by Vladimir Marko · 7 years ago
  48. bfaba28 Fix buildbots hidden_api_test by David Brazdil · 7 years ago
  49. a43ba3d ART: Add ClassVerifier by Andreas Gampe · 7 years ago
  50. e37b791 Fix ImageSpace relocation direction check. by Vladimir Marko · 7 years ago
  51. e095c91 ART: Cache Runtime* in nativePostForkChild by Andreas Gampe · 7 years ago
  52. a5c3a80 hiddenapi domain: Use oat dex file location if available by David Brazdil · 7 years ago
  53. 98fb083 Remove obsolete trampoline offsets from OatHeader. by Vladimir Marko · 7 years ago
  54. 8682354 ART: Allow to change boot image pickup order by Andreas Gampe · 7 years ago
  55. 3dacdd6 Revert^4 "Remove Global deopt requirement for several jvmti events" by Alex Light · 7 years ago
  56. 939798e Revert "Revert^2 "Remove Global deopt requirement for several jvmti events"" by Nicolas Geoffray · 7 years ago
  57. a75e589 Revert^2 "Remove Global deopt requirement for several jvmti events" by Alex Light · 7 years ago
  58. ef764ad Move range_t definition is linux block. by Nicolas Geoffray · 7 years ago
  59. ad344b6 Revert "Remove Global deopt requirement for several jvmti events" by Nicolas Geoffray · 7 years ago
  60. 739383c Fix overflow in freed_bytes_histogram by Lokesh Gidra · 7 years ago
  61. 10d0c96 Revert^2 "Add peak RSS stats to GC perf dump" by Lokesh Gidra · 7 years ago
  62. 43c23b8 Delete thread pool in NotifyStartupCompleted by Mathieu Chartier · 7 years ago
  63. 334630e Remove Global deopt requirement for several jvmti events by Alex Light · 7 years ago
  64. 175ce3d Add callback for notifying that startup is completed by Mathieu Chartier · 7 years ago
  65. cc292c6 Revert "Add peak RSS stats to GC perf dump" by Lokesh Gidra · 7 years ago
  66. 9adce77 Add freed bytes histogram to GC perf dump by Lokesh Gidra · 7 years ago
  67. b4dad1b Add peak RSS stats to GC perf dump by Lokesh Gidra · 7 years ago
  68. bf5f0f3 Revert "Revert^2 "Add code size to CodeInfo"" by Nicolas Geoffray · 7 years ago
  69. 5708376 Revert "Remove code size from OatQuickMethodHeader" by Nicolas Geoffray · 7 years ago
  70. d51e574 Reenable core platform API violation warnings, dedupe by David Brazdil · 7 years ago
  71. e7e26d1 Assign non-runtime /apex/* dex files to platform domain by David Brazdil · 7 years ago
  72. b1b2ca9 Revert "Don't pack code size in CodeInfo." by Nicolas Geoffray · 7 years ago
  73. 953da54 Clear the JIT task queue for child zygote. by Nicolas Geoffray · 7 years ago
  74. 6a1dab4 Fix handling of proxy classes in hidden_api.h by David Brazdil · 7 years ago
  75. c2e2c45 Remove bogus ImageWriter friend declaration. by Vladimir Marko · 7 years ago
  76. e35ac04 Don't pack code size in CodeInfo. by David Srbecky · 7 years ago
  77. 1d077ac Also JIT non-startup methods in zygote. by Nicolas Geoffray · 7 years ago
  78. de1b2a2 Revert "Revert "Add support for booting with a boot classpath not fully AOTed."" by Nicolas Geoffray · 7 years ago
  79. 14bfedd Revert "Add support for booting with a boot classpath not fully AOTed." by Andreas Gampe · 7 years ago
  80. d388390 "Revert^3 "Suspend the runtime when switching interpreters." by David Srbecky · 7 years ago
  81. 817a47f Revert^2 "Suspend the runtime when switching interpreters." by David Srbecky · 7 years ago
  82. 797801c Merge "ART: Remove obsolete option -Xpatchoat:." by Vladimir Marko · 7 years ago
  83. 9176a4f Merge "Trust that boot classpath dex files don't need on device dex file verification." by Nicolas Geoffray · 7 years ago
  84. c816d24 Merge "Revert^2 "Prevent agents from delaying system daemon threads"" by Treehugger Robot · 7 years ago
  85. e0b2ce4 Revert^2 "Prevent agents from delaying system daemon threads" by Alex Light · 7 years ago
  86. 6d8d4a2 ART: Remove obsolete option -Xpatchoat:. by Vladimir Marko · 7 years ago
  87. bc0c484 Merge "Fix errno handling to avoid being overwritten" by Treehugger Robot · 7 years ago
  88. 99fc938 Trust that boot classpath dex files don't need on device dex file verification. by Nicolas Geoffray · 7 years ago
  89. c76c4cc Merge "In boot image experiment mode, treat boot classpath classes as verified." by Treehugger Robot · 7 years ago
  90. 144f82c In boot image experiment mode, treat boot classpath classes as verified. by Nicolas Geoffray · 7 years ago
  91. ed19c67 Fix errno handling to avoid being overwritten by Charles Munger · 7 years ago
  92. 5c8b351 Merge "Revert "Prevent agents from delaying system daemon threads"" by Nicolas Geoffray · 7 years ago
  93. e570870 Merge "Remove code size from OatQuickMethodHeader" by David Srbecky · 7 years ago
  94. c08c107 Revert "Prevent agents from delaying system daemon threads" by Nicolas Geoffray · 7 years ago
  95. c55a1a2 Merge "Make jni_internal_test a CommonRuntimeTest." by Vladimir Marko · 7 years ago
  96. ec956e8 Merge changes Ifd690cda,I7bcbe947 by David Brazdil · 7 years ago
  97. eda46e9 Fix vdex fast-verify performance regression by David Brazdil · 7 years ago
  98. feb2282 Improve `verified`, add `redefined` class status in VerifierDeps by David Brazdil · 7 years ago
  99. 98b970d Merge "Add support for booting with a boot classpath not fully AOTed." by Nicolas Geoffray · 7 years ago
  100. 6ad020d Pass sampled value to hidden api access logger by Andrei Onea · 7 years ago