1. 5594f11 Record post startup methods in profile by Mathieu Chartier · 7 years ago
  2. 8aea017 Merge "Fix pointer size mismatch" by Treehugger Robot · 7 years ago
  3. 2ea15e1 Merge "Move ThreadDeath event before clearing Thread.nativePeer" by Treehugger Robot · 7 years ago
  4. fef27c2 Fix pointer size mismatch by Chang Xing · 7 years ago
  5. f368aff Merge "ART: Fix ArenaAllocator invariant check in Realloc" by Treehugger Robot · 7 years ago
  6. 8c5e2da Move ThreadDeath event before clearing Thread.nativePeer by Alex Light · 7 years ago
  7. 4be3e9b Check ClassClass's dependencies in ImageSpace by Chang Xing · 7 years ago
  8. 97c4646 Introduce a Marking Register in ARM64 code generation. by Roland Levillain · 7 years ago
  9. 2cfd612 signal_catcher: Only notify tombstoned when we're using it. by Narayan Kamath · 7 years ago
  10. 00cca3a Merge "Add support for processing class loader contexts" by Calin Juravle · 7 years ago
  11. 421dbc2 ART: Fix ArenaAllocator invariant check in Realloc by Andreas Gampe · 7 years ago
  12. 82b351f Fix MethodHandle resolution for invoke-direct by Orion Hodson · 7 years ago
  13. f5f88da Merge "Rewrite bits of RegionSpace::ClearFromSpace." by Nicolas Geoffray · 7 years ago
  14. 87e2cb6 Add support for processing class loader contexts by Calin Juravle · 7 years ago
  15. 2b0dfe7 Fix over-allocation of DexCache field array. by Vladimir Marko · 7 years ago
  16. a5fb204 Rewrite bits of RegionSpace::ClearFromSpace. by Nicolas Geoffray · 7 years ago
  17. 2a546e1 Merge "Fix region space when used with SetLengthToUsableSizeVisitor." by Nicolas Geoffray · 7 years ago
  18. 84eadb2 ART: Change StringTable to unordered_set by Andreas Gampe · 7 years ago
  19. 2eeb01a ART: Change StringTable for RecentAllocations by Andreas Gampe · 7 years ago
  20. d0fc768 ART: Presize output vector in RecentAllocations by Andreas Gampe · 7 years ago
  21. c796072 Merge "ART: Add VLOGs to GetRecentAllocations" by Treehugger Robot · 7 years ago
  22. ff29cee ART: Add VLOGs to GetRecentAllocations by Andreas Gampe · 7 years ago
  23. 46f2503 Fix mac sdk build. by Alex Light · 7 years ago
  24. 836af6f Merge "Added more functionality to dex file tracking." by Treehugger Robot · 7 years ago
  25. a3920a0 Merge changes Id0b98e74,I5d05b171 by Treehugger Robot · 7 years ago
  26. ab7e45a Added more functionality to dex file tracking. by Bharadwaj Kalandhabhatta · 7 years ago
  27. 1cba8d2 Merge "ART: Improve Dbg::GetRecentAllocations" by Treehugger Robot · 7 years ago
  28. c19cd2f Track jvmti allocations related to object tagging by Alex Light · 7 years ago
  29. 4b361a8 Fix region space when used with SetLengthToUsableSizeVisitor. by Nicolas Geoffray · 7 years ago
  30. f774a4e ART: Improve Dbg::GetRecentAllocations by Andreas Gampe · 7 years ago
  31. efdfc85 Merge "Remove java.lang (re)definition tests from class_linker_test" by Treehugger Robot · 7 years ago
  32. e64ed9e Remove java.lang (re)definition tests from class_linker_test by Calin Juravle · 7 years ago
  33. 22ae7b3 Merge "Avoid cross compilation error in DoCallCommon" by Mathieu Chartier · 7 years ago
  34. 8ddfd9f Add support for tracking jvmti allocations by Alex Light · 7 years ago
  35. 448bbcf Avoid cross compilation error in DoCallCommon by Mathieu Chartier · 7 years ago
  36. 7b46197 Merge changes I8d0f5341,Iced0de7c,I742cd614 by Calin Juravle · 7 years ago
  37. cdd4912 Add fast path to FindClass for DelegateLastClassLoader by Calin Juravle · 7 years ago
  38. 7865ac7 Add DelegateLastClassLoader to the list of WellKnownClassLoaders by Calin Juravle · 7 years ago
  39. 415dc3d Refactor FindClass code in class linker by Calin Juravle · 7 years ago
  40. 0656044 Merge "Revert "Revert "Fixed Literal String intern mismatch.""" by Mathieu Chartier · 7 years ago
  41. e32097c Merge "Add jvmti GetBytecodes function." by Treehugger Robot · 7 years ago
  42. 4c17428 Add jvmti GetBytecodes function. by Alex Light · 7 years ago
  43. 209b4c7 Merge "Small refactoring of field/method access checks." by Vladimir Marko · 7 years ago
  44. c2127b9 Merge "ART: Make Touch's stack array smaller under ASAN" by Treehugger Robot · 7 years ago
  45. 9ffcfa5 Merge "Trace heap size for allocations" by Mathieu Chartier · 7 years ago
  46. 6f1c751 ART: Make Touch's stack array smaller under ASAN by Andreas Gampe · 7 years ago
  47. 001580a Merge "ART: Let ASAN handle stack traces on host" by Treehugger Robot · 7 years ago
  48. 34afcde Trace heap size for allocations by Mathieu Chartier · 7 years ago
  49. 163355e ART: Let ASAN handle stack traces on host by Andreas Gampe · 7 years ago
  50. 739a22b Merge "Move jvmti allocation functions to own file." by Treehugger Robot · 7 years ago
  51. bf64a57 Move jvmti allocation functions to own file. by Alex Light · 7 years ago
  52. f79aa7f Small refactoring of field/method access checks. by Vladimir Marko · 7 years ago
  53. 4c4d9df Merge "ART: Hide system/core/libziparchive headers" by Treehugger Robot · 7 years ago
  54. 631827d Fixes for constant method handles by Orion Hodson · 7 years ago
  55. 0c2d3e5 ART: Hide system/core/libziparchive headers by Andreas Gampe · 7 years ago
  56. 61cfb15 Merge "ARM64: Restore FP registers in read barrier thunk." by Nicolas Geoffray · 7 years ago
  57. 7015e76 ARM64: Restore FP registers in read barrier thunk. by Nicolas Geoffray · 7 years ago
  58. fb5b7d8 Merge "Fix questionable behavior for the bulk region clearing" by Treehugger Robot · 7 years ago
  59. 9a1c4b4 Merge "Fix race condition new regions in AllocNonVirtual" by Treehugger Robot · 7 years ago
  60. d449cc1 Merge "Check for temporary and retired classes in GetClassFields." by Treehugger Robot · 7 years ago
  61. f39c091 Fix questionable behavior for the bulk region clearing by Mathieu Chartier · 7 years ago
  62. 478986c Fix race condition new regions in AllocNonVirtual by Mathieu Chartier · 7 years ago
  63. 2c6cd69 Check for temporary and retired classes in GetClassFields. by Alex Light · 7 years ago
  64. dfcf10b Merge "Add SuspendReason enum and change Suspension functions." by Treehugger Robot · 7 years ago
  65. 46f9340 Add SuspendReason enum and change Suspension functions. by Alex Light · 7 years ago
  66. 6cb5ae0 Merge "Only protect cleared regions for target builds" by Treehugger Robot · 7 years ago
  67. 222a480 Merge "ART: Change main-thread thread paging scheme" by Treehugger Robot · 7 years ago
  68. 163c540 Merge "Handle spurious wakeups in VerifyClass" by Treehugger Robot · 7 years ago
  69. 6c63f86 ART: Change main-thread thread paging scheme by Andreas Gampe · 7 years ago
  70. 5ef7020 Handle spurious wakeups in VerifyClass by Mathieu Chartier · 7 years ago
  71. c1b3c71 Only protect cleared regions for target builds by Mathieu Chartier · 7 years ago
  72. 2989a4a Make DoDexPcMoveEvent always be NO_INLINE by Alex Light · 7 years ago
  73. d340127 Force DoDexPcMoveEvent to be NO_INLINE with ASAN by Alex Light · 7 years ago
  74. f88e73f Merge changes Id2a4db5a,I5e71b85d,I70f76ba7,I4d19cc10,I231178e7 by Treehugger Robot · 7 years ago
  75. ba17dbd Revert "Revert "Fixed Literal String intern mismatch."" by Chang Xing · 7 years ago
  76. a26e349 Add JVMTI Breakpoint and SingleStep functionality by Alex Light · 7 years ago
  77. fc90567 Interpreter needs to handle DexPcMovedEvent throwing. by Alex Light · 7 years ago
  78. 49bac84 Protect cleared regions by Mathieu Chartier · 7 years ago
  79. 975bf2c Merge "Revert "Revert "Refeactor region clearing / allocation code""" by Treehugger Robot · 7 years ago
  80. 5e9fc32 Merge "Fix static analyzer warnings" by Treehugger Robot · 7 years ago
  81. 420823f Revert "Revert "Refeactor region clearing / allocation code"" by Mathieu Chartier · 7 years ago
  82. 97e7803 Move debugger.cc GetCanonicalMethod to ArtMethod by Alex Light · 7 years ago
  83. ef43805 Interpreter: Save and restore object result register. by Nicolas Geoffray · 7 years ago
  84. 1c6016e Merge "Dump heap reference adjacent memory for logging corruption" by Treehugger Robot · 7 years ago
  85. ac2f74c Merge "Revert "Refeactor region clearing / allocation code"" by Mathieu Chartier · 7 years ago
  86. b645c306 Revert "Refeactor region clearing / allocation code" by Mathieu Chartier · 7 years ago
  87. 4c18d19 Merge "Restore profile saver priority in GC critical section" by Mathieu Chartier · 7 years ago
  88. b814ef5 Dump heap reference adjacent memory for logging corruption by Mathieu Chartier · 7 years ago
  89. e523294 Merge "Refeactor region clearing / allocation code" by Treehugger Robot · 7 years ago
  90. 5494e5b Restore profile saver priority in GC critical section by Mathieu Chartier · 7 years ago
  91. 2347b39 Refeactor region clearing / allocation code by Mathieu Chartier · 7 years ago
  92. 271c1e1 Adding additional logging to Class Verbose Log by Bharadwaj Kalandhabhatta · 7 years ago
  93. 9d7fd99 Merge "Only look for method optimization annotations in the bootstrap class loader." by Roland Levillain · 7 years ago
  94. ec5a7cc Merge "Make waiting for blocking GC more intuitive" by Mathieu Chartier · 7 years ago
  95. 35e42f0 Only look for method optimization annotations in the bootstrap class loader. by Roland Levillain · 7 years ago
  96. 40112dd Make waiting for blocking GC more intuitive by Mathieu Chartier · 7 years ago
  97. 0d2323e Fix the stack at the beginning of the Generic JNI trampoline. by Roland Levillain · 7 years ago
  98. d0210e5 ART: Add stack-dump mode for contention logging by Andreas Gampe · 7 years ago
  99. 117f9b3 ART: Fix issues in RequestSynchronousCheckpoint by Andreas Gampe · 7 years ago
  100. 721276b Merge "ART: Change contention logging lock strategy" by Treehugger Robot · 7 years ago