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