1. 0a6fee8 Merge "Fix non-Baker build." by android-build-prod (mdb) · 7 years ago
  2. e3872ed Fix non-Baker build. by Vladimir Marko · 7 years ago
  3. a03627a Merge "Use named constant instead of magic number in RegisterLine" by Daniel Colascione · 7 years ago
  4. 5713f66 Use named constant instead of magic number in RegisterLine by Daniel Colascione · 7 years ago
  5. b8f1997 Merge "ARM: Use rMR for Baker RB introspection marking." by Vladimir Marko · 7 years ago
  6. 70ffeec Merge "ART: Fix SCOPED_TRACE macro" by Treehugger Robot · 7 years ago
  7. 3ebf529 Merge "ART: Add timing logger granularity to compiler" by Treehugger Robot · 7 years ago
  8. f275587 Merge "Improve debug logging of classes for 77342775." by Treehugger Robot · 7 years ago
  9. dcd117e ARM: Use rMR for Baker RB introspection marking. by Vladimir Marko · 7 years ago
  10. 31d7a57 Improve debug logging of classes for 77342775. by Vladimir Marko · 7 years ago
  11. 3896e43 Merge "[veridex] New veridex improvements." by Nicolas Geoffray · 7 years ago
  12. b751e3b Merge "Dump profile checksums" by Mathieu Chartier · 7 years ago
  13. 837f3f0 ART: Fix SCOPED_TRACE macro by Andreas Gampe · 7 years ago
  14. f120ffc Dump profile checksums by Mathieu Chartier · 7 years ago
  15. fb008f4 ART: Add timing logger granularity to compiler by Andreas Gampe · 7 years ago
  16. 909b127 [veridex] New veridex improvements. by Nicolas Geoffray · 7 years ago
  17. 597c524 Merge "ART: Additional info for run-test --dev --host" by Orion Hodson · 7 years ago
  18. ee06c5a ART: Additional info for run-test --dev --host by Orion Hodson · 7 years ago
  19. 9d46333 Merge "Revert "Revert^2: Deopt does not throw"" by Treehugger Robot · 7 years ago
  20. 75ff2c9 Revert "Revert^2: Deopt does not throw" by Aart Bik · 7 years ago
  21. 525f67f Merge "Use lld for building dex2oatds, oatdumpds" by Treehugger Robot · 7 years ago
  22. 1f27e6d Merge "Make test 906 retry to avoid gc races" by Alex Light · 7 years ago
  23. 3848d10 Merge "Specify dex2oat PGO profile files for Mips" by Kevin Chyn · 7 years ago
  24. fc1de87 Specify dex2oat PGO profile files for Mips by Pirama Arumuga Nainar · 7 years ago
  25. 4390a68 Merge "Remove unnecessary definition of 'art::Split'" by Treehugger Robot · 7 years ago
  26. 4808783 Merge "Separate out PGO profile files per arch" by Treehugger Robot · 7 years ago
  27. 4a68b66 Remove unnecessary definition of 'art::Split' by Pirama Arumuga Nainar · 7 years ago
  28. 6f5b4d2 Use lld for building dex2oatds, oatdumpds by Pirama Arumuga Nainar · 7 years ago
  29. f3c670e Make test 906 retry to avoid gc races by Alex Light · 7 years ago
  30. a90cc87 Merge "Revert^2: Deopt does not throw" by Aart Bik · 7 years ago
  31. d94c242 Merge changes Ibfe10b43,I984d1ea9 by Alex Light · 7 years ago
  32. 8571f26 Merge "Further improve debug logging for 77342775" by Treehugger Robot · 7 years ago
  33. 2323931 Merge "Disable failing libcore.libcore.icu.RelativeDateTimeFormatterTest" by Treehugger Robot · 7 years ago
  34. 811da57 Further improve debug logging for 77342775 by Vladimir Marko · 7 years ago
  35. b5529ba Disable failing libcore.libcore.icu.RelativeDateTimeFormatterTest by David Srbecky · 7 years ago
  36. 60fbefc Move jit startup attempt to openjdkjvmti from adbconnection by Alex Light · 7 years ago
  37. f889c70 Always allow agent attach on userdebug builds with kArtTiVersion by Alex Light · 7 years ago
  38. cb32902 Merge "ART: Properly check for attached thread in CheckJNI" by Treehugger Robot · 7 years ago
  39. 240384b Revert^2: Deopt does not throw by Aart Bik · 7 years ago
  40. cb21a56 Merge "[veridex] Reflective usage detection improvements." by Treehugger Robot · 7 years ago
  41. 4f6e523 [veridex] Reflective usage detection improvements. by Nicolas Geoffray · 7 years ago
  42. 42d5805 Separate out PGO profile files per arch by Pirama Arumuga Nainar · 7 years ago
  43. cee4928 Merge "Revert "Deopt does not throw"" by Treehugger Robot · 7 years ago
  44. 080820c Revert "Deopt does not throw" by Aart Bik · 7 years ago
  45. b8b3890 Merge "Remove dexoptanalyzer fast file check" by Treehugger Robot · 7 years ago
  46. e7841dd Merge "Deopt does not throw" by Aart Bik · 7 years ago
  47. 103bd38 Remove dexoptanalyzer fast file check by Calin Juravle · 7 years ago
  48. fb8f75c ART: Properly check for attached thread in CheckJNI by Andreas Gampe · 7 years ago
  49. 2905de1 Deopt does not throw by Aart Bik · 7 years ago
  50. 740a509 Merge "Run GVN earlier." by Treehugger Robot · 7 years ago
  51. 63fe8dc Merge "Add more logging to test 1935" by Treehugger Robot · 7 years ago
  52. 783bdf8 Add more logging to test 1935 by Alex Light · 7 years ago
  53. da5cbc3 Merge "Add arg for overwriting class loader class path" by Mathieu Chartier · 7 years ago
  54. c7d6fc7 Merge "Make adbconnection try to start the JIT if it is not running." by Alex Light · 7 years ago
  55. 6d05700 Run GVN earlier. by Aart Bik · 7 years ago
  56. 8f66950 Merge "ART: Implement scalar loop peeling." by Treehugger Robot · 7 years ago
  57. c444077 Add arg for overwriting class loader class path by Mathieu Chartier · 7 years ago
  58. 596f6b1 Merge "Trivial comment typo fix" by Treehugger Robot · 7 years ago
  59. d12cd04 Merge "The test for futex support should be a test for Linux" by Treehugger Robot · 7 years ago
  60. bd2a4e2 Make adbconnection try to start the JIT if it is not running. by Alex Light · 7 years ago
  61. 72411e6 ART: Implement scalar loop peeling. by Artem Serov · 7 years ago
  62. e83bae5 Merge "ART: Remove support for compiled-methods and compiled-classes" by Treehugger Robot · 7 years ago
  63. cfe688c Merge "Implement dead object poisoning in unevacuated regions." by Roland Levillain · 7 years ago
  64. 80d8db3 Merge "Change monitor doc comment to reflect lock deflation" by Treehugger Robot · 7 years ago
  65. b16949a Trivial comment typo fix by Daniel Colascione · 7 years ago
  66. b4dfca5 The test for futex support should be a test for Linux by Daniel Colascione · 7 years ago
  67. c3d5b84 Change monitor doc comment to reflect lock deflation by Daniel Colascione · 7 years ago
  68. c523600 Merge "Fix build warnings for x86+arm targets" by Treehugger Robot · 7 years ago
  69. 550ea7b Merge "Disable lld for unrecognized --keep-unique flag." by Treehugger Robot · 7 years ago
  70. bd600e3 ART: Remove support for compiled-methods and compiled-classes by Andreas Gampe · 7 years ago
  71. f5d9f81 Merge "profman: removed unused header" by Treehugger Robot · 7 years ago
  72. 6648da1 Merge "Bug fix in SIMD result detection." by Treehugger Robot · 7 years ago
  73. 20d35be Merge "ART: Fix oatdump check" by Treehugger Robot · 7 years ago
  74. 74b9994 Merge "Move profile dependent modules to libartbase" by Treehugger Robot · 7 years ago
  75. 3f8e02c Bug fix in SIMD result detection. by Aart Bik · 7 years ago
  76. 79e2607 Move profile dependent modules to libartbase by David Sehr · 7 years ago
  77. 8a78f81 Merge changes I8687ab9e,I61f879f2 by Vladimir Marko · 7 years ago
  78. be2d2ad Merge "Move dexanalyze experiments to their own file" by Treehugger Robot · 7 years ago
  79. ef2fa26 Move dexanalyze experiments to their own file by Mathieu Chartier · 7 years ago
  80. d5d597f Disable lld for unrecognized --keep-unique flag. by Chih-Hung Hsieh · 7 years ago
  81. 66d8f06 Merge "Fix typo in clean vars for dexanalyze_test" by Treehugger Robot · 7 years ago
  82. 03da784 ART: Fix oatdump check by Andreas Gampe · 7 years ago
  83. 0be7fa7 Fix typo in clean vars for dexanalyze_test by Mathieu Chartier · 7 years ago
  84. fe6cf7c Merge "Add dexanalyze tool" by Mathieu Chartier · 7 years ago
  85. df25b47 Implement dead object poisoning in unevacuated regions. by Roland Levillain · 7 years ago
  86. daf374c profman: removed unused header by Jeff Vander Stoep · 7 years ago
  87. 6d66fcf Move RelativePatcher from libart-compiler.so to dex2oat. by Vladimir Marko · 7 years ago
  88. 6490021 Merge "Improve debug logging for bug 77342775." by Treehugger Robot · 7 years ago
  89. 7a69505 Rewrite null checks in read barrier introspection thunks. by Vladimir Marko · 7 years ago
  90. 61c50b3 Merge "Add extra output when patchoat_test fails." by Treehugger Robot · 7 years ago
  91. 72247af Merge "Distinguish the various pre-allocated OutOfMemoryError use cases." by Roland Levillain · 7 years ago
  92. 203d5d8 Merge "ART: Memory order updates to trace.{h,cc}" by Treehugger Robot · 7 years ago
  93. 957e708 Improve debug logging for bug 77342775. by Vladimir Marko · 7 years ago
  94. 3f4a0bc Add extra output when patchoat_test fails. by Vladimir Marko · 7 years ago
  95. 283ad2d ART: Memory order updates to trace.{h,cc} by Orion Hodson · 7 years ago
  96. b38b862 Merge "ART: Fix core image detection" by Treehugger Robot · 7 years ago
  97. db20a4b ART: Fix core image detection by Andreas Gampe · 7 years ago
  98. 49720a0 Merge "Add stored class loader context option" by Treehugger Robot · 7 years ago
  99. 2e0478a Add dexanalyze tool by Mathieu Chartier · 7 years ago
  100. 5d2dbf8 Fix build warnings for x86+arm targets by Dan Willemsen · 7 years ago