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