1. cbcedbf Add method info to oat files by Mathieu Chartier · 7 years ago
  2. ef62210 Merge "Revert "Revert "Refactor annotation code for obsolete methods.""" by Treehugger Robot · 7 years ago
  3. bdaa613 Merge "Fix RegType invariant checks." by Treehugger Robot · 7 years ago
  4. f2f1c9d Revert "Revert "Refactor annotation code for obsolete methods."" by Alex Light · 7 years ago
  5. 92d578f Merge "Introduce a number of MSA instructions for MIPS64" by Aart Bik · 7 years ago
  6. 6e54f78 Only look at vdex related access flags for class/fields/methods. by Nicolas Geoffray · 7 years ago
  7. 99d035f Merge "Revert^2 "Hash-based DexCache field array."" by Treehugger Robot · 7 years ago
  8. a22a656 Fix RegType invariant checks. by Vladimir Marko · 7 years ago
  9. 31c6ea5 Merge "Make image oat checksum depend on secondary images." by Richard Uhler · 7 years ago
  10. 65e0775 Revert "Refactor annotation code for obsolete methods." by Nicolas Geoffray · 7 years ago
  11. bfe66b0 Merge "Revert "Revert "Revert "CHA for interface method."""" by Nicolas Geoffray · 7 years ago
  12. 43e99be Revert "Revert "Revert "CHA for interface method.""" by Nicolas Geoffray · 7 years ago
  13. 875e322 Merge "Refactor annotation code for obsolete methods." by Treehugger Robot · 7 years ago
  14. b43836a Merge "Don't send ClassFileLoadHook before JVMTI_PHASE_START." by Treehugger Robot · 7 years ago
  15. f44d36c Revert^2 "Hash-based DexCache field array." by Vladimir Marko · 7 years ago
  16. c1af10e Merge "Revert^6 "Hash-based dex cache type array."" by Vladimir Marko · 7 years ago
  17. b6b76e4 Merge "ART: Refactor libopenjdkjvmti" by Treehugger Robot · 7 years ago
  18. 7f4e428 Merge "Revert "Revert "CHA for interface method.""" by Mingyao Yang · 7 years ago
  19. 672a0b7 Refactor annotation code for obsolete methods. by Alex Light · 7 years ago
  20. dcabc8b Introduce a number of MSA instructions for MIPS64 by Goran Jakovljevic · 7 years ago
  21. 5e03a30 ART: Refactor libopenjdkjvmti by Andreas Gampe · 7 years ago
  22. 8d6768d Revert^6 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  23. d8ce4e7 Don't send ClassFileLoadHook before JVMTI_PHASE_START. by Alex Light · 7 years ago
  24. 13ef044 Merge "Fix issues due to updated toolchain." by Treehugger Robot · 7 years ago
  25. bc26b72 Make image oat checksum depend on secondary images. by Richard Uhler · 7 years ago
  26. 0b66d61 Revert^5 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  27. 6374c58 Revert "Hash-based DexCache field array." by Vladimir Marko · 7 years ago
  28. 8f323e0 Merge "ART: String intrinsics for Mterp interpreter" by Bill Buzbee · 7 years ago
  29. 8de1297 Fix issues due to updated toolchain. by Jayant Chowdhary · 7 years ago
  30. 5442ff6 Merge "Ensure we have the correct thread when allocating obsolete methods." by Treehugger Robot · 7 years ago
  31. 5c11a79 Ensure we have the correct thread when allocating obsolete methods. by Alex Light · 7 years ago
  32. e667a3c ART: String intrinsics for Mterp interpreter by buzbee · 7 years ago
  33. 939e71a Merge "Hash-based DexCache field array." by Treehugger Robot · 7 years ago
  34. 1aea351 Hash-based DexCache field array. by Vladimir Marko · 8 years ago
  35. fe10279 Merge "Catch signals that happen inside a fault handler." by Treehugger Robot · 7 years ago
  36. 13439f0 Use offline inline caches during AOT compilation by Calin Juravle · 7 years ago
  37. 74f94dd Merge "Do not allow input-vdex with dexlayout." by Nicolas Geoffray · 7 years ago
  38. 97fa992 Do not allow input-vdex with dexlayout. by Nicolas Geoffray · 7 years ago
  39. cac55a1 Merge "Update UnstartedRuntime for System.identityHashCode." by Nicolas Geoffray · 7 years ago
  40. 5ed51e3 Merge changes Ia26b07f0,Id3d2758c by Roland Levillain · 7 years ago
  41. 079f5fd Merge "Track libcore change 2c0c8889ff415431e3c2d6d5ac95748f8b284384." by Narayan Kamath · 7 years ago
  42. 41d8263 Merge "Revert "Stop interpreter from accessing code items of compiled code."" by Nicolas Geoffray · 7 years ago
  43. 0182229 Revert "Stop interpreter from accessing code items of compiled code." by Nicolas Geoffray · 7 years ago
  44. 02a4d7f Merge "Stop interpreter from accessing code items of compiled code." by Treehugger Robot · 7 years ago
  45. 8a9f49e Merge "ART: Add field offset caching" by Treehugger Robot · 7 years ago
  46. 4f5dbc2 Merge "Fix duplicate classes check to iterate over classes properly." by Treehugger Robot · 7 years ago
  47. b3ab3f8 Merge "Modify invoke interface trampoline to pass interface method." by Treehugger Robot · 7 years ago
  48. 5667f56 Modify invoke interface trampoline to pass interface method. by Jeff Hao · 7 years ago
  49. df79ddb Stop interpreter from accessing code items of compiled code. by Jeff Hao · 7 years ago
  50. fb005aa Merge "ART: Refactor ObjectTagTable" by Treehugger Robot · 7 years ago
  51. efd20cb Catch signals that happen inside a fault handler. by Josh Gao · 7 years ago
  52. caa348c Merge "Inlining a few small methods based on profiling dex2oat with perf." by Mingyao Yang · 7 years ago
  53. c02fe5f Merge "Interpreter intrinsics" by Bill Buzbee · 7 years ago
  54. 8ec0a20 Fix duplicate classes check to iterate over classes properly. by Jeff Hao · 7 years ago
  55. 01b47b0 Inlining a few small methods based on profiling dex2oat with perf. by Mingyao Yang · 7 years ago
  56. 76e342e Merge changes I16000c0c,I325003cb by Hiroshi Yamauchi · 7 years ago
  57. 78f1bdc Interpreter intrinsics by buzbee · 7 years ago
  58. ece2f7c Update UnstartedRuntime for System.identityHashCode. by Nicolas Geoffray · 7 years ago
  59. 0c742e4 Merge "Improve debugging output for a crash." by Vladimir Marko · 7 years ago
  60. 8dd56fc Improve debugging output for a crash. by Vladimir Marko · 7 years ago
  61. 7ec0fde Track libcore change 2c0c8889ff415431e3c2d6d5ac95748f8b284384. by Narayan Kamath · 7 years ago
  62. 742bc41 Merge "Return the right value in VerifyClass." by Nicolas Geoffray · 7 years ago
  63. 8f301e2 Revert "Revert "CHA for interface method."" by Mingyao Yang · 7 years ago
  64. 9e38a50 ART: Add field offset caching by Andreas Gampe · 7 years ago
  65. a6fa68f Merge "Encode inline caches with missing types in the profile" by Calin Juravle · 7 years ago
  66. 8a43324 Add two locks to expected_mutexes_on_weak_ref_access_. by Hiroshi Yamauchi · 7 years ago
  67. b139b6d Revert "Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_." by Hiroshi Yamauchi · 7 years ago
  68. 7ba6ed7 Merge "ART: Clean up code related to foreign dex use" by Calin Juravle · 7 years ago
  69. 77651c4 ART: Clean up code related to foreign dex use by Calin Juravle · 7 years ago
  70. f014021 ART: Refactor ObjectTagTable by Andreas Gampe · 7 years ago
  71. 7cc3ae5 Return the right value in VerifyClass. by Nicolas Geoffray · 7 years ago
  72. 7a970b7 Merge "Check IsModifiableClass earlier in redefineClasses and retransformClasses" by Treehugger Robot · 7 years ago
  73. ce6ee70 Check IsModifiableClass earlier in redefineClasses and retransformClasses by Alex Light · 7 years ago
  74. 92685a8 Pass driver to loop opt. Add new side_effects phase. by Aart Bik · 7 years ago
  75. 589e71e Encode inline caches with missing types in the profile by Calin Juravle · 7 years ago
  76. ba650a4 Revert "Revert "Use the "GC is marking" information in compiler read barriers (ARM, ARM64)."" by Roland Levillain · 7 years ago
  77. e8649c7 Add GC critical section to GetObjectsAllocated by Mathieu Chartier · 7 years ago
  78. d9f647a Merge "Extend profman to generate profiles with inline caches" by Treehugger Robot · 7 years ago
  79. e0ac115 Extend profman to generate profiles with inline caches by Calin Juravle · 7 years ago
  80. 1990bda Merge "Fix dex location filtering in dex2oat" by Mathieu Chartier · 7 years ago
  81. 046854b Fix dex location filtering in dex2oat by Mathieu Chartier · 7 years ago
  82. d5b260e Merge "Clean up ZygoteHooks stack walking slightly." by Treehugger Robot · 7 years ago
  83. 33c6731 Merge "Misc cleanup for class redefinition." by Treehugger Robot · 7 years ago
  84. 455d74f Merge "Add nullptr and size check for opening a mem mapped dex file." by Treehugger Robot · 7 years ago
  85. c5f5a6e Misc cleanup for class redefinition. by Alex Light · 7 years ago
  86. 8474026 Clean up ZygoteHooks stack walking slightly. by Alex Light · 7 years ago
  87. b7b043a Merge "Clean up OatFileAssistant getting of image info." by Richard Uhler · 7 years ago
  88. 41b2f53 Add nullptr and size check for opening a mem mapped dex file. by Jeff Hao · 7 years ago
  89. 371b047 Clear empty unevac regions in ClearFromSpace by Mathieu Chartier · 7 years ago
  90. 8a1691f Don't fail for null dex elements in FlattenPathClassLoader by Mathieu Chartier · 7 years ago
  91. 95e0967 Clean up OatFileAssistant getting of image info. by Richard Uhler · 7 years ago
  92. 497d526 Handle RawData case for DexLayout by Mathieu Chartier · 7 years ago
  93. fddc193 Merge "MIPS32: Do not use _MIPS_ARCH_MIPS64R6 in MIPS32 code" by Vladimir Marko · 7 years ago
  94. ad4ee26 Merge "ART: Add correct field index to reference visiting" by Treehugger Robot · 7 years ago
  95. 41ee103 Merge "MIPS: Implement heap poisoning in ART's Optimizing compiler." by Roland Levillain · 7 years ago
  96. 331605a Revert "Revert "Intrinsify Integer.valueOf."" by Nicolas Geoffray · 7 years ago
  97. 0d39604 Merge "Fix mutex issue" by Treehugger Robot · 7 years ago
  98. 9511460 ART: Add correct field index to reference visiting by Andreas Gampe · 7 years ago
  99. 3066772 Merge "ART: Add primitive field reporting" by Treehugger Robot · 7 years ago
  100. 861af89 Fix mutex issue by Alex Light · 7 years ago