1. 30a8c4b Merge "Pack JIT mini-debug-infos together." by David Srbecky · 6 years ago
  2. 9895094 Merge "Remove Trace.Pause/Resume." by Nicolas Geoffray · 6 years ago
  3. d429ee9 Merge "Make inter-region ref bitmap pointers unique_ptr" by Treehugger Robot · 6 years ago
  4. 8ceeb2e Merge "Add extra traces to Thread startup" by Mathieu Chartier · 6 years ago
  5. 32650ab Make inter-region ref bitmap pointers unique_ptr by Lokesh Gidra · 6 years ago
  6. 1c34b71 Split inter-region ref bitmap for every space by Lokesh Gidra · 6 years ago
  7. 4eebb0e Remove Trace.Pause/Resume. by Nicolas Geoffray · 6 years ago
  8. 35bd06e Merge "ART: add dump region info runtime option" by Roland Levillain · 6 years ago
  9. 37346c5 ART: Correct attributes of CRC32Update intrinsic by Evgeny Astigeevich · 6 years ago
  10. 3a0cd34 Add extra traces to Thread startup by Mathieu Chartier · 6 years ago
  11. d0c5b25 Speedup marking inter-region refs in 2-phase CC by Lokesh Gidra · 6 years ago
  12. 9e73631 Merge "Include ICU4C cc_library_headers instead of a directory" by vichang · 6 years ago
  13. de94ea7 ART: add dump region info runtime option by Albert Mingkun Yang · 6 years ago
  14. 41622e3 Merge "2-phase full-heap CC" by Lokesh Gidra · 6 years ago
  15. b0faa96 Merge changes Iacd66525,Ia1027126,I39a9313e by Andreas Gampe · 6 years ago
  16. 2a9824c 2-phase full-heap CC by Lokesh Gidra · 6 years ago
  17. 0b21e41 Pack JIT mini-debug-infos together. by David Srbecky · 6 years ago
  18. 500b4da Merge "Revert^2 "Allow boot image for a part of the boot classpath."" by Vladimir Marko · 6 years ago
  19. 5ce7e0d Merge changes from topic "dexfile-hooks" by Martin Stjernholm · 6 years ago
  20. 98a520c Merge "Revert "Revert "Add a baseline flag to JIT compile.""" by Treehugger Robot · 6 years ago
  21. 0ace563 Revert^2 "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  22. 0a2cdf3 Include ICU4C cc_library_headers instead of a directory by Victor Chang · 6 years ago
  23. 075456e Revert "Revert "Add a baseline flag to JIT compile."" by Nicolas Geoffray · 6 years ago
  24. f91867e Declare mmapped_bytes only if needed by Hans Boehm · 6 years ago
  25. 7ca98bf Merge "Don't include malloc.h on MacOS" by Treehugger Robot · 6 years ago
  26. b587072 Don't include malloc.h on MacOS by Hans Boehm · 6 years ago
  27. 15303ac Merge "Avoid waiting for threads to create" by Mathieu Chartier · 6 years ago
  28. 829c33a Merge "Revert "Add a baseline flag to JIT compile."" by Andreas Gampe · 6 years ago
  29. 99e1739 Merge "Revert "Allow boot image for a part of the boot classpath."" by Andreas Gampe · 6 years ago
  30. fb83d76 Revert "Allow boot image for a part of the boot classpath." by Andreas Gampe · 6 years ago
  31. 344b0d1 Revert "Add a baseline flag to JIT compile." by Andreas Gampe · 6 years ago
  32. 5b20b35 ART: Rewrite EnsureInitialized hit case by Andreas Gampe · 6 years ago
  33. 62f6e90 ART: Add integrity check by Andreas Gampe · 6 years ago
  34. 81c61bf ART: Add integrity check by Andreas Gampe · 6 years ago
  35. fcf213c Merge "Remove unused ICU4C headers in libartbase-art-gtest and libart-runtime-gtest" by vichang · 6 years ago
  36. b3d2e83 Add minimal libdexfile API for external users. by Martin Stjernholm · 6 years ago
  37. c2f685a Merge "Change GC triggering to use mallinfo()" by Hans Boehm · 6 years ago
  38. 9799182 Merge "Add a baseline flag to JIT compile." by Nicolas Geoffray · 6 years ago
  39. cf923f5 Merge "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  40. c220f98 Change GC triggering to use mallinfo() by Hans Boehm · 6 years ago
  41. 93c21ba Avoid waiting for threads to create by Mathieu Chartier · 6 years ago
  42. 8f86ef1 Merge "Fix reference-type obj handling in generational CC" by Lokesh Gidra · 6 years ago
  43. 8f5aaad Fix reference-type obj handling in generational CC by Lokesh Gidra · 6 years ago
  44. 25602dc Use PatchObjectVisitor for app image class set patching by Mathieu Chartier · 6 years ago
  45. e734fe8 Add a baseline flag to JIT compile. by Nicolas Geoffray · 6 years ago
  46. 4433c43 Allow boot image for a part of the boot classpath. by Vladimir Marko · 6 years ago
  47. 5af086c Merge "ART: add post gc weighted allocated bytes metrics" by Roland Levillain · 6 years ago
  48. 2260cf5 Merge "Ignore expansion-to-defined warning from dlmalloc include" by Yi Kong · 6 years ago
  49. 889e29a Merge "Cleanup native debug interface api." by David Srbecky · 6 years ago
  50. afc60cd Cleanup native debug interface api. by David Srbecky · 6 years ago
  51. 6e0d325 ART: add post gc weighted allocated bytes metrics by Albert Mingkun Yang · 6 years ago
  52. 6b36d80 Merge "Refactor image object visitors for image relocation" by Mathieu Chartier · 6 years ago
  53. e79edef Merge "ART: Fix or nolint cert-dcl16-c" by Andreas Gampe · 6 years ago
  54. ce2d6b3 Merge "Remove denver from art" by Haibo Huang · 6 years ago
  55. 24c1422 ART: Fix or nolint cert-dcl16-c by Andreas Gampe · 6 years ago
  56. d3f037b Refactor image object visitors for image relocation by Mathieu Chartier · 6 years ago
  57. 3b01574 Ignore expansion-to-defined warning from dlmalloc include by Yi Kong · 6 years ago
  58. 1c06528 Merge "ART: Clean up base/utils.h" by Treehugger Robot · 6 years ago
  59. dc12509 Merge "ART: Hide mutex in TimingLogger" by Treehugger Robot · 6 years ago
  60. f51ee27 Merge "ART: Hide Mutex & ConditionVariable in Barrier" by Andreas Gampe · 6 years ago
  61. e8e4849 Merge changes I347037eb,Iaeb79aeb by Alex Light · 6 years ago
  62. 0633365 Merge "Create thread pool only during app image loading" by Mathieu Chartier · 6 years ago
  63. b023b3f Merge "ART: fix overflow in weighted allocated bytes metrics" by Treehugger Robot · 6 years ago
  64. 3ea4322 Create thread pool only during app image loading by Mathieu Chartier · 6 years ago
  65. 7391c8c Store additional information in image header. by Vladimir Marko · 6 years ago
  66. d57c51e Fix scheduler_stats may resize to negative value by Evan Cheng · 7 years ago
  67. 95c5915 Merge "Revert^2 "Pass boot class path to ImageSpace::LoadBootImage."" by Vladimir Marko · 6 years ago
  68. ae982f9 Remove CHECK given jvmti deallocates memory. by Nicolas Geoffray · 6 years ago
  69. c1baad2 Merge "Fix ModifyCardsAtomic comment" by Hans Boehm · 6 years ago
  70. cbc9dda Make PrettyMethod note when a method is obsolete by Alex Light · 6 years ago
  71. fc81d80 Adjust instrumentation CHECK to be correct WRT obsolete methods by Alex Light · 6 years ago
  72. b0675b3 Fix ModifyCardsAtomic comment by Hans Boehm · 6 years ago
  73. 13782ba Merge "ART: Hide mutex in Instrumentation" by Treehugger Robot · 6 years ago
  74. 91f1032 Revert^2 "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  75. ad2845c ART: fix overflow in weighted allocated bytes metrics by Albert Mingkun Yang · 6 years ago
  76. 573b387 Merge "ART: Set Runtime fault message on abort" by Andreas Gampe · 6 years ago
  77. db4b1de Revert "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  78. 1c1c6e6 Remove CHECK and don't free code/data in zygote space. by Nicolas Geoffray · 6 years ago
  79. a6dd280 Merge "ART: Add CRC32.updateBytes intrinsic for ARM64" by Vladimir Marko · 6 years ago
  80. 17ed987 Merge "Support class lookup for InMemoryDexClassLoader" by David Brazdil · 6 years ago
  81. a9a0973 Merge "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  82. 73d8cc7 Merge "Enable JIT in zygote." by Nicolas Geoffray · 6 years ago
  83. 11a250b Remove denver from art by Haibo Huang · 6 years ago
  84. 89036a3 ART: Set Runtime fault message on abort by Andreas Gampe · 6 years ago
  85. 15c5b97 ART: Add CRC32.updateBytes intrinsic for ARM64 by Evgeny Astigeevich · 6 years ago
  86. dc1309c Merge changes Ib1e027a1,I1608b032,I11ca161a by Andreas Gampe · 6 years ago
  87. bee521d Merge "Cleanup marking logic for non-moving objects" by Lokesh Gidra · 6 years ago
  88. 97b2811 ART: Clean up base/utils.h by Andreas Gampe · 6 years ago
  89. 0bbac30 ART: Hide mutex in TimingLogger by Andreas Gampe · 6 years ago
  90. 365a64b ART: Hide Mutex & ConditionVariable in Barrier by Andreas Gampe · 6 years ago
  91. 7e56a07 ART: Hide mutex in Instrumentation by Andreas Gampe · 6 years ago
  92. 44f6760 ART: Rewrite Runtime fault message to be lock-free by Andreas Gampe · 6 years ago
  93. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 6 years ago
  94. 7cc45fd ART: Factor out lock order and holder from mutexes by Andreas Gampe · 6 years ago
  95. 05909d8 Support class lookup for InMemoryDexClassLoader by David Brazdil · 6 years ago
  96. 03eb36c Merge "ART: use freed_bytes in reclaimed_bytes_ratio calculation" by Roland Levillain · 6 years ago
  97. d190851 Pass boot class path to ImageSpace::LoadBootImage. by Vladimir Marko · 6 years ago
  98. ce9ed36 Enable JIT in zygote. by Nicolas Geoffray · 6 years ago
  99. 67d3515 Merge "ART: Move EnableDebugger to frameworks" by Treehugger Robot · 6 years ago
  100. eac4d6a Reduce runtime thread pool stack size by Mathieu Chartier · 6 years ago