1. 5a0430d ART: Introduce runtime_globals by Andreas Gampe · 6 years ago
  2. 7cc45fd ART: Factor out lock order and holder from mutexes by Andreas Gampe · 6 years ago
  3. af77ad4 Reorder kThreadWaitLock by Charles Munger · 6 years ago
  4. c665d63 Revert^2 "Notify waiters when releasing the monitor" by Charles Munger · 6 years ago
  5. 9cec965 Revert "Notify waiters when releasing the monitor" by Roland Levillain · 6 years ago
  6. 1ebb52c Notify waiters when releasing the monitor by Charles Munger · 6 years ago
  7. bcd16ee Requeue rather than wake when notifying. by Charles Munger · 6 years ago
  8. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  9. 33b7b5d Revert^2 "Fix race in CommitCodeInternal and cleanup" by Alex Light · 6 years ago
  10. 8dde74e Revert "Fix race in CommitCodeInternal and cleanup" by Alex Light · 6 years ago
  11. a2af2b0 Fix race in CommitCodeInternal and cleanup by Alex Light · 6 years ago
  12. 184f075 Rewrite thread CustomTLS to support keyed TLS entries by Alex Light · 6 years ago
  13. 3e36a9c Move back to jit code on trace removal by Alex Light · 6 years ago
  14. 896583e ART: Use clang-tidy to warn on RAII issue by Andreas Gampe · 6 years ago
  15. 5db8b7b ART: Relayout BaseMutex and Mutex by Andreas Gampe · 6 years ago
  16. b4dfca5 The test for futex support should be a test for Linux by Daniel Colascione · 6 years ago
  17. 88591fe ART: Simplify atomic.h by Orion Hodson · 7 years ago
  18. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  19. 440a9b3 Add timestamps to JIT/DEX native debug info. by David Srbecky · 7 years ago
  20. a927295 Merge changes I39354837,Id8e47f45 by Alex Light · 7 years ago
  21. ca97ada Change ClassFileLoadHook to lazily compute dex file by Alex Light · 7 years ago
  22. fb3de3d Create list of open dex files for libbacktrace. by David Srbecky · 7 years ago
  23. a79efdb Fix quickening logic by Mathieu Chartier · 7 years ago
  24. 39b378c ART: Factor out gAborting by Andreas Gampe · 7 years ago
  25. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  26. b284f8d Revert "Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe."" by Alex Light · 7 years ago
  27. af93410 Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe." by Alex Light · 7 years ago
  28. e5a2ae3 Make JVMTI DisposeEnvironment and GetEnv thread safe. by Alex Light · 7 years ago
  29. 39cfa34 Merge "runtime: Bitstring implementation for subtype checking (3/4)." by Treehugger Robot · 7 years ago
  30. 495e783 runtime: Bitstring implementation for subtype checking (3/4). by Igor Murashkin · 7 years ago
  31. 0fa1786 Avoid JVMTI global deoptimization when possible by Alex Light · 7 years ago
  32. 0882af2 Shrink ART Mutex exclusive_owner_ field to Atomic<pid_t> by Hans Boehm · 7 years ago
  33. 88fd720 Add Jvmti Suspend/ResumeThread functions by Alex Light · 7 years ago
  34. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  35. 3768ade Revert "Revert "Add concurrent card graying for immune spaces"" by Mathieu Chartier · 7 years ago
  36. c83dd7b Revert "Add concurrent card graying for immune spaces" by Mathieu Chartier · 7 years ago
  37. 88d329a Add concurrent card graying for immune spaces by Mathieu Chartier · 7 years ago
  38. f169e27 Fix lock order for jvmti kTaggingLockLevel by Mathieu Chartier · 8 years ago
  39. caa348c Merge "Inlining a few small methods based on profiling dex2oat with perf." by Mingyao Yang · 8 years ago
  40. 01b47b0 Inlining a few small methods based on profiling dex2oat with perf. by Mingyao Yang · 8 years ago
  41. 8a43324 Add two locks to expected_mutexes_on_weak_ref_access_. by Hiroshi Yamauchi · 8 years ago
  42. b139b6d Revert "Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_." by Hiroshi Yamauchi · 8 years ago
  43. 35b456a Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_. by Hiroshi Yamauchi · 8 years ago
  44. a222404 Fix the empty checkpoint timeout. by Hiroshi Yamauchi · 8 years ago
  45. 1b14fb8 Remove Mutex dependency from MemMap by David Sehr · 8 years ago
  46. 44751ef Merge "Revert "ART: Start RuntimeCallbacks"" by Nicolas Geoffray · 8 years ago
  47. bf6331a Revert "ART: Start RuntimeCallbacks" by Nicolas Geoffray · 8 years ago
  48. a7e64f0 Merge "ART: Start RuntimeCallbacks" by Treehugger Robot · 8 years ago
  49. 13093d4 ART: Start RuntimeCallbacks by Andreas Gampe · 8 years ago
  50. c808954 ART: Add JNI function table manipulation by Andreas Gampe · 8 years ago
  51. d0a160d Fix unquitable apps when debug enabled. by Tao Wu · 8 years ago
  52. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 8 years ago
  53. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
  54. 340dafa Use a per-thread VerifierDeps. by Nicolas Geoffray · 8 years ago
  55. 686b845 ART: Remove unused lock levels by Andreas Gampe · 8 years ago
  56. ca47a17 ART: Clean up old mutex by Andreas Gampe · 8 years ago
  57. f42eb2c Remove mutex dependency on art::Runtime by David Sehr · 8 years ago
  58. 05a364c ART: Make JNI global and weak global locks global by Andreas Gampe · 8 years ago
  59. 6c60d84 Initialize dex cache while holding dex_lock by Mathieu Chartier · 8 years ago
  60. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 8 years ago
  61. ca3c8c3 Collect verifier dependencies by David Brazdil · 8 years ago
  62. c218427 Merge "Revert experimental lambda feature." by Narayan Kamath · 8 years ago
  63. 6597577 Card mark holding class instead of declaring class by Mathieu Chartier · 8 years ago
  64. 14832ef Revert experimental lambda feature. by Narayan Kamath · 8 years ago
  65. a206c74 Don't use dlopen on host for already loaded oat files. by Richard Uhler · 8 years ago
  66. 480d510 Fix interaction between instrumentation and jit lock. by Nicolas Geoffray · 8 years ago
  67. b8aa1e4 Shard classloader classes lock by Mathieu Chartier · 9 years ago
  68. bc4d218 ART: Add unstarted-runtime functions by Andreas Gampe · 9 years ago
  69. 98e6ce4 Remove string init map. by Nicolas Geoffray · 9 years ago
  70. 5cc349f Report DWARF debug information for JITed code. by David Srbecky · 9 years ago
  71. 2994605 Fix lock ordering violation by Mathieu Chartier · 9 years ago
  72. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  73. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  74. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 9 years ago
  75. f9c6fc6 Add OatFileManager by Mathieu Chartier · 9 years ago
  76. a2c3864 Add lock around interpreter string init reg map. by Jeff Hao · 9 years ago
  77. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  78. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 9 years ago
  79. f86a085 Revert "Move mark stack lock up in ordering" by Brian Carlstrom · 9 years ago
  80. deaa183 Move mark stack lock up in ordering by Mathieu Chartier · 9 years ago
  81. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 9 years ago
  82. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 9 years ago
  83. 90ef3db Address some comments and clean up by Mathieu Chartier · 9 years ago
  84. 4e2cb09 Add uninterruptible role by Mathieu Chartier · 9 years ago
  85. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  86. e2facc5 runtime: Add lambda box/unbox object equality by Igor Murashkin · 9 years ago
  87. eac4424 ART: JNI thread state transition optimization by Yu Li · 9 years ago
  88. 7526d78 ART: Fix streaming tracing issues by Andreas Gampe · 9 years ago
  89. 3100080 New experimental GC stress mode by Mathieu Chartier · 9 years ago
  90. cbc5064 JDWP: asynchronous invoke command handling by Sebastien Hertz · 9 years ago
  91. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  92. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  93. 4e5b208 Fix JDWP race at runtime shutdown by Sebastien Hertz · 10 years ago
  94. 12d625f Change method verifiers to be thread local roots by Mathieu Chartier · 10 years ago
  95. 2435a43 ART: Add entries_ lock for race condition by bowen_lai · 10 years ago
  96. 91e5669 Wait for threads to finish unregistering by Mathieu Chartier · 10 years ago
  97. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  98. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  99. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  100. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago