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