1. 6c22540 Merge "Revert^2 "Reduce the number of calls to Jit::AddSamples."" by David Srbecky · 6 years ago
  2. d88f3eb Merge "Fix core jars list in bootjars.sh ." by Vladimir Marko · 6 years ago
  3. 710a3a7 Merge "Add support for aggregation counters in the profile" by Calin Juravle · 6 years ago
  4. c4fc53a Merge "Move startup thread pool back into runtime" by Mathieu Chartier · 6 years ago
  5. b7e23dc Merge "Suspend the runtime when switching interpreters." by David Srbecky · 6 years ago
  6. a5d931f Fix core jars list in bootjars.sh . by Vladimir Marko · 6 years ago
  7. adf5959 Merge changes I5e42f85c,I60174623 by Vladimir Marko · 6 years ago
  8. 3ee9cfd Add support for aggregation counters in the profile by Calin Juravle · 6 years ago
  9. ada33d7 Move startup thread pool back into runtime by Mathieu Chartier · 6 years ago
  10. 43faa46 Merge "Honor ANDROID_LOG_TAGS when logging." by Treehugger Robot · 6 years ago
  11. 30a8c4b Merge "Pack JIT mini-debug-infos together." by David Srbecky · 6 years ago
  12. 104b6d8 Honor ANDROID_LOG_TAGS when logging. by Dario Freni · 6 years ago
  13. c4a924d Keep dex location from OatDexFile. by Vladimir Marko · 6 years ago
  14. 2b97992 Merge "Correct timeout_dumper to TIMEOUT_DUMPER" by Alex Light · 6 years ago
  15. 4520b06 Correct timeout_dumper to TIMEOUT_DUMPER by Alex Light · 6 years ago
  16. 26d5a3e Merge "ART: Use timeout --foreground" by Treehugger Robot · 6 years ago
  17. 11fdb2a Merge "Support Windows builds for libartbase/libdexfile" by David Sehr · 6 years ago
  18. 29a533e Remove unresolved classes from image classes. by Vladimir Marko · 6 years ago
  19. e29b950 Merge "Disable failing InetAddressUtilsTest tests only in host" by Treehugger Robot · 6 years ago
  20. 396ca41 Disable failing InetAddressUtilsTest tests only in host by Paul Duffin · 6 years ago
  21. dadba13 Merge "Fix `pthread_cond_timedwait()` error processing in dex2oat." by Roland Levillain · 6 years ago
  22. 96453b7 Merge "Blacklist tests failing after InetAddress changes." by Nicolas Geoffray · 6 years ago
  23. 2845608 Blacklist tests failing after InetAddress changes. by Nicolas Geoffray · 6 years ago
  24. 9895094 Merge "Remove Trace.Pause/Resume." by Nicolas Geoffray · 6 years ago
  25. 0613c94 Merge "Add implicit min-sdk if a test uses a main-dex list." by Ian Zerny · 6 years ago
  26. 10db8fe Support Windows builds for libartbase/libdexfile by David Sehr · 6 years ago
  27. d429ee9 Merge "Make inter-region ref bitmap pointers unique_ptr" by Treehugger Robot · 6 years ago
  28. 8ceeb2e Merge "Add extra traces to Thread startup" by Mathieu Chartier · 6 years ago
  29. 32650ab Make inter-region ref bitmap pointers unique_ptr by Lokesh Gidra · 6 years ago
  30. 712c769 Merge "Split inter-region ref bitmap for every space" by Lokesh Gidra · 6 years ago
  31. 4bdcf5d ART: Use timeout --foreground by Andreas Gampe · 6 years ago
  32. 1c34b71 Split inter-region ref bitmap for every space by Lokesh Gidra · 6 years ago
  33. 5c030d3 Merge "Use __builtin_trap to force crashing" by Treehugger Robot · 6 years ago
  34. 4eebb0e Remove Trace.Pause/Resume. by Nicolas Geoffray · 6 years ago
  35. c538043 Merge changes I64659916,Id09ce5af by Treehugger Robot · 6 years ago
  36. d406b62 ART: Add ABI dumping to timeout_dumper by Andreas Gampe · 6 years ago
  37. f0d4cfe ART: Add addr2line lookup path for timeout_dumper by Andreas Gampe · 6 years ago
  38. d6f8c8b Fix `pthread_cond_timedwait()` error processing in dex2oat. by Roland Levillain · 6 years ago
  39. 35bd06e Merge "ART: add dump region info runtime option" by Roland Levillain · 6 years ago
  40. d943f08 Merge "ART: disable 708-jit-cache-churn for jit-on-first-use" by Orion Hodson · 6 years ago
  41. 709e588 Merge "Move conscrypt back to core image to unblock Golem." by Treehugger Robot · 6 years ago
  42. 4f32b6a Add implicit min-sdk if a test uses a main-dex list. by Ian Zerny · 6 years ago
  43. 2cb696e ART: disable 708-jit-cache-churn for jit-on-first-use by Orion Hodson · 6 years ago
  44. 45d4184 Move conscrypt back to core image to unblock Golem. by Vladimir Marko · 6 years ago
  45. 777cb01 Merge "Handle art::ProcessCpuNanoTime invocations on macOS." by Roland Levillain · 6 years ago
  46. c9456fe Merge changes Iec59c32f,If2f4b65e by Vladimir Marko · 6 years ago
  47. 37346c5 ART: Correct attributes of CRC32Update intrinsic by Evgeny Astigeevich · 6 years ago
  48. c01dc29 ART: Optimize use of registers for CRC32.update intrinsic by Evgeny Astigeevich · 6 years ago
  49. ea1550c Merge "Speedup marking inter-region refs in 2-phase CC" by Lokesh Gidra · 6 years ago
  50. 3a0cd34 Add extra traces to Thread startup by Mathieu Chartier · 6 years ago
  51. 9e72ebe Merge "Fix zipapex test-bot." by Alex Light · 6 years ago
  52. 7b814f3 Use __builtin_trap to force crashing by Yi Kong · 6 years ago
  53. 8c5476a Fix zipapex test-bot. by Alex Light · 6 years ago
  54. e01c1c4 Merge "Revert "Linker namespace configuration for the Runtime APEX."" by Treehugger Robot · 6 years ago
  55. d0c5b25 Speedup marking inter-region refs in 2-phase CC by Lokesh Gidra · 6 years ago
  56. b4a3466 Merge "Fix ART test depending on libcore internals." by Treehugger Robot · 6 years ago
  57. 5bbd9b9 Revert "Linker namespace configuration for the Runtime APEX." by Andreas Gampe · 6 years ago
  58. 8dee118 Fix ART test depending on libcore internals. by Tobias Thierer · 6 years ago
  59. 891fdcf Handle art::ProcessCpuNanoTime invocations on macOS. by Roland Levillain · 6 years ago
  60. 8f320f5 Merge "Do not cache the method name from PrettyMethod." by Martin Stjernholm · 6 years ago
  61. 9e73631 Merge "Include ICU4C cc_library_headers instead of a directory" by vichang · 6 years ago
  62. de94ea7 ART: add dump region info runtime option by Albert Mingkun Yang · 6 years ago
  63. 5708863 Merge "Add apache-xml to boot class path for tests." by Vladimir Marko · 6 years ago
  64. 2da5ebf Merge "Bionic libs are explicitly added to runtime APEX" by Jiyong Park · 6 years ago
  65. 4aef28a Merge changes Iefc46d8f,I8f65096d by Treehugger Robot · 6 years ago
  66. 3296fb1 Bionic libs are explicitly added to runtime APEX by Jiyong Park · 6 years ago
  67. 64d6424 Add knownfailures for jvmti-stress by Alex Light · 6 years ago
  68. 41622e3 Merge "2-phase full-heap CC" by Lokesh Gidra · 6 years ago
  69. 12c9a12 Don't retrieve generic information during ti-stress by Alex Light · 6 years ago
  70. b0faa96 Merge changes Iacd66525,Ia1027126,I39a9313e by Andreas Gampe · 6 years ago
  71. 2a9824c 2-phase full-heap CC by Lokesh Gidra · 6 years ago
  72. 252dd18 Merge "Refine art/build/apex/runtests.sh's pretty printing options." by Roland Levillain · 6 years ago
  73. 01e1d32 Suspend the runtime when switching interpreters. by David Srbecky · 6 years ago
  74. 0b21e41 Pack JIT mini-debug-infos together. by David Srbecky · 6 years ago
  75. e3fc2d1 Revert^2 "Reduce the number of calls to Jit::AddSamples." by David Srbecky · 6 years ago
  76. 04e83d1 Refine art/build/apex/runtests.sh's pretty printing options. by Roland Levillain · 6 years ago
  77. cc56491 Do not cache the method name from PrettyMethod. by Martin Stjernholm · 6 years ago
  78. ea65b21 Add apache-xml to boot class path for tests. by Vladimir Marko · 6 years ago
  79. 500b4da Merge "Revert^2 "Allow boot image for a part of the boot classpath."" by Vladimir Marko · 6 years ago
  80. 5ce7e0d Merge changes from topic "dexfile-hooks" by Martin Stjernholm · 6 years ago
  81. 98a520c Merge "Revert "Revert "Add a baseline flag to JIT compile.""" by Treehugger Robot · 6 years ago
  82. 0ace563 Revert^2 "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  83. 0a2cdf3 Include ICU4C cc_library_headers instead of a directory by Victor Chang · 6 years ago
  84. d97e00c Merge "Blacklist 175-alloc-big-bignums for ASAN" by Nicolas Geoffray · 6 years ago
  85. a3751c5 Merge "Declare mmapped_bytes only if needed" by Treehugger Robot · 6 years ago
  86. 075456e Revert "Revert "Add a baseline flag to JIT compile."" by Nicolas Geoffray · 6 years ago
  87. 1d379cb Blacklist 175-alloc-big-bignums for ASAN by Hans Boehm · 6 years ago
  88. f91867e Declare mmapped_bytes only if needed by Hans Boehm · 6 years ago
  89. 7ca98bf Merge "Don't include malloc.h on MacOS" by Treehugger Robot · 6 years ago
  90. b587072 Don't include malloc.h on MacOS by Hans Boehm · 6 years ago
  91. 15303ac Merge "Avoid waiting for threads to create" by Mathieu Chartier · 6 years ago
  92. 829c33a Merge "Revert "Add a baseline flag to JIT compile."" by Andreas Gampe · 6 years ago
  93. 99e1739 Merge "Revert "Allow boot image for a part of the boot classpath."" by Andreas Gampe · 6 years ago
  94. fb83d76 Revert "Allow boot image for a part of the boot classpath." by Andreas Gampe · 6 years ago
  95. 344b0d1 Revert "Add a baseline flag to JIT compile." by Andreas Gampe · 6 years ago
  96. f2c7eea Merge "Delete logspam." by Treehugger Robot · 6 years ago
  97. 707ad2e Merge "ART: Fix missing \ in Android.gtest.mk" by Treehugger Robot · 6 years ago
  98. 1b2ae58 ART: Fix missing \ in Android.gtest.mk by Andreas Gampe · 6 years ago
  99. e8e27fe Delete logspam. by Josh Gao · 6 years ago
  100. 5b20b35 ART: Rewrite EnsureInitialized hit case by Andreas Gampe · 6 years ago