1. bbdc301 Remove old code that isn't relevant anymore. by Nicolas Geoffray · 4 years, 4 months ago
  2. 8d79968 Remove unused / unimplemented CorePlatformAPI methods. by Nicolas Geoffray · 4 years, 4 months ago
  3. fa915c9 Only put resolved classes inside the dex cache. by Nicolas Geoffray · 4 years, 5 months ago
  4. 0a6063a Clean up Field::CreateFromArtField(). by Vladimir Marko · 4 years, 6 months ago
  5. 5868ada Move implementations from class_root.h to -inl.h . by Vladimir Marko · 4 years, 6 months ago
  6. d34b73b Clean up internal stack trace construction. by Vladimir Marko · 4 years, 6 months ago
  7. b6f4c79 Clean up Constructor/Method/Field construction. by Vladimir Marko · 4 years, 6 months ago
  8. edccd3c Retire VMRuntime.doNotInitializeInAot() by Orion Hodson · 4 years, 8 months ago
  9. 2e17cf4 Revert "ART: Conditionally remove loaded-oat-count check" by Nicolas Geoffray · 4 years, 8 months ago
  10. eb070f0 Reland "art: Add FileDescriptor fields to native Core Platform API" by Orion Hodson · 4 years, 8 months ago
  11. e5c48f7 Revert "ART: Forbid the zygote to load code outside of system" by Nicolas Geoffray · 4 years, 8 months ago
  12. 0a5cad3 Revert "Revert "Make class loader context fail for unknown class loaders"" by Calin Juravle · 4 years, 9 months ago
  13. e9818dd Revert "Make class loader context fail for unknown class loaders" by Stefania Halac · 4 years, 9 months ago
  14. 2d3de3a Make class loader context fail for unknown class loaders by Calin Juravle · 4 years, 9 months ago
  15. c9fa770 Introduce VMRuntime.isValidClassLoaderContext by Dan Zimmerman · 4 years, 9 months ago
  16. b682ea4 Introduce BaseDexClassLoader.computeClassLoaderContextsNative by Dan Zimmerman · 4 years, 11 months ago
  17. f9dfd77 Update VMRuntime.isBootClassPathOnDisk()... by Vladimir Marko · 4 years, 9 months ago
  18. fc58809 Remove old JDWP implementation from ART by Alex Light · 4 years, 10 months ago
  19. f365aff Remove isDebuggerActive native implementation. by Alex Light · 4 years, 10 months ago
  20. 87f3630 runtime: Initialize native bridge in app-zygote by Lev Rumyantsev · 5 years ago
  21. a9ff45b Remove TODO from ART by atrost · 4 years, 10 months ago
  22. 6442eaf Harden hidden api checks. by Andrei Onea · 4 years, 10 months ago
  23. e30457c Add getNativeTid function by Rick Yiu · 4 years, 10 months ago
  24. 9406c43 Revert "Harden hidden api checks." by Andrei-Valentin Onea · 4 years, 10 months ago
  25. 3bf5163 Harden hidden api checks. by Andrei Onea · 4 years, 10 months ago
  26. fab7208 Pipe disabled compat changes to runtime through zygote. by atrost · 5 years ago
  27. 20b7a9b Fix Missing ReflectiveHandleScope in Class_newInstance by Alex Light · 5 years ago
  28. 0aa0206 Add resetJitCounters by Mathieu Chartier · 5 years ago
  29. 882d414 Use nativePostForkSystemServer for system server profiling by Mathieu Chartier · 5 years ago
  30. acdb9a3 Plumb @TestApi enforcement policy to runtime. by Artur Satayev · 5 years ago
  31. de05550 Use ClassStatus::kVisiblyInitialized in reflection. by Vladimir Marko · 5 years ago
  32. 07710c5 Reland "Java Heap Profiler for Perfetto." again by Florian Mayer · 5 years ago
  33. 4ac0e15 Revert "Revert "Basic structural redefinition support"" by Nicolas Geoffray · 5 years ago
  34. 5a2301d Revert "Basic structural redefinition support" by Nicolas Geoffray · 5 years ago
  35. c971eaf Basic structural redefinition support by Alex Light · 5 years ago
  36. 284b1b0 Revert "Reland "Java Heap Profiler for Perfetto."" by Lokesh Gidra · 5 years ago
  37. 5a446bd Reland "Java Heap Profiler for Perfetto." by Florian Mayer · 5 years ago
  38. 8f70b96 Revert "Java Heap Profiler for Perfetto." by Andreas Gampe · 5 years ago
  39. adf49d4 Java Heap Profiler for Perfetto. by Florian Mayer · 5 years ago
  40. a67daeb Fix race between post fork initialization and JIT. by Nicolas Geoffray · 5 years ago
  41. bfcea3d Jit-zygote: Postpone pre-compilation until boot is completed. by David Srbecky · 5 years ago
  42. 38a062e Weaken 2 DCHECK()s in reflection. by Vladimir Marko · 5 years ago
  43. 7ee607e ART: Fix Runtime::GetStat by Andreas Gampe · 5 years ago
  44. 5bef022 [RUNTIME] Ignore signal registration for debugging by randy.jeong · 5 years ago
  45. 3068d58 Clean up creating handles from `this`. by Vladimir Marko · 5 years ago
  46. 9b81ac3 Add default argument kIsInstrumented=true. by Vladimir Marko · 5 years ago
  47. 9ac09ee jitzygote: compile system server methods at boot. by Nicolas Geoffray · 6 years ago
  48. 0d54cfb jitzygote: Special case system server to keep the JIT queue at fork. by Nicolas Geoffray · 6 years ago
  49. b74f307 ART: IWYU for HiddenApi domain by Andreas Gampe · 6 years ago
  50. 501c3b0 Revert^2 "Fix correctness for fast path class loading" by Andreas Gampe · 6 years ago
  51. 2e2f9e8 Revert "Fix correctness for fast path class loading" by Mathieu Chartier · 6 years ago
  52. ef04ac6 Fix correctness for fast path class loading by Mathieu Chartier · 6 years ago
  53. c2f4357 Add native counterpart for VMRuntime.setProcessDataDirectory by David Brazdil · 6 years ago
  54. 7126c5b Preverify InMemoryDexClassLoader-loaded classes from vdex by David Brazdil · 6 years ago
  55. 35a3f6a Create vdex file for dex loaded with InMemoryDexClassLoader by David Brazdil · 6 years ago
  56. 331a5e1 Revert^2 Verify InMemoryDexClassLoader classes in a background thread by David Brazdil · 6 years ago
  57. 9ef308d ART: Forbid the zygote to load code outside of system by Andreas Gampe · 6 years ago
  58. b4bb63a Revert "Verify InMemoryDexClassLoader classes in a background thread" by David Brazdil · 6 years ago
  59. d592dbe Verify InMemoryDexClassLoader classes in a background thread by David Brazdil · 6 years ago
  60. 0a20607 Remove ART dependence on property debug.allocTracker.stackDepth by Mathieu Chartier · 6 years ago
  61. b215557 Add FinalizerTimeoutMs argument, and respect it by Hans Boehm · 6 years ago
  62. 4617d58 ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test. by Vladimir Marko · 6 years ago
  63. 0984e48 Style cleanup for ObjPtr<>-ify changes. by Vladimir Marko · 6 years ago
  64. 0eefb9b ObjPtr<>-ify mirror::Field and mirror::Executable. by Vladimir Marko · 6 years ago
  65. 34857b5 Revert "Revert "Change state to waiting during aborting the VM"" by Koji Fukui · 6 years ago
  66. 423bebb ObjPtr<>-ify mirror::ObjectArray. by Vladimir Marko · 6 years ago
  67. 179b7c6 ObjPtr<>-ify String allocations, fix stale refs. by Vladimir Marko · 6 years ago
  68. 7458291 Open in-memory dex files into a single DexFile object by David Brazdil · 6 years ago
  69. f57f7d4 Change registerNativeAllocation to long argument by Hans Boehm · 6 years ago
  70. 3383f9c ART: Conditionally remove loaded-oat-count check by Andreas Gampe · 6 years ago
  71. ebb481d Revert "Change state to waiting during aborting the VM" by Nicolas Geoffray · 6 years ago
  72. 97b9649 Change state to waiting during aborting the VM by Koji Fukui · 6 years ago
  73. e095c91 ART: Cache Runtime* in nativePostForkChild by Andreas Gampe · 6 years ago
  74. 8682354 ART: Allow to change boot image pickup order by Andreas Gampe · 6 years ago
  75. 175ce3d Add callback for notifying that startup is completed by Mathieu Chartier · 6 years ago
  76. de1b2a2 Revert "Revert "Add support for booting with a boot classpath not fully AOTed."" by Nicolas Geoffray · 6 years ago
  77. 14bfedd Revert "Add support for booting with a boot classpath not fully AOTed." by Andreas Gampe · 6 years ago
  78. 7417ce9 Add support for booting with a boot classpath not fully AOTed. by Nicolas Geoffray · 6 years ago
  79. a88abfa Add feature flag for loading app image startup cache by Mathieu Chartier · 6 years ago
  80. 4bcd657 Take hidden API into account during getDeclaredMethod() by David Brazdil · 6 years ago
  81. 1a04148 Fix bug in InMemoryDexClassLoader loading by David Brazdil · 6 years ago
  82. e768182 hiddenapi: Print warnings for @CorePlatformApi violations by David Brazdil · 6 years ago
  83. fe2886d Merge "Deoptimize zygote compiled methods in DeoptimizeBootImage." by Nicolas Geoffray · 6 years ago
  84. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  85. 226805d Deoptimize zygote compiled methods in DeoptimizeBootImage. by Nicolas Geoffray · 6 years ago
  86. 4eebb0e Remove Trace.Pause/Resume. by Nicolas Geoffray · 6 years ago
  87. c220f98 Change GC triggering to use mallinfo() by Hans Boehm · 6 years ago
  88. afc60cd Cleanup native debug interface api. by David Srbecky · 6 years ago
  89. a9a0973 Merge "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  90. d190851 Pass boot class path to ImageSpace::LoadBootImage. by Vladimir Marko · 6 years ago
  91. ce9ed36 Enable JIT in zygote. by Nicolas Geoffray · 6 years ago
  92. 8b751c5 ART: Move EnableDebugger to frameworks by Orion Hodson · 6 years ago
  93. c9de61c Revert^2 "Refactor code around JIT creation." by Nicolas Geoffray · 6 years ago
  94. 763cd98 Revert "Refactor code around JIT creation." by Andreas Gampe · 6 years ago
  95. 7a2c7c2 Refactor code around JIT creation. by Nicolas Geoffray · 6 years ago
  96. 54c7da9 Merge changes Idc6e518c,Ia1cc0506 by David Brazdil · 6 years ago
  97. bf86464 Merge "EnableDebugger: handle the case when hard RLIMIT_CORE is <inf." by Nicolas Geoffray · 6 years ago
  98. 2bb2fbd Create SdkVersion enum, migrate users to it by David Brazdil · 6 years ago
  99. 2b6b3e5 EnableDebugger: handle the case when hard RLIMIT_CORE is <inf. by Evgenii Stepanov · 6 years ago
  100. f50ac10 Simplify hidden_api.h logic by David Brazdil · 6 years ago