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