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