1. 5a9e51d Revert "Revert "Introduce a number of MSA instructions for MIPS64"" by Goran Jakovljevic · 7 years ago
  2. 8f2b925 Merge "ART: Get rid of most of java.lang.DexCache." by Narayan Kamath · 7 years ago
  3. de9b8d6 Merge "Change some pending OOME asserts to be pending exception" by Mathieu Chartier · 7 years ago
  4. 9e2a1ca Merge "Ensure the GC visits Obsolete Methods" by Treehugger Robot · 7 years ago
  5. cc9d1cb Change some pending OOME asserts to be pending exception by Mathieu Chartier · 7 years ago
  6. 4f2e957 Ensure the GC visits Obsolete Methods by Alex Light · 7 years ago
  7. 0510717 Delete SrcMap by Mathieu Chartier · 7 years ago
  8. ed883a1 Merge "Add method info to oat files" by Mathieu Chartier · 7 years ago
  9. dae1744 Merge "Ensure the profile is written to disk at shutdown" by Calin Juravle · 7 years ago
  10. 6b2dc31 ART: Get rid of most of java.lang.DexCache. by Narayan Kamath · 7 years ago
  11. 4408ecb Merge "Fix sign extension issues" by Treehugger Robot · 7 years ago
  12. cbcedbf Add method info to oat files by Mathieu Chartier · 7 years ago
  13. 41e604a Merge "ART: Bit intrinsics for Mterp interpreter" by Bill Buzbee · 7 years ago
  14. e9cd81c Merge "Fix String::DoReplace() using obsolete `this`." by Treehugger Robot · 7 years ago
  15. 31afbec ART: Bit intrinsics for Mterp interpreter by buzbee · 7 years ago
  16. 9e57aba Fix String::DoReplace() using obsolete `this`. by Vladimir Marko · 7 years ago
  17. 32f5388 Fix sign extension issues by Colin Cross · 7 years ago
  18. e685de7 Merge "Tweak ProfileSaver saving strategy" by Calin Juravle · 7 years ago
  19. a345d31 Ensure the profile is written to disk at shutdown by Calin Juravle · 7 years ago
  20. c53528a Merge "Add more logging to OOM in fallback space DCHECK" by Treehugger Robot · 7 years ago
  21. 51e417b Tweak ProfileSaver saving strategy by Calin Juravle · 7 years ago
  22. fcfaa8d Merge "Revert "Introduce a number of MSA instructions for MIPS64"" by Treehugger Robot · 7 years ago
  23. 73a7564 Add more logging to OOM in fallback space DCHECK by Mathieu Chartier · 7 years ago
  24. 219bf25 Revert "Introduce a number of MSA instructions for MIPS64" by Aart Bik · 7 years ago
  25. ef62210 Merge "Revert "Revert "Refactor annotation code for obsolete methods.""" by Treehugger Robot · 7 years ago
  26. bdaa613 Merge "Fix RegType invariant checks." by Treehugger Robot · 7 years ago
  27. f2f1c9d Revert "Revert "Refactor annotation code for obsolete methods."" by Alex Light · 7 years ago
  28. 92d578f Merge "Introduce a number of MSA instructions for MIPS64" by Aart Bik · 7 years ago
  29. 6e54f78 Only look at vdex related access flags for class/fields/methods. by Nicolas Geoffray · 7 years ago
  30. 99d035f Merge "Revert^2 "Hash-based DexCache field array."" by Treehugger Robot · 7 years ago
  31. a22a656 Fix RegType invariant checks. by Vladimir Marko · 7 years ago
  32. 31c6ea5 Merge "Make image oat checksum depend on secondary images." by Richard Uhler · 7 years ago
  33. 65e0775 Revert "Refactor annotation code for obsolete methods." by Nicolas Geoffray · 7 years ago
  34. bfe66b0 Merge "Revert "Revert "Revert "CHA for interface method."""" by Nicolas Geoffray · 7 years ago
  35. 43e99be Revert "Revert "Revert "CHA for interface method.""" by Nicolas Geoffray · 7 years ago
  36. 875e322 Merge "Refactor annotation code for obsolete methods." by Treehugger Robot · 7 years ago
  37. b43836a Merge "Don't send ClassFileLoadHook before JVMTI_PHASE_START." by Treehugger Robot · 7 years ago
  38. f44d36c Revert^2 "Hash-based DexCache field array." by Vladimir Marko · 7 years ago
  39. c1af10e Merge "Revert^6 "Hash-based dex cache type array."" by Vladimir Marko · 7 years ago
  40. b6b76e4 Merge "ART: Refactor libopenjdkjvmti" by Treehugger Robot · 7 years ago
  41. 7f4e428 Merge "Revert "Revert "CHA for interface method.""" by Mingyao Yang · 7 years ago
  42. 672a0b7 Refactor annotation code for obsolete methods. by Alex Light · 7 years ago
  43. dcabc8b Introduce a number of MSA instructions for MIPS64 by Goran Jakovljevic · 7 years ago
  44. 5e03a30 ART: Refactor libopenjdkjvmti by Andreas Gampe · 7 years ago
  45. 8d6768d Revert^6 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  46. d8ce4e7 Don't send ClassFileLoadHook before JVMTI_PHASE_START. by Alex Light · 7 years ago
  47. 13ef044 Merge "Fix issues due to updated toolchain." by Treehugger Robot · 7 years ago
  48. bc26b72 Make image oat checksum depend on secondary images. by Richard Uhler · 7 years ago
  49. 0b66d61 Revert^5 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  50. 6374c58 Revert "Hash-based DexCache field array." by Vladimir Marko · 7 years ago
  51. 8f323e0 Merge "ART: String intrinsics for Mterp interpreter" by Bill Buzbee · 7 years ago
  52. 8de1297 Fix issues due to updated toolchain. by Jayant Chowdhary · 7 years ago
  53. 5442ff6 Merge "Ensure we have the correct thread when allocating obsolete methods." by Treehugger Robot · 7 years ago
  54. 5c11a79 Ensure we have the correct thread when allocating obsolete methods. by Alex Light · 7 years ago
  55. e667a3c ART: String intrinsics for Mterp interpreter by buzbee · 7 years ago
  56. 939e71a Merge "Hash-based DexCache field array." by Treehugger Robot · 7 years ago
  57. 1aea351 Hash-based DexCache field array. by Vladimir Marko · 8 years ago
  58. fe10279 Merge "Catch signals that happen inside a fault handler." by Treehugger Robot · 7 years ago
  59. 13439f0 Use offline inline caches during AOT compilation by Calin Juravle · 8 years ago
  60. 74f94dd Merge "Do not allow input-vdex with dexlayout." by Nicolas Geoffray · 7 years ago
  61. 97fa992 Do not allow input-vdex with dexlayout. by Nicolas Geoffray · 7 years ago
  62. cac55a1 Merge "Update UnstartedRuntime for System.identityHashCode." by Nicolas Geoffray · 7 years ago
  63. 5ed51e3 Merge changes Ia26b07f0,Id3d2758c by Roland Levillain · 7 years ago
  64. 079f5fd Merge "Track libcore change 2c0c8889ff415431e3c2d6d5ac95748f8b284384." by Narayan Kamath · 7 years ago
  65. 41d8263 Merge "Revert "Stop interpreter from accessing code items of compiled code."" by Nicolas Geoffray · 7 years ago
  66. 0182229 Revert "Stop interpreter from accessing code items of compiled code." by Nicolas Geoffray · 7 years ago
  67. 02a4d7f Merge "Stop interpreter from accessing code items of compiled code." by Treehugger Robot · 7 years ago
  68. 8a9f49e Merge "ART: Add field offset caching" by Treehugger Robot · 7 years ago
  69. 4f5dbc2 Merge "Fix duplicate classes check to iterate over classes properly." by Treehugger Robot · 7 years ago
  70. b3ab3f8 Merge "Modify invoke interface trampoline to pass interface method." by Treehugger Robot · 7 years ago
  71. 5667f56 Modify invoke interface trampoline to pass interface method. by Jeff Hao · 7 years ago
  72. df79ddb Stop interpreter from accessing code items of compiled code. by Jeff Hao · 7 years ago
  73. fb005aa Merge "ART: Refactor ObjectTagTable" by Treehugger Robot · 7 years ago
  74. efd20cb Catch signals that happen inside a fault handler. by Josh Gao · 7 years ago
  75. caa348c Merge "Inlining a few small methods based on profiling dex2oat with perf." by Mingyao Yang · 7 years ago
  76. c02fe5f Merge "Interpreter intrinsics" by Bill Buzbee · 7 years ago
  77. 8ec0a20 Fix duplicate classes check to iterate over classes properly. by Jeff Hao · 7 years ago
  78. 01b47b0 Inlining a few small methods based on profiling dex2oat with perf. by Mingyao Yang · 8 years ago
  79. 76e342e Merge changes I16000c0c,I325003cb by Hiroshi Yamauchi · 7 years ago
  80. 78f1bdc Interpreter intrinsics by buzbee · 7 years ago
  81. ece2f7c Update UnstartedRuntime for System.identityHashCode. by Nicolas Geoffray · 7 years ago
  82. 0c742e4 Merge "Improve debugging output for a crash." by Vladimir Marko · 7 years ago
  83. 8dd56fc Improve debugging output for a crash. by Vladimir Marko · 7 years ago
  84. 7ec0fde Track libcore change 2c0c8889ff415431e3c2d6d5ac95748f8b284384. by Narayan Kamath · 7 years ago
  85. 742bc41 Merge "Return the right value in VerifyClass." by Nicolas Geoffray · 7 years ago
  86. 8f301e2 Revert "Revert "CHA for interface method."" by Mingyao Yang · 7 years ago
  87. 9e38a50 ART: Add field offset caching by Andreas Gampe · 7 years ago
  88. a6fa68f Merge "Encode inline caches with missing types in the profile" by Calin Juravle · 7 years ago
  89. 8a43324 Add two locks to expected_mutexes_on_weak_ref_access_. by Hiroshi Yamauchi · 7 years ago
  90. b139b6d Revert "Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_." by Hiroshi Yamauchi · 7 years ago
  91. 7ba6ed7 Merge "ART: Clean up code related to foreign dex use" by Calin Juravle · 7 years ago
  92. 77651c4 ART: Clean up code related to foreign dex use by Calin Juravle · 7 years ago
  93. f014021 ART: Refactor ObjectTagTable by Andreas Gampe · 7 years ago
  94. 7cc3ae5 Return the right value in VerifyClass. by Nicolas Geoffray · 7 years ago
  95. 7a970b7 Merge "Check IsModifiableClass earlier in redefineClasses and retransformClasses" by Treehugger Robot · 7 years ago
  96. ce6ee70 Check IsModifiableClass earlier in redefineClasses and retransformClasses by Alex Light · 7 years ago
  97. 92685a8 Pass driver to loop opt. Add new side_effects phase. by Aart Bik · 7 years ago
  98. 589e71e Encode inline caches with missing types in the profile by Calin Juravle · 7 years ago
  99. ba650a4 Revert "Revert "Use the "GC is marking" information in compiler read barriers (ARM, ARM64)."" by Roland Levillain · 7 years ago
  100. e8649c7 Add GC critical section to GetObjectsAllocated by Mathieu Chartier · 7 years ago