1. f8db2c3 ART: Add support for constructor method handles by Orion Hodson · 7 years ago
  2. c5515fd Merge changes from topic 'post_startup_methods' by Treehugger Robot · 7 years ago
  3. 48a951b Revert "Revert "Relax HasSeenMethod check"" by Mathieu Chartier · 7 years ago
  4. 06bed30 Revert "Revert "Record post startup methods in profile"" by Mathieu Chartier · 7 years ago
  5. 51e74b4 Merge "Add array initializer to jfuzz' potential output." by Aart Bik · 7 years ago
  6. 99d50e8 Merge "MIPS32: ART Vectorizer" by Treehugger Robot · 7 years ago
  7. 2a77a63 Merge "Add script for generating boot image profile" by Treehugger Robot · 7 years ago
  8. d0b3ab2 Merge "Fix compressible string check for ctors with `hibyte`." by Treehugger Robot · 7 years ago
  9. 7de725b Merge "Clarify unquickening comment." by Treehugger Robot · 7 years ago
  10. a44c445 Fix compressible string check for ctors with `hibyte`. by Vladimir Marko · 7 years ago
  11. 957f809 Add script for generating boot image profile by Mathieu Chartier · 7 years ago
  12. 469a27f Merge "Only enforce profile size limits on target builds" by Mathieu Chartier · 7 years ago
  13. eea1604 Merge "ART: Add libopenjdkd dependency to debug artifacts" by Treehugger Robot · 7 years ago
  14. f6a122c Merge "Add missing CFI directives to ARM Quick entrypoints." by Roland Levillain · 7 years ago
  15. 51765b0 MIPS32: ART Vectorizer by Lena Djokic · 7 years ago
  16. a55e268 Clarify unquickening comment. by Nicolas Geoffray · 7 years ago
  17. e63a911 Merge "Revert "Record post startup methods in profile"" by Nicolas Geoffray · 7 years ago
  18. a867f7a Revert "Record post startup methods in profile" by Nicolas Geoffray · 7 years ago
  19. 9f3a7c5 Merge "Revert "Relax HasSeenMethod check"" by Nicolas Geoffray · 7 years ago
  20. c2b6a63 Revert "Relax HasSeenMethod check" by Nicolas Geoffray · 7 years ago
  21. 5f2614f Merge "Avoid decompiling NOPs for 0 count case" by Treehugger Robot · 7 years ago
  22. 36f549e Avoid decompiling NOPs for 0 count case by Mathieu Chartier · 7 years ago
  23. f2e2af8 Only enforce profile size limits on target builds by Mathieu Chartier · 7 years ago
  24. da914e7 Merge "Reduce quicken info size" by Mathieu Chartier · 7 years ago
  25. 5c956a7 Merge "ART: Disable some ASAN w/ interp-ac checks tests" by Treehugger Robot · 7 years ago
  26. 00c8642 Merge "Add missing profman arg for compiled_method_threshold" by Mathieu Chartier · 7 years ago
  27. de4b08f Reduce quicken info size by Mathieu Chartier · 7 years ago
  28. 2f6b7db Add array initializer to jfuzz' potential output. by Aart Bik · 7 years ago
  29. 8eecddf Add missing profman arg for compiled_method_threshold by Mathieu Chartier · 7 years ago
  30. c9267c4 Merge "Relax HasSeenMethod check" by Mathieu Chartier · 7 years ago
  31. 80e6d73 Relax HasSeenMethod check by Mathieu Chartier · 7 years ago
  32. fc79ef9 Merge "Move dex files dependencies (en/de)coding to ClassLoaderContext" by Treehugger Robot · 7 years ago
  33. 7b0648a Move dex files dependencies (en/de)coding to ClassLoaderContext by Calin Juravle · 7 years ago
  34. b8c7f1a ART: Add libopenjdkd dependency to debug artifacts by Andreas Gampe · 7 years ago
  35. 817498d Merge "Disable test 163-app-image-methods for gcstress" by Treehugger Robot · 7 years ago
  36. 625380a Merge "Fix ART run-test 990-method-handle-and-mr with javac+dx." by Treehugger Robot · 7 years ago
  37. 8cfbbb8 Merge "Abstract SetField functions with Transaction check" by Treehugger Robot · 7 years ago
  38. 5dcf650 Merge "Include more cases in ImageWriter" by Treehugger Robot · 7 years ago
  39. 8d174b5 Merge "Check ClassClass's dependencies in ImageSpace" by Treehugger Robot · 7 years ago
  40. 9d87d7c Merge "Improved scripts that analyze sanitizer poisoning" by Treehugger Robot · 7 years ago
  41. 282431b Disable test 163-app-image-methods for gcstress by Mathieu Chartier · 7 years ago
  42. 39b179d Fix ART run-test 990-method-handle-and-mr with javac+dx. by Roland Levillain · 7 years ago
  43. 62c20d1 Add missing CFI directives to ARM Quick entrypoints. by Roland Levillain · 7 years ago
  44. 4bbbe40 Merge "Record post startup methods in profile" by Mathieu Chartier · 7 years ago
  45. ca67ae5 Merge "Fix ART ARM64 CFI gtests with GCs other than CC with Baker read barriers." by Treehugger Robot · 7 years ago
  46. af24def Fix ART ARM64 CFI gtests with GCs other than CC with Baker read barriers. by Roland Levillain · 7 years ago
  47. 08dd84a Merge "Introduce a Marking Register in ARM64 code generation." by Roland Levillain · 7 years ago
  48. 8ea2074 Merge "test: Make 079-phantom less flakey." by Treehugger Robot · 7 years ago
  49. a97772f Merge "signal_catcher: Only notify tombstoned when we're using it." by Narayan Kamath · 7 years ago
  50. b2e8adc Include more cases in ImageWriter by Chang Xing · 7 years ago
  51. 6d3e768 Abstract SetField functions with Transaction check by Chang Xing · 7 years ago
  52. 9edf8d1 Improved scripts that analyze sanitizer poisoning by Bharadwaj Kalandhabhatta · 7 years ago
  53. 5594f11 Record post startup methods in profile by Mathieu Chartier · 7 years ago
  54. 8aea017 Merge "Fix pointer size mismatch" by Treehugger Robot · 7 years ago
  55. 2ea15e1 Merge "Move ThreadDeath event before clearing Thread.nativePeer" by Treehugger Robot · 7 years ago
  56. 8e913e4 Merge "presubmit: Add hooks for checking if generated test files are up-to-date" by Treehugger Robot · 7 years ago
  57. 5ebf7dd Merge "ART: Add ART_ENABLE_ADDRESS_SANITIZER as env variable" by Treehugger Robot · 7 years ago
  58. c604848 Merge "ART: Add FileNotFoundException to preloads for test 912" by Treehugger Robot · 7 years ago
  59. fef27c2 Fix pointer size mismatch by Chang Xing · 7 years ago
  60. f368aff Merge "ART: Fix ArenaAllocator invariant check in Realloc" by Treehugger Robot · 7 years ago
  61. 8c5e2da Move ThreadDeath event before clearing Thread.nativePeer by Alex Light · 7 years ago
  62. 4430b25 ART: Disable some ASAN w/ interp-ac checks tests by Andreas Gampe · 7 years ago
  63. 4be3e9b Check ClassClass's dependencies in ImageSpace by Chang Xing · 7 years ago
  64. 5fd8e81 Merge "Add support for class loader context in dex2oat" by Calin Juravle · 7 years ago
  65. e5193c6 presubmit: Add hooks for checking if generated test files are up-to-date by Igor Murashkin · 7 years ago
  66. 2b592ab test: Make 079-phantom less flakey. by Igor Murashkin · 7 years ago
  67. 7ddd605 ART: Add FileNotFoundException to preloads for test 912 by Andreas Gampe · 7 years ago
  68. 733e441 Merge "Balcklist failing test." by Nicolas Geoffray · 7 years ago
  69. 8db9dde Balcklist failing test. by Nicolas Geoffray · 7 years ago
  70. 97c4646 Introduce a Marking Register in ARM64 code generation. by Roland Levillain · 7 years ago
  71. 2cfd612 signal_catcher: Only notify tombstoned when we're using it. by Narayan Kamath · 7 years ago
  72. 00cca3a Merge "Add support for processing class loader contexts" by Calin Juravle · 7 years ago
  73. dbf0e0f ART: Add ART_ENABLE_ADDRESS_SANITIZER as env variable by Andreas Gampe · 7 years ago
  74. 421dbc2 ART: Fix ArenaAllocator invariant check in Realloc by Andreas Gampe · 7 years ago
  75. 092af0b Merge "Fix MethodHandle resolution for invoke-direct" by Treehugger Robot · 7 years ago
  76. 82b351f Fix MethodHandle resolution for invoke-direct by Orion Hodson · 7 years ago
  77. f5f88da Merge "Rewrite bits of RegionSpace::ClearFromSpace." by Nicolas Geoffray · 7 years ago
  78. 1ce7085 Add support for class loader context in dex2oat by Calin Juravle · 7 years ago
  79. 87e2cb6 Add support for processing class loader contexts by Calin Juravle · 7 years ago
  80. 65f1c2e Merge "MIPS32: Saves 128-bit vector registers along SuspendCheckSlowPath" by Treehugger Robot · 7 years ago
  81. 2b30e06 Merge "Fix over-allocation of DexCache field array." by Vladimir Marko · 7 years ago
  82. 720e0db Merge "MIPS: Print register names instead of register numbers in disassembler" by Treehugger Robot · 7 years ago
  83. 2b0dfe7 Fix over-allocation of DexCache field array. by Vladimir Marko · 7 years ago
  84. 43e99b0 MIPS: Print register names instead of register numbers in disassembler by Goran Jakovljevic · 7 years ago
  85. 6375a04 Merge "Also backlist tests under jit/ndebuggable." by Treehugger Robot · 7 years ago
  86. b2cad54 Also backlist tests under jit/ndebuggable. by Nicolas Geoffray · 7 years ago
  87. a5fb204 Rewrite bits of RegionSpace::ClearFromSpace. by Nicolas Geoffray · 7 years ago
  88. 53d3057 Merge "Blacklist 104-growth-limit under ASAN." by Nicolas Geoffray · 7 years ago
  89. cde8c35 Blacklist 104-growth-limit under ASAN. by Nicolas Geoffray · 7 years ago
  90. 2a546e1 Merge "Fix region space when used with SetLengthToUsableSizeVisitor." by Nicolas Geoffray · 7 years ago
  91. e61682f Merge "Revert "Added GVN related attributes to vector nodes."" by Nicolas Geoffray · 7 years ago
  92. 9858bf7 Revert "Added GVN related attributes to vector nodes." by Nicolas Geoffray · 7 years ago
  93. d3784e9 Merge "ART: Change StringTable to unordered_set" by Treehugger Robot · 7 years ago
  94. ddac377 Merge "ART: Change StringTable for RecentAllocations" by Treehugger Robot · 7 years ago
  95. 12a7b3b Merge "ART: Presize output vector in RecentAllocations" by Treehugger Robot · 7 years ago
  96. 84eadb2 ART: Change StringTable to unordered_set by Andreas Gampe · 7 years ago
  97. 2eeb01a ART: Change StringTable for RecentAllocations by Andreas Gampe · 7 years ago
  98. d0fc768 ART: Presize output vector in RecentAllocations by Andreas Gampe · 7 years ago
  99. c796072 Merge "ART: Add VLOGs to GetRecentAllocations" by Treehugger Robot · 7 years ago
  100. 5d1c45f Merge "Fix mac sdk build." by Treehugger Robot · 7 years ago