1. 9323e6e Separate annotations from dexfile reading. by David Sehr · 8 years ago
  2. 0584647 Remove ThrowNoSuchMethod entrypoint. by Vladimir Marko · 8 years ago
  3. eb1680f Add a debug check for unsaved callee-save register for diagnosis. by Hiroshi Yamauchi · 8 years ago
  4. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  5. ee23582 Revert "Revert "Improve the thread flip."" by Hiroshi Yamauchi · 8 years ago
  6. bf04250 Merge "Revert "Improve the thread flip."" by Treehugger Robot · 8 years ago
  7. db3204f Revert "Improve the thread flip." by Hiroshi Yamauchi · 8 years ago
  8. f606c3a Merge "Improve the thread flip." by Treehugger Robot · 8 years ago
  9. e61e6fd Improve the thread flip. by Hiroshi Yamauchi · 8 years ago
  10. 9d4b6da jni: Fast path for @FastNative annotated java methods by Igor Murashkin · 8 years ago
  11. c8ba678 Merge "Use Thread.dispatchUncaughtException() rather than duplicating logic." by Tobias Thierer · 8 years ago
  12. 5dd44d0 ART: Factor out native stack dumping by Andreas Gampe · 8 years ago
  13. 5cbe65d Use Thread.dispatchUncaughtException() rather than duplicating logic. by Tobias Thierer · 8 years ago
  14. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  15. d549c28 Remove two ReadBarrierMarkRegX entrypoints. by Roland Levillain · 8 years ago
  16. 02b7580 Introduce more compact ReadBarrierMark slow-paths. by Roland Levillain · 8 years ago
  17. 8807794 Merge "ART: Workaround for ARM valgrind stack issues" by Treehugger Robot · 8 years ago
  18. 7df12cb ART: Workaround for ARM valgrind stack issues by Andreas Gampe · 8 years ago
  19. 952e1e3 Support unlimited pending checkpoints by Mathieu Chartier · 8 years ago
  20. b87c03f Revert "ART: Disable check under memory tools" by Andreas Gampe · 8 years ago
  21. 820c13b ART: Disable check under memory tools by Andreas Gampe · 8 years ago
  22. f711f2c Partial fragment deoptimization by Mingyao Yang · 8 years ago
  23. 3c7787f Merge "Fix misc-macro-parentheses warnings." by Treehugger Robot · 8 years ago
  24. 31e61f1 Merge "SafeStack-friendly stack protection in ART." by Evgenii Stepanov · 8 years ago
  25. 84a4ab8 SafeStack-friendly stack protection in ART. by Evgenii Stepanov · 8 years ago
  26. 8494943 Make quick frames of proxy methods visited if they're constructors. by Jeff Hao · 8 years ago
  27. fba3997 Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 8 years ago
  28. f39f009 Fix how the ProfileSaver thread attaches to the runtime. by Calin Juravle · 8 years ago
  29. 97cbc92 Allow the framework to register sensistive threads to the runtime by Calin Juravle · 8 years ago
  30. e42888f Write conflict tables in image by Mathieu Chartier · 8 years ago
  31. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 8 years ago
  32. b2771b4 Add option to tune sample collection based on thread sensitivity by Calin Juravle · 8 years ago
  33. 9d07e3d Clean up OatQuickMethodHeader after Quick removal. by Vladimir Marko · 8 years ago
  34. fe2b137 Merge "Pack stack map entries on bit level to save space." by Calin Juravle · 8 years ago
  35. b0026b4 Disable checks for b/27493510 by Mathieu Chartier · 8 years ago
  36. 09ed098 Pack stack map entries on bit level to save space. by David Srbecky · 9 years ago
  37. bf9611f ART: Clean up verifier by Andreas Gampe · 8 years ago
  38. 1fbd452 Fix missing header inclusion in art/runtime/thread.cc. by Roland Levillain · 8 years ago
  39. d5f3f32 Add sanity checking to declaring class visiting by Mathieu Chartier · 8 years ago
  40. 48a7bae Pacify g++ about a set-but-unused variable. by Roland Levillain · 8 years ago
  41. 2c2d2a0 ART: Speed up stack guard page install by Andreas Gampe · 8 years ago
  42. 32ce2ad Add more systracing everywhere by Mathieu Chartier · 8 years ago
  43. a73280d Add an option to disable native stack dumping on SIGQUIT. by Nicolas Geoffray · 8 years ago
  44. e6141d7 Merge "Use 8-byte increment bracket sizes for rosalloc thread local runs." by Hiroshi Yamauchi · 9 years ago
  45. 7ed9c56 Use 8-byte increment bracket sizes for rosalloc thread local runs. by Hiroshi Yamauchi · 9 years ago
  46. b331feb Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by Nicolas Geoffray · 9 years ago
  47. e7f75f3 Add read barrier option to UpdateEntrypoints by Mathieu Chartier · 9 years ago
  48. 1452bee Fast Art interpreter by buzbee · 9 years ago
  49. 7c1559a x86 Baker's read barrier fast path implementation. by Roland Levillain · 9 years ago
  50. a4f1220 Optimizing: Add direct calls to math intrinsics by Mark Mendell · 9 years ago
  51. 73be1e8 Inline monomorphic calls. by Nicolas Geoffray · 9 years ago
  52. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  53. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 9 years ago
  54. 6cff48f ART: Speed up thread stack tracing for ANRs by Christopher Ferris · 11 years ago
  55. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  56. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 9 years ago
  57. da45869 Merge "ART: Lock counting in the interpreter" by Andreas Gampe · 9 years ago
  58. 03ec930 ART: Lock counting in the interpreter by Andreas Gampe · 9 years ago
  59. 4b1d4ec ART: Do not abort on exception in CreatePeer by Andreas Gampe · 9 years ago
  60. 3cfa4d0 ART: Remove interpreter entrypoints by Andreas Gampe · 9 years ago
  61. 910e827 Revert "Revert "Keep internal stack trace methods declaring classes live"" by Mathieu Chartier · 9 years ago
  62. 45a8522 Revert "Keep internal stack trace methods declaring classes live" by Nicolas Geoffray · 9 years ago
  63. 566fc92 Keep internal stack trace methods declaring classes live by Mathieu Chartier · 9 years ago
  64. 639bdd1 ART: Single-frame deopt by Andreas Gampe · 9 years ago
  65. 99170c6 Deoptimization support in optimizing compiler for setting local values by Mingyao Yang · 9 years ago
  66. 26f7286 Cleanup thread access in StackVisitor by Sebastien Hertz · 9 years ago
  67. 520633b Support deoptimization on exception by Sebastien Hertz · 9 years ago
  68. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 9 years ago
  69. 30b5e27 Enable lockless decoding of weak globals by Mathieu Chartier · 9 years ago
  70. 0747466 Revert "Revert "Fix deoptimization with pending exception"" by Sebastien Hertz · 9 years ago
  71. 6e2d574 Revert "Fix deoptimization with pending exception" by Sebastien Hertz · 9 years ago
  72. 54b6248 Fix deoptimization with pending exception by Sebastien Hertz · 9 years ago
  73. 0e780e4 Merge "Visit declaring class of methods on call stack" by Mathieu Chartier · 9 years ago
  74. 10e5ea9 Visit declaring class of methods on call stack by Mathieu Chartier · 9 years ago
  75. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 9 years ago
  76. 94800f4 Merge "Address some comments and clean up" by Mathieu Chartier · 9 years ago
  77. 4382f1e Revert "Revert "ART: Use bionic TLS slot for thread-self"" by Andreas Gampe · 9 years ago
  78. 90ef3db Address some comments and clean up by Mathieu Chartier · 9 years ago
  79. 1cf8551 Merge "Revert "ART: Use bionic TLS slot for thread-self"" by Andreas Gampe · 9 years ago
  80. 50832b6 Revert "ART: Use bionic TLS slot for thread-self" by Andreas Gampe · 9 years ago
  81. bab71e2 Merge "ART: Use bionic TLS slot for thread-self" by Andreas Gampe · 9 years ago
  82. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 9 years ago
  83. b815358 ART: Use bionic TLS slot for thread-self by Andreas Gampe · 9 years ago
  84. 1aee900 Add read barrier support to the entrypoints. by Man Cao · 9 years ago
  85. 4e2cb09 Add uninterruptible role by Mathieu Chartier · 9 years ago
  86. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  87. ef76c3f Get non proxy method for StackDumpVisitor by Mathieu Chartier · 9 years ago
  88. 14c3bf9 Change intern table to not use WaitHoldingLocks by Mathieu Chartier · 9 years ago
  89. c6f3439 Merge "ART: JNI thread state transition optimization" by Mathieu Chartier · 9 years ago
  90. 4abf451 Disable ASan on Thread::InstallImplicitProtection. by Evgenii Stepanov · 9 years ago
  91. 0541502 Merge "Generalize Valgrind annotations in ART to support ASan." by Evgenii Stepanov · 9 years ago
  92. 1e13374 Generalize Valgrind annotations in ART to support ASan. by Evgenii Stepanov · 9 years ago
  93. eac4424 ART: JNI thread state transition optimization by Yu Li · 9 years ago
  94. 5b1eea0 Merge "Thread-local mark stacks for the CC collector." by Hiroshi Yamauchi · 9 years ago
  95. 0b71357 Thread-local mark stacks for the CC collector. by Hiroshi Yamauchi · 9 years ago
  96. 5662383 ART: Add Thread start VLOG by Andreas Gampe · 9 years ago
  97. d4a02cf Merge "Replace some run-time assertions with compile-time ones in ART." by Roland Levillain · 9 years ago
  98. 33d6903 Replace some run-time assertions with compile-time ones in ART. by Roland Levillain · 9 years ago
  99. 41f9cc2 ART: Compiler generated GC map should take care of temp registers. by Pavel Vyssotski · 9 years ago
  100. cbc5064 JDWP: asynchronous invoke command handling by Sebastien Hertz · 9 years ago