1. 2ae4bc9 Merge "Allow DexFile#getDexOptNeeded to check case when downgrading is required" by Shubham Ajmera · 7 years ago
  2. 8bf4fec Merge "MIPS: Follow-up to hash-based DexCache methods array" by Treehugger Robot · 7 years ago
  3. 279cfba MIPS: Follow-up to hash-based DexCache methods array by Alexey Frunze · 7 years ago
  4. df9224c Merge "Move logic to get profile class descriptors to profile info" by Mathieu Chartier · 7 years ago
  5. 4f342b0 Move logic to get profile class descriptors to profile info by Mathieu Chartier · 7 years ago
  6. d41f79b Merge "Throw VerifyError when trying to extend a final class." by Vladimir Marko · 7 years ago
  7. a3aa6db Merge "ARM64: More JIT Code Cache maintenace" by Treehugger Robot · 7 years ago
  8. 17272ab ARM64: More JIT Code Cache maintenace by Orion Hodson · 7 years ago
  9. 78627e4 ART: Disable part of reg_type_test for CMS by Andreas Gampe · 7 years ago
  10. 26761f7 ART: Move FillHeap to CommonRuntimeTest by Andreas Gampe · 7 years ago
  11. 64d2d3e ART: Account for OOME during array merging by Andreas Gampe · 7 years ago
  12. 2727d7c Merge "Ensure that we don't overwrite suspension target thread" by Treehugger Robot · 7 years ago
  13. 753d613 Update VMRuntime.preloadDexCaches() for hash-based arrays. by Vladimir Marko · 7 years ago
  14. c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 7 years ago
  15. 918dcea Revert "Avoid recording CHA class status for dex2oat" by Nicolas Geoffray · 7 years ago
  16. 79ad831 Avoid recording CHA class status for dex2oat by Mathieu Chartier · 7 years ago
  17. e1f602e Merge "Refined HasAtLeast() for x86 and x86_64." by Aart Bik · 7 years ago
  18. 6ee332c Ensure that we don't overwrite suspension target thread by Alex Light · 7 years ago
  19. 2f1d924 Merge "ARM64: JIT Code Cache maintenance" by Orion Hodson · 7 years ago
  20. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 7 years ago
  21. 3ecac07 ARM64: JIT Code Cache maintenance by Orion Hodson · 7 years ago
  22. 331f4c4 Merge "ART: Change method lookup to be more consistent to JLS and the RI." by Treehugger Robot · 7 years ago
  23. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 7 years ago
  24. 13c8343 Merge "MIPS: Reduce Baker read barrier code size overhead" by Vladimir Marko · 7 years ago
  25. b43b2d8 Throw VerifyError when trying to extend a final class. by Vladimir Marko · 7 years ago
  26. 24f4f79 Merge "Use the rel_pc instead of computing it." by Christopher Ferris · 7 years ago
  27. 4d0371a Merge "Only update declared methods during class redefinition." by Treehugger Robot · 7 years ago
  28. 00e475c Only update declared methods during class redefinition. by Alex Light · 7 years ago
  29. 7897cec ART: Refactor JIT stress mode a runtime debug flag by Andreas Gampe · 7 years ago
  30. 4147fcc MIPS: Reduce Baker read barrier code size overhead by Alexey Frunze · 7 years ago
  31. f88b5c0 Use the rel_pc instead of computing it. by Christopher Ferris · 7 years ago
  32. e8f48da Merge "Change kMultiDexSeparator from ':' to '!'" by Calin Juravle · 7 years ago
  33. 187ff45 Merge "Use AtomicDexRefMap for compiled classes" by Mathieu Chartier · 7 years ago
  34. 5354af9 Refined HasAtLeast() for x86 and x86_64. by Aart Bik · 7 years ago
  35. 6c13ce8 Merge "Whitelist user_code_suspension_lock_ for ConditionVariable wait" by Treehugger Robot · 7 years ago
  36. 1a088d4 Use AtomicDexRefMap for compiled classes by Mathieu Chartier · 7 years ago
  37. dcc6617 Merge "Unbreak Odroid measurements." by Treehugger Robot · 7 years ago
  38. 79400aa Whitelist user_code_suspension_lock_ for ConditionVariable wait by Alex Light · 7 years ago
  39. 520dadf Unbreak Odroid measurements. by Nicolas Geoffray · 7 years ago
  40. 43ce5f8 Change flush order in JIT code cache by Orion Hodson · 7 years ago
  41. c5b1b06 Merge "art: use proper nativehelper headers" by Treehugger Robot · 7 years ago
  42. e431e27 art: use proper nativehelper headers by Steven Moreland · 7 years ago
  43. 41acdc1 Fix the default ownership of dex files in ClassLoaderContext by Calin Juravle · 7 years ago
  44. e4e812a Allow DexFile#getDexOptNeeded to check case when downgrading is required by Shubham Ajmera · 7 years ago
  45. a308a32 Change kMultiDexSeparator from ':' to '!' by Calin Juravle · 7 years ago
  46. 6f7b23a Merge "Separate rw from rx views of jit code cache" by David Sehr · 7 years ago
  47. 527f18f Merge "Allow dex2oat to create a full class loader context" by Treehugger Robot · 7 years ago
  48. 774beea Merge "Verify the class loader context when loading oat files" by Treehugger Robot · 7 years ago
  49. 3d931dc Merge "Create a class loader context starting from an existing ClassLoader" by Treehugger Robot · 7 years ago
  50. c79470d Allow dex2oat to create a full class loader context by Calin Juravle · 7 years ago
  51. 3f91864 Verify the class loader context when loading oat files by Calin Juravle · 7 years ago
  52. 57d0acc Create a class loader context starting from an existing ClassLoader by Calin Juravle · 7 years ago
  53. d1dbb74 Separate rw from rx views of jit code cache by David Sehr · 7 years ago
  54. 2f0ac4f Merge changes I01b45c86,I10307aea,Iefccd6ff,Ibbda8e9a,I71a7f59b by Andreas Gampe · 7 years ago
  55. b02ba93 Don't encode OatQuickMethodHeader for non-compiled methods. by Nicolas Geoffray · 7 years ago
  56. 2bff9ca ART: Remove more object_callbacks.h includes by Andreas Gampe · 7 years ago
  57. 0c18338 ART: Replace or remove some ObjectCallback Walk functions by Andreas Gampe · 7 years ago
  58. 10d3908 ART: Remove old visit functions by Andreas Gampe · 7 years ago
  59. 1c158a0 ART: Use VisitObjects visitor functions by Andreas Gampe · 7 years ago
  60. 351c447 ART: Add templated VisitObjects by Andreas Gampe · 7 years ago
  61. d317295 Merge "Do superclass validation at compile time and log with new class status." by Treehugger Robot · 7 years ago
  62. 0cb1728 Do superclass validation at compile time and log with new class status. by Jeff Hao · 7 years ago
  63. 1f0a22f Ensure GetThreadState only counts user-code suspensions by Alex Light · 7 years ago
  64. 23cdebe Merge "MIPS: TLAB allocation entrypoints" by Treehugger Robot · 7 years ago
  65. 731af33 Merge "Ensure jvmti agents don't share ThreadLocalStorage" by Treehugger Robot · 7 years ago
  66. 092a404 Ensure jvmti agents don't share ThreadLocalStorage by Alex Light · 7 years ago
  67. c69e8d6 Merge "Fix ReadBarrier misuse when relocating the image." by Treehugger Robot · 7 years ago
  68. 6f54cf2 Fix ReadBarrier misuse when relocating the image. by Chang Xing · 7 years ago
  69. 5e7eb2f Merge "Add Jvmti Suspend/ResumeThread functions" by Treehugger Robot · 7 years ago
  70. 6e87534 Merge "ART: Add support for constructor method handles" by Treehugger Robot · 7 years ago
  71. f8db2c3 ART: Add support for constructor method handles by Orion Hodson · 7 years ago
  72. bac2bd1 Merge "Introduce a Marking Register in ARM code generation." by Roland Levillain · 7 years ago
  73. 48a951b Revert "Revert "Relax HasSeenMethod check"" by Mathieu Chartier · 7 years ago
  74. 06bed30 Revert "Revert "Record post startup methods in profile"" by Mathieu Chartier · 7 years ago
  75. d0b3ab2 Merge "Fix compressible string check for ctors with `hibyte`." by Treehugger Robot · 7 years ago
  76. 7de725b Merge "Clarify unquickening comment." by Treehugger Robot · 7 years ago
  77. a44c445 Fix compressible string check for ctors with `hibyte`. by Vladimir Marko · 7 years ago
  78. 469a27f Merge "Only enforce profile size limits on target builds" by Mathieu Chartier · 7 years ago
  79. 88fd720 Add Jvmti Suspend/ResumeThread functions by Alex Light · 7 years ago
  80. 6d729a7 Introduce a Marking Register in ARM code generation. by Roland Levillain · 7 years ago
  81. f6a122c Merge "Add missing CFI directives to ARM Quick entrypoints." by Roland Levillain · 7 years ago
  82. a55e268 Clarify unquickening comment. by Nicolas Geoffray · 7 years ago
  83. 854df41 MIPS: TLAB allocation entrypoints by Goran Jakovljevic · 7 years ago
  84. a867f7a Revert "Record post startup methods in profile" by Nicolas Geoffray · 7 years ago
  85. 9f3a7c5 Merge "Revert "Relax HasSeenMethod check"" by Nicolas Geoffray · 7 years ago
  86. c2b6a63 Revert "Relax HasSeenMethod check" by Nicolas Geoffray · 7 years ago
  87. 36f549e Avoid decompiling NOPs for 0 count case by Mathieu Chartier · 7 years ago
  88. f2e2af8 Only enforce profile size limits on target builds by Mathieu Chartier · 7 years ago
  89. de4b08f Reduce quicken info size by Mathieu Chartier · 7 years ago
  90. c9267c4 Merge "Relax HasSeenMethod check" by Mathieu Chartier · 7 years ago
  91. 80e6d73 Relax HasSeenMethod check by Mathieu Chartier · 7 years ago
  92. fc79ef9 Merge "Move dex files dependencies (en/de)coding to ClassLoaderContext" by Treehugger Robot · 7 years ago
  93. 7b0648a Move dex files dependencies (en/de)coding to ClassLoaderContext by Calin Juravle · 7 years ago
  94. 8cfbbb8 Merge "Abstract SetField functions with Transaction check" by Treehugger Robot · 7 years ago
  95. 8d174b5 Merge "Check ClassClass's dependencies in ImageSpace" by Treehugger Robot · 7 years ago
  96. 62c20d1 Add missing CFI directives to ARM Quick entrypoints. by Roland Levillain · 7 years ago
  97. 4bbbe40 Merge "Record post startup methods in profile" by Mathieu Chartier · 7 years ago
  98. 08dd84a Merge "Introduce a Marking Register in ARM64 code generation." by Roland Levillain · 7 years ago
  99. a97772f Merge "signal_catcher: Only notify tombstoned when we're using it." by Narayan Kamath · 7 years ago
  100. 6d3e768 Abstract SetField functions with Transaction check by Chang Xing · 7 years ago