1. 2ef0110 Replace StringPiece with std::string_view in HashSet. by Vladimir Marko · 5 years ago
  2. eb37ba5 Replace StringPiece with std::string_view in Signature. by Vladimir Marko · 5 years ago
  3. 16fc474 Special case dex files that have hidden API data. by Nicolas Geoffray · 5 years ago
  4. 5462920 Special case boot dex files in FixedUpDexFile::Create. by Nicolas Geoffray · 5 years ago
  5. e768182 hiddenapi: Print warnings for @CorePlatformApi violations by David Brazdil · 6 years ago
  6. 8f1c8e5 ART: Some more iwyu by Andreas Gampe · 6 years ago
  7. 2d22ffc Merge "ART: Forward-declare Context" by Treehugger Robot · 6 years ago
  8. fe2886d Merge "Deoptimize zygote compiled methods in DeoptimizeBootImage." by Nicolas Geoffray · 6 years ago
  9. e5d2398 ART: Forward-declare Context by Andreas Gampe · 6 years ago
  10. ad1aa63 ART: Move Signature to its own header by Andreas Gampe · 6 years ago
  11. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  12. 226805d Deoptimize zygote compiled methods in DeoptimizeBootImage. by Nicolas Geoffray · 6 years ago
  13. 274ed2e Merge "Parallel image decompression" by Mathieu Chartier · 6 years ago
  14. c6068c7 Parallel image decompression by Mathieu Chartier · 6 years ago
  15. 1a65863 Keep pointer to original DexFile during JVMTI redefine for hiddenapi by David Brazdil · 6 years ago
  16. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  17. 2025488 Merge "ART: Some iwyu for logging.h" by Andreas Gampe · 6 years ago
  18. ef6b2aa Merge "Revert^4 "ART: Add StackVisitor accepting a lambda"" by Treehugger Robot · 6 years ago
  19. 85f1c57 ART: Some iwyu for logging.h by Andreas Gampe · 6 years ago
  20. a8f9139 ART: Fix clang-analyzer-security.insecureAPI.strcpy by Andreas Gampe · 6 years ago
  21. c7d878d Revert^4 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  22. ec43a01 Revert "Revert^2 "ART: Add StackVisitor accepting a lambda"" by Nicolas Geoffray · 6 years ago
  23. 3d477f3 Revert^2 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  24. 8586569 Runtime flags only for fast/slow hiddenapi path by David Brazdil · 6 years ago
  25. c980df6 Merge "Revert "ART: Add StackVisitor accepting a lambda"" by Andreas Gampe · 6 years ago
  26. 8248490 Revert "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  27. e09485f Merge "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  28. c6bd42a ART: Fix deopt manager JIT attempt by Andreas Gampe · 6 years ago
  29. 5cc0e75 Emit JVMTI events for LockSupport.park by Charles Munger · 6 years ago
  30. 36f8d22 ART: Add StackVisitor accepting a lambda by Andreas Gampe · 6 years ago
  31. 0ee5082 Merge "Refactor MemMap::MapAnonymous()." by Vladimir Marko · 6 years ago
  32. 1130659 Refactor MemMap::MapAnonymous(). by Vladimir Marko · 6 years ago
  33. f82eb6e Merge "Revert^4: Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  34. a63dc15 Merge "Modernise code to use std::make_unique" by Yi Kong · 6 years ago
  35. c57c680 Modernise code to use std::make_unique by Yi Kong · 6 years ago
  36. e15b9b1 ART: Do some include-what-you-use by Andreas Gampe · 6 years ago
  37. 20c765f Revert^4: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  38. ce2a00d Merge "ART: Add class-alloc-inl.h" by Treehugger Robot · 6 years ago
  39. eba69a1 Merge "ART: Add object-array-alloc-inl.h" by Treehugger Robot · 6 years ago
  40. 3070e9c Merge "Revert "Revert^2: Add dex item for hiddenapi flags"" by Paul Hobbs · 6 years ago
  41. d33d318 Revert "Revert^2: Add dex item for hiddenapi flags" by Luman Qu · 6 years ago
  42. 70f5fd0 ART: Add class-alloc-inl.h by Andreas Gampe · 6 years ago
  43. 52ecb65 ART: Add object-array-alloc-inl.h by Andreas Gampe · 6 years ago
  44. da1cc3b Merge "Revert^2: Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  45. fe3a979 Revert^2: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  46. 8e0f043 ART: Add array-alloc-inl.h by Andreas Gampe · 6 years ago
  47. d9a0437 Revert "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  48. cd98cde Merge "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  49. 0dbc363 Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  50. 7f1fe5d Merge "Add a get_last_error_message JVMTI extension." by Alex Light · 6 years ago
  51. 1cb95b1 Merge "Cache the value of MterpShouldSwitchInterpreters()" by David Srbecky · 6 years ago
  52. 28f6cff Cache the value of MterpShouldSwitchInterpreters() by David Srbecky · 6 years ago
  53. fa9abc2 Merge "ART: Use ObjPtr for GetSuperClass" by Treehugger Robot · 6 years ago
  54. 6bc39b1 Merge "Avoid holding locks when calling ObjectFree callback" by Alex Light · 6 years ago
  55. ae45cbb Add a get_last_error_message JVMTI extension. by Alex Light · 6 years ago
  56. 7b97f75 Merge "ART: Refactor for bugprone-argument-comment" by Treehugger Robot · 6 years ago
  57. afaf7f8 ART: Enable bugprone-unused-return-value by Andreas Gampe · 6 years ago
  58. 6e89776 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  59. 9810499 ART: Use ObjPtr for GetSuperClass by Andreas Gampe · 6 years ago
  60. 0aa7a5a Revert^4 "JVMTI PopFrame support" by Alex Light · 6 years ago
  61. 202b617 Revert "Revert^2 "JVMTI PopFrame support"" by Nicolas Geoffray · 6 years ago
  62. 1c7b1fc Revert^2 "JVMTI PopFrame support" by Alex Light · 6 years ago
  63. 068a9be Merge "Revert "JVMTI PopFrame support"" by Alex Light · 6 years ago
  64. f67d0cb Revert "JVMTI PopFrame support" by Alex Light · 6 years ago
  65. dd0f77c Merge "JVMTI PopFrame support" by Alex Light · 6 years ago
  66. 88a2a9d JVMTI PopFrame support by Alex Light · 6 years ago
  67. 99f9733 Remove InvokeVirtualOrInterface event from instrumentation. by David Srbecky · 6 years ago
  68. d8a457e Merge changes I8314904c,I030bc811,Ic2863116 by Alex Light · 6 years ago
  69. 44b3174 ART: Mark move constructors with noexcept by Andreas Gampe · 6 years ago
  70. cea4215 Revert "Allow threads to be marked as unsuspendable by kForUserCode" by Alex Light · 6 years ago
  71. d69003a Fix macOS build after enabling Generational CC by default in ART (cont.) by Roland Levillain · 6 years ago
  72. 41d9d20 art: JVMTI unhiding API cleanup by Anestis Bechtsoudis · 6 years ago
  73. e5afbf3 Refactor DecodeDebugLocalInfo by Mathieu Chartier · 6 years ago
  74. 3e2e123 Refactor debug info position visiting by Mathieu Chartier · 6 years ago
  75. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  76. 125a3a4 Merge changes I207718d6,I700ef52e by Andreas Gampe · 6 years ago
  77. 22e7b7d Merge changes If64a9720,I31c3b54c by Alex Light · 6 years ago
  78. 22d8e48 Avoid holding locks when calling ObjectFree callback by Alex Light · 6 years ago
  79. bbbcb53 Implement IterateOverInstances JVMTI function by Alex Light · 6 years ago
  80. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  81. 6cc23ac ART: Add API level to verifier by Andreas Gampe · 6 years ago
  82. f6985bd Add an overload for MemMap::MapAnonymous(). by Vladimir Marko · 6 years ago
  83. 88cf462 Merge "Remove unnecessary indirection from MemMap." by Vladimir Marko · 6 years ago
  84. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  85. 03cca37 Fix unhiding API in JVMTI redefine run-tests by David Brazdil · 6 years ago
  86. 017d63c Merge "Pause GC during deoptimization work" by Alex Light · 6 years ago
  87. 3b8aa77 Pause GC during deoptimization work by Alex Light · 6 years ago
  88. d606514 Remove copy and leak of dex data. by Alex Light · 6 years ago
  89. 4b22b34 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  90. c98f83e Add raw_monitor_enter_no_suspend extension by Alex Light · 6 years ago
  91. 4ac9ade Move dexdump, dexlist, openjdkjvmti to ClassAccessor by Mathieu Chartier · 6 years ago
  92. b07dcdb Merge changes I87f2999f,I8af0e845 by Vladimir Marko · 6 years ago
  93. d93e374 ObjPtr<>-ify ArtMethod and mirror::Method. by Vladimir Marko · 6 years ago
  94. d25eb2c Revert^5 "Rewrite JVMTI method tracing to use trampolines" by David Srbecky · 6 years ago
  95. d7da314 Revert^4 "Rewrite JVMTI method tracing to use trampolines" by Alex Light · 6 years ago
  96. bf2ca05 Revert^3 "Rewrite JVMTI method tracing to use trampolines" by David Srbecky · 6 years ago
  97. 460c6ce Revert^2 "Rewrite JVMTI method tracing to use trampolines" by Alex Light · 6 years ago
  98. 5357067 Allow threads to be marked as unsuspendable by kForUserCode by Alex Light · 6 years ago
  99. 184f075 Rewrite thread CustomTLS to support keyed TLS entries by Alex Light · 6 years ago
  100. dca6840 Merge "Revert "Rewrite JVMTI method tracing to use trampolines"" by Alex Light · 6 years ago