1. fe2b137 Merge "Pack stack map entries on bit level to save space." by Calin Juravle · 9 years ago
  2. b0026b4 Disable checks for b/27493510 by Mathieu Chartier · 9 years ago
  3. 09ed098 Pack stack map entries on bit level to save space. by David Srbecky · 9 years ago
  4. bf9611f ART: Clean up verifier by Andreas Gampe · 9 years ago
  5. 1fbd452 Fix missing header inclusion in art/runtime/thread.cc. by Roland Levillain · 9 years ago
  6. d5f3f32 Add sanity checking to declaring class visiting by Mathieu Chartier · 9 years ago
  7. 48a7bae Pacify g++ about a set-but-unused variable. by Roland Levillain · 9 years ago
  8. 2c2d2a0 ART: Speed up stack guard page install by Andreas Gampe · 9 years ago
  9. 32ce2ad Add more systracing everywhere by Mathieu Chartier · 9 years ago
  10. a73280d Add an option to disable native stack dumping on SIGQUIT. by Nicolas Geoffray · 9 years ago
  11. e6141d7 Merge "Use 8-byte increment bracket sizes for rosalloc thread local runs." by Hiroshi Yamauchi · 9 years ago
  12. 7ed9c56 Use 8-byte increment bracket sizes for rosalloc thread local runs. by Hiroshi Yamauchi · 10 years ago
  13. b331feb Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by Nicolas Geoffray · 9 years ago
  14. e7f75f3 Add read barrier option to UpdateEntrypoints by Mathieu Chartier · 10 years ago
  15. 1452bee Fast Art interpreter by buzbee · 10 years ago
  16. 7c1559a x86 Baker's read barrier fast path implementation. by Roland Levillain · 10 years ago
  17. a4f1220 Optimizing: Add direct calls to math intrinsics by Mark Mendell · 10 years ago
  18. 73be1e8 Inline monomorphic calls. by Nicolas Geoffray · 10 years ago
  19. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 10 years ago
  20. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 10 years ago
  21. 6cff48f ART: Speed up thread stack tracing for ANRs by Christopher Ferris · 12 years ago
  22. 524e7ea Remove ArtCode. by Nicolas Geoffray · 10 years ago
  23. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 10 years ago
  24. da45869 Merge "ART: Lock counting in the interpreter" by Andreas Gampe · 10 years ago
  25. 03ec930 ART: Lock counting in the interpreter by Andreas Gampe · 10 years ago
  26. 4b1d4ec ART: Do not abort on exception in CreatePeer by Andreas Gampe · 10 years ago
  27. 3cfa4d0 ART: Remove interpreter entrypoints by Andreas Gampe · 10 years ago
  28. 910e827 Revert "Revert "Keep internal stack trace methods declaring classes live"" by Mathieu Chartier · 10 years ago
  29. 45a8522 Revert "Keep internal stack trace methods declaring classes live" by Nicolas Geoffray · 10 years ago
  30. 566fc92 Keep internal stack trace methods declaring classes live by Mathieu Chartier · 10 years ago
  31. 639bdd1 ART: Single-frame deopt by Andreas Gampe · 10 years ago
  32. 99170c6 Deoptimization support in optimizing compiler for setting local values by Mingyao Yang · 10 years ago
  33. 26f7286 Cleanup thread access in StackVisitor by Sebastien Hertz · 10 years ago
  34. 520633b Support deoptimization on exception by Sebastien Hertz · 10 years ago
  35. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 10 years ago
  36. 30b5e27 Enable lockless decoding of weak globals by Mathieu Chartier · 10 years ago
  37. 0747466 Revert "Revert "Fix deoptimization with pending exception"" by Sebastien Hertz · 10 years ago
  38. 6e2d574 Revert "Fix deoptimization with pending exception" by Sebastien Hertz · 10 years ago
  39. 54b6248 Fix deoptimization with pending exception by Sebastien Hertz · 10 years ago
  40. 0e780e4 Merge "Visit declaring class of methods on call stack" by Mathieu Chartier · 10 years ago
  41. 10e5ea9 Visit declaring class of methods on call stack by Mathieu Chartier · 10 years ago
  42. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 10 years ago
  43. 94800f4 Merge "Address some comments and clean up" by Mathieu Chartier · 10 years ago
  44. 4382f1e Revert "Revert "ART: Use bionic TLS slot for thread-self"" by Andreas Gampe · 10 years ago
  45. 90ef3db Address some comments and clean up by Mathieu Chartier · 10 years ago
  46. 1cf8551 Merge "Revert "ART: Use bionic TLS slot for thread-self"" by Andreas Gampe · 10 years ago
  47. 50832b6 Revert "ART: Use bionic TLS slot for thread-self" by Andreas Gampe · 10 years ago
  48. bab71e2 Merge "ART: Use bionic TLS slot for thread-self" by Andreas Gampe · 10 years ago
  49. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 10 years ago
  50. b815358 ART: Use bionic TLS slot for thread-self by Andreas Gampe · 10 years ago
  51. 1aee900 Add read barrier support to the entrypoints. by Man Cao · 10 years ago
  52. 4e2cb09 Add uninterruptible role by Mathieu Chartier · 10 years ago
  53. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  54. ef76c3f Get non proxy method for StackDumpVisitor by Mathieu Chartier · 10 years ago
  55. 14c3bf9 Change intern table to not use WaitHoldingLocks by Mathieu Chartier · 10 years ago
  56. c6f3439 Merge "ART: JNI thread state transition optimization" by Mathieu Chartier · 10 years ago
  57. 4abf451 Disable ASan on Thread::InstallImplicitProtection. by Evgenii Stepanov · 10 years ago
  58. 0541502 Merge "Generalize Valgrind annotations in ART to support ASan." by Evgenii Stepanov · 10 years ago
  59. 1e13374 Generalize Valgrind annotations in ART to support ASan. by Evgenii Stepanov · 10 years ago
  60. eac4424 ART: JNI thread state transition optimization by Yu Li · 10 years ago
  61. 5b1eea0 Merge "Thread-local mark stacks for the CC collector." by Hiroshi Yamauchi · 10 years ago
  62. 0b71357 Thread-local mark stacks for the CC collector. by Hiroshi Yamauchi · 10 years ago
  63. 5662383 ART: Add Thread start VLOG by Andreas Gampe · 10 years ago
  64. d4a02cf Merge "Replace some run-time assertions with compile-time ones in ART." by Roland Levillain · 10 years ago
  65. 33d6903 Replace some run-time assertions with compile-time ones in ART. by Roland Levillain · 10 years ago
  66. 41f9cc2 ART: Compiler generated GC map should take care of temp registers. by Pavel Vyssotski · 10 years ago
  67. cbc5064 JDWP: asynchronous invoke command handling by Sebastien Hertz · 10 years ago
  68. f795869 Follow up on CL 151605 by Sebastien Hertz · 10 years ago
  69. 1f2d3ba Fix nested deoptimization. by Mingyao Yang · 10 years ago
  70. f677ebf Cache stack map encoding by David Brazdil · 10 years ago
  71. 449357d ART: Refactor Thread::Init by Andreas Gampe · 10 years ago
  72. 415fd08 Fix JDWP tests after ArtMethod change by Sebastien Hertz · 10 years ago
  73. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  74. dc31313 Merge "ART: Clean up arm64 kNumberOfXRegisters usage." by Vladimir Marko · 10 years ago
  75. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  76. e12997f Return an invalid StackMap when one cannot be found. by Nicolas Geoffray · 10 years ago
  77. 39b6c24 Intercept JNI invocation of String.<init> methods. by Jeff Hao · 10 years ago
  78. 1d316ad Merge "Insert a read barrier in the JNI bridge." by Hiroshi Yamauchi · 10 years ago
  79. 8e5bd18 Add a flag to StackVisitor for inlining. by Nicolas Geoffray · 10 years ago
  80. 50030ef Check IsReferenceVReg during deopt by Mathieu Chartier · 10 years ago
  81. 1cc71eb Insert a read barrier in the JNI bridge. by Hiroshi Yamauchi · 10 years ago
  82. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 12 years ago
  83. b28412e Guard against name == null in ShortDump by Mathieu Chartier · 10 years ago
  84. a61894d Fix reflection handling and test flakiness by Mathieu Chartier · 10 years ago
  85. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  86. 9086b65 Fix valgrind tests by Mathieu Chartier · 10 years ago
  87. 1561e1b Revert "ART: Turn of native stack dump on x86 on-device" by Christopher Ferris · 10 years ago
  88. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  89. d0ad2ee Add support for nested method verifiers by Mathieu Chartier · 10 years ago
  90. 3f5881f ART: IRT refactor by Andreas Gampe · 10 years ago
  91. 4809d0a Fix CC root visiting bug by Mathieu Chartier · 10 years ago
  92. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 10 years ago
  93. 2f0751e ART: Turn of native stack dump on x86 on-device by Andreas Gampe · 10 years ago
  94. d43b3ac Revert "Revert "Deoptimization-based bce."" by Mingyao Yang · 10 years ago
  95. 0ba6273 Revert "Deoptimization-based bce." by Andreas Gampe · 10 years ago
  96. e295e6e Deoptimization-based bce. by Mingyao Yang · 10 years ago
  97. 004c230 Compress the StackMaps. by Nicolas Geoffray · 10 years ago
  98. 12d625f Change method verifiers to be thread local roots by Mathieu Chartier · 10 years ago
  99. 15b9d52 API change in StackVisitor::GetVReg*. by Nicolas Geoffray · 10 years ago
  100. 0aa50ce Remove ThrowLocation. by Nicolas Geoffray · 10 years ago