1. 890045e Merge "tools: Fix art script to run from adb shell interactively" by Treehugger Robot · 8 years ago
  2. 87e61d5 Merge "Comment out checks on oat files." by Treehugger Robot · 8 years ago
  3. 23cdebe Merge "MIPS: TLAB allocation entrypoints" by Treehugger Robot · 8 years ago
  4. 6e5c044 Comment out checks on oat files. by Nicolas Geoffray · 8 years ago
  5. d447245 Merge "Testing: Remove old run-all-tests script" by Orion Hodson · 8 years ago
  6. a3669ad Merge "tools: Use single-quotes for argument escaping in "art" script." by Treehugger Robot · 8 years ago
  7. 5e219b9 Merge "Change very large apps to verify instead of extract" by Treehugger Robot · 8 years ago
  8. 010126f Change very large apps to verify instead of extract by Mathieu Chartier · 8 years ago
  9. 65d793b Merge "Remove the old ARM code generator from ART's Optimizing compiler." by Roland Levillain · 8 years ago
  10. 731af33 Merge "Ensure jvmti agents don't share ThreadLocalStorage" by Treehugger Robot · 8 years ago
  11. 7fef4eb tools: Fix art script to run from adb shell interactively by Igor Murashkin · 8 years ago
  12. afd44ea tools: Use single-quotes for argument escaping in "art" script. by Vladimir Marko · 8 years ago
  13. bd1f043 Merge "Always pass --root to cpplint" by Treehugger Robot · 8 years ago
  14. 092a404 Ensure jvmti agents don't share ThreadLocalStorage by Alex Light · 8 years ago
  15. 6744a5c Always pass --root to cpplint by Colin Cross · 8 years ago
  16. c69e8d6 Merge "Fix ReadBarrier misuse when relocating the image." by Treehugger Robot · 8 years ago
  17. 6f54cf2 Fix ReadBarrier misuse when relocating the image. by Chang Xing · 8 years ago
  18. 9983e30 Remove the old ARM code generator from ART's Optimizing compiler. by Roland Levillain · 8 years ago
  19. 2d0fe4c Merge "Added GVN related attributes to vector nodes." by Treehugger Robot · 8 years ago
  20. 5e7eb2f Merge "Add Jvmti Suspend/ResumeThread functions" by Treehugger Robot · 8 years ago
  21. 6e87534 Merge "ART: Add support for constructor method handles" by Treehugger Robot · 8 years ago
  22. f8db2c3 ART: Add support for constructor method handles by Orion Hodson · 8 years ago
  23. bac2bd1 Merge "Introduce a Marking Register in ARM code generation." by Roland Levillain · 8 years ago
  24. 06410c0 Merge "test: Add support for jasmin" by Treehugger Robot · 8 years ago
  25. c5515fd Merge changes from topic 'post_startup_methods' by Treehugger Robot · 8 years ago
  26. 48a951b Revert "Revert "Relax HasSeenMethod check"" by Mathieu Chartier · 8 years ago
  27. 06bed30 Revert "Revert "Record post startup methods in profile"" by Mathieu Chartier · 8 years ago
  28. b79f4ac Added GVN related attributes to vector nodes. by Aart Bik · 8 years ago
  29. 51e74b4 Merge "Add array initializer to jfuzz' potential output." by Aart Bik · 8 years ago
  30. 4014d84 test: Add support for jasmin by Igor Murashkin · 8 years ago
  31. 99d50e8 Merge "MIPS32: ART Vectorizer" by Treehugger Robot · 8 years ago
  32. 2a77a63 Merge "Add script for generating boot image profile" by Treehugger Robot · 8 years ago
  33. d0b3ab2 Merge "Fix compressible string check for ctors with `hibyte`." by Treehugger Robot · 8 years ago
  34. 7de725b Merge "Clarify unquickening comment." by Treehugger Robot · 8 years ago
  35. a44c445 Fix compressible string check for ctors with `hibyte`. by Vladimir Marko · 8 years ago
  36. 957f809 Add script for generating boot image profile by Mathieu Chartier · 8 years ago
  37. 469a27f Merge "Only enforce profile size limits on target builds" by Mathieu Chartier · 8 years ago
  38. 88fd720 Add Jvmti Suspend/ResumeThread functions by Alex Light · 8 years ago
  39. 6d729a7 Introduce a Marking Register in ARM code generation. by Roland Levillain · 8 years ago
  40. eea1604 Merge "ART: Add libopenjdkd dependency to debug artifacts" by Treehugger Robot · 8 years ago
  41. f6a122c Merge "Add missing CFI directives to ARM Quick entrypoints." by Roland Levillain · 8 years ago
  42. 42f1658 Testing: Remove old run-all-tests script by Orion Hodson · 8 years ago
  43. 51765b0 MIPS32: ART Vectorizer by Lena Djokic · 8 years ago
  44. a55e268 Clarify unquickening comment. by Nicolas Geoffray · 8 years ago
  45. 854df41 MIPS: TLAB allocation entrypoints by Goran Jakovljevic · 8 years ago
  46. e63a911 Merge "Revert "Record post startup methods in profile"" by Nicolas Geoffray · 8 years ago
  47. a867f7a Revert "Record post startup methods in profile" by Nicolas Geoffray · 8 years ago
  48. 9f3a7c5 Merge "Revert "Relax HasSeenMethod check"" by Nicolas Geoffray · 8 years ago
  49. c2b6a63 Revert "Relax HasSeenMethod check" by Nicolas Geoffray · 8 years ago
  50. 5f2614f Merge "Avoid decompiling NOPs for 0 count case" by Treehugger Robot · 8 years ago
  51. 36f549e Avoid decompiling NOPs for 0 count case by Mathieu Chartier · 8 years ago
  52. f2e2af8 Only enforce profile size limits on target builds by Mathieu Chartier · 8 years ago
  53. da914e7 Merge "Reduce quicken info size" by Mathieu Chartier · 8 years ago
  54. 5c956a7 Merge "ART: Disable some ASAN w/ interp-ac checks tests" by Treehugger Robot · 8 years ago
  55. 00c8642 Merge "Add missing profman arg for compiled_method_threshold" by Mathieu Chartier · 8 years ago
  56. de4b08f Reduce quicken info size by Mathieu Chartier · 8 years ago
  57. 2f6b7db Add array initializer to jfuzz' potential output. by Aart Bik · 8 years ago
  58. 8eecddf Add missing profman arg for compiled_method_threshold by Mathieu Chartier · 8 years ago
  59. c9267c4 Merge "Relax HasSeenMethod check" by Mathieu Chartier · 8 years ago
  60. 80e6d73 Relax HasSeenMethod check by Mathieu Chartier · 8 years ago
  61. fc79ef9 Merge "Move dex files dependencies (en/de)coding to ClassLoaderContext" by Treehugger Robot · 8 years ago
  62. 7b0648a Move dex files dependencies (en/de)coding to ClassLoaderContext by Calin Juravle · 8 years ago
  63. b8c7f1a ART: Add libopenjdkd dependency to debug artifacts by Andreas Gampe · 8 years ago
  64. 817498d Merge "Disable test 163-app-image-methods for gcstress" by Treehugger Robot · 8 years ago
  65. 625380a Merge "Fix ART run-test 990-method-handle-and-mr with javac+dx." by Treehugger Robot · 8 years ago
  66. 8cfbbb8 Merge "Abstract SetField functions with Transaction check" by Treehugger Robot · 8 years ago
  67. 5dcf650 Merge "Include more cases in ImageWriter" by Treehugger Robot · 8 years ago
  68. 8d174b5 Merge "Check ClassClass's dependencies in ImageSpace" by Treehugger Robot · 8 years ago
  69. 9d87d7c Merge "Improved scripts that analyze sanitizer poisoning" by Treehugger Robot · 8 years ago
  70. 282431b Disable test 163-app-image-methods for gcstress by Mathieu Chartier · 8 years ago
  71. 39b179d Fix ART run-test 990-method-handle-and-mr with javac+dx. by Roland Levillain · 8 years ago
  72. 62c20d1 Add missing CFI directives to ARM Quick entrypoints. by Roland Levillain · 8 years ago
  73. 4bbbe40 Merge "Record post startup methods in profile" by Mathieu Chartier · 8 years ago
  74. ca67ae5 Merge "Fix ART ARM64 CFI gtests with GCs other than CC with Baker read barriers." by Treehugger Robot · 8 years ago
  75. af24def Fix ART ARM64 CFI gtests with GCs other than CC with Baker read barriers. by Roland Levillain · 8 years ago
  76. 08dd84a Merge "Introduce a Marking Register in ARM64 code generation." by Roland Levillain · 8 years ago
  77. 8ea2074 Merge "test: Make 079-phantom less flakey." by Treehugger Robot · 8 years ago
  78. a97772f Merge "signal_catcher: Only notify tombstoned when we're using it." by Narayan Kamath · 8 years ago
  79. b2e8adc Include more cases in ImageWriter by Chang Xing · 8 years ago
  80. 6d3e768 Abstract SetField functions with Transaction check by Chang Xing · 8 years ago
  81. 9edf8d1 Improved scripts that analyze sanitizer poisoning by Bharadwaj Kalandhabhatta · 8 years ago
  82. 5594f11 Record post startup methods in profile by Mathieu Chartier · 8 years ago
  83. 8aea017 Merge "Fix pointer size mismatch" by Treehugger Robot · 8 years ago
  84. 2ea15e1 Merge "Move ThreadDeath event before clearing Thread.nativePeer" by Treehugger Robot · 8 years ago
  85. 8e913e4 Merge "presubmit: Add hooks for checking if generated test files are up-to-date" by Treehugger Robot · 8 years ago
  86. 5ebf7dd Merge "ART: Add ART_ENABLE_ADDRESS_SANITIZER as env variable" by Treehugger Robot · 8 years ago
  87. c604848 Merge "ART: Add FileNotFoundException to preloads for test 912" by Treehugger Robot · 8 years ago
  88. fef27c2 Fix pointer size mismatch by Chang Xing · 8 years ago
  89. f368aff Merge "ART: Fix ArenaAllocator invariant check in Realloc" by Treehugger Robot · 8 years ago
  90. 8c5e2da Move ThreadDeath event before clearing Thread.nativePeer by Alex Light · 8 years ago
  91. 4430b25 ART: Disable some ASAN w/ interp-ac checks tests by Andreas Gampe · 8 years ago
  92. 4be3e9b Check ClassClass's dependencies in ImageSpace by Chang Xing · 8 years ago
  93. 5fd8e81 Merge "Add support for class loader context in dex2oat" by Calin Juravle · 8 years ago
  94. e5193c6 presubmit: Add hooks for checking if generated test files are up-to-date by Igor Murashkin · 8 years ago
  95. 2b592ab test: Make 079-phantom less flakey. by Igor Murashkin · 8 years ago
  96. 7ddd605 ART: Add FileNotFoundException to preloads for test 912 by Andreas Gampe · 8 years ago
  97. 733e441 Merge "Balcklist failing test." by Nicolas Geoffray · 8 years ago
  98. 8db9dde Balcklist failing test. by Nicolas Geoffray · 8 years ago
  99. 97c4646 Introduce a Marking Register in ARM64 code generation. by Roland Levillain · 8 years ago
  100. 2cfd612 signal_catcher: Only notify tombstoned when we're using it. by Narayan Kamath · 8 years ago