1. a2c3864 Add lock around interpreter string init reg map. by Jeff Hao · 9 years ago
  2. 76c92ac Optimizing: Allow storing value objects in containers. by Vladimir Marko · 9 years ago
  3. 71bf809 Optimizing: Tag arena allocations in SsaBuilder. by Vladimir Marko · 9 years ago
  4. fa6b93c Optimizing: Tag arena allocations in HGraph. by Vladimir Marko · 9 years ago
  5. 9af47e2 Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 9 years ago
  6. 35717f8 Merge "ART: Add some utilities for working with containers." by Vladimir Marko · 9 years ago
  7. 68cad90 Remove unnecessary std::move from variant_map.h by Pirama Arumuga Nainar · 9 years ago
  8. 6058455 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 9 years ago
  9. 637ee0b ART: Add some utilities for working with containers. by Vladimir Marko · 9 years ago
  10. 145acc5 Revert "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 9 years ago
  11. 91e11c0 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 9 years ago
  12. f9f6441 Optimizing: Tag Arena allocations with their source. by Vladimir Marko · 9 years ago
  13. f92d753 Merge "Revert "Revert "Change dex caches to be weak roots""" by Mathieu Chartier · 9 years ago
  14. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  15. cf7792d Test HashSet lookup by alternate key type. by Richard Uhler · 9 years ago
  16. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 9 years ago
  17. f86a085 Revert "Move mark stack lock up in ordering" by Brian Carlstrom · 9 years ago
  18. deaa183 Move mark stack lock up in ordering by Mathieu Chartier · 9 years ago
  19. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 9 years ago
  20. 151ab8d Revert "Revert "ART: DCHECK zero case for CLZ/CTZ"" by Andreas Gampe · 9 years ago
  21. cf36d49 ART: Compress LengthPrefixedArray on 32-bit targets. by Vladimir Marko · 9 years ago
  22. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 9 years ago
  23. 067f1ed ART: Remove TODO in BitVector by Andreas Gampe · 9 years ago
  24. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 9 years ago
  25. 02f0771 Merge "Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"" by Igor Murashkin · 9 years ago
  26. 90ef3db Address some comments and clean up by Mathieu Chartier · 9 years ago
  27. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  28. bc1d78d runtime: cleanup class_linker out-parameters and formatting by Igor Murashkin · 9 years ago
  29. fb326cf base: replace raw pointers for out-parameters with safer out<T> by Igor Murashkin · 9 years ago
  30. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 9 years ago
  31. 195fa34 Merge "ART: Fix missing role definition" by Andreas Gampe · 9 years ago
  32. 5bdb655 ART: Fix missing role definition by Andreas Gampe · 9 years ago
  33. 88b6b05 Fix hash set memory leaks by Mathieu Chartier · 9 years ago
  34. 4e2cb09 Add uninterruptible role by Mathieu Chartier · 9 years ago
  35. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  36. e2facc5 runtime: Add lambda box/unbox object equality by Igor Murashkin · 9 years ago
  37. cced6ad Merge "Use (D)CHECK_ALIGNED more." by Roland Levillain · 9 years ago
  38. 14d9057 Use (D)CHECK_ALIGNED more. by Roland Levillain · 9 years ago
  39. 0f2fd32 Enable ASan annotations in ART based on macro setting. by Evgenii Stepanov · 9 years ago
  40. c6f3439 Merge "ART: JNI thread state transition optimization" by Mathieu Chartier · 9 years ago
  41. 4abf451 Disable ASan on Thread::InstallImplicitProtection. by Evgenii Stepanov · 9 years ago
  42. 1e13374 Generalize Valgrind annotations in ART to support ASan. by Evgenii Stepanov · 10 years ago
  43. eac4424 ART: JNI thread state transition optimization by Yu Li · 9 years ago
  44. 3cf2253 Clean up some includes by Mathieu Chartier · 9 years ago
  45. 7bf2b4f Revert "Revert "Remove interpreter entrypoint in ArtMethod."" by Nicolas Geoffray · 9 years ago
  46. 7070ccd Revert "Remove interpreter entrypoint in ArtMethod." by Nicolas Geoffray · 9 years ago
  47. fa2c054 Remove interpreter entrypoint in ArtMethod. by Nicolas Geoffray · 9 years ago
  48. 7526d78 ART: Fix streaming tracing issues by Andreas Gampe · 10 years ago
  49. 336b0b1 Merge "base: Fix an infinite loop in HashSet::Insert" by Igor Murashkin · 10 years ago
  50. 3552d96 base: Fix an infinite loop in HashSet::Insert by Igor Murashkin · 10 years ago
  51. 3100080 New experimental GC stress mode by Mathieu Chartier · 10 years ago
  52. 42361f2 Merge "JDWP: asynchronous invoke command handling" by Sebastien Hertz · 10 years ago
  53. d39645e Move image intern table into image by Mathieu Chartier · 10 years ago
  54. cbc5064 JDWP: asynchronous invoke command handling by Sebastien Hertz · 10 years ago
  55. b5de3bb Use runFinalizationWithTimeout for native allocations by Mathieu Chartier · 10 years ago
  56. f10a25f ART: Fast copy stack mask by David Brazdil · 10 years ago
  57. d84b438 Revert "ART: Fast copy stack mask" by David Brazdil · 10 years ago
  58. 6b10c9b ART: Fast copy stack mask by David Brazdil · 10 years ago
  59. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  60. eabafce Merge "Fix alloc-dealloc-mismatch (new[] vs delete) in tests." by Evgenii Stepanov · 10 years ago
  61. 72133ad Fix alloc-dealloc-mismatch (new[] vs delete) in tests. by Evgenii Stepanov · 10 years ago
  62. ce39200 Fix mac build: include <sys/time.h> in time_utils.cc . by Vladimir Marko · 10 years ago
  63. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  64. be91033 Merge "ART: Add verbose:deopt logging" by Andreas Gampe · 10 years ago
  65. f3d1f94 ART: Add verbose:deopt logging by Andreas Gampe · 10 years ago
  66. 6a887d6 Stop wrapping close(2) with TEMP_FAILURE_RETRY in art. by Elliott Hughes · 10 years ago
  67. baaf287 Merge "Silence unused result warnings in art." by Elliott Hughes · 10 years ago
  68. 06f08e4 Silence unused result warnings in art. by Elliott Hughes · 10 years ago
  69. 83d46ef Quick: Fix DCE to mark wide register overlaps correctly. by Vladimir Marko · 10 years ago
  70. e34a42c ART: Fix Trace types, check minimum buf size by Andreas Gampe · 10 years ago
  71. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  72. 7d27537 ART: Update loop info of all nested loops when inlining by David Brazdil · 10 years ago
  73. ad4450e Opt compiler: Implement parallel move resolver without using swap. by Zheng Xu · 10 years ago
  74. a1c9f01 getRuntimeStat() support (ART). by Hiroshi Yamauchi · 10 years ago
  75. 3481ba2 ART: Clean up includes. by Vladimir Marko · 10 years ago
  76. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  77. a2d40be Merge "Fix JDWP race at runtime shutdown" by Sebastien Hertz · 10 years ago
  78. 65b798e ART: Enable more Clang warnings by Andreas Gampe · 10 years ago
  79. 758a801 ART: Enable Clang's -Wdeprecated by Andreas Gampe · 10 years ago
  80. 4e5b208 Fix JDWP race at runtime shutdown by Sebastien Hertz · 10 years ago
  81. a552e1c Use unique location catalogs to encode Dex register maps. by Roland Levillain · 10 years ago
  82. 8d5b8b2 ART: Force constants into the entry block by David Brazdil · 10 years ago
  83. 47f867a Clean up hash set by Mathieu Chartier · 10 years ago
  84. 850cd16 ART: Fix build for counting arena allocations. by Vladimir Marko · 10 years ago
  85. 12d625f Change method verifiers to be thread local roots by Mathieu Chartier · 10 years ago
  86. 2435a43 ART: Add entries_ lock for race condition by bowen_lai · 10 years ago
  87. c6201fa Add way to select arena type at runtime by Mathieu Chartier · 10 years ago
  88. 072e48e Merge "Create OatFileAssistant class for assisting with oat files." by Richard Uhler · 10 years ago
  89. 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 10 years ago
  90. 9b34b24 Trim arenas for JIT by Mathieu Chartier · 10 years ago
  91. 627f917 Include what we use. by Dan Albert · 10 years ago
  92. 91e5669 Wait for threads to finish unregistering by Mathieu Chartier · 10 years ago
  93. 5c42c29 Add support for .bss section in oat files. by Vladimir Marko · 10 years ago
  94. 42f8c1c Merge "ART: Fix "unused parameters"" by Andreas Gampe · 10 years ago
  95. c801f0d ART: Fix "unused parameters" by Andreas Gampe · 10 years ago
  96. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  97. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  98. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  99. 794ad76 ART: Introduce NO_RETURN, Mark DoLongJump noreturn by Andreas Gampe · 10 years ago
  100. b666f48 Move arenas into runtime by Mathieu Chartier · 10 years ago