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