1. 82b9560 Simplify XZ compression. by David Srbecky · 5 years ago
  2. e39765c Merge "Generate CFI for stackless methods." by David Srbecky · 5 years ago
  3. 18d70c1 Merge "Revert "Blacklist test failing on host."" by Lorenzo Colitti · 5 years ago
  4. b9c84b7 Revert "Blacklist test failing on host." by Lorenzo Colitti · 5 years ago
  5. e36b4ae Merge "Fix DumpNativeStack function for traced methods. (part 2)" by Nicolas Geoffray · 5 years ago
  6. 7f72856 Fix DumpNativeStack function for traced methods. (part 2) by David Srbecky · 5 years ago
  7. b4d69e6 Merge changes I11859ee8,Id17d1c87 by Alex Light · 5 years ago
  8. fd14d48 Merge "Check jclasses are actually classes in ti_redefine." by Treehugger Robot · 5 years ago
  9. 71faa00 Merge "Workaround for "required" dependencies not being followed in APEXes." by Martin Stjernholm · 5 years ago
  10. 0c15b82 Workaround for "required" dependencies not being followed in APEXes. by Martin Stjernholm · 5 years ago
  11. 317acfe Merge "Sign each APEX with different container certificate" by Treehugger Robot · 5 years ago
  12. 413a8ad Check jclasses are actually classes in ti_redefine. by Alex Light · 5 years ago
  13. d902558 ObjPtr-ify the jvmti tagging system. by Alex Light · 5 years ago
  14. 35a760d Fix 905 flake on low mem. by Alex Light · 5 years ago
  15. e961855 Sign each APEX with different container certificate by Jiyong Park · 5 years ago
  16. 768b15d Merge "Open libdexfile_external on demand in libdexfile_support." by Treehugger Robot · 5 years ago
  17. 5fe9d2d Merge "Revert "Revert "Stop-gap for buildbot and golem testing.""" by Nicolas Geoffray · 5 years ago
  18. 3f285b2 Revert "Revert "Stop-gap for buildbot and golem testing."" by Nicolas Geoffray · 5 years ago
  19. dc4b770 Merge "Revert "Stop-gap for buildbot and golem testing."" by Nicolas Geoffray · 5 years ago
  20. c3f9cd6 Revert "Stop-gap for buildbot and golem testing." by Nicolas Geoffray · 5 years ago
  21. 3002184 Generate CFI for stackless methods. by David Srbecky · 5 years ago
  22. 438cc2b Merge "Revert^2 "Add code size to CodeInfo"" by David Srbecky · 5 years ago
  23. e1412da Revert^2 "Add code size to CodeInfo" by David Srbecky · 5 years ago
  24. cf23c5d Merge "Fix DumpNativeStack function for traced methods." by David Srbecky · 5 years ago
  25. eea5fd3 Fix DumpNativeStack function for traced methods. by David Srbecky · 5 years ago
  26. 0dbb3d1 Merge "Remove oat_patches from the DWARF writer." by David Srbecky · 5 years ago
  27. fe94b1c Open libdexfile_external on demand in libdexfile_support. by Martin Stjernholm · 5 years ago
  28. d8c4a38 Merge "Remove support for generating .eh_frame ELF section." by David Srbecky · 5 years ago
  29. c5fb897 Merge "Stop-gap for buildbot and golem testing." by Nicolas Geoffray · 5 years ago
  30. 39e95ec Stop-gap for buildbot and golem testing. by Nicolas Geoffray · 5 years ago
  31. 5de9775 Merge "Rename libnativebridge-dummy-headers to libnativebridge-headers" by Treehugger Robot · 5 years ago
  32. 29e970e Merge "Add support for using gdbserver with run-test" by Treehugger Robot · 5 years ago
  33. e4b4a18 Add support for using gdbserver with run-test by Alex Light · 5 years ago
  34. 3c09f2c Merge "Revert "Add code size to CodeInfo"" by David Srbecky · 5 years ago
  35. f09a3c3 Merge "Use OnceKey in art.go" by Colin Cross · 5 years ago
  36. 8f20a23 Revert "Add code size to CodeInfo" by David Srbecky · 5 years ago
  37. 7370d92 Remove oat_patches from the DWARF writer. by David Srbecky · 5 years ago
  38. 91b2900 Remove support for generating .eh_frame ELF section. by David Srbecky · 5 years ago
  39. a053447 Merge "Add code size to CodeInfo" by David Srbecky · 5 years ago
  40. b756f70 Rename libnativebridge-dummy-headers to libnativebridge-headers by Jiyong Park · 5 years ago
  41. 72c403b Merge "Remove typo'd variables" by Treehugger Robot · 5 years ago
  42. 40b28aa Remove typo'd variables by Colin Cross · 5 years ago
  43. ec7d54c Merge "Prevent agents from delaying system daemon threads" by Alex Light · 5 years ago
  44. 3611fdf Prevent agents from delaying system daemon threads by Alex Light · 5 years ago
  45. 68efa7b Add code size to CodeInfo by David Srbecky · 5 years ago
  46. 794350f Merge "Rename variable containing Core Java libraries in build/apex/Android.bp." by Roland Levillain · 5 years ago
  47. 5e11568 Merge "ARM: Fix the CallOtherJustTooFarAfter test." by Vladimir Marko · 5 years ago
  48. a0b1903 Rename variable containing Core Java libraries in build/apex/Android.bp. by Roland Levillain · 5 years ago
  49. 38714e8 ARM: Fix the CallOtherJustTooFarAfter test. by Vladimir Marko · 5 years ago
  50. 1e70b89 Merge changes Id4ffa9f9,I1bb5d05d by Vladimir Marko · 5 years ago
  51. 61a9328 Merge changes from topic "art-enable-apex-libs" by Treehugger Robot · 5 years ago
  52. dc77c47 Merge "Add libartd-disassembler to com.android.runtime.host" by Treehugger Robot · 5 years ago
  53. 6585ecb Add libartd-disassembler to com.android.runtime.host by Alex Light · 5 years ago
  54. 661aa03 Merge "ART: Remove obsolete comment." by Treehugger Robot · 5 years ago
  55. 44a6f97 ART: Remove obsolete comment. by Vladimir Marko · 5 years ago
  56. 6c70224 Replace MergeSets() with std::set::merge(). by Vladimir Marko · 5 years ago
  57. c02102c Merge "Change com.android.runtime.host to be an installable test_apex" by Alex Light · 5 years ago
  58. a9c9e85 Merge "Fix host-only exception in art test 005-annotations." by Pete Gillin · 5 years ago
  59. e0f8bb9 Merge "Replace StringPiece with std::string_view in profman." by Vladimir Marko · 5 years ago
  60. 0239f2f Change com.android.runtime.host to be an installable test_apex by Alex Light · 5 years ago
  61. 3b24136 Merge "Add feature flag for loading app image startup cache" by Mathieu Chartier · 5 years ago
  62. 5d3ac96 Merge "Update zipapex tests to run fully out of the zipapex" by Alex Light · 5 years ago
  63. 84bf698 Revert^2 "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX." by Martin Stjernholm · 5 years ago
  64. c2f8b50 Add remaining libnative* libs to the Runtime APEX. by Martin Stjernholm · 5 years ago
  65. 8581e2a Replace StringPiece with std::string_view. by Vladimir Marko · 5 years ago
  66. e512556 Replace StringPiece with std::string_view in profman. by Vladimir Marko · 5 years ago
  67. 8e1ca61 Merge "Generalize vdex class redefinition check" by David Brazdil · 5 years ago
  68. 3a8761f Merge "Remove ART hack to create hiddenapi-flags.csv" by Treehugger Robot · 5 years ago
  69. 11586a5 Merge "Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum""" by Hans Boehm · 5 years ago
  70. cd7cedb Merge "Add VMStart, VMInit, and VMDeath to tifast" by Treehugger Robot · 5 years ago
  71. b81d22d Use OnceKey in art.go by Colin Cross · 5 years ago
  72. 734ba1c Remove ART hack to create hiddenapi-flags.csv by Colin Cross · 5 years ago
  73. a88abfa Add feature flag for loading app image startup cache by Mathieu Chartier · 5 years ago
  74. 905e8a2 Add VMStart, VMInit, and VMDeath to tifast by Alex Light · 5 years ago
  75. 7c73dd1 Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Hans Boehm · 5 years ago
  76. 2f34e59 Merge changes I14c7cddd,I4a39d0e8,I3f24c8f4,I9699f138 by Vladimir Marko · 5 years ago
  77. 8fd6722 Generalize vdex class redefinition check by David Brazdil · 5 years ago
  78. f7f3152 Update zipapex tests to run fully out of the zipapex by Alex Light · 5 years ago
  79. c66d6a7 Merge "ART: Move .bss mappings check before .bss init." by Vladimir Marko · 5 years ago
  80. b7abcaf Merge "ART: Use C++17 extract/modify/insert pattern." by Vladimir Marko · 5 years ago
  81. 1cedb4a ART: Move .bss mappings check before .bss init. by Vladimir Marko · 5 years ago
  82. 7210108 Replace StringPiece with std::string_view in art/runtime/. by Vladimir Marko · 5 years ago
  83. 2ef0110 Replace StringPiece with std::string_view in HashSet. by Vladimir Marko · 5 years ago
  84. eb37ba5 Replace StringPiece with std::string_view in Signature. by Vladimir Marko · 5 years ago
  85. e027d72 Replace StringPiece with std::string_view in class.h. by Vladimir Marko · 5 years ago
  86. 8197e77 Merge "Reland: "ART: Hook Runtime APEX checker into build"" by Treehugger Robot · 5 years ago
  87. 69661d1 Merge "ART: Remove stale comment" by Treehugger Robot · 5 years ago
  88. 406d6b8 Merge "ART: Change vtable check implementation" by Treehugger Robot · 5 years ago
  89. 898cf1d Merge "ART: Add unchecked conversions of arrays" by Treehugger Robot · 5 years ago
  90. a538ed5 ART: Remove stale comment by Andreas Gampe · 5 years ago
  91. 22e2223 ART: Use C++17 extract/modify/insert pattern. by Vladimir Marko · 5 years ago
  92. b781603 Merge "ART: Optimize array accesses" by Treehugger Robot · 5 years ago
  93. 9f3928f ART: Change vtable check implementation by Andreas Gampe · 5 years ago
  94. 3aa868a ART: Add unchecked conversions of arrays by Andreas Gampe · 5 years ago
  95. a2fed08 ART: Optimize array accesses by Andreas Gampe · 5 years ago
  96. 481bcb2 Fix host-only exception in art test 005-annotations. by Pete Gillin · 5 years ago
  97. 2860c19 Merge "Check that the String class is not movable in String.equals intrinsics." by Roland Levillain · 5 years ago
  98. 7909e1e Merge "ART: Enable ISA features run-time detection for ARM64" by Roland Levillain · 5 years ago
  99. ca3c6d9 Merge "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Vladimir Marko · 5 years ago
  100. 83ba9b9 Revert "Prevent overflows for concurrent_start_bytes_ sum" by Vladimir Marko · 5 years ago