1. e523aba Add test for access thunk inlining. by Vladimir Marko · 8 years ago
  2. b9c3a99 Merge "Bump oat version after compiler filter name changes." by Treehugger Robot · 8 years ago
  3. f5ccfb5 Merge "Honor --force-determinism for vdex." by Nicolas Geoffray · 8 years ago
  4. 81c50bf Merge "Refactor Baker CC read barrier link-time thunk generation." by Treehugger Robot · 8 years ago
  5. 21b2bad Merge "Resolve the tracked locations in profile saver" by Treehugger Robot · 8 years ago
  6. f977691 Bump oat version after compiler filter name changes. by Nicolas Geoffray · 8 years ago
  7. 9302917 Merge "Improve the implementation of UnsafeCASObject with Baker read barriers." by Roland Levillain · 8 years ago
  8. 8b5d9b6 Resolve the tracked locations in profile saver by Calin Juravle · 8 years ago
  9. 91f956c Merge "Check static field initial value types match in dex file verifier." by Treehugger Robot · 8 years ago
  10. c286d17 Merge "ART: Disable parts of tests under sanitization" by Treehugger Robot · 8 years ago
  11. 853656a Merge "Add dexlayout support for call sites and method handles." by Treehugger Robot · 8 years ago
  12. 326c1a2 Check static field initial value types match in dex file verifier. by Jeff Hao · 8 years ago
  13. 59cd177 Merge "Revert "Revert "Ensure dex file are extracted and verified at load time""" by Calin Juravle · 8 years ago
  14. ff48700 Improve the implementation of UnsafeCASObject with Baker read barriers. by Roland Levillain · 8 years ago
  15. 07ad092 Merge "Dexdiag returns error when no maps found" by David Sehr · 8 years ago
  16. fe307fd Merge "ARM: Link-time generated thunks for Baker CC read barrier." by Vladimir Marko · 8 years ago
  17. 0a51fc3 Refactor Baker CC read barrier link-time thunk generation. by Vladimir Marko · 8 years ago
  18. eee1c0e ARM: Link-time generated thunks for Baker CC read barrier. by Vladimir Marko · 8 years ago
  19. 4eacc7f Merge "optimizing: Fix undefined behavior in graph checker" by Treehugger Robot · 8 years ago
  20. 549844e Merge "Handle safe mode in PackageManager." by Nicolas Geoffray · 8 years ago
  21. f4a67fd ART: Disable parts of tests under sanitization by Andreas Gampe · 8 years ago
  22. 1a8864e Merge "ART: Add Heap JVMTI extension API" by Treehugger Robot · 8 years ago
  23. 357c66d Revert "Revert "Ensure dex file are extracted and verified at load time"" by Calin Juravle · 8 years ago
  24. d73aba4 ART: Add Heap JVMTI extension API by Andreas Gampe · 8 years ago
  25. 592f802 Dexdiag returns error when no maps found by David Sehr · 8 years ago
  26. 5daee90 Add dexlayout support for call sites and method handles. by Jeff Hao · 8 years ago
  27. 4ae432d optimizing: Fix undefined behavior in graph checker by Igor Murashkin · 8 years ago
  28. 9e8797d Merge "Update smali/baksmali command syntax for v2.2.0" by Treehugger Robot · 8 years ago
  29. 8a18ce7 Merge "ART: Change alloc-space begin for x86 ASAN" by Treehugger Robot · 8 years ago
  30. 05a252b Merge "Add dexdiag_test" by Shubham Ajmera · 8 years ago
  31. acac09d Merge "ART: Fix test 912" by Treehugger Robot · 8 years ago
  32. f3fb1fc Merge "MIPS: Change remaining entrypoints to save everything." by Treehugger Robot · 8 years ago
  33. 9459127 Merge "Don't use free list LOS for --force-determinism." by Nicolas Geoffray · 8 years ago
  34. 286fb44 Merge "ARM/VIXL: Remove obsolete DeduplicateDexCacheAddressLiteral()." by Treehugger Robot · 8 years ago
  35. c7cee40 Merge "MIPS: Check for forwarding address in READ_BARRIER_MARK_REG." by Treehugger Robot · 8 years ago
  36. e39e702 ARM/VIXL: Remove obsolete DeduplicateDexCacheAddressLiteral(). by Vladimir Marko · 8 years ago
  37. 741d426 Handle safe mode in PackageManager. by Nicolas Geoffray · 8 years ago
  38. a3cb132 MIPS: Check for forwarding address in READ_BARRIER_MARK_REG. by Alexey Frunze · 8 years ago
  39. a164ec5 ART: Fix test 912 by Andreas Gampe · 8 years ago
  40. e8857fe ART: Change alloc-space begin for x86 ASAN by Andreas Gampe · 8 years ago
  41. 568655e Merge "Fix CHECK for is_using_read_barrier_entrypoints" by Treehugger Robot · 8 years ago
  42. a9a4f5f Fix CHECK for is_using_read_barrier_entrypoints by Mathieu Chartier · 8 years ago
  43. cbd06cf Merge "Revert "Ensure dex file are extracted and verified at load time"" by Calin Juravle · 8 years ago
  44. 9bfc6bb Revert "Ensure dex file are extracted and verified at load time" by Calin Juravle · 8 years ago
  45. 3d0731a Merge "Fixed bug due to not updating TC information (with regression test)" by Aart Bik · 8 years ago
  46. 824fd23 Merge "Revert "Revert "Add concurrent card graying for immune spaces""" by Mathieu Chartier · 8 years ago
  47. 55232f1 Add dexdiag_test by David Sehr · 8 years ago
  48. d4a68c8 Merge "Ensure dex file are extracted and verified at load time" by Calin Juravle · 8 years ago
  49. e22445f Fixed bug due to not updating TC information (with regression test) by Aart Bik · 8 years ago
  50. d2510c9 Ensure dex file are extracted and verified at load time by Calin Juravle · 8 years ago
  51. 3650acb Merge "inliner: Do not assume that the outermost_graph has an art method" by Treehugger Robot · 8 years ago
  52. 19052df Merge "ART: Change shutdown order" by Treehugger Robot · 8 years ago
  53. 07f01df inliner: Do not assume that the outermost_graph has an art method by Calin Juravle · 8 years ago
  54. 90c5ccb Merge "Increase profile saver minimum save period to 40 seconds" by Calin Juravle · 8 years ago
  55. 806843a Increase profile saver minimum save period to 40 seconds by Calin Juravle · 8 years ago
  56. 2982555 Merge "optimizing: constructor fence redundancy elimination - remove dmb after LSE" by Treehugger Robot · 8 years ago
  57. 7acddd8 Don't use free list LOS for --force-determinism. by Nicolas Geoffray · 8 years ago
  58. 15cb975 Merge "Revive ART run-test 648-many-direct-methods for non-debug mode." by Roland Levillain · 8 years ago
  59. 1d41d64 Merge "ART: Additional verifier flags for invoke-custom" by Orion Hodson · 8 years ago
  60. 3768ade Revert "Revert "Add concurrent card graying for immune spaces"" by Mathieu Chartier · 8 years ago
  61. 3c7b02c Merge "runtime: Properly unload partially loaded image spaces" by Treehugger Robot · 8 years ago
  62. 8275fba runtime: Properly unload partially loaded image spaces by Igor Murashkin · 8 years ago
  63. c4bed16 ART: Change shutdown order by Andreas Gampe · 8 years ago
  64. 14fc9db Update smali/baksmali command syntax for v2.2.0 by Ben Gruver · 8 years ago
  65. 55e8cd1 Merge "Fix length of descriptor field when reading debug info." by Treehugger Robot · 8 years ago
  66. c33292b Merge "Split image_test and oatdump_test." by Treehugger Robot · 8 years ago
  67. c122536 Fix length of descriptor field when reading debug info. by Jeff Hao · 8 years ago
  68. 1352f13 Split image_test and oatdump_test. by Vladimir Marko · 8 years ago
  69. d01745e optimizing: constructor fence redundancy elimination - remove dmb after LSE by Igor Murashkin · 8 years ago
  70. 7113885 Merge "Allow same-length integral type mixing in SIMD." by Aart Bik · 8 years ago
  71. 19cb5ca Merge "Add test gcstress 968 to knownfailures.json" by Treehugger Robot · 8 years ago
  72. bf06526 Merge "Bug fix on shift that exceeds "lane width"." by Aart Bik · 8 years ago
  73. 8746100 Merge "Document some dex2oat command line options." by Treehugger Robot · 8 years ago
  74. d810470 ART: Additional verifier flags for invoke-custom by Orion Hodson · 8 years ago
  75. 3c30abd Merge "Allow stripped APK to be compiled with a vdex." by Treehugger Robot · 8 years ago
  76. 920f9b1 Merge "Use dex2oat instead of dex2oatd in non-debug run-tests." by Roland Levillain · 8 years ago
  77. f5bea5e Document some dex2oat command line options. by Roland Levillain · 8 years ago
  78. 267a436 Merge "MIPS: java.lang.Integer.valueOf intrinsic." by Treehugger Robot · 8 years ago
  79. 5fa822d Revive ART run-test 648-many-direct-methods for non-debug mode. by Roland Levillain · 8 years ago
  80. 6c3af16 Use dex2oat instead of dex2oatd in non-debug run-tests. by Roland Levillain · 8 years ago
  81. df48db9 Merge "Revert "Add concurrent card graying for immune spaces"" by Treehugger Robot · 8 years ago
  82. 0d12a2a Merge "StringReference comparator operator is missing const" by Yi Kong · 8 years ago
  83. b4d4dbc Merge "Relax 030-bad-finalizer test" by Hans Boehm · 8 years ago
  84. c83dd7b Revert "Add concurrent card graying for immune spaces" by Mathieu Chartier · 8 years ago
  85. a7c6a23 Merge "Add basic heap corruption detection ConcurrentCopying::Copy" by Treehugger Robot · 8 years ago
  86. 65ffd8e Bug fix on shift that exceeds "lane width". by Aart Bik · 8 years ago
  87. c009d14 Merge "Increase GC card size to 1024" by Mathieu Chartier · 8 years ago
  88. ef496d9 Add basic heap corruption detection ConcurrentCopying::Copy by Mathieu Chartier · 8 years ago
  89. d58bc32 Allow same-length integral type mixing in SIMD. by Aart Bik · 8 years ago
  90. 612ff54 Increase GC card size to 1024 by Mathieu Chartier · 8 years ago
  91. 18df771 Merge "Enable string "array get" vectorization." by Treehugger Robot · 8 years ago
  92. 73ff983 Merge "ART: Change dchecked_integral_cast logging" by Treehugger Robot · 8 years ago
  93. 1f44d63 Merge "ART: Don't let dex2oat compile image space" by Treehugger Robot · 8 years ago
  94. a44d67e Merge "Add concurrent card graying for immune spaces" by Mathieu Chartier · 8 years ago
  95. 88d329a Add concurrent card graying for immune spaces by Mathieu Chartier · 8 years ago
  96. c61c076 MIPS: Change remaining entrypoints to save everything. by Alexey Frunze · 8 years ago
  97. b4be871 StringReference comparator operator is missing const by Yi Kong · 8 years ago
  98. 5633ce7 MIPS: java.lang.Integer.valueOf intrinsic. by Chris Larsen · 8 years ago
  99. a57c334 Merge "Fix up code warning and errors" by Treehugger Robot · 8 years ago
  100. 8cf00fa ART: Change dchecked_integral_cast logging by Andreas Gampe · 8 years ago