1. f1e9e38 Use CHECK_ALIGNED_PARAM for variable page size by Ruben Ayrapetyan · 1 year, 8 months ago
  2. ca01707 Use IsAlignedParam for variable page size by Ruben Ayrapetyan · 1 year, 8 months ago
  3. 24b01d4 16k: Make page size agnostic rounding optional. by Ruben Ayrapetyan · 1 year, 6 months ago
  4. 2503bcc Separate page size and image segment alignment by Ruben Ayrapetyan · 1 year, 6 months ago
  5. 3ecc646 Update static_assert dependent on kPageSize by Ruben Ayrapetyan · 1 year, 8 months ago
  6. 9b0038b Make MapAnonymousAligned agnostic to page size by Ruben Ayrapetyan · 1 year, 6 months ago
  7. 5668bf6 Enable symbol visibility attributes only for non-debug targets by Dmitrii Ishcheikin · 1 year, 4 months ago
  8. 4076d33 Introduce kMaxPageSize and kMinPageSize by Ruben Ayrapetyan · 1 year, 7 months ago
  9. f18b0f6 Replace if..else if..else with switch statement in metrics_test.cc by Stefano Cianciulli · 1 year, 4 months ago
  10. 67b53d0 Clean up iterator typedefs. by Vladimir Marko · 1 year, 4 months ago
  11. 876085b Extend memory range of DexFileContainer passed to Dex loader. by David Srbecky · 1 year, 5 months ago
  12. 4b7aef1 Revert^2 "Remove size argument from DexFile constructors." by David Srbecky · 1 year, 5 months ago
  13. 26b99c9 Revert "Remove size argument from DexFile constructors." by Nicolas Geoffray · 1 year, 5 months ago
  14. e49ab4d Remove size argument from DexFile constructors. by David Srbecky · 1 year, 5 months ago
  15. 8baa46c Fix -Wreorder-init-list warnings in metrics code by Stefano Cianciulli · 1 year, 5 months ago
  16. d37733f GraphChecker/Arena container cleanups am: b9eca9375f by Santiago Aboy Solanes · 1 year, 5 months ago
  17. b9eca93 GraphChecker/Arena container cleanups by Santiago Aboy Solanes · 1 year, 6 months ago
  18. ec5a033 Change assertions for TimeElapsedDelta in metrics_test.cc am: 3937b95e1e by Stefano Cianciulli · 1 year, 6 months ago
  19. 3937b95 Change assertions for TimeElapsedDelta in metrics_test.cc by Stefano Cianciulli · 1 year, 6 months ago
  20. 090d3a2 Change assertions for TimeElapsedDelta in metrics_test.cc am: 5b8016bb2c by Stefano Cianciulli · 1 year, 6 months ago
  21. 5b8016b Change assertions for TimeElapsedDelta in metrics_test.cc by Stefano Cianciulli · 1 year, 6 months ago
  22. e48a234 Add metric name in assertions in metrics_test.cc am: ca62362777 by Stefano Cianciulli · 1 year, 6 months ago
  23. ca62362 Add metric name in assertions in metrics_test.cc by Stefano Cianciulli · 1 year, 6 months ago
  24. 1ec1398 Add delta counter metric for time elapsed in milliseconds am: 456a0657b3 by Stefano Cianciulli · 1 year, 6 months ago
  25. 456a065 Add delta counter metric for time elapsed in milliseconds by Stefano Cianciulli · 1 year, 6 months ago
  26. bb1bd4c Switch iterator pointer/reference typedefs to void am: 0b58115f79 by Ryan Prichard · 1 year, 6 months ago
  27. ddb79c3 Stop inheriting from std::iterator am: 743ce223c8 by Ryan Prichard · 1 year, 6 months ago
  28. 0b58115 Switch iterator pointer/reference typedefs to void by Ryan Prichard · 1 year, 6 months ago
  29. 743ce22 Stop inheriting from std::iterator by Ryan Prichard · 1 year, 7 months ago
  30. 59c2c6c Merge Android U (ab/10368041) by Xin Li · 1 year, 7 months ago
  31. 3b276d2 Remove `SafeCopy`. by Vladimir Marko · 1 year, 7 months ago
  32. 0187b18 Overhaul oatdump options. by Jiakai Zhang · 1 year, 8 months ago
  33. c280a8a Support `art::membarrier()` on Linux 4.14+. by Vladimir Marko · 1 year, 8 months ago
  34. 9dcdda0 Update generate-boot-image to support host. by Jiakai Zhang · 1 year, 8 months ago
  35. c2bdabb Check kernel version only once in `art::membarrier()`. by Vladimir Marko · 1 year, 8 months ago
  36. 5b65e02 Remove code related to quicken by Santiago Aboy Solanes · 1 year, 9 months ago
  37. f86c47f Fix comment copy-paste error by Hans Boehm · 1 year, 8 months ago
  38. b1c6f57 Revert^2 "Reduce multidex checksum to single scalar value." by David Srbecky · 1 year, 9 months ago
  39. 1bc1140 Revert "Reduce multidex checksum to single scalar value." by David Srbecky · 1 year, 9 months ago
  40. fdfa590 Reduce multidex checksum to single scalar value. by David Srbecky · 1 year, 9 months ago
  41. f323832 Use mingw localtime_r(). by Elliott Hughes · 1 year, 9 months ago
  42. 91013d0 Fix mac build again. by Nicolas Geoffray · 1 year, 9 months ago
  43. 1a950fa Only use mincore on linux. by Nicolas Geoffray · 1 year, 9 months ago
  44. 53b2cc5 Move back to checking if madvise does not return -1. by Nicolas Geoffray · 1 year, 9 months ago
  45. 69c3178 Reland "Use memset/madv_free instead of dontneed in foreground state." by Nicolas Geoffray · 1 year, 9 months ago
  46. 44b960c Introduce GTEST_SKIP() calls in TEST_DISABLED* macros am: 914d59c558 am: 96a7fbffbb am: 3696213e0b by Stefano Cianciulli · 1 year, 9 months ago
  47. 914d59c Introduce GTEST_SKIP() calls in TEST_DISABLED* macros by Stefano Cianciulli · 1 year, 9 months ago
  48. 7dd1c4a Revert "Use memset/madv_free instead of dontneed in foreground state." am: 68fedbb0f3 am: 0e0f5ac07c am: 2be6ec05ce by Nicolas Geoffray · 1 year, 9 months ago
  49. 68fedbb Revert "Use memset/madv_free instead of dontneed in foreground state." by Nicolas Geoffray · 1 year, 9 months ago
  50. 16e7cfb Update default values for metrics flags to enable reporting from public am: 5bf0f68407 am: aa2c59af69 am: 65c6dd0a09 by Stefano Cianciulli · 1 year, 9 months ago
  51. 5bf0f68 Update default values for metrics flags to enable reporting from public devices by Stefano Cianciulli · 1 year, 9 months ago
  52. 5c8cbb6 Reland "Static link gtests with ART libraries" am: 454a6940e7 am: 47b5db52e5 am: 6f278463dd by Dmitrii Ishcheikin · 1 year, 9 months ago
  53. d04ce32 Remove HWASanUntag am: 7cb6c665ac am: 26fd2d7669 am: d1fcb83662 by Florian Mayer · 1 year, 9 months ago
  54. 454a694 Reland "Static link gtests with ART libraries" by Dmitrii Ishcheikin · 1 year, 9 months ago
  55. 7cb6c66 Remove HWASanUntag by Florian Mayer · 1 year, 9 months ago
  56. 21b1a14 Use memset/madv_free instead of dontneed in foreground state. am: 91fb2718a9 am: aaa659f493 am: 1d05c3b635 by Nicolas Geoffray · 1 year, 9 months ago
  57. 91fb271 Use memset/madv_free instead of dontneed in foreground state. by Nicolas Geoffray · 1 year, 10 months ago
  58. e23561e Disable check for false-positive bugprone-use-after-move clang-tidy warning am: 5fa267b4eb am: b428a8f158 am: f24ae7a1ce by Yabin Cui · 1 year, 9 months ago
  59. 5fa267b Disable check for false-positive bugprone-use-after-move clang-tidy warning by Yabin Cui · 1 year, 9 months ago
  60. 41c361f Revert "Static link gtests with ART libraries" am: b89b62d8ca am: 7bd23666b3 am: e012431b8f by Dmitrii Ishcheikin · 1 year, 9 months ago
  61. b89b62d Revert "Static link gtests with ART libraries" by Dmitrii Ishcheikin · 1 year, 9 months ago
  62. 2c685f7 Static link gtests with ART libraries am: 66244e2af2 am: 44410660e8 am: d933497f80 by Dmitrii Ishcheikin · 1 year, 9 months ago
  63. 66244e2 Static link gtests with ART libraries by Dmitrii Ishcheikin · 2 years ago
  64. bf388c5 Fix "bugprone-use-after-move" clang-tidy issues am: c38f50bcd8 am: 51031c2b35 am: a2a92f1e65 by Stefano Cianciulli · 1 year, 9 months ago
  65. c38f50b Fix "bugprone-use-after-move" clang-tidy issues by Stefano Cianciulli · 1 year, 10 months ago
  66. 8c72e72 Use C++17's [[maybe_unused]] attribute in ART am: 78f3c72e89 am: f0e5142960 am: 2ca8cd3c47 by Stefano Cianciulli · 1 year, 10 months ago
  67. 78f3c72 Use C++17's [[maybe_unused]] attribute in ART by Stefano Cianciulli · 1 year, 10 months ago
  68. ff96842 Use the full boot image on U and above. am: 1b8a7838e9 am: 3bf4150ce4 am: 2d3ed25967 by Jiakai Zhang · 1 year, 10 months ago
  69. 1b8a783 Use the full boot image on U and above. by Jiakai Zhang · 1 year, 10 months ago
  70. 9ba9d60 Revert "Remove the codegen property" am: 429b584f59 am: 2d0378b4d7 am: b77f42fbbd by Android Culprit Assistant · 1 year, 10 months ago
  71. 4b4b219 Remove the codegen property am: 32645f219c am: 7c9335c377 am: 20666b6028 by Cole Faust · 1 year, 10 months ago
  72. 429b584 Revert "Remove the codegen property" by Android Culprit Assistant · 1 year, 10 months ago
  73. 32645f2 Remove the codegen property by Cole Faust · 1 year, 11 months ago
  74. 737b81f Replace uses of _format with a macro. by Krzysztof Kosiński · 1 year, 11 months ago
  75. 997d3cf Replace uses of _format with a macro. by Krzysztof Kosiński · 1 year, 11 months ago
  76. a40c815 riscv64: disable gtests for unsupported components. am: 01e6b56f6a am: 2d6acdcc29 am: c0d0c50cf9 by Ulya Trafimovich · 1 year, 11 months ago
  77. 01e6b56 riscv64: disable gtests for unsupported components. by Ulya Trafimovich · 2 years, 2 months ago
  78. c884281 Pick up the boot image mainline extension generated by odrefresh. by Jiakai Zhang · 1 year, 11 months ago
  79. ccba1e7 Pick up the boot image mainline extension generated by odrefresh. by Jiakai Zhang · 1 year, 11 months ago
  80. b190695 Fix "readability-duplicate-includes" clang-tidy issues am: b4231ccc73 am: 8cf72d4fdd am: 551953b614 by Stefano Cianciulli · 1 year, 11 months ago
  81. b4231cc Fix "readability-duplicate-includes" clang-tidy issues by Stefano Cianciulli · 2 years ago
  82. 6593134 Fix "readability-redundant-string-cstr" clang-tidy issues am: ba87ab5ca0 am: 16b29a66a5 am: 66e293a08c by Stefano Cianciulli · 2 years ago
  83. ba87ab5 Fix "readability-redundant-string-cstr" clang-tidy issues by Stefano Cianciulli · 2 years ago
  84. 5eb4134 Deprecate the extract compiler filter. am: 240c51b114 am: b24990b62a am: 4796288c25 by Nicolas Geoffray · 2 years ago
  85. 240c51b Deprecate the extract compiler filter. by Nicolas Geoffray · 2 years ago
  86. 0db12a5 Revert^4 "Add the mainline framework boot image extensio... am: 7da3956e3f am: 6c17e53dab am: e574421f07 by Jiakai Zhang · 2 years ago
  87. 7da3956 Revert^4 "Add the mainline framework boot image extensio... by Jiakai Zhang · 2 years ago
  88. 58d0893 Improve and simplify error reporting in test `HeapTest.GCMetrics`. am: 92181e6b46 am: 121f4bd0c6 am: cb75c67280 by Roland Levillain · 2 years ago
  89. 426f787 Revert^3 "Add the mainline framework boot image extension to the default." am: 03a88039ce am: 42e72fa58f am: 88cdec4df3 by Jiakai Zhang · 2 years ago
  90. 121f4bd Improve and simplify error reporting in test `HeapTest.GCMetrics`. am: 92181e6b46 by Roland Levillain · 2 years ago
  91. 92181e6 Improve and simplify error reporting in test `HeapTest.GCMetrics`. by Roland Levillain · 2 years ago
  92. 42e72fa Revert^3 "Add the mainline framework boot image extension to the default." am: 03a88039ce by Jiakai Zhang · 2 years ago
  93. 03a8803 Revert^3 "Add the mainline framework boot image extension to the default." by Jiakai Zhang · 2 years, 1 month ago
  94. d7f58cf Don't use the default boot image location with non-default bootclasspath am: 6023b3a53a am: 450b61859e am: b34a8b2baa by Jiakai Zhang · 2 years, 1 month ago
  95. 450b618 Don't use the default boot image location with non-default bootclasspath am: 6023b3a53a by Jiakai Zhang · 2 years, 1 month ago
  96. 6023b3a Don't use the default boot image location with non-default bootclasspath by Jiakai Zhang · 2 years, 1 month ago
  97. 2462d55 Add a test checking that ART Metrics are enabled in ART's CMC collector. am: 92a1eacde8 am: bf3f435550 am: 7a0caa851b by Roland Levillain · 2 years, 1 month ago
  98. effe096 Add missing `override` specifiers for `MetricsBase<T>::Add` overrides. am: f2f8f762eb am: 08cce9174d am: 401d118792 by Roland Levillain · 2 years, 1 month ago
  99. f205dbb Replace uses of annotation `[[gnu::unused]]` with `[[maybe_unused]]`. am: 7b5829d07f am: 9dd6e8004e am: 4c23376838 by Roland Levillain · 2 years, 1 month ago
  100. d2f6919 Fix typo in libartbase mem_map.h am: 999465fda7 am: 92cdc984d0 am: 88c2304ce0 by xutianqi · 2 years, 1 month ago