1. e8f48da Merge "Change kMultiDexSeparator from ':' to '!'" by Calin Juravle · 7 years ago
  2. 187ff45 Merge "Use AtomicDexRefMap for compiled classes" by Mathieu Chartier · 7 years ago
  3. 6c13ce8 Merge "Whitelist user_code_suspension_lock_ for ConditionVariable wait" by Treehugger Robot · 7 years ago
  4. 1a088d4 Use AtomicDexRefMap for compiled classes by Mathieu Chartier · 7 years ago
  5. dcc6617 Merge "Unbreak Odroid measurements." by Treehugger Robot · 7 years ago
  6. 79400aa Whitelist user_code_suspension_lock_ for ConditionVariable wait by Alex Light · 7 years ago
  7. 520dadf Unbreak Odroid measurements. by Nicolas Geoffray · 7 years ago
  8. 43ce5f8 Change flush order in JIT code cache by Orion Hodson · 7 years ago
  9. c5b1b06 Merge "art: use proper nativehelper headers" by Treehugger Robot · 7 years ago
  10. e431e27 art: use proper nativehelper headers by Steven Moreland · 7 years ago
  11. 41acdc1 Fix the default ownership of dex files in ClassLoaderContext by Calin Juravle · 7 years ago
  12. a308a32 Change kMultiDexSeparator from ':' to '!' by Calin Juravle · 7 years ago
  13. 6f7b23a Merge "Separate rw from rx views of jit code cache" by David Sehr · 7 years ago
  14. 527f18f Merge "Allow dex2oat to create a full class loader context" by Treehugger Robot · 7 years ago
  15. 774beea Merge "Verify the class loader context when loading oat files" by Treehugger Robot · 7 years ago
  16. 3d931dc Merge "Create a class loader context starting from an existing ClassLoader" by Treehugger Robot · 7 years ago
  17. c79470d Allow dex2oat to create a full class loader context by Calin Juravle · 7 years ago
  18. 3f91864 Verify the class loader context when loading oat files by Calin Juravle · 7 years ago
  19. 57d0acc Create a class loader context starting from an existing ClassLoader by Calin Juravle · 7 years ago
  20. d1dbb74 Separate rw from rx views of jit code cache by David Sehr · 7 years ago
  21. 2f0ac4f Merge changes I01b45c86,I10307aea,Iefccd6ff,Ibbda8e9a,I71a7f59b by Andreas Gampe · 7 years ago
  22. b02ba93 Don't encode OatQuickMethodHeader for non-compiled methods. by Nicolas Geoffray · 7 years ago
  23. 2bff9ca ART: Remove more object_callbacks.h includes by Andreas Gampe · 7 years ago
  24. 0c18338 ART: Replace or remove some ObjectCallback Walk functions by Andreas Gampe · 7 years ago
  25. 10d3908 ART: Remove old visit functions by Andreas Gampe · 7 years ago
  26. 1c158a0 ART: Use VisitObjects visitor functions by Andreas Gampe · 7 years ago
  27. 351c447 ART: Add templated VisitObjects by Andreas Gampe · 7 years ago
  28. d317295 Merge "Do superclass validation at compile time and log with new class status." by Treehugger Robot · 7 years ago
  29. 0cb1728 Do superclass validation at compile time and log with new class status. by Jeff Hao · 7 years ago
  30. 1f0a22f Ensure GetThreadState only counts user-code suspensions by Alex Light · 7 years ago
  31. 23cdebe Merge "MIPS: TLAB allocation entrypoints" by Treehugger Robot · 7 years ago
  32. 731af33 Merge "Ensure jvmti agents don't share ThreadLocalStorage" by Treehugger Robot · 7 years ago
  33. 092a404 Ensure jvmti agents don't share ThreadLocalStorage by Alex Light · 7 years ago
  34. c69e8d6 Merge "Fix ReadBarrier misuse when relocating the image." by Treehugger Robot · 7 years ago
  35. 6f54cf2 Fix ReadBarrier misuse when relocating the image. by Chang Xing · 7 years ago
  36. 5e7eb2f Merge "Add Jvmti Suspend/ResumeThread functions" by Treehugger Robot · 7 years ago
  37. 6e87534 Merge "ART: Add support for constructor method handles" by Treehugger Robot · 7 years ago
  38. f8db2c3 ART: Add support for constructor method handles by Orion Hodson · 7 years ago
  39. bac2bd1 Merge "Introduce a Marking Register in ARM code generation." by Roland Levillain · 7 years ago
  40. 48a951b Revert "Revert "Relax HasSeenMethod check"" by Mathieu Chartier · 7 years ago
  41. 06bed30 Revert "Revert "Record post startup methods in profile"" by Mathieu Chartier · 7 years ago
  42. d0b3ab2 Merge "Fix compressible string check for ctors with `hibyte`." by Treehugger Robot · 7 years ago
  43. 7de725b Merge "Clarify unquickening comment." by Treehugger Robot · 7 years ago
  44. a44c445 Fix compressible string check for ctors with `hibyte`. by Vladimir Marko · 7 years ago
  45. 469a27f Merge "Only enforce profile size limits on target builds" by Mathieu Chartier · 7 years ago
  46. 88fd720 Add Jvmti Suspend/ResumeThread functions by Alex Light · 7 years ago
  47. 6d729a7 Introduce a Marking Register in ARM code generation. by Roland Levillain · 7 years ago
  48. f6a122c Merge "Add missing CFI directives to ARM Quick entrypoints." by Roland Levillain · 7 years ago
  49. a55e268 Clarify unquickening comment. by Nicolas Geoffray · 7 years ago
  50. 854df41 MIPS: TLAB allocation entrypoints by Goran Jakovljevic · 7 years ago
  51. a867f7a Revert "Record post startup methods in profile" by Nicolas Geoffray · 7 years ago
  52. 9f3a7c5 Merge "Revert "Relax HasSeenMethod check"" by Nicolas Geoffray · 7 years ago
  53. c2b6a63 Revert "Relax HasSeenMethod check" by Nicolas Geoffray · 7 years ago
  54. 36f549e Avoid decompiling NOPs for 0 count case by Mathieu Chartier · 7 years ago
  55. f2e2af8 Only enforce profile size limits on target builds by Mathieu Chartier · 7 years ago
  56. de4b08f Reduce quicken info size by Mathieu Chartier · 7 years ago
  57. c9267c4 Merge "Relax HasSeenMethod check" by Mathieu Chartier · 7 years ago
  58. 80e6d73 Relax HasSeenMethod check by Mathieu Chartier · 7 years ago
  59. fc79ef9 Merge "Move dex files dependencies (en/de)coding to ClassLoaderContext" by Treehugger Robot · 7 years ago
  60. 7b0648a Move dex files dependencies (en/de)coding to ClassLoaderContext by Calin Juravle · 7 years ago
  61. 8cfbbb8 Merge "Abstract SetField functions with Transaction check" by Treehugger Robot · 7 years ago
  62. 8d174b5 Merge "Check ClassClass's dependencies in ImageSpace" by Treehugger Robot · 7 years ago
  63. 62c20d1 Add missing CFI directives to ARM Quick entrypoints. by Roland Levillain · 7 years ago
  64. 4bbbe40 Merge "Record post startup methods in profile" by Mathieu Chartier · 7 years ago
  65. 08dd84a Merge "Introduce a Marking Register in ARM64 code generation." by Roland Levillain · 7 years ago
  66. a97772f Merge "signal_catcher: Only notify tombstoned when we're using it." by Narayan Kamath · 7 years ago
  67. 6d3e768 Abstract SetField functions with Transaction check by Chang Xing · 7 years ago
  68. 5594f11 Record post startup methods in profile by Mathieu Chartier · 7 years ago
  69. 8aea017 Merge "Fix pointer size mismatch" by Treehugger Robot · 7 years ago
  70. 2ea15e1 Merge "Move ThreadDeath event before clearing Thread.nativePeer" by Treehugger Robot · 7 years ago
  71. fef27c2 Fix pointer size mismatch by Chang Xing · 7 years ago
  72. f368aff Merge "ART: Fix ArenaAllocator invariant check in Realloc" by Treehugger Robot · 7 years ago
  73. 8c5e2da Move ThreadDeath event before clearing Thread.nativePeer by Alex Light · 7 years ago
  74. 4be3e9b Check ClassClass's dependencies in ImageSpace by Chang Xing · 7 years ago
  75. 97c4646 Introduce a Marking Register in ARM64 code generation. by Roland Levillain · 7 years ago
  76. 2cfd612 signal_catcher: Only notify tombstoned when we're using it. by Narayan Kamath · 7 years ago
  77. 00cca3a Merge "Add support for processing class loader contexts" by Calin Juravle · 7 years ago
  78. 421dbc2 ART: Fix ArenaAllocator invariant check in Realloc by Andreas Gampe · 7 years ago
  79. 82b351f Fix MethodHandle resolution for invoke-direct by Orion Hodson · 7 years ago
  80. f5f88da Merge "Rewrite bits of RegionSpace::ClearFromSpace." by Nicolas Geoffray · 7 years ago
  81. 87e2cb6 Add support for processing class loader contexts by Calin Juravle · 7 years ago
  82. 2b0dfe7 Fix over-allocation of DexCache field array. by Vladimir Marko · 7 years ago
  83. a5fb204 Rewrite bits of RegionSpace::ClearFromSpace. by Nicolas Geoffray · 7 years ago
  84. 2a546e1 Merge "Fix region space when used with SetLengthToUsableSizeVisitor." by Nicolas Geoffray · 7 years ago
  85. 84eadb2 ART: Change StringTable to unordered_set by Andreas Gampe · 7 years ago
  86. 2eeb01a ART: Change StringTable for RecentAllocations by Andreas Gampe · 7 years ago
  87. d0fc768 ART: Presize output vector in RecentAllocations by Andreas Gampe · 7 years ago
  88. c796072 Merge "ART: Add VLOGs to GetRecentAllocations" by Treehugger Robot · 7 years ago
  89. ff29cee ART: Add VLOGs to GetRecentAllocations by Andreas Gampe · 7 years ago
  90. 46f2503 Fix mac sdk build. by Alex Light · 7 years ago
  91. 836af6f Merge "Added more functionality to dex file tracking." by Treehugger Robot · 7 years ago
  92. a3920a0 Merge changes Id0b98e74,I5d05b171 by Treehugger Robot · 7 years ago
  93. ab7e45a Added more functionality to dex file tracking. by Bharadwaj Kalandhabhatta · 7 years ago
  94. 1cba8d2 Merge "ART: Improve Dbg::GetRecentAllocations" by Treehugger Robot · 7 years ago
  95. c19cd2f Track jvmti allocations related to object tagging by Alex Light · 7 years ago
  96. 4b361a8 Fix region space when used with SetLengthToUsableSizeVisitor. by Nicolas Geoffray · 7 years ago
  97. f774a4e ART: Improve Dbg::GetRecentAllocations by Andreas Gampe · 7 years ago
  98. efdfc85 Merge "Remove java.lang (re)definition tests from class_linker_test" by Treehugger Robot · 7 years ago
  99. e64ed9e Remove java.lang (re)definition tests from class_linker_test by Calin Juravle · 7 years ago
  100. 22ae7b3 Merge "Avoid cross compilation error in DoCallCommon" by Mathieu Chartier · 7 years ago