1. 438cc2b Merge "Revert^2 "Add code size to CodeInfo"" by David Srbecky · 6 years ago
  2. e1412da Revert^2 "Add code size to CodeInfo" by David Srbecky · 6 years ago
  3. cf23c5d Merge "Fix DumpNativeStack function for traced methods." by David Srbecky · 6 years ago
  4. eea5fd3 Fix DumpNativeStack function for traced methods. by David Srbecky · 6 years ago
  5. 0dbb3d1 Merge "Remove oat_patches from the DWARF writer." by David Srbecky · 6 years ago
  6. d8c4a38 Merge "Remove support for generating .eh_frame ELF section." by David Srbecky · 6 years ago
  7. c5fb897 Merge "Stop-gap for buildbot and golem testing." by Nicolas Geoffray · 6 years ago
  8. 39e95ec Stop-gap for buildbot and golem testing. by Nicolas Geoffray · 6 years ago
  9. 5de9775 Merge "Rename libnativebridge-dummy-headers to libnativebridge-headers" by Treehugger Robot · 6 years ago
  10. 29e970e Merge "Add support for using gdbserver with run-test" by Treehugger Robot · 6 years ago
  11. e4b4a18 Add support for using gdbserver with run-test by Alex Light · 6 years ago
  12. 3c09f2c Merge "Revert "Add code size to CodeInfo"" by David Srbecky · 6 years ago
  13. f09a3c3 Merge "Use OnceKey in art.go" by Colin Cross · 6 years ago
  14. 8f20a23 Revert "Add code size to CodeInfo" by David Srbecky · 6 years ago
  15. 7370d92 Remove oat_patches from the DWARF writer. by David Srbecky · 6 years ago
  16. 91b2900 Remove support for generating .eh_frame ELF section. by David Srbecky · 6 years ago
  17. a053447 Merge "Add code size to CodeInfo" by David Srbecky · 6 years ago
  18. b756f70 Rename libnativebridge-dummy-headers to libnativebridge-headers by Jiyong Park · 6 years ago
  19. 72c403b Merge "Remove typo'd variables" by Treehugger Robot · 6 years ago
  20. 40b28aa Remove typo'd variables by Colin Cross · 6 years ago
  21. ec7d54c Merge "Prevent agents from delaying system daemon threads" by Alex Light · 6 years ago
  22. 3611fdf Prevent agents from delaying system daemon threads by Alex Light · 6 years ago
  23. 68efa7b Add code size to CodeInfo by David Srbecky · 6 years ago
  24. 794350f Merge "Rename variable containing Core Java libraries in build/apex/Android.bp." by Roland Levillain · 6 years ago
  25. 5e11568 Merge "ARM: Fix the CallOtherJustTooFarAfter test." by Vladimir Marko · 6 years ago
  26. a0b1903 Rename variable containing Core Java libraries in build/apex/Android.bp. by Roland Levillain · 6 years ago
  27. 38714e8 ARM: Fix the CallOtherJustTooFarAfter test. by Vladimir Marko · 6 years ago
  28. 1e70b89 Merge changes Id4ffa9f9,I1bb5d05d by Vladimir Marko · 6 years ago
  29. 61a9328 Merge changes from topic "art-enable-apex-libs" by Treehugger Robot · 6 years ago
  30. dc77c47 Merge "Add libartd-disassembler to com.android.runtime.host" by Treehugger Robot · 6 years ago
  31. 6585ecb Add libartd-disassembler to com.android.runtime.host by Alex Light · 6 years ago
  32. 661aa03 Merge "ART: Remove obsolete comment." by Treehugger Robot · 6 years ago
  33. 44a6f97 ART: Remove obsolete comment. by Vladimir Marko · 6 years ago
  34. 6c70224 Replace MergeSets() with std::set::merge(). by Vladimir Marko · 6 years ago
  35. c02102c Merge "Change com.android.runtime.host to be an installable test_apex" by Alex Light · 6 years ago
  36. a9c9e85 Merge "Fix host-only exception in art test 005-annotations." by Pete Gillin · 6 years ago
  37. e0f8bb9 Merge "Replace StringPiece with std::string_view in profman." by Vladimir Marko · 6 years ago
  38. 0239f2f Change com.android.runtime.host to be an installable test_apex by Alex Light · 6 years ago
  39. 3b24136 Merge "Add feature flag for loading app image startup cache" by Mathieu Chartier · 6 years ago
  40. 5d3ac96 Merge "Update zipapex tests to run fully out of the zipapex" by Alex Light · 6 years ago
  41. 84bf698 Revert^2 "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX." by Martin Stjernholm · 6 years ago
  42. c2f8b50 Add remaining libnative* libs to the Runtime APEX. by Martin Stjernholm · 6 years ago
  43. 8581e2a Replace StringPiece with std::string_view. by Vladimir Marko · 6 years ago
  44. e512556 Replace StringPiece with std::string_view in profman. by Vladimir Marko · 6 years ago
  45. 8e1ca61 Merge "Generalize vdex class redefinition check" by David Brazdil · 6 years ago
  46. 3a8761f Merge "Remove ART hack to create hiddenapi-flags.csv" by Treehugger Robot · 6 years ago
  47. 11586a5 Merge "Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum""" by Hans Boehm · 6 years ago
  48. cd7cedb Merge "Add VMStart, VMInit, and VMDeath to tifast" by Treehugger Robot · 6 years ago
  49. b81d22d Use OnceKey in art.go by Colin Cross · 6 years ago
  50. 734ba1c Remove ART hack to create hiddenapi-flags.csv by Colin Cross · 6 years ago
  51. a88abfa Add feature flag for loading app image startup cache by Mathieu Chartier · 6 years ago
  52. 905e8a2 Add VMStart, VMInit, and VMDeath to tifast by Alex Light · 6 years ago
  53. 7c73dd1 Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Hans Boehm · 6 years ago
  54. 2f34e59 Merge changes I14c7cddd,I4a39d0e8,I3f24c8f4,I9699f138 by Vladimir Marko · 6 years ago
  55. 8fd6722 Generalize vdex class redefinition check by David Brazdil · 6 years ago
  56. f7f3152 Update zipapex tests to run fully out of the zipapex by Alex Light · 6 years ago
  57. c66d6a7 Merge "ART: Move .bss mappings check before .bss init." by Vladimir Marko · 6 years ago
  58. b7abcaf Merge "ART: Use C++17 extract/modify/insert pattern." by Vladimir Marko · 6 years ago
  59. 1cedb4a ART: Move .bss mappings check before .bss init. by Vladimir Marko · 6 years ago
  60. 7210108 Replace StringPiece with std::string_view in art/runtime/. by Vladimir Marko · 6 years ago
  61. 2ef0110 Replace StringPiece with std::string_view in HashSet. by Vladimir Marko · 6 years ago
  62. eb37ba5 Replace StringPiece with std::string_view in Signature. by Vladimir Marko · 6 years ago
  63. e027d72 Replace StringPiece with std::string_view in class.h. by Vladimir Marko · 6 years ago
  64. 8197e77 Merge "Reland: "ART: Hook Runtime APEX checker into build"" by Treehugger Robot · 6 years ago
  65. 69661d1 Merge "ART: Remove stale comment" by Treehugger Robot · 6 years ago
  66. 406d6b8 Merge "ART: Change vtable check implementation" by Treehugger Robot · 6 years ago
  67. 898cf1d Merge "ART: Add unchecked conversions of arrays" by Treehugger Robot · 6 years ago
  68. a538ed5 ART: Remove stale comment by Andreas Gampe · 6 years ago
  69. 22e2223 ART: Use C++17 extract/modify/insert pattern. by Vladimir Marko · 6 years ago
  70. b781603 Merge "ART: Optimize array accesses" by Treehugger Robot · 6 years ago
  71. 9f3928f ART: Change vtable check implementation by Andreas Gampe · 6 years ago
  72. 3aa868a ART: Add unchecked conversions of arrays by Andreas Gampe · 6 years ago
  73. a2fed08 ART: Optimize array accesses by Andreas Gampe · 6 years ago
  74. 481bcb2 Fix host-only exception in art test 005-annotations. by Pete Gillin · 6 years ago
  75. 2860c19 Merge "Check that the String class is not movable in String.equals intrinsics." by Roland Levillain · 6 years ago
  76. 7909e1e Merge "ART: Enable ISA features run-time detection for ARM64" by Roland Levillain · 6 years ago
  77. ca3c6d9 Merge "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Vladimir Marko · 6 years ago
  78. 83ba9b9 Revert "Prevent overflows for concurrent_start_bytes_ sum" by Vladimir Marko · 6 years ago
  79. ac52000 Merge changes I888a268b,Ia5a3c0bb,I189841e4,I5ab8b0b0 by Vladimir Marko · 6 years ago
  80. 01eb773 Merge "Prevent overflows for concurrent_start_bytes_ sum" by Hans Boehm · 6 years ago
  81. 50b0445 Prevent overflows for concurrent_start_bytes_ sum by Hans Boehm · 6 years ago
  82. d0c3a6c Merge "Fix criteria to decide should next GC be minor" by Lokesh Gidra · 6 years ago
  83. 1a862c8 Fix criteria to decide should next GC be minor by Lokesh Gidra · 6 years ago
  84. b0f16e6 Replace StringPiece with std::string_view in RegType. by Vladimir Marko · 6 years ago
  85. 59ae4f9 Replace StringPiece with std::string_view in OatFile. by Vladimir Marko · 6 years ago
  86. 6e78158 ART: Change ArtMethod::NumArgRegisters() signature. by Vladimir Marko · 6 years ago
  87. 436e142 Merge "Take hidden API into account during getDeclaredMethod()" by David Brazdil · 6 years ago
  88. 62d986b Merge "Fix DumpNativeStack function for trampolines." by Treehugger Robot · 6 years ago
  89. 4bcd657 Take hidden API into account during getDeclaredMethod() by David Brazdil · 6 years ago
  90. 1b0f535 Merge "Allow empty mini-debug-info ELF section." by David Srbecky · 6 years ago
  91. 982a9ee Remove dead String::Equals() overloads. by Vladimir Marko · 6 years ago
  92. 676e00a Merge "hiddenapi: Fix class hierarchy traversal" by David Brazdil · 6 years ago
  93. 1410e9f Reland: "ART: Hook Runtime APEX checker into build" by Jiyong Park · 6 years ago
  94. edd9639 Merge "Revert "ART: Hook Runtime APEX checker into build"" by Andreas Gampe · 6 years ago
  95. 9ba8a87 Revert "ART: Hook Runtime APEX checker into build" by Andreas Gampe · 6 years ago
  96. b093899 Merge "Don't run run-test-719 in no-preload config" by Treehugger Robot · 6 years ago
  97. 81ffeb8 Merge "ART: Hook Runtime APEX checker into build" by Andreas Gampe · 6 years ago
  98. 0f41ed8 Merge "Revert "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX."" by Treehugger Robot · 6 years ago
  99. 7e7ab23 Revert "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX." by Martin Stjernholm · 6 years ago
  100. 306d636 Don't run run-test-719 in no-preload config by Calin Juravle · 6 years ago