1. 8c5476a Fix zipapex test-bot. by Alex Light · 6 years ago
  2. 8f320f5 Merge "Do not cache the method name from PrettyMethod." by Martin Stjernholm · 6 years ago
  3. 9e73631 Merge "Include ICU4C cc_library_headers instead of a directory" by vichang · 6 years ago
  4. 5708863 Merge "Add apache-xml to boot class path for tests." by Vladimir Marko · 6 years ago
  5. 2da5ebf Merge "Bionic libs are explicitly added to runtime APEX" by Jiyong Park · 6 years ago
  6. 4aef28a Merge changes Iefc46d8f,I8f65096d by Treehugger Robot · 6 years ago
  7. 3296fb1 Bionic libs are explicitly added to runtime APEX by Jiyong Park · 6 years ago
  8. 64d6424 Add knownfailures for jvmti-stress by Alex Light · 6 years ago
  9. 41622e3 Merge "2-phase full-heap CC" by Lokesh Gidra · 6 years ago
  10. 12c9a12 Don't retrieve generic information during ti-stress by Alex Light · 6 years ago
  11. b0faa96 Merge changes Iacd66525,Ia1027126,I39a9313e by Andreas Gampe · 6 years ago
  12. 2a9824c 2-phase full-heap CC by Lokesh Gidra · 6 years ago
  13. 252dd18 Merge "Refine art/build/apex/runtests.sh's pretty printing options." by Roland Levillain · 6 years ago
  14. 04e83d1 Refine art/build/apex/runtests.sh's pretty printing options. by Roland Levillain · 6 years ago
  15. cc56491 Do not cache the method name from PrettyMethod. by Martin Stjernholm · 6 years ago
  16. ea65b21 Add apache-xml to boot class path for tests. by Vladimir Marko · 6 years ago
  17. 500b4da Merge "Revert^2 "Allow boot image for a part of the boot classpath."" by Vladimir Marko · 6 years ago
  18. 5ce7e0d Merge changes from topic "dexfile-hooks" by Martin Stjernholm · 6 years ago
  19. 98a520c Merge "Revert "Revert "Add a baseline flag to JIT compile.""" by Treehugger Robot · 6 years ago
  20. 0ace563 Revert^2 "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  21. 0a2cdf3 Include ICU4C cc_library_headers instead of a directory by Victor Chang · 6 years ago
  22. d97e00c Merge "Blacklist 175-alloc-big-bignums for ASAN" by Nicolas Geoffray · 6 years ago
  23. a3751c5 Merge "Declare mmapped_bytes only if needed" by Treehugger Robot · 6 years ago
  24. 075456e Revert "Revert "Add a baseline flag to JIT compile."" by Nicolas Geoffray · 6 years ago
  25. 1d379cb Blacklist 175-alloc-big-bignums for ASAN by Hans Boehm · 6 years ago
  26. f91867e Declare mmapped_bytes only if needed by Hans Boehm · 6 years ago
  27. 7ca98bf Merge "Don't include malloc.h on MacOS" by Treehugger Robot · 6 years ago
  28. b587072 Don't include malloc.h on MacOS by Hans Boehm · 6 years ago
  29. 15303ac Merge "Avoid waiting for threads to create" by Mathieu Chartier · 6 years ago
  30. 829c33a Merge "Revert "Add a baseline flag to JIT compile."" by Andreas Gampe · 6 years ago
  31. 99e1739 Merge "Revert "Allow boot image for a part of the boot classpath."" by Andreas Gampe · 6 years ago
  32. fb83d76 Revert "Allow boot image for a part of the boot classpath." by Andreas Gampe · 6 years ago
  33. 344b0d1 Revert "Add a baseline flag to JIT compile." by Andreas Gampe · 6 years ago
  34. f2c7eea Merge "Delete logspam." by Treehugger Robot · 6 years ago
  35. 707ad2e Merge "ART: Fix missing \ in Android.gtest.mk" by Treehugger Robot · 6 years ago
  36. 1b2ae58 ART: Fix missing \ in Android.gtest.mk by Andreas Gampe · 6 years ago
  37. e8e27fe Delete logspam. by Josh Gao · 6 years ago
  38. 5b20b35 ART: Rewrite EnsureInitialized hit case by Andreas Gampe · 6 years ago
  39. 62f6e90 ART: Add integrity check by Andreas Gampe · 6 years ago
  40. 81c61bf ART: Add integrity check by Andreas Gampe · 6 years ago
  41. fcf213c Merge "Remove unused ICU4C headers in libartbase-art-gtest and libart-runtime-gtest" by vichang · 6 years ago
  42. b3d2e83 Add minimal libdexfile API for external users. by Martin Stjernholm · 6 years ago
  43. 785c987 Plumb through the container as an optional arg to DexFileLoader::Open. by Martin Stjernholm · 6 years ago
  44. c2f685a Merge "Change GC triggering to use mallinfo()" by Hans Boehm · 6 years ago
  45. 9799182 Merge "Add a baseline flag to JIT compile." by Nicolas Geoffray · 6 years ago
  46. cf923f5 Merge "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  47. c220f98 Change GC triggering to use mallinfo() by Hans Boehm · 6 years ago
  48. 3c9d303 Merge "ART: Add timeout to host gtests" by Treehugger Robot · 6 years ago
  49. 93c21ba Avoid waiting for threads to create by Mathieu Chartier · 6 years ago
  50. 8f86ef1 Merge "Fix reference-type obj handling in generational CC" by Lokesh Gidra · 6 years ago
  51. 04822d8 Merge "Fix cert-dcl16-c clang-tidy warnings." by Treehugger Robot · 6 years ago
  52. 28fd62a ART: Add timeout to host gtests by Andreas Gampe · 6 years ago
  53. 6cd9314 Merge "Use PatchObjectVisitor for app image class set patching" by Mathieu Chartier · 6 years ago
  54. 8f5aaad Fix reference-type obj handling in generational CC by Lokesh Gidra · 6 years ago
  55. 457a017 Fix cert-dcl16-c clang-tidy warnings. by Chih-Hung Hsieh · 6 years ago
  56. f82f53f Merge "Fix filename typo" by Treehugger Robot · 6 years ago
  57. 25602dc Use PatchObjectVisitor for app image class set patching by Mathieu Chartier · 6 years ago
  58. e734fe8 Add a baseline flag to JIT compile. by Nicolas Geoffray · 6 years ago
  59. 4433c43 Allow boot image for a part of the boot classpath. by Vladimir Marko · 6 years ago
  60. 5de31a1 Merge "Linker namespace configuration for the Runtime APEX." by Martin Stjernholm · 6 years ago
  61. 5af086c Merge "ART: add post gc weighted allocated bytes metrics" by Roland Levillain · 6 years ago
  62. c1016fb Linker namespace configuration for the Runtime APEX. by Martin Stjernholm · 6 years ago
  63. 911a86a Merge "Build and check the Release Runtime APEX in art/build/apex/runtests.sh." by Roland Levillain · 6 years ago
  64. 0cbeee7 Merge "Add dependency check for tree(1)." by Pete Bentley · 6 years ago
  65. 2260cf5 Merge "Ignore expansion-to-defined warning from dlmalloc include" by Yi Kong · 6 years ago
  66. 3437d39 Merge "[cr-buildbucket.cfg] Remove unneeded dimensions" by Treehugger Robot · 6 years ago
  67. 74031ab Merge "[luci-milo.cfg] Include experimental builds on console" by Treehugger Robot · 6 years ago
  68. bd3af98 Fix filename typo by Alex Light · 6 years ago
  69. 3c672d5 Merge "Add helper scripts for building and distributing linux_bionic binaries" by Treehugger Robot · 6 years ago
  70. c61b8c6 Merge "Add buildbot target using linux_bionic zipapex" by Alex Light · 6 years ago
  71. a02094f Add helper scripts for building and distributing linux_bionic binaries by Alex Light · 6 years ago
  72. 58bb655 [cr-buildbucket.cfg] Remove unneeded dimensions by Ryan Tseng · 6 years ago
  73. 14a392b [luci-milo.cfg] Include experimental builds on console by Ryan Tseng · 6 years ago
  74. d35fff6 Merge "Revert "Add ICU's .dat to the runtime APEX"" by Neil Fuller · 6 years ago
  75. a91d654 Revert "Add ICU's .dat to the runtime APEX" by Neil Fuller · 6 years ago
  76. f34e743 Add dependency check for tree(1). by Pete Bentley · 6 years ago
  77. 996f42f Build and check the Release Runtime APEX in art/build/apex/runtests.sh. by Roland Levillain · 6 years ago
  78. a93e0f6 Merge "Add ICU's .dat to the runtime APEX" by Neil Fuller · 6 years ago
  79. 889e29a Merge "Cleanup native debug interface api." by David Srbecky · 6 years ago
  80. afc60cd Cleanup native debug interface api. by David Srbecky · 6 years ago
  81. 6e0d325 ART: add post gc weighted allocated bytes metrics by Albert Mingkun Yang · 6 years ago
  82. 6b36d80 Merge "Refactor image object visitors for image relocation" by Mathieu Chartier · 6 years ago
  83. e79edef Merge "ART: Fix or nolint cert-dcl16-c" by Andreas Gampe · 6 years ago
  84. 941b506 Merge "veridex: fix a sketchy switch scope" by Treehugger Robot · 6 years ago
  85. ce2d6b3 Merge "Remove denver from art" by Haibo Huang · 6 years ago
  86. 20802ca Add buildbot target using linux_bionic zipapex by Alex Light · 6 years ago
  87. 24c1422 ART: Fix or nolint cert-dcl16-c by Andreas Gampe · 6 years ago
  88. d3f037b Refactor image object visitors for image relocation by Mathieu Chartier · 6 years ago
  89. 3cd5a75 Merge "Revert "RFC: ART: ARM64: Support SDOT/UDOT instructions."" by Nicolas Geoffray · 6 years ago
  90. f65c7be Revert "RFC: ART: ARM64: Support SDOT/UDOT instructions." by Nicolas Geoffray · 6 years ago
  91. 3b01574 Ignore expansion-to-defined warning from dlmalloc include by Yi Kong · 6 years ago
  92. 1c06528 Merge "ART: Clean up base/utils.h" by Treehugger Robot · 6 years ago
  93. dc12509 Merge "ART: Hide mutex in TimingLogger" by Treehugger Robot · 6 years ago
  94. f51ee27 Merge "ART: Hide Mutex & ConditionVariable in Barrier" by Andreas Gampe · 6 years ago
  95. e8e4849 Merge changes I347037eb,Iaeb79aeb by Alex Light · 6 years ago
  96. 0633365 Merge "Create thread pool only during app image loading" by Mathieu Chartier · 6 years ago
  97. b0c3661 Merge "Fix ComputeModifiedUtf8Hash()." by Treehugger Robot · 6 years ago
  98. 1a89ac0 Merge "Support specifying multiple implicit member signatures per class" by Paul Duffin · 6 years ago
  99. ca0f2dc Fix ComputeModifiedUtf8Hash(). by Vladimir Marko · 6 years ago
  100. 5e4663a Merge "RFC: ART: ARM64: Support SDOT/UDOT instructions." by Treehugger Robot · 6 years ago