1. 3cd5a75 Merge "Revert "RFC: ART: ARM64: Support SDOT/UDOT instructions."" by Nicolas Geoffray · 6 years ago
  2. f65c7be Revert "RFC: ART: ARM64: Support SDOT/UDOT instructions." by Nicolas Geoffray · 6 years ago
  3. 1c06528 Merge "ART: Clean up base/utils.h" by Treehugger Robot · 6 years ago
  4. dc12509 Merge "ART: Hide mutex in TimingLogger" by Treehugger Robot · 6 years ago
  5. f51ee27 Merge "ART: Hide Mutex & ConditionVariable in Barrier" by Andreas Gampe · 6 years ago
  6. e8e4849 Merge changes I347037eb,Iaeb79aeb by Alex Light · 6 years ago
  7. 0633365 Merge "Create thread pool only during app image loading" by Mathieu Chartier · 6 years ago
  8. b0c3661 Merge "Fix ComputeModifiedUtf8Hash()." by Treehugger Robot · 6 years ago
  9. 1a89ac0 Merge "Support specifying multiple implicit member signatures per class" by Paul Duffin · 6 years ago
  10. ca0f2dc Fix ComputeModifiedUtf8Hash(). by Vladimir Marko · 6 years ago
  11. 5e4663a Merge "RFC: ART: ARM64: Support SDOT/UDOT instructions." by Treehugger Robot · 6 years ago
  12. b023b3f Merge "ART: fix overflow in weighted allocated bytes metrics" by Treehugger Robot · 6 years ago
  13. 3ea4322 Create thread pool only during app image loading by Mathieu Chartier · 6 years ago
  14. 2d17c51 Merge "Store additional information in image header." by Vladimir Marko · 6 years ago
  15. 7391c8c Store additional information in image header. by Vladimir Marko · 6 years ago
  16. 5ab44e7 Merge "Fix scheduler_stats may resize to negative value" by Treehugger Robot · 6 years ago
  17. d57c51e Fix scheduler_stats may resize to negative value by Evan Cheng · 7 years ago
  18. 95c5915 Merge "Revert^2 "Pass boot class path to ImageSpace::LoadBootImage."" by Vladimir Marko · 6 years ago
  19. c4252f4 Merge "Duplicate small time zone files in runtime apex" by Neil Fuller · 6 years ago
  20. dcdb0d4 Merge "Remove CHECK given jvmti deallocates memory." by Nicolas Geoffray · 6 years ago
  21. ae982f9 Remove CHECK given jvmti deallocates memory. by Nicolas Geoffray · 6 years ago
  22. c1baad2 Merge "Fix ModifyCardsAtomic comment" by Hans Boehm · 6 years ago
  23. cbc9dda Make PrettyMethod note when a method is obsolete by Alex Light · 6 years ago
  24. fc81d80 Adjust instrumentation CHECK to be correct WRT obsolete methods by Alex Light · 6 years ago
  25. b0675b3 Fix ModifyCardsAtomic comment by Hans Boehm · 6 years ago
  26. 13782ba Merge "ART: Hide mutex in Instrumentation" by Treehugger Robot · 6 years ago
  27. 91f1032 Revert^2 "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  28. ad2845c ART: fix overflow in weighted allocated bytes metrics by Albert Mingkun Yang · 6 years ago
  29. 573b387 Merge "ART: Set Runtime fault message on abort" by Andreas Gampe · 6 years ago
  30. 1e2e714 Merge "Revert "Pass boot class path to ImageSpace::LoadBootImage."" by Vladimir Marko · 6 years ago
  31. db4b1de Revert "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  32. e3c6dfe Merge "Remove CHECK and don't free code/data in zygote space." by Nicolas Geoffray · 6 years ago
  33. 38b86df Support specifying multiple implicit member signatures per class by Paul Duffin · 6 years ago
  34. 1c1c6e6 Remove CHECK and don't free code/data in zygote space. by Nicolas Geoffray · 6 years ago
  35. 58431a7 Merge "Add xz decompression method." by David Srbecky · 6 years ago
  36. 27f1997 Merge "Fix oatdump tests on target." by Vladimir Marko · 6 years ago
  37. a886dab Duplicate small time zone files in runtime apex by Neil Fuller · 6 years ago
  38. cf1af73 Add xz decompression method. by David Srbecky · 6 years ago
  39. 77eea08 Fix oatdump tests on target. by Vladimir Marko · 6 years ago
  40. fc4a0b5 Merge "Generalize CovariantReturnTypeMultiHandler" by Paul Duffin · 6 years ago
  41. 22aa392 Generalize CovariantReturnTypeMultiHandler by Paul Duffin · 6 years ago
  42. a6dd280 Merge "ART: Add CRC32.updateBytes intrinsic for ARM64" by Vladimir Marko · 6 years ago
  43. 17ed987 Merge "Support class lookup for InMemoryDexClassLoader" by David Brazdil · 6 years ago
  44. ed8b4ac Merge "Refactor CompilerDriver::CompileAll()." by Vladimir Marko · 6 years ago
  45. a9a0973 Merge "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  46. 260a50c Merge "Disable com.android.runtime.host on darwin" by Alex Light · 6 years ago
  47. e352152 Disable com.android.runtime.host on darwin by Alex Light · 6 years ago
  48. 73d8cc7 Merge "Enable JIT in zygote." by Nicolas Geoffray · 6 years ago
  49. 883931d Merge "Revert^2 "Add apex com.android.runtime.host artifact"" by Alex Light · 6 years ago
  50. 89036a3 ART: Set Runtime fault message on abort by Andreas Gampe · 6 years ago
  51. da948ce Revert^2 "Add apex com.android.runtime.host artifact" by Alex Light · 6 years ago
  52. 15c5b97 ART: Add CRC32.updateBytes intrinsic for ARM64 by Evgeny Astigeevich · 6 years ago
  53. dc1309c Merge changes Ib1e027a1,I1608b032,I11ca161a by Andreas Gampe · 6 years ago
  54. bee521d Merge "Cleanup marking logic for non-moving objects" by Lokesh Gidra · 6 years ago
  55. 97b2811 ART: Clean up base/utils.h by Andreas Gampe · 6 years ago
  56. 0bbac30 ART: Hide mutex in TimingLogger by Andreas Gampe · 6 years ago
  57. 365a64b ART: Hide Mutex & ConditionVariable in Barrier by Andreas Gampe · 6 years ago
  58. 7e56a07 ART: Hide mutex in Instrumentation by Andreas Gampe · 6 years ago
  59. 44f6760 ART: Rewrite Runtime fault message to be lock-free by Andreas Gampe · 6 years ago
  60. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 6 years ago
  61. 7cc45fd ART: Factor out lock order and holder from mutexes by Andreas Gampe · 6 years ago
  62. 05909d8 Support class lookup for InMemoryDexClassLoader by David Brazdil · 6 years ago
  63. 03eb36c Merge "ART: use freed_bytes in reclaimed_bytes_ratio calculation" by Roland Levillain · 6 years ago
  64. 4bebb85 Merge "Make Javac throw an exception in the event of a compile error" by Treehugger Robot · 6 years ago
  65. 35144e5 Merge "Cleanup symbol add method in ElfBuilder." by David Srbecky · 6 years ago
  66. 2afaff7 Refactor CompilerDriver::CompileAll(). by Vladimir Marko · 6 years ago
  67. c345392 Merge "Simplify MakeElfFileForJIT" by David Srbecky · 6 years ago
  68. d190851 Pass boot class path to ImageSpace::LoadBootImage. by Vladimir Marko · 6 years ago
  69. 0c34cee Make Javac throw an exception in the event of a compile error by Paul Duffin · 6 years ago
  70. ce9ed36 Enable JIT in zygote. by Nicolas Geoffray · 6 years ago
  71. 69431d3 Merge "Revert "Add apex com.android.runtime.host artifact"" by Nicolas Geoffray · 6 years ago
  72. 1047f1a Revert "Add apex com.android.runtime.host artifact" by Nicolas Geoffray · 6 years ago
  73. 67d3515 Merge "ART: Move EnableDebugger to frameworks" by Treehugger Robot · 6 years ago
  74. d4fff71 Merge "Reduce runtime thread pool stack size" by Mathieu Chartier · 6 years ago
  75. cfc4b3a Merge "Add apex com.android.runtime.host artifact" by Treehugger Robot · 6 years ago
  76. eac4d6a Reduce runtime thread pool stack size by Mathieu Chartier · 6 years ago
  77. 36703dc Add apex com.android.runtime.host artifact by Alex Light · 6 years ago
  78. 274ed2e Merge "Parallel image decompression" by Mathieu Chartier · 6 years ago
  79. 1885114 Merge "Add `ld.config.txt` file to Android Runtime APEX packages." by Roland Levillain · 6 years ago
  80. 523940b Merge "ART: add weighted allocated bytes metrics" by Roland Levillain · 6 years ago
  81. c83c64e Merge "ART: Support kryo385 CPU." by Vladimir Marko · 6 years ago
  82. f07dbf7 Merge "Disable failing libcore tests on host." by Vladimir Marko · 6 years ago
  83. cff5f2d Disable failing libcore tests on host. by Vladimir Marko · 6 years ago
  84. 8b751c5 ART: Move EnableDebugger to frameworks by Orion Hodson · 6 years ago
  85. be50f9a Simplify MakeElfFileForJIT by David Srbecky · 6 years ago
  86. 19acc61 Merge "Reduce core image to 6 modules." by Vladimir Marko · 6 years ago
  87. 519c1c7 Cleanup marking logic for non-moving objects by Lokesh Gidra · 6 years ago
  88. c6068c7 Parallel image decompression by Mathieu Chartier · 6 years ago
  89. 3be7afe Add `ld.config.txt` file to Android Runtime APEX packages. by Roland Levillain · 6 years ago
  90. 2d7329b ART: add weighted allocated bytes metrics by Albert Mingkun Yang · 6 years ago
  91. 94d4f5f Merge "Make test 924 more consistent." by Alex Light · 6 years ago
  92. 7a85e70 Reduce core image to 6 modules. by Vladimir Marko · 6 years ago
  93. 1fad850 Cleanup symbol add method in ElfBuilder. by David Srbecky · 6 years ago
  94. 6a98f89 Merge "C++17 is the default now." by Treehugger Robot · 6 years ago
  95. 807e4b3 Merge "Add support for ANDROID_RUNTIME_ROOT variable" by Neil Fuller · 6 years ago
  96. 147b5b1 Merge "ART: ARM64: Pass ISA features to VIXL macroassembler." by Treehugger Robot · 6 years ago
  97. 95eeb39 Merge "Keep pointer to original DexFile during JVMTI redefine for hiddenapi" by David Brazdil · 6 years ago
  98. f6f43d8 Merge "hiddenapi: Introduce greylist-max-p" by David Brazdil · 6 years ago
  99. 997b3dc C++17 is the default now. by Elliott Hughes · 6 years ago
  100. 1a65863 Keep pointer to original DexFile during JVMTI redefine for hiddenapi by David Brazdil · 6 years ago