1. 90c0586 Merge "ART: Some IWYU for IterationRange" am: bec232eb2f by Andreas Gampe · 6 years ago
  2. e36a8aa Merge changes I6f281703,I1450fe2c am: 457c32100e by Andreas Gampe · 6 years ago
  3. bec232e Merge "ART: Some IWYU for IterationRange" by Treehugger Robot · 6 years ago
  4. 457c321 Merge changes I6f281703,I1450fe2c by Treehugger Robot · 6 years ago
  5. 7678f5f Merge "ART: Add cause to GC wait-for-completion systrace" am: cab5234927 by Andreas Gampe · 6 years ago
  6. cab5234 Merge "ART: Add cause to GC wait-for-completion systrace" by Treehugger Robot · 6 years ago
  7. a18d3ca Merge changes If10189f9,I32dde5a6 am: 699cb00065 by Andreas Gampe · 6 years ago
  8. 699cb00 Merge changes If10189f9,I32dde5a6 by Treehugger Robot · 6 years ago
  9. 436896c ART: Some IWYU for IterationRange by Andreas Gampe · 6 years ago
  10. 7458a7a ART: Refactor code_item_accessors by Andreas Gampe · 6 years ago
  11. ad1aa63 ART: Move Signature to its own header by Andreas Gampe · 6 years ago
  12. aac0972 ART: Add cause to GC wait-for-completion systrace by Andreas Gampe · 6 years ago
  13. b8bca30 ART: Move DexFileStringEquals to DexFile by Andreas Gampe · 6 years ago
  14. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  15. 107a358 Merge "ART: show exact bytes along with human-friendly format" am: 0f0a4e4066 by Roland Levillain · 6 years ago
  16. 0f0a4e4 Merge "ART: show exact bytes along with human-friendly format" by Roland Levillain · 6 years ago
  17. 1953868 Merge "ART: Refactor for bugprone-argument-comment" am: 90793b3f3f by Andreas Gampe · 6 years ago
  18. 90793b3 Merge "ART: Refactor for bugprone-argument-comment" by Treehugger Robot · 6 years ago
  19. aabbd4d Merge "Dynamic linker is explicitly added to runtime APEX" am: 9f55716cad by Jiyong Park · 6 years ago
  20. 9f55716 Merge "Dynamic linker is explicitly added to runtime APEX" by Treehugger Robot · 6 years ago
  21. 501dbee Merge "Add libjavacrypto.so to the runtime APEX" am: 814aa7101f by Jiyong Park · 6 years ago
  22. 814aa71 Merge "Add libjavacrypto.so to the runtime APEX" by Treehugger Robot · 6 years ago
  23. 72b8533 Add libjavacrypto.so to the runtime APEX by Jiyong Park · 6 years ago
  24. a276452 Merge "Add dumping for number of classes initialized" am: e0d6e073e9 by Mathieu Chartier · 6 years ago
  25. e0d6e07 Merge "Add dumping for number of classes initialized" by Mathieu Chartier · 6 years ago
  26. 41dba67 Add dumping for number of classes initialized by Mathieu Chartier · 6 years ago
  27. 3db7068 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  28. 16bd6ac ART: show exact bytes along with human-friendly format by Albert Mingkun Yang · 6 years ago
  29. e2bc9fe Dynamic linker is explicitly added to runtime APEX by Jiyong Park · 6 years ago
  30. b02a79b Merge "Fix dex2oat usage error" am: 1650dafad6 by Mathieu Chartier · 6 years ago
  31. 1650daf Merge "Fix dex2oat usage error" by Treehugger Robot · 6 years ago
  32. 4f66c74 Merge "Remove null check from ForwardObject / ForwardCode" am: d67db81af7 by Mathieu Chartier · 6 years ago
  33. d67db81 Merge "Remove null check from ForwardObject / ForwardCode" by Mathieu Chartier · 6 years ago
  34. 7a43aca Merge "Configure the full set of libraries for switching back from platform to runtime (aka default) namespaces." by Martin Stjernholm · 6 years ago
  35. 68dc610 Merge "Create dexpreopt.config in build_linux_bionic.sh" am: 08885128f9 by Alex Light · 6 years ago
  36. f5f3869 Merge "Configure the full set of libraries for switching back from platform to runtime (aka default) namespaces." by Treehugger Robot · 6 years ago
  37. 0888512 Merge "Create dexpreopt.config in build_linux_bionic.sh" by Treehugger Robot · 6 years ago
  38. 19667a0 Fix dex2oat usage error by Mathieu Chartier · 6 years ago
  39. 8ab9c57 Configure the full set of libraries for switching back from platform to by Martin Stjernholm · 6 years ago
  40. 9a3da9a Remove null check from ForwardObject / ForwardCode by Mathieu Chartier · 6 years ago
  41. cefcbc0 Create dexpreopt.config in build_linux_bionic.sh by Alex Light · 6 years ago
  42. a4ee351 Merge "ART: Remove thread dump" am: 46a8938026 by Andreas Gampe · 6 years ago
  43. 46a8938 Merge "ART: Remove thread dump" by Treehugger Robot · 6 years ago
  44. fb370b0 Merge "ART: Add CRC32.updateByteBuffer intrinsic for ARM64" am: ca7027d30a by Vladimir Marko · 6 years ago
  45. ca7027d Merge "ART: Add CRC32.updateByteBuffer intrinsic for ARM64" by Vladimir Marko · 6 years ago
  46. e133c5e Merge "Allow multiple native debug entries with same address." am: 7201ef48fb by Orion Hodson · 6 years ago
  47. 7201ef4 Merge "Allow multiple native debug entries with same address." by Orion Hodson · 6 years ago
  48. 9383d69 Allow multiple native debug entries with same address. by David Srbecky · 6 years ago
  49. 0fd78dc Merge "Revert^2 "Linker namespace configuration for the Runtime APEX."" by Martin Stjernholm · 6 years ago
  50. 26c140f Merge "Revert^2 "Linker namespace configuration for the Runtime APEX."" by Martin Stjernholm · 6 years ago
  51. 0910922 Merge "Move constructors and operators should be noexcept." am: fadea6bfad by Martin Stjernholm · 6 years ago
  52. fadea6b Merge "Move constructors and operators should be noexcept." by Treehugger Robot · 6 years ago
  53. 119713c Merge "Revert "Suspend the runtime when switching interpreters."" am: f05ad2a8d1 by Lokesh Gidra · 6 years ago
  54. f05ad2a Merge "Revert "Suspend the runtime when switching interpreters."" by Lokesh Gidra · 6 years ago
  55. 9fd68f6 Revert "Suspend the runtime when switching interpreters." by Lokesh Gidra · 6 years ago
  56. af44aba Merge "Revert^2 "Reduce the number of calls to Jit::AddSamples."" am: 6c22540b2c by David Srbecky · 6 years ago
  57. 6c22540 Merge "Revert^2 "Reduce the number of calls to Jit::AddSamples."" by David Srbecky · 6 years ago
  58. 799ad14 Revert^2 "Linker namespace configuration for the Runtime APEX." by Martin Stjernholm · 6 years ago
  59. d4d7918 Move constructors and operators should be noexcept. by Martin Stjernholm · 6 years ago
  60. c8a534d Merge "Fix core jars list in bootjars.sh ." am: d88f3eba1a by Vladimir Marko · 6 years ago
  61. d88f3eb Merge "Fix core jars list in bootjars.sh ." by Vladimir Marko · 6 years ago
  62. d94248f Merge "Add support for aggregation counters in the profile" am: 710a3a7553 by Calin Juravle · 6 years ago
  63. 710a3a7 Merge "Add support for aggregation counters in the profile" by Calin Juravle · 6 years ago
  64. 79f0863 Merge "Move startup thread pool back into runtime" am: c4fc53ae1e by Mathieu Chartier · 6 years ago
  65. c4fc53a Merge "Move startup thread pool back into runtime" by Mathieu Chartier · 6 years ago
  66. 7baf318 Merge "Suspend the runtime when switching interpreters." am: b7e23dcd0c by David Srbecky · 6 years ago
  67. b7e23dc Merge "Suspend the runtime when switching interpreters." by David Srbecky · 6 years ago
  68. a5d931f Fix core jars list in bootjars.sh . by Vladimir Marko · 6 years ago
  69. 8a44827 Merge changes I5e42f85c,I60174623 am: adf595900e by Vladimir Marko · 6 years ago
  70. adf5959 Merge changes I5e42f85c,I60174623 by Vladimir Marko · 6 years ago
  71. 3ee9cfd Add support for aggregation counters in the profile by Calin Juravle · 6 years ago
  72. ada33d7 Move startup thread pool back into runtime by Mathieu Chartier · 6 years ago
  73. e14d9c9 Merge "Honor ANDROID_LOG_TAGS when logging." am: 43faa46d23 by Dario Freni · 6 years ago
  74. 43faa46 Merge "Honor ANDROID_LOG_TAGS when logging." by Treehugger Robot · 6 years ago
  75. 776a7c2 ART: Add CRC32.updateByteBuffer intrinsic for ARM64 by Evgeny Astigeevich · 6 years ago
  76. 28c3f1f Merge "Pack JIT mini-debug-infos together." am: 30a8c4b28c by David Srbecky · 6 years ago
  77. 30a8c4b Merge "Pack JIT mini-debug-infos together." by David Srbecky · 6 years ago
  78. 34b89b0 ART: Remove thread dump by Andreas Gampe · 6 years ago
  79. 104b6d8 Honor ANDROID_LOG_TAGS when logging. by Dario Freni · 6 years ago
  80. c4a924d Keep dex location from OatDexFile. by Vladimir Marko · 6 years ago
  81. 78e05f5 Merge "Correct timeout_dumper to TIMEOUT_DUMPER" am: 2b979929d7 by Alex Light · 6 years ago
  82. 2b97992 Merge "Correct timeout_dumper to TIMEOUT_DUMPER" by Alex Light · 6 years ago
  83. 4520b06 Correct timeout_dumper to TIMEOUT_DUMPER by Alex Light · 6 years ago
  84. d33db43 Merge "ART: Use timeout --foreground" am: 26d5a3e394 by Andreas Gampe · 6 years ago
  85. e0980cc Merge "Support Windows builds for libartbase/libdexfile" am: 11fdb2a13e by David Sehr · 6 years ago
  86. 26d5a3e Merge "ART: Use timeout --foreground" by Treehugger Robot · 6 years ago
  87. 11fdb2a Merge "Support Windows builds for libartbase/libdexfile" by David Sehr · 6 years ago
  88. 29a533e Remove unresolved classes from image classes. by Vladimir Marko · 6 years ago
  89. 641defe Merge "Disable failing InetAddressUtilsTest tests only in host" am: e29b950562 by Paul Duffin · 6 years ago
  90. e29b950 Merge "Disable failing InetAddressUtilsTest tests only in host" by Treehugger Robot · 6 years ago
  91. 5fc9dc6 Merge "Fix `pthread_cond_timedwait()` error processing in dex2oat." by Roland Levillain · 6 years ago
  92. 396ca41 Disable failing InetAddressUtilsTest tests only in host by Paul Duffin · 6 years ago
  93. dadba13 Merge "Fix `pthread_cond_timedwait()` error processing in dex2oat." by Roland Levillain · 6 years ago
  94. 6f2cf1f Merge "Blacklist tests failing after InetAddress changes." am: 96453b7d6a by Nicolas Geoffray · 6 years ago
  95. 96453b7 Merge "Blacklist tests failing after InetAddress changes." by Nicolas Geoffray · 6 years ago
  96. 2845608 Blacklist tests failing after InetAddress changes. by Nicolas Geoffray · 6 years ago
  97. 7dcc182 Merge "Remove Trace.Pause/Resume." am: 9895094fd8 by Nicolas Geoffray · 6 years ago
  98. 9895094 Merge "Remove Trace.Pause/Resume." by Nicolas Geoffray · 6 years ago
  99. 784e0e3 Merge "Add implicit min-sdk if a test uses a main-dex list." am: 0613c9464a by Ian Zerny · 6 years ago
  100. 0613c94 Merge "Add implicit min-sdk if a test uses a main-dex list." by Ian Zerny · 6 years ago