1. 046ddc4 Merge "ART: Clean up base/utils.h" am: 1c06528780 by Andreas Gampe · 6 years ago
  2. 7552324 Merge "ART: Hide mutex in TimingLogger" am: dc12509a63 by Andreas Gampe · 6 years ago
  3. 480a45e Merge "ART: Hide Mutex & ConditionVariable in Barrier" am: f51ee27924 by Andreas Gampe · 6 years ago
  4. 85c4a87 Merge changes I347037eb,Iaeb79aeb am: e8e484989e by Alex Light · 6 years ago
  5. 1c06528 Merge "ART: Clean up base/utils.h" by Treehugger Robot · 6 years ago
  6. dc12509 Merge "ART: Hide mutex in TimingLogger" by Treehugger Robot · 6 years ago
  7. f51ee27 Merge "ART: Hide Mutex & ConditionVariable in Barrier" by Andreas Gampe · 6 years ago
  8. e8e4849 Merge changes I347037eb,Iaeb79aeb by Alex Light · 6 years ago
  9. fead9ea Merge "Create thread pool only during app image loading" am: 0633365c40 by Mathieu Chartier · 6 years ago
  10. 0633365 Merge "Create thread pool only during app image loading" by Mathieu Chartier · 6 years ago
  11. a304765 Merge "Fix ComputeModifiedUtf8Hash()." am: b0c3661ac7 by Vladimir Marko · 6 years ago
  12. b0c3661 Merge "Fix ComputeModifiedUtf8Hash()." by Treehugger Robot · 6 years ago
  13. 4968eed Merge "Support specifying multiple implicit member signatures per class" by Paul Duffin · 6 years ago
  14. 1a89ac0 Merge "Support specifying multiple implicit member signatures per class" by Paul Duffin · 6 years ago
  15. ca0f2dc Fix ComputeModifiedUtf8Hash(). by Vladimir Marko · 6 years ago
  16. 9fcadd2 Merge "RFC: ART: ARM64: Support SDOT/UDOT instructions." am: 5e4663a591 by Artem Serov · 6 years ago
  17. 5e4663a Merge "RFC: ART: ARM64: Support SDOT/UDOT instructions." by Treehugger Robot · 6 years ago
  18. a5f532c Merge "ART: fix overflow in weighted allocated bytes metrics" am: b023b3fd99 by Albert Mingkun Yang · 6 years ago
  19. b023b3f Merge "ART: fix overflow in weighted allocated bytes metrics" by Treehugger Robot · 6 years ago
  20. 2a148e9 Merge "Store additional information in image header." am: 2d17c5149b by Vladimir Marko · 6 years ago
  21. e0e5418 Merge "Fix scheduler_stats may resize to negative value" am: 5ab44e73e5 by Evan Cheng · 6 years ago
  22. 3ea4322 Create thread pool only during app image loading by Mathieu Chartier · 6 years ago
  23. 2d17c51 Merge "Store additional information in image header." by Vladimir Marko · 6 years ago
  24. 7391c8c Store additional information in image header. by Vladimir Marko · 6 years ago
  25. 5ab44e7 Merge "Fix scheduler_stats may resize to negative value" by Treehugger Robot · 6 years ago
  26. d57c51e Fix scheduler_stats may resize to negative value by Evan Cheng · 7 years ago
  27. 637555a Merge "Revert^2 "Pass boot class path to ImageSpace::LoadBootImage."" by Vladimir Marko · 6 years ago
  28. 95c5915 Merge "Revert^2 "Pass boot class path to ImageSpace::LoadBootImage."" by Vladimir Marko · 6 years ago
  29. 0316cd7 Merge "Duplicate small time zone files in runtime apex" am: c4252f49a0 by Neil Fuller · 6 years ago
  30. c4252f4 Merge "Duplicate small time zone files in runtime apex" by Neil Fuller · 6 years ago
  31. 4e9000b Merge "Remove CHECK given jvmti deallocates memory." am: dcdb0d4e08 by Nicolas Geoffray · 6 years ago
  32. dcdb0d4 Merge "Remove CHECK given jvmti deallocates memory." by Nicolas Geoffray · 6 years ago
  33. ae982f9 Remove CHECK given jvmti deallocates memory. by Nicolas Geoffray · 6 years ago
  34. 1e7acfc Merge "Fix ModifyCardsAtomic comment" am: c1baad2f91 by Hans Boehm · 6 years ago
  35. c1baad2 Merge "Fix ModifyCardsAtomic comment" by Hans Boehm · 6 years ago
  36. cbc9dda Make PrettyMethod note when a method is obsolete by Alex Light · 6 years ago
  37. fc81d80 Adjust instrumentation CHECK to be correct WRT obsolete methods by Alex Light · 6 years ago
  38. d73438e Merge "ART: Hide mutex in Instrumentation" am: 13782ba2f0 by Andreas Gampe · 6 years ago
  39. b0675b3 Fix ModifyCardsAtomic comment by Hans Boehm · 6 years ago
  40. 13782ba Merge "ART: Hide mutex in Instrumentation" by Treehugger Robot · 6 years ago
  41. 91f1032 Revert^2 "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  42. ad2845c ART: fix overflow in weighted allocated bytes metrics by Albert Mingkun Yang · 6 years ago
  43. 3def943 Merge "ART: Set Runtime fault message on abort" am: 573b3877fa by Andreas Gampe · 6 years ago
  44. c421c7e Merge "Revert "Pass boot class path to ImageSpace::LoadBootImage."" by Vladimir Marko · 6 years ago
  45. 573b387 Merge "ART: Set Runtime fault message on abort" by Andreas Gampe · 6 years ago
  46. 1e2e714 Merge "Revert "Pass boot class path to ImageSpace::LoadBootImage."" by Vladimir Marko · 6 years ago
  47. db4b1de Revert "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  48. ca493c7 Merge "Remove CHECK and don't free code/data in zygote space." am: e3c6dfe200 by Nicolas Geoffray · 6 years ago
  49. e3c6dfe Merge "Remove CHECK and don't free code/data in zygote space." by Nicolas Geoffray · 6 years ago
  50. 38b86df Support specifying multiple implicit member signatures per class by Paul Duffin · 6 years ago
  51. 1c1c6e6 Remove CHECK and don't free code/data in zygote space. by Nicolas Geoffray · 6 years ago
  52. b1dad29 Merge "Add xz decompression method." am: 58431a7cf8 by David Srbecky · 6 years ago
  53. 58431a7 Merge "Add xz decompression method." by David Srbecky · 6 years ago
  54. d99db6b Merge "Fix oatdump tests on target." am: 27f1997511 by Vladimir Marko · 6 years ago
  55. 27f1997 Merge "Fix oatdump tests on target." by Vladimir Marko · 6 years ago
  56. a886dab Duplicate small time zone files in runtime apex by Neil Fuller · 6 years ago
  57. cf1af73 Add xz decompression method. by David Srbecky · 6 years ago
  58. 23dae73 Merge "Generalize CovariantReturnTypeMultiHandler" am: fc4a0b53ee by Paul Duffin · 6 years ago
  59. 77eea08 Fix oatdump tests on target. by Vladimir Marko · 6 years ago
  60. fc4a0b5 Merge "Generalize CovariantReturnTypeMultiHandler" by Paul Duffin · 6 years ago
  61. a88c98e Merge "ART: Add CRC32.updateBytes intrinsic for ARM64" am: a6dd280a61 by Vladimir Marko · 6 years ago
  62. 22aa392 Generalize CovariantReturnTypeMultiHandler by Paul Duffin · 6 years ago
  63. a6dd280 Merge "ART: Add CRC32.updateBytes intrinsic for ARM64" by Vladimir Marko · 6 years ago
  64. a6c1c95 Merge "Support class lookup for InMemoryDexClassLoader" am: 17ed987eee by David Brazdil · 6 years ago
  65. 17ed987 Merge "Support class lookup for InMemoryDexClassLoader" by David Brazdil · 6 years ago
  66. aed12f6 Merge "Refactor CompilerDriver::CompileAll()." am: ed8b4ac3d7 by Vladimir Marko · 6 years ago
  67. 3456201 Merge "Pass boot class path to ImageSpace::LoadBootImage." am: a9a0973ff0 by Vladimir Marko · 6 years ago
  68. ed8b4ac Merge "Refactor CompilerDriver::CompileAll()." by Vladimir Marko · 6 years ago
  69. a9a0973 Merge "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  70. fb66c57 Merge "Disable com.android.runtime.host on darwin" am: 260a50cb43 by Alex Light · 6 years ago
  71. 260a50c Merge "Disable com.android.runtime.host on darwin" by Alex Light · 6 years ago
  72. 28716ca Merge "Enable JIT in zygote." am: 73d8cc7c48 by Nicolas Geoffray · 6 years ago
  73. e352152 Disable com.android.runtime.host on darwin by Alex Light · 6 years ago
  74. 73d8cc7 Merge "Enable JIT in zygote." by Nicolas Geoffray · 6 years ago
  75. 309f5e6 Merge "Revert^2 "Add apex com.android.runtime.host artifact"" am: 883931d0cc by Alex Light · 6 years ago
  76. 883931d Merge "Revert^2 "Add apex com.android.runtime.host artifact"" by Alex Light · 6 years ago
  77. 6cc410a Merge changes Ib1e027a1,I1608b032,I11ca161a am: dc1309c01d by Andreas Gampe · 6 years ago
  78. 7356366 Merge "Cleanup marking logic for non-moving objects" am: bee521dc73 by Lokesh Gidra · 6 years ago
  79. 89036a3 ART: Set Runtime fault message on abort by Andreas Gampe · 6 years ago
  80. da948ce Revert^2 "Add apex com.android.runtime.host artifact" by Alex Light · 6 years ago
  81. 15c5b97 ART: Add CRC32.updateBytes intrinsic for ARM64 by Evgeny Astigeevich · 6 years ago
  82. dc1309c Merge changes Ib1e027a1,I1608b032,I11ca161a by Andreas Gampe · 6 years ago
  83. bee521d Merge "Cleanup marking logic for non-moving objects" by Lokesh Gidra · 6 years ago
  84. 97b2811 ART: Clean up base/utils.h by Andreas Gampe · 6 years ago
  85. 0bbac30 ART: Hide mutex in TimingLogger by Andreas Gampe · 6 years ago
  86. 365a64b ART: Hide Mutex & ConditionVariable in Barrier by Andreas Gampe · 6 years ago
  87. 7e56a07 ART: Hide mutex in Instrumentation by Andreas Gampe · 6 years ago
  88. 44f6760 ART: Rewrite Runtime fault message to be lock-free by Andreas Gampe · 6 years ago
  89. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 6 years ago
  90. 7cc45fd ART: Factor out lock order and holder from mutexes by Andreas Gampe · 6 years ago
  91. 05909d8 Support class lookup for InMemoryDexClassLoader by David Brazdil · 6 years ago
  92. 89313b6 Merge "ART: use freed_bytes in reclaimed_bytes_ratio calculation" am: 03eb36c694 by Roland Levillain · 6 years ago
  93. 03eb36c Merge "ART: use freed_bytes in reclaimed_bytes_ratio calculation" by Roland Levillain · 6 years ago
  94. c1277fe Merge "Make Javac throw an exception in the event of a compile error" by Paul Duffin · 6 years ago
  95. 4bebb85 Merge "Make Javac throw an exception in the event of a compile error" by Treehugger Robot · 6 years ago
  96. 51ef939 Merge "Cleanup symbol add method in ElfBuilder." am: 35144e5713 by David Srbecky · 6 years ago
  97. 35144e5 Merge "Cleanup symbol add method in ElfBuilder." by David Srbecky · 6 years ago
  98. 2afaff7 Refactor CompilerDriver::CompileAll(). by Vladimir Marko · 6 years ago
  99. fa4d312 Merge "Simplify MakeElfFileForJIT" am: c345392f3c by David Srbecky · 6 years ago
  100. c345392 Merge "Simplify MakeElfFileForJIT" by David Srbecky · 6 years ago