1. 8b7acf2 Merge changes Iefc46d8f,I8f65096d am: 4aef28ae89 by Alex Light · 6 years ago
  2. 4aef28a Merge changes Iefc46d8f,I8f65096d by Treehugger Robot · 6 years ago
  3. ced4215 Merge "2-phase full-heap CC" am: 41622e3abf by Lokesh Gidra · 6 years ago
  4. 64d6424 Add knownfailures for jvmti-stress by Alex Light · 6 years ago
  5. 41622e3 Merge "2-phase full-heap CC" by Lokesh Gidra · 6 years ago
  6. 12c9a12 Don't retrieve generic information during ti-stress by Alex Light · 6 years ago
  7. 97a1190 Merge changes Iacd66525,Ia1027126,I39a9313e am: b0faa9608d by Andreas Gampe · 6 years ago
  8. b0faa96 Merge changes Iacd66525,Ia1027126,I39a9313e by Andreas Gampe · 6 years ago
  9. 2a9824c 2-phase full-heap CC by Lokesh Gidra · 6 years ago
  10. 5525431 Merge "Refine art/build/apex/runtests.sh's pretty printing options." by Roland Levillain · 6 years ago
  11. 252dd18 Merge "Refine art/build/apex/runtests.sh's pretty printing options." by Roland Levillain · 6 years ago
  12. 04e83d1 Refine art/build/apex/runtests.sh's pretty printing options. by Roland Levillain · 6 years ago
  13. 9a47912 Merge "Revert^2 "Allow boot image for a part of the boot classpath."" by Vladimir Marko · 6 years ago
  14. 500b4da Merge "Revert^2 "Allow boot image for a part of the boot classpath."" by Vladimir Marko · 6 years ago
  15. 67ee139 Merge changes from topic "dexfile-hooks" am: 5ce7e0d115 by Martin Stjernholm · 6 years ago
  16. 5ce7e0d Merge changes from topic "dexfile-hooks" by Martin Stjernholm · 6 years ago
  17. c166339 Merge "Revert "Revert "Add a baseline flag to JIT compile.""" am: 98a520c470 by Nicolas Geoffray · 6 years ago
  18. 98a520c Merge "Revert "Revert "Add a baseline flag to JIT compile.""" by Treehugger Robot · 6 years ago
  19. 0ace563 Revert^2 "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  20. b69d712 Merge "Blacklist 175-alloc-big-bignums for ASAN" am: d97e00c4f6 by Nicolas Geoffray · 6 years ago
  21. cced3ba Merge "Declare mmapped_bytes only if needed" am: a3751c5b2b by Hans Boehm · 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. 2d1db36 Merge "Don't include malloc.h on MacOS" am: 7ca98bfba8 by Hans Boehm · 6 years ago
  28. 7ca98bf Merge "Don't include malloc.h on MacOS" by Treehugger Robot · 6 years ago
  29. b587072 Don't include malloc.h on MacOS by Hans Boehm · 6 years ago
  30. e9a24fb Merge "Avoid waiting for threads to create" am: 15303ace5d by Mathieu Chartier · 6 years ago
  31. 15303ac Merge "Avoid waiting for threads to create" by Mathieu Chartier · 6 years ago
  32. 956ab61 Merge "Revert "Add a baseline flag to JIT compile."" am: 829c33a43f by Andreas Gampe · 6 years ago
  33. 329fb18 Merge "Revert "Allow boot image for a part of the boot classpath."" by Andreas Gampe · 6 years ago
  34. 3259cd1 Merge "Delete logspam." am: f2c7eea859 by Josh Gao · 6 years ago
  35. 67554e0 Merge "ART: Fix missing \ in Android.gtest.mk" am: 707ad2ebe6 by Andreas Gampe · 6 years ago
  36. 829c33a Merge "Revert "Add a baseline flag to JIT compile."" by Andreas Gampe · 6 years ago
  37. 99e1739 Merge "Revert "Allow boot image for a part of the boot classpath."" by Andreas Gampe · 6 years ago
  38. fb83d76 Revert "Allow boot image for a part of the boot classpath." by Andreas Gampe · 6 years ago
  39. 344b0d1 Revert "Add a baseline flag to JIT compile." by Andreas Gampe · 6 years ago
  40. f2c7eea Merge "Delete logspam." by Treehugger Robot · 6 years ago
  41. 707ad2e Merge "ART: Fix missing \ in Android.gtest.mk" by Treehugger Robot · 6 years ago
  42. 43056d2 Merge "Remove unused ICU4C headers in libartbase-art-gtest and libart-runtime-gtest" by vichang · 6 years ago
  43. 1b2ae58 ART: Fix missing \ in Android.gtest.mk by Andreas Gampe · 6 years ago
  44. 6a923d1 Merge "Change GC triggering to use mallinfo()" am: c2f685a64f by Hans Boehm · 6 years ago
  45. b48c157 Merge "Add a baseline flag to JIT compile." am: 97991827a0 by Nicolas Geoffray · 6 years ago
  46. 0e5ef5e Merge "Allow boot image for a part of the boot classpath." am: cf923f535d by Vladimir Marko · 6 years ago
  47. e8e27fe Delete logspam. by Josh Gao · 6 years ago
  48. 5b20b35 ART: Rewrite EnsureInitialized hit case by Andreas Gampe · 6 years ago
  49. 62f6e90 ART: Add integrity check by Andreas Gampe · 6 years ago
  50. 81c61bf ART: Add integrity check by Andreas Gampe · 6 years ago
  51. fcf213c Merge "Remove unused ICU4C headers in libartbase-art-gtest and libart-runtime-gtest" by vichang · 6 years ago
  52. b3d2e83 Add minimal libdexfile API for external users. by Martin Stjernholm · 6 years ago
  53. 785c987 Plumb through the container as an optional arg to DexFileLoader::Open. by Martin Stjernholm · 6 years ago
  54. c2f685a Merge "Change GC triggering to use mallinfo()" by Hans Boehm · 6 years ago
  55. 9799182 Merge "Add a baseline flag to JIT compile." by Nicolas Geoffray · 6 years ago
  56. cf923f5 Merge "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  57. c220f98 Change GC triggering to use mallinfo() by Hans Boehm · 6 years ago
  58. e40559a Merge "ART: Add timeout to host gtests" am: 3c9d3033b5 by Andreas Gampe · 6 years ago
  59. ec12e25 Merge "Fix reference-type obj handling in generational CC" am: 8f86ef1699 by Lokesh Gidra · 6 years ago
  60. 9a40f8d Merge "Fix cert-dcl16-c clang-tidy warnings." am: 04822d823b by Chih-Hung Hsieh · 6 years ago
  61. 3c9d303 Merge "ART: Add timeout to host gtests" by Treehugger Robot · 6 years ago
  62. 93c21ba Avoid waiting for threads to create by Mathieu Chartier · 6 years ago
  63. 8f86ef1 Merge "Fix reference-type obj handling in generational CC" by Lokesh Gidra · 6 years ago
  64. 04822d8 Merge "Fix cert-dcl16-c clang-tidy warnings." by Treehugger Robot · 6 years ago
  65. cc070ac Merge "Use PatchObjectVisitor for app image class set patching" am: 6cd9314c7f by Mathieu Chartier · 6 years ago
  66. 28fd62a ART: Add timeout to host gtests by Andreas Gampe · 6 years ago
  67. 1eb73f1 Merge "Fix filename typo" am: f82f53f728 by Alex Light · 6 years ago
  68. 6cd9314 Merge "Use PatchObjectVisitor for app image class set patching" by Mathieu Chartier · 6 years ago
  69. 8f5aaad Fix reference-type obj handling in generational CC by Lokesh Gidra · 6 years ago
  70. 457a017 Fix cert-dcl16-c clang-tidy warnings. by Chih-Hung Hsieh · 6 years ago
  71. f82f53f Merge "Fix filename typo" by Treehugger Robot · 6 years ago
  72. 25602dc Use PatchObjectVisitor for app image class set patching by Mathieu Chartier · 6 years ago
  73. e734fe8 Add a baseline flag to JIT compile. by Nicolas Geoffray · 6 years ago
  74. 4433c43 Allow boot image for a part of the boot classpath. by Vladimir Marko · 6 years ago
  75. a69835a Merge "Linker namespace configuration for the Runtime APEX." am: 5de31a1dd5 by Martin Stjernholm · 6 years ago
  76. 5de31a1 Merge "Linker namespace configuration for the Runtime APEX." by Martin Stjernholm · 6 years ago
  77. cb1e995 Merge "ART: add post gc weighted allocated bytes metrics" am: 5af086c98d by Roland Levillain · 6 years ago
  78. 5af086c Merge "ART: add post gc weighted allocated bytes metrics" by Roland Levillain · 6 years ago
  79. c1016fb Linker namespace configuration for the Runtime APEX. by Martin Stjernholm · 6 years ago
  80. 85a2e91 Merge "Build and check the Release Runtime APEX in art/build/apex/runtests.sh." by Roland Levillain · 6 years ago
  81. 911a86a Merge "Build and check the Release Runtime APEX in art/build/apex/runtests.sh." by Roland Levillain · 6 years ago
  82. b621fbe Merge "Add dependency check for tree(1)." am: 0cbeee7178 by Pete Bentley · 6 years ago
  83. 0cbeee7 Merge "Add dependency check for tree(1)." by Pete Bentley · 6 years ago
  84. 9bd371c Merge "Ignore expansion-to-defined warning from dlmalloc include" am: 2260cf563b by Yi Kong · 6 years ago
  85. 2260cf5 Merge "Ignore expansion-to-defined warning from dlmalloc include" by Yi Kong · 6 years ago
  86. e8b1fa9 Merge "[cr-buildbucket.cfg] Remove unneeded dimensions" am: 3437d3929f by Ryan Tseng · 6 years ago
  87. 3437d39 Merge "[cr-buildbucket.cfg] Remove unneeded dimensions" by Treehugger Robot · 6 years ago
  88. 7f6d550 Merge "[luci-milo.cfg] Include experimental builds on console" am: 74031ab492 by Ryan Tseng · 6 years ago
  89. 74031ab Merge "[luci-milo.cfg] Include experimental builds on console" by Treehugger Robot · 6 years ago
  90. 640a5cd Merge "Add helper scripts for building and distributing linux_bionic binaries" by Alex Light · 6 years ago
  91. bd3af98 Fix filename typo by Alex Light · 6 years ago
  92. 3c672d5 Merge "Add helper scripts for building and distributing linux_bionic binaries" by Treehugger Robot · 6 years ago
  93. 93d213a Merge "Add buildbot target using linux_bionic zipapex" am: c61b8c64ed by Alex Light · 6 years ago
  94. f3ffed8 Merge "Revert "Add ICU's .dat to the runtime APEX"" am: d35fff6e06 by Neil Fuller · 6 years ago
  95. c61b8c6 Merge "Add buildbot target using linux_bionic zipapex" by Alex Light · 6 years ago
  96. a02094f Add helper scripts for building and distributing linux_bionic binaries by Alex Light · 6 years ago
  97. 58bb655 [cr-buildbucket.cfg] Remove unneeded dimensions by Ryan Tseng · 6 years ago
  98. 14a392b [luci-milo.cfg] Include experimental builds on console by Ryan Tseng · 6 years ago
  99. d35fff6 Merge "Revert "Add ICU's .dat to the runtime APEX"" by Neil Fuller · 6 years ago
  100. a91d654 Revert "Add ICU's .dat to the runtime APEX" by Neil Fuller · 6 years ago