1. 274ed2e Merge "Parallel image decompression" by Mathieu Chartier · 6 years ago
  2. c6068c7 Parallel image decompression by Mathieu Chartier · 6 years ago
  3. 2d7329b ART: add weighted allocated bytes metrics by Albert Mingkun Yang · 6 years ago
  4. 9dd5ba3 ART: add GC throughput measured in bytes per CPU time by Albert Mingkun Yang · 6 years ago
  5. d378a56 Merge "Add image compressed blocks" by Mathieu Chartier · 6 years ago
  6. 1a84296 Add image compressed blocks by Mathieu Chartier · 6 years ago
  7. f355ec7 Merge "C++17 compatibility: make WITH_TIDY=1 happy again." by Elliott Hughes · 6 years ago
  8. 196d0c8 Merge "Use more vector<string>s in dex2oat.cc ." by Treehugger Robot · 6 years ago
  9. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  10. d011d81 Use more vector<string>s in dex2oat.cc . by Vladimir Marko · 6 years ago
  11. 2025488 Merge "ART: Some iwyu for logging.h" by Andreas Gampe · 6 years ago
  12. ef6b2aa Merge "Revert^4 "ART: Add StackVisitor accepting a lambda"" by Treehugger Robot · 6 years ago
  13. a92b026 Merge "C++17 compatibility: unreachable `return`." by Treehugger Robot · 6 years ago
  14. d79209c C++17 compatibility: unreachable `return`. by Elliott Hughes · 6 years ago
  15. 85f1c57 ART: Some iwyu for logging.h by Andreas Gampe · 6 years ago
  16. 312f10e Refactor loading boot image. by Vladimir Marko · 6 years ago
  17. 0c78ef7 Remove boot image begin/size from image header. by Vladimir Marko · 6 years ago
  18. 5a78e8d Merge "ART: add reclaim bytes ratio metrics to GC performance" by Roland Levillain · 6 years ago
  19. 875b4f2 ART: Avoid some tidy nullptr warnings by Andreas Gampe · 6 years ago
  20. 1c42e75 ART: change reference to pointer in for-loop over all collectors by Albert Mingkun Yang · 6 years ago
  21. c7d878d Revert^4 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  22. d6e178e Revert^2 "ART: add GC time ratio metrics to GC performance" by Albert Mingkun Yang · 6 years ago
  23. 498d7c1 Merge "Revert "Revert^2 "ART: Add StackVisitor accepting a lambda""" by Nicolas Geoffray · 6 years ago
  24. ec43a01 Revert "Revert^2 "ART: Add StackVisitor accepting a lambda"" by Nicolas Geoffray · 6 years ago
  25. 0f643b0 Merge "Revert^2 "ART: Add StackVisitor accepting a lambda"" by Treehugger Robot · 6 years ago
  26. 3d477f3 Revert^2 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  27. 4d57c69 Revert "ART: add GC time ratio metrics to GC performance" by Andreas Gampe · 6 years ago
  28. fe21070 ART: add GC time ratio metrics to GC performance by Albert Mingkun Yang · 6 years ago
  29. af9cce1 ART: add reclaim bytes ratio metrics to GC performance by Albert Mingkun Yang · 6 years ago
  30. 57ee347 Merge "Avoid unnecessary read barriers in mirror::Class." by Vladimir Marko · 6 years ago
  31. 61f9bf1 Merge "Clean up primitive array helpers in Object." by Vladimir Marko · 6 years ago
  32. dbcb48f Avoid unnecessary read barriers in mirror::Class. by Vladimir Marko · 6 years ago
  33. 104883b Clean up primitive array helpers in Object. by Vladimir Marko · 6 years ago
  34. e260e54 ART: add GC live ratio metrics to GC performance by Albert Mingkun Yang · 6 years ago
  35. adcbf7f Merge "Print the address of the sentinel object for debugging purposes." by Roland Levillain · 6 years ago
  36. 0e15559 Print the address of the sentinel object for debugging purposes. by Roland Levillain · 6 years ago
  37. 8cc418e Track what intern tables are from boot images by Mathieu Chartier · 6 years ago
  38. 3a37d82 Merge "Refactor assertions in ConcurrentCopying::ProcessMarkStackRef." by Roland Levillain · 6 years ago
  39. 69ebc8f Merge "Add PreResolved strings dex cache array" by Mathieu Chartier · 6 years ago
  40. 5fcf1ea Refactor assertions in ConcurrentCopying::ProcessMarkStackRef. by Roland Levillain · 6 years ago
  41. 1ca718e Add PreResolved strings dex cache array by Mathieu Chartier · 6 years ago
  42. 0ee5082 Merge "Refactor MemMap::MapAnonymous()." by Vladimir Marko · 6 years ago
  43. 1130659 Refactor MemMap::MapAnonymous(). by Vladimir Marko · 6 years ago
  44. 420522a Add logging info when ref in mark-stack non-gray by Lokesh Gidra · 6 years ago
  45. ce2a00d Merge "ART: Add class-alloc-inl.h" by Treehugger Robot · 6 years ago
  46. eba69a1 Merge "ART: Add object-array-alloc-inl.h" by Treehugger Robot · 6 years ago
  47. 70f5fd0 ART: Add class-alloc-inl.h by Andreas Gampe · 6 years ago
  48. 52ecb65 ART: Add object-array-alloc-inl.h by Andreas Gampe · 6 years ago
  49. 7d1c049 Merge changes from topic "socket_peer_is_trusted" by Treehugger Robot · 6 years ago
  50. f049a0b Remove libcutils property_get dependency. by Elliott Hughes · 6 years ago
  51. 8e0f043 ART: Add array-alloc-inl.h by Andreas Gampe · 6 years ago
  52. 88dbad3 ART: Do some include-what-you-use by Andreas Gampe · 6 years ago
  53. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  54. 0a4510a Merge "Fix system_weak_test 2: GSS" by Treehugger Robot · 6 years ago
  55. 065f7cc Fix system_weak_test 2: GSS by Alex Light · 6 years ago
  56. 76d5c1a Merge "Remove the relocations section from the image." by Vladimir Marko · 6 years ago
  57. d68ab24 Remove the relocations section from the image. by Vladimir Marko · 6 years ago
  58. 91fc091 Fix system_weak_test by Alex Light · 6 years ago
  59. fa9abc2 Merge "ART: Use ObjPtr for GetSuperClass" by Treehugger Robot · 6 years ago
  60. 6bc39b1 Merge "Avoid holding locks when calling ObjectFree callback" by Alex Light · 6 years ago
  61. 4f570a4 Merge "Remove oat_data_begin checks from OatFile." by Vladimir Marko · 6 years ago
  62. f4efa9e Remove oat_data_begin checks from OatFile. by Vladimir Marko · 6 years ago
  63. 3f1fec6 Fix -verbose:image errors by Mathieu Chartier · 6 years ago
  64. 3008ea4 Dump heap spaces for heap corruption by Mathieu Chartier · 6 years ago
  65. 9810499 ART: Use ObjPtr for GetSuperClass by Andreas Gampe · 6 years ago
  66. 710d785 Merge "Add extra handling for loading intern tables" by Mathieu Chartier · 6 years ago
  67. 74ccee6 Add extra handling for loading intern tables by Mathieu Chartier · 6 years ago
  68. f682870 Merge "Don't mark new non-moving objs in young GC" by Treehugger Robot · 6 years ago
  69. e125756 Merge "Check is-obj-large before is-obj-zygote-large" by Treehugger Robot · 6 years ago
  70. 16d82a2 Don't mark new non-moving objs in young GC by Lokesh Gidra · 6 years ago
  71. 02c230c Check is-obj-large before is-obj-zygote-large by Lokesh Gidra · 6 years ago
  72. a2da9b9 ART: Completely remove the --compile-pic option. by Vladimir Marko · 6 years ago
  73. fc4660b Merge "Revert^2 "Re-enable ART's region space memory protection on host."" by Roland Levillain · 6 years ago
  74. c24133e Revert^2 "Re-enable ART's region space memory protection on host." by Roland Levillain · 6 years ago
  75. 036bae0 Fix multi-image boot class path construction. by Vladimir Marko · 6 years ago
  76. ae581ed Change address range for loading boot image. by Vladimir Marko · 6 years ago
  77. 03ceeed ART: Log /proc/self/maps for RegionSpace failure by Andreas Gampe · 6 years ago
  78. 660718f Merge "ART: Add bugprone-argument-comment" by Treehugger Robot · 6 years ago
  79. 6cd8390 ART: Add bugprone-argument-comment by Andreas Gampe · 6 years ago
  80. 56de89a Mark most *Offset helper functions as constexpr. by David Srbecky · 6 years ago
  81. 05754da Merge "Revert "Re-enable ART's region space memory protection on host."" by Treehugger Robot · 6 years ago
  82. 8e30410 Revert "Re-enable ART's region space memory protection on host." by Roland Levillain · 6 years ago
  83. afe14eb Clean up after "Load boot image at a random address." by Vladimir Marko · 6 years ago
  84. 4df2d80 Revert^2 "Load boot image at a random address." by Vladimir Marko · 6 years ago
  85. 233b572 Merge "Revert "Load boot image at a random address."" by Vladimir Marko · 6 years ago
  86. f3d0773 Revert "Load boot image at a random address." by Vladimir Marko · 6 years ago
  87. 334c154 Merge "Load boot image at a random address." by Vladimir Marko · 6 years ago
  88. 5ad79d8 Load boot image at a random address. by Vladimir Marko · 6 years ago
  89. 703322f Enable cyclic region allocation in ART's region space only in debug mode. by Roland Levillain · 6 years ago
  90. 924ad50 Refactor Class::FixupNativePointers(). by Vladimir Marko · 6 years ago
  91. 98db89c ART: Clean up verify and read barrier flags. by Vladimir Marko · 6 years ago
  92. c409d46 Merge "Clean up allocation accounting" by Hans Boehm · 6 years ago
  93. fb8b4e2 Clean up allocation accounting by Hans Boehm · 6 years ago
  94. 5f784bf Merge "Remove read barriers in Class::IsClassClass and Object::IsClass" by Mathieu Chartier · 6 years ago
  95. e752360 Merge "Disable some tests in heap_verification_test when running with ASan." by Roland Levillain · 6 years ago
  96. d7a7f2f Remove read barriers in Class::IsClassClass and Object::IsClass by Mathieu Chartier · 6 years ago
  97. 5fe2f34 Disable some tests in heap_verification_test when running with ASan. by Roland Levillain · 6 years ago
  98. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  99. 1c29d5e Merge "ART: Fix broken additional output for CHECK()." by Vladimir Marko · 6 years ago
  100. bd5e5f6 ART: Fix broken additional output for CHECK(). by Vladimir Marko · 6 years ago