1. a053447 Merge "Add code size to CodeInfo" by David Srbecky · 5 years ago
  2. 3611fdf Prevent agents from delaying system daemon threads by Alex Light · 5 years ago
  3. 68efa7b Add code size to CodeInfo by David Srbecky · 6 years ago
  4. 1e70b89 Merge changes Id4ffa9f9,I1bb5d05d by Vladimir Marko · 5 years ago
  5. 6c70224 Replace MergeSets() with std::set::merge(). by Vladimir Marko · 5 years ago
  6. e0f8bb9 Merge "Replace StringPiece with std::string_view in profman." by Vladimir Marko · 5 years ago
  7. 3b24136 Merge "Add feature flag for loading app image startup cache" by Mathieu Chartier · 5 years ago
  8. e512556 Replace StringPiece with std::string_view in profman. by Vladimir Marko · 5 years ago
  9. 8e1ca61 Merge "Generalize vdex class redefinition check" by David Brazdil · 5 years ago
  10. 11586a5 Merge "Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum""" by Hans Boehm · 5 years ago
  11. a88abfa Add feature flag for loading app image startup cache by Mathieu Chartier · 5 years ago
  12. 7c73dd1 Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Hans Boehm · 5 years ago
  13. 2f34e59 Merge changes I14c7cddd,I4a39d0e8,I3f24c8f4,I9699f138 by Vladimir Marko · 5 years ago
  14. 8fd6722 Generalize vdex class redefinition check by David Brazdil · 5 years ago
  15. c66d6a7 Merge "ART: Move .bss mappings check before .bss init." by Vladimir Marko · 5 years ago
  16. 1cedb4a ART: Move .bss mappings check before .bss init. by Vladimir Marko · 5 years ago
  17. 7210108 Replace StringPiece with std::string_view in art/runtime/. by Vladimir Marko · 5 years ago
  18. eb37ba5 Replace StringPiece with std::string_view in Signature. by Vladimir Marko · 5 years ago
  19. e027d72 Replace StringPiece with std::string_view in class.h. by Vladimir Marko · 5 years ago
  20. a538ed5 ART: Remove stale comment by Andreas Gampe · 5 years ago
  21. 9f3928f ART: Change vtable check implementation by Andreas Gampe · 5 years ago
  22. 3aa868a ART: Add unchecked conversions of arrays by Andreas Gampe · 5 years ago
  23. a2fed08 ART: Optimize array accesses by Andreas Gampe · 5 years ago
  24. 7909e1e Merge "ART: Enable ISA features run-time detection for ARM64" by Roland Levillain · 5 years ago
  25. ca3c6d9 Merge "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Vladimir Marko · 5 years ago
  26. 83ba9b9 Revert "Prevent overflows for concurrent_start_bytes_ sum" by Vladimir Marko · 5 years ago
  27. ac52000 Merge changes I888a268b,Ia5a3c0bb,I189841e4,I5ab8b0b0 by Vladimir Marko · 5 years ago
  28. 01eb773 Merge "Prevent overflows for concurrent_start_bytes_ sum" by Hans Boehm · 5 years ago
  29. 50b0445 Prevent overflows for concurrent_start_bytes_ sum by Hans Boehm · 5 years ago
  30. d0c3a6c Merge "Fix criteria to decide should next GC be minor" by Lokesh Gidra · 5 years ago
  31. 1a862c8 Fix criteria to decide should next GC be minor by Lokesh Gidra · 5 years ago
  32. b0f16e6 Replace StringPiece with std::string_view in RegType. by Vladimir Marko · 5 years ago
  33. 59ae4f9 Replace StringPiece with std::string_view in OatFile. by Vladimir Marko · 5 years ago
  34. 6e78158 ART: Change ArtMethod::NumArgRegisters() signature. by Vladimir Marko · 5 years ago
  35. 436e142 Merge "Take hidden API into account during getDeclaredMethod()" by David Brazdil · 5 years ago
  36. 62d986b Merge "Fix DumpNativeStack function for trampolines." by Treehugger Robot · 5 years ago
  37. 4bcd657 Take hidden API into account during getDeclaredMethod() by David Brazdil · 5 years ago
  38. 982a9ee Remove dead String::Equals() overloads. by Vladimir Marko · 5 years ago
  39. 11be88c Merge "x86/x86-64: Fix IMT conflict trampoline for obsolete methods." by Vladimir Marko · 5 years ago
  40. b87eedc x86/x86-64: Fix IMT conflict trampoline for obsolete methods. by Vladimir Marko · 5 years ago
  41. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 5 years ago
  42. 8a64e77 Merge "Use prebuilt addr2line on host" by David Srbecky · 5 years ago
  43. 87da30e Use prebuilt addr2line on host by David Srbecky · 5 years ago
  44. bb72073 Fix DumpNativeStack function for trampolines. by David Srbecky · 6 years ago
  45. 7f88c1a ART: Enable ISA features run-time detection for ARM64 by xueliang.zhong · 6 years ago
  46. a2d2bc2 Replace libmetricslogger logging with up-call to Java for hidden api by Andrei Onea · 6 years ago
  47. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
  48. 6b8a38c Merge "Fix lock order issue with large-object space lock" by Lokesh Gidra · 6 years ago
  49. ea34d46 Fix lock order issue with large-object space lock by Lokesh Gidra · 6 years ago
  50. fc19c53 Merge "Reducing CPU impact of non-monotonic clocks on Gc." by Vincent Palomares · 6 years ago
  51. b8f88f3 Merge "Selectively allow dead reference elimination" by Hans Boehm · 6 years ago
  52. cc17d07 Reducing CPU impact of non-monotonic clocks on Gc. by Vincent Palomares · 6 years ago
  53. 206348c Selectively allow dead reference elimination by Hans Boehm · 6 years ago
  54. 9fdcedd ART: Disable SmallStack test for ASAN by Andreas Gampe · 6 years ago
  55. a3350d8 Merge "Revert "Revert "Load libopenjdk and libjavacore with the runtime namespace.""" by Nicolas Geoffray · 6 years ago
  56. 107ce79 Revert "Revert "Load libopenjdk and libjavacore with the runtime namespace."" by Nicolas Geoffray · 6 years ago
  57. 58a268a Merge "Revert "Load libopenjdk and libjavacore with the runtime namespace."" by Nicolas Geoffray · 6 years ago
  58. bd0eb2c Revert "Load libopenjdk and libjavacore with the runtime namespace." by Nicolas Geoffray · 6 years ago
  59. b72a6a9 DO NOT MERGE: Revert "Revert "ART: add libprocessgroup dependency and fix sched_policy include"" by Suren Baghdasaryan · 6 years ago
  60. 94c8670 Load libopenjdk and libjavacore with the runtime namespace. by Nicolas Geoffray · 6 years ago
  61. fe42726 Merge "Allow the use of filenames when traking code paths for profiling" by Calin Juravle · 6 years ago
  62. 4e29bda Merge "Adjust ResolveRelativeEncodedDexLocation." by Nicolas Geoffray · 6 years ago
  63. 8baa11a Adjust ResolveRelativeEncodedDexLocation. by Nicolas Geoffray · 6 years ago
  64. 1a04148 Fix bug in InMemoryDexClassLoader loading by David Brazdil · 6 years ago
  65. 876a2ab Allow the use of filenames when traking code paths for profiling by Calin Juravle · 6 years ago
  66. b3eff8a DO NOT MERGE: Revert "ART: add libprocessgroup dependency and fix sched_policy include" by Suren Baghdasaryan · 6 years ago
  67. fd9e7b5 Merge "Temporarily disable CorePlatformApi logging" by Treehugger Robot · 6 years ago
  68. a6d6184 Temporarily disable CorePlatformApi logging by David Brazdil · 6 years ago
  69. fbdbccc ART: add libprocessgroup dependency and fix sched_policy include by Suren Baghdasaryan · 6 years ago
  70. 6ad2e8e Merge "ART: make generational CC a runtime option" by Roland Levillain · 6 years ago
  71. e768182 hiddenapi: Print warnings for @CorePlatformApi violations by David Brazdil · 6 years ago
  72. 90faceb hiddenapi: Support 'core-platform-api' flag by David Brazdil · 6 years ago
  73. 0b4d146 ART: make generational CC a runtime option by Albert Mingkun Yang · 6 years ago
  74. 96259f1 Pass the Java caller's location to OpenNativeLibrary. by Nicolas Geoffray · 6 years ago
  75. 75c513a Fix memory leak after calling CloseNativeLibrary. by Nicolas Geoffray · 6 years ago
  76. 2ddf9ca Merge "Extend lifetime of CodeInfo in StackVisitor." by Treehugger Robot · 6 years ago
  77. 4233452 Merge "ART: Some more iwyu" by Treehugger Robot · 6 years ago
  78. 8f1c8e5 ART: Some more iwyu by Andreas Gampe · 6 years ago
  79. 2259f1c Extend lifetime of CodeInfo in StackVisitor. by David Srbecky · 6 years ago
  80. 4706ff0 Merge "Fix use of native loader API." by Nicolas Geoffray · 6 years ago
  81. 328e4af Merge "Support oat files compiled with partial boot class path." by Nicolas Geoffray · 6 years ago
  82. c3ba7ee Fix use of native loader API. by Nicolas Geoffray · 6 years ago
  83. f3d88a8 Support oat files compiled with partial boot class path. by Vladimir Marko · 6 years ago
  84. d9b3069 Move to C API of libnativeloader. by Nicolas Geoffray · 6 years ago
  85. bae0758 Merge "Make VariableHandleScope consistent between 32 & 64 bit" by Alex Light · 6 years ago
  86. de7718d Make VariableHandleScope consistent between 32 & 64 bit by Alex Light · 6 years ago
  87. c99f017 Merge "Refactor image relocation" by Mathieu Chartier · 6 years ago
  88. f0a96eb Refactor image relocation by Mathieu Chartier · 6 years ago
  89. d1e3dcf Merge "ART: fix post gc weighted allocated bytes metrics" by Roland Levillain · 6 years ago
  90. 1c0ae84 ART: fix post gc weighted allocated bytes metrics by Albert Mingkun Yang · 6 years ago
  91. 267789c Merge "Create the class loader context within a Runtime scope." by Nicolas Geoffray · 6 years ago
  92. 2d22ffc Merge "ART: Forward-declare Context" by Treehugger Robot · 6 years ago
  93. fe2886d Merge "Deoptimize zygote compiled methods in DeoptimizeBootImage." by Nicolas Geoffray · 6 years ago
  94. 35de14b Create the class loader context within a Runtime scope. by Nicolas Geoffray · 6 years ago
  95. c95d341 Merge "ART: Handle clobbering in verifier peephole" by Treehugger Robot · 6 years ago
  96. e5d2398 ART: Forward-declare Context by Andreas Gampe · 6 years ago
  97. 639b2b1 ART: Remove instruction_set.h from thread.h by Andreas Gampe · 6 years ago
  98. 8764dc3 ART: Use iosfwd more by Andreas Gampe · 6 years ago
  99. 49b74a8 ART: Remove thread from class.h by Andreas Gampe · 6 years ago
  100. a1ffdba ART: IWYU handle_scope by Andreas Gampe · 6 years ago