1. 5945de0 Revert "Revert "Revert "Add consistency CHECKs around ArtMethod fields.""" by Nicolas Geoffray · 4 years, 7 months ago
  2. fa458ac Allow late lookup for @CriticalNative methods. by Vladimir Marko · 4 years, 7 months ago
  3. 99d91d1 Avoid implementation-defined behavior by Greg Kaiser · 4 years, 7 months ago
  4. 5265419 Always put the framework profile in the boot image location. by Nicolas Geoffray · 4 years, 7 months ago
  5. 58cc76d Fix braino in Jit::PostZygoteFork. by Nicolas Geoffray · 4 years, 7 months ago
  6. f994025 Revert "Revert "Add consistency CHECKs around ArtMethod fields."" by Nicolas Geoffray · 4 years, 7 months ago
  7. 2925311 Prevent entering IMT conflict trampoline with j.l.Object methods. by Nicolas Geoffray · 4 years, 7 months ago
  8. 0a5cad3 Revert "Revert "Make class loader context fail for unknown class loaders"" by Calin Juravle · 4 years, 7 months ago
  9. e9818dd Revert "Make class loader context fail for unknown class loaders" by Stefania Halac · 4 years, 7 months ago
  10. 41b605c Remove MIPS support from runtime/. by Vladimir Marko · 4 years, 7 months ago
  11. 30b38f8 Remove MIPS mterp. by Vladimir Marko · 4 years, 7 months ago
  12. 2d3de3a Make class loader context fail for unknown class loaders by Calin Juravle · 4 years, 7 months ago
  13. c550327 Use stack for first scope in VariableSizedHandleScope by Mathieu Chartier · 4 years, 7 months ago
  14. 6e043bb Rewrite GenericJNI frame setup. by Vladimir Marko · 4 years, 7 months ago
  15. af32242 Do not check for collision if we only extracted the apk by Calin Juravle · 4 years, 7 months ago
  16. 5e251ea Change j.l.r.Field to use ArtField index instead of dexFileIndex by Alex Light · 4 years, 8 months ago
  17. 8206ae8 Revert "Fix Core Platform API JNI check" by satayev · 4 years, 7 months ago
  18. 18dc023 Remove obsolete CHECKs for image dex file location. by Vladimir Marko · 4 years, 7 months ago
  19. 8c8f148 Add blueprint modules to generate jar files for gtests. by David Srbecky · 4 years, 7 months ago
  20. 5c33d35 Reinstate exception check in GenericJni stubs. by Vladimir Marko · 4 years, 7 months ago
  21. c9fa770 Introduce VMRuntime.isValidClassLoaderContext by Dan Zimmerman · 4 years, 7 months ago
  22. b682ea4 Introduce BaseDexClassLoader.computeClassLoaderContextsNative by Dan Zimmerman · 4 years, 9 months ago
  23. 4cbb51a Fix ART code around JIT zygote. by Nicolas Geoffray · 4 years, 7 months ago
  24. 8c41a0b Handle interpreter / access-checks mode in the runtime. by Nicolas Geoffray · 4 years, 7 months ago
  25. cf0c6ef Device gtests: Use boot.art instead of core.art. by David Srbecky · 4 years, 7 months ago
  26. f6afcc9 Update boot image extension compilation args. by Vladimir Marko · 4 years, 7 months ago
  27. 8adb325 Move code from quick_entry_points_arm64.S to asm_support_arm64.S by Nicolas Geoffray · 4 years, 7 months ago
  28. dc77ca3 Wait sooner for non-daemon threads by Hans Boehm · 4 years, 7 months ago
  29. 51ad7fe Code cleanup around exception handling and stack walking. by Nicolas Geoffray · 4 years, 7 months ago
  30. 89b85eb dex2oat: default to speed-profile if we have a profile. by Vladimir Marko · 4 years, 7 months ago
  31. 2ad3f8e Do suspend check and hotness increment in entry of Nterp. by Nicolas Geoffray · 4 years, 7 months ago
  32. 8feb7eb Adjust CHECK on instrumentation stack. by Nicolas Geoffray · 4 years, 7 months ago
  33. 6c56db3 Fix Core Platform API JNI check by Orion Hodson · 4 years, 10 months ago
  34. f9dfd77 Update VMRuntime.isBootClassPathOnDisk()... by Vladimir Marko · 4 years, 7 months ago
  35. c70b84e Revert "Disable bitstring tests." by Igor Murashkin · 4 years, 7 months ago
  36. ecd9502 [jitzygote] Don't spawn a thread in child zygotes. by Nicolas Geoffray · 4 years, 7 months ago
  37. c0e0e5e Compile boot image extensions in memory. by Vladimir Marko · 4 years, 7 months ago
  38. e4207a7 Use consistent storage type in bit structs. by Vladimir Marko · 4 years, 7 months ago
  39. e91e795 Replace instrumention id with stack pointers. by Nicolas Geoffray · 4 years, 7 months ago
  40. fc58809 Remove old JDWP implementation from ART by Alex Light · 4 years, 7 months ago
  41. d2ac307 Disable Dex2oatSwapUseTest.CheckSwapUsage for x86_64 by Evgeny Astigeevich · 4 years, 7 months ago
  42. 3f0dca1 Ensure IsStructurallyRedefinable takes into account subtypes by Alex Light · 4 years, 7 months ago
  43. f365aff Remove isDebuggerActive native implementation. by Alex Light · 4 years, 7 months ago
  44. caafd62 Implement GetVRegLong for nterp. by Nicolas Geoffray · 4 years, 7 months ago
  45. 775f681 JIT debugger_interface: add simpleperf presumit check. by Yabin Cui · 4 years, 7 months ago
  46. 7e2c963 Update interpreter entrypoints in an image to nterp when supported. by Nicolas Geoffray · 4 years, 8 months ago
  47. 4d7e1a8 nterp: Don't compile baseline if a process cannot allocate profiling infos. by Nicolas Geoffray · 4 years, 7 months ago
  48. f0e90ba Revert^2 "Enable JIT dual data mapping." by David Srbecky · 4 years, 8 months ago
  49. 13fcc3e Remove some dead code from OatFile. by Vladimir Marko · 4 years, 7 months ago
  50. 469016b Don't pattern-init an unused variable that overallocates the stack by Stephen Hines · 4 years, 7 months ago
  51. e0c6d43 Revert "Fix stack-walking race" by Alex Light · 4 years, 7 months ago
  52. 721e402 Fix stack-walking race by Alex Light · 4 years, 8 months ago
  53. 2f78a9c Revert^2 "Improve stack unwinding during gcstress tests." by David Srbecky · 4 years, 8 months ago
  54. 2c5b48d Disable bitstring tests. by Nicolas Geoffray · 4 years, 8 months ago
  55. e8bd0a9 Correctly initialize monitors for 32-bit by Hans Boehm · 4 years, 8 months ago
  56. abafbe7 nativebridge: Add PreZygoteFork callback by Lev Rumyantsev · 4 years, 9 months ago
  57. 7ec3e60 nativebridge: Support app-zygote by Lev Rumyantsev · 4 years, 9 months ago
  58. 87f3630 runtime: Initialize native bridge in app-zygote by Lev Rumyantsev · 4 years, 9 months ago
  59. ff5ce16 Sleep longer in shutdown with asan by Hans Boehm · 4 years, 8 months ago
  60. ed1cecd Clean up dead code & outdated comment in app image validation by Dan Zimmerman · 4 years, 8 months ago
  61. 6ef7713 Remove dead code related to profile collection. by Vladimir Marko · 4 years, 8 months ago
  62. a9ff45b Remove TODO from ART by atrost · 4 years, 8 months ago
  63. 4d7b689 Fix Transaction constraint validation... by Vladimir Marko · 4 years, 8 months ago
  64. 7d511d9 [art] Factor out encoding ClassLoaderContext components by Dan Zimmerman · 4 years, 9 months ago
  65. 15669a6 jdwp: switch to libbase's ReceiveFileDescriptors. by Josh Gao · 4 years, 8 months ago
  66. 6442eaf Harden hidden api checks. by Andrei Onea · 4 years, 8 months ago
  67. e30457c Add getNativeTid function by Rick Yiu · 4 years, 8 months ago
  68. a72256b Remove app image dex file and class loader checks by Mathieu Chartier · 4 years, 8 months ago
  69. 4f9d62b Utilize partially used TLABs by Lokesh Gidra · 4 years, 8 months ago
  70. b885d8b Surround MR uses with #if defined read barrier. by Nicolas Geoffray · 4 years, 8 months ago
  71. 46d7b24 Add atrace event for perfetto_hprof init. by Florian Mayer · 4 years, 8 months ago
  72. 9406c43 Revert "Harden hidden api checks." by Andrei-Valentin Onea · 4 years, 8 months ago
  73. 3bf5163 Harden hidden api checks. by Andrei Onea · 4 years, 8 months ago
  74. 135b5c8 Address checker tests around inline cache and the baseline compiler. by Nicolas Geoffray · 4 years, 8 months ago
  75. 786e1fe invoke-super can also have implicit null checks. by Nicolas Geoffray · 4 years, 8 months ago
  76. c4bf667 Use ResetTlab instead of setting to null by Mathieu Chartier · 4 years, 8 months ago
  77. 63a5793 nterp: Re-order where stack alignment happens in an nterp frame. by Nicolas Geoffray · 4 years, 8 months ago
  78. 6ac057f Use boot image extension in the JIT-zygote experiment. by Ulya Trafimovich · 4 years, 9 months ago
  79. 2628715 Remove incorrect const qualification on ArrayIter::operator++. by Peter Collingbourne · 4 years, 8 months ago
  80. c4f6cf3 nterp: fix braino in NTERP_TRAMPOLINE macro. by Nicolas Geoffray · 4 years, 8 months ago
  81. cdf2d7e nterp: Change the jump destination when there is no parameter. by Nicolas Geoffray · 4 years, 8 months ago
  82. 3f4041b Add more logging around array sanity checks by Alex Light · 4 years, 8 months ago
  83. a3f8129 Make StartDebugger the last thing in InitNonZygoteOrPostFork again by Alex Light · 4 years, 8 months ago
  84. b86e9b0 Close fd if polling thread is disabled by Mathieu Chartier · 4 years, 8 months ago
  85. 163652e Fix redefinition causing corrupt j.l.r.Field objects by Alex Light · 4 years, 8 months ago
  86. 14d1307 Disable test cases `AssemblerMIPS{32r6,64}Test.Toolchain` in ART gtest. by Roland Levillain · 4 years, 8 months ago
  87. 2f49428 Revert^2 "Remove finalizable restriction on structural redefinition" by Alex Light · 4 years, 8 months ago
  88. 0b1afb7 Revert "Remove finalizable restriction on structural redefinition" by Alex Light · 4 years, 8 months ago
  89. 55d6fa4 Remove finalizable restriction on structural redefinition by Alex Light · 4 years, 9 months ago
  90. 65c18a2 Revert^4 "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 4 years, 8 months ago
  91. 467defb [art] Format runtime/Android.bp by Dan Zimmerman · 4 years, 8 months ago
  92. 3a6ef94 Disable jitzygote polling thread by Mathieu Chartier · 4 years, 9 months ago
  93. 0010172 Add extra detail to class status CHECK by Mathieu Chartier · 4 years, 8 months ago
  94. ead89ef Revert^3 "Add spin loop to mutex, overhaul monitor"" by Hans Boehm · 4 years, 8 months ago
  95. 65a01a7 Simplify access_flags_ updates by Hans Boehm · 4 years, 8 months ago
  96. 3d52abe Revert^2 "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 4 years, 10 months ago
  97. eeae32b Revert "Add consistency CHECKs around ArtMethod fields." by Mathieu Chartier · 4 years, 8 months ago
  98. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 9 months ago
  99. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 9 months ago
  100. 1e88f98 Use apex_available property by Jiyong Park · 4 years, 9 months ago