1. 25b25a6 Merge "ART: Enable multilib compilation for libartpalette" by Treehugger Robot · 6 years ago
  2. 6a06cd8 ART: Enable multilib compilation for libartpalette by Orion Hodson · 6 years ago
  3. 0faaf9c Merge "Fix missing entry for the static libdexfile_support test in the gtest list." by Treehugger Robot · 6 years ago
  4. 4d6b54e Merge "Disallow duplicated classes on boot classpath." by Steven Moreland · 6 years ago
  5. c4df596 Merge "Add cleanspec for renamed libdexfile_support test." by Treehugger Robot · 6 years ago
  6. 70ae00d Fix missing entry for the static libdexfile_support test in the gtest list. by Martin Stjernholm · 6 years ago
  7. 03c6b17 Merge "Refactor ElfDebugReader." by David Srbecky · 6 years ago
  8. 03fc501 Merge "Simplify XZ compression." by David Srbecky · 6 years ago
  9. 752d363 Add cleanspec for renamed libdexfile_support test. by Martin Stjernholm · 6 years ago
  10. ad9be80 Merge "ART: Delete obsolete comments in GVN." by Vladimir Marko · 6 years ago
  11. 9dcc073 Merge "Add libicuuc, libicui18n, libandroidicu, libpac to APEX" by vichang · 6 years ago
  12. a5359f7 ART: Delete obsolete comments in GVN. by Vladimir Marko · 6 years ago
  13. b929079 Merge "hiddenapi: Use std::string_view more." by Vladimir Marko · 6 years ago
  14. 53eb07f Refactor ElfDebugReader. by David Srbecky · 6 years ago
  15. ae1d2c8 hiddenapi: Use std::string_view more. by Vladimir Marko · 6 years ago
  16. 82b9560 Simplify XZ compression. by David Srbecky · 6 years ago
  17. 2f0008a Add libicuuc, libicui18n, libandroidicu, libpac to APEX by Victor Chang · 6 years ago
  18. 42d9967 Merge "Add verbose logging for app image startup cache feature" by Mathieu Chartier · 6 years ago
  19. e39765c Merge "Generate CFI for stackless methods." by David Srbecky · 6 years ago
  20. 18d70c1 Merge "Revert "Blacklist test failing on host."" by Lorenzo Colitti · 6 years ago
  21. b9c84b7 Revert "Blacklist test failing on host." by Lorenzo Colitti · 6 years ago
  22. e36b4ae Merge "Fix DumpNativeStack function for traced methods. (part 2)" by Nicolas Geoffray · 6 years ago
  23. 7f72856 Fix DumpNativeStack function for traced methods. (part 2) by David Srbecky · 6 years ago
  24. b4d69e6 Merge changes I11859ee8,Id17d1c87 by Alex Light · 6 years ago
  25. fd14d48 Merge "Check jclasses are actually classes in ti_redefine." by Treehugger Robot · 6 years ago
  26. 71faa00 Merge "Workaround for "required" dependencies not being followed in APEXes." by Martin Stjernholm · 6 years ago
  27. 0c15b82 Workaround for "required" dependencies not being followed in APEXes. by Martin Stjernholm · 6 years ago
  28. 317acfe Merge "Sign each APEX with different container certificate" by Treehugger Robot · 6 years ago
  29. 413a8ad Check jclasses are actually classes in ti_redefine. by Alex Light · 6 years ago
  30. d902558 ObjPtr-ify the jvmti tagging system. by Alex Light · 6 years ago
  31. 35a760d Fix 905 flake on low mem. by Alex Light · 6 years ago
  32. e23b388 Add verbose logging for app image startup cache feature by Mathieu Chartier · 6 years ago
  33. e961855 Sign each APEX with different container certificate by Jiyong Park · 6 years ago
  34. 768b15d Merge "Open libdexfile_external on demand in libdexfile_support." by Treehugger Robot · 6 years ago
  35. 5fe9d2d Merge "Revert "Revert "Stop-gap for buildbot and golem testing.""" by Nicolas Geoffray · 6 years ago
  36. 3f285b2 Revert "Revert "Stop-gap for buildbot and golem testing."" by Nicolas Geoffray · 6 years ago
  37. dc4b770 Merge "Revert "Stop-gap for buildbot and golem testing."" by Nicolas Geoffray · 6 years ago
  38. c3f9cd6 Revert "Stop-gap for buildbot and golem testing." by Nicolas Geoffray · 6 years ago
  39. 3002184 Generate CFI for stackless methods. by David Srbecky · 6 years ago
  40. 438cc2b Merge "Revert^2 "Add code size to CodeInfo"" by David Srbecky · 6 years ago
  41. e1412da Revert^2 "Add code size to CodeInfo" by David Srbecky · 6 years ago
  42. cf23c5d Merge "Fix DumpNativeStack function for traced methods." by David Srbecky · 6 years ago
  43. eea5fd3 Fix DumpNativeStack function for traced methods. by David Srbecky · 6 years ago
  44. 0dbb3d1 Merge "Remove oat_patches from the DWARF writer." by David Srbecky · 6 years ago
  45. fe94b1c Open libdexfile_external on demand in libdexfile_support. by Martin Stjernholm · 6 years ago
  46. d8c4a38 Merge "Remove support for generating .eh_frame ELF section." by David Srbecky · 6 years ago
  47. c5fb897 Merge "Stop-gap for buildbot and golem testing." by Nicolas Geoffray · 6 years ago
  48. 39e95ec Stop-gap for buildbot and golem testing. by Nicolas Geoffray · 6 years ago
  49. 5de9775 Merge "Rename libnativebridge-dummy-headers to libnativebridge-headers" by Treehugger Robot · 6 years ago
  50. 29e970e Merge "Add support for using gdbserver with run-test" by Treehugger Robot · 6 years ago
  51. e4b4a18 Add support for using gdbserver with run-test by Alex Light · 6 years ago
  52. 3c09f2c Merge "Revert "Add code size to CodeInfo"" by David Srbecky · 6 years ago
  53. f09a3c3 Merge "Use OnceKey in art.go" by Colin Cross · 6 years ago
  54. 8f20a23 Revert "Add code size to CodeInfo" by David Srbecky · 6 years ago
  55. 7370d92 Remove oat_patches from the DWARF writer. by David Srbecky · 6 years ago
  56. 91b2900 Remove support for generating .eh_frame ELF section. by David Srbecky · 6 years ago
  57. a053447 Merge "Add code size to CodeInfo" by David Srbecky · 6 years ago
  58. b756f70 Rename libnativebridge-dummy-headers to libnativebridge-headers by Jiyong Park · 6 years ago
  59. 72c403b Merge "Remove typo'd variables" by Treehugger Robot · 6 years ago
  60. 40b28aa Remove typo'd variables by Colin Cross · 6 years ago
  61. ec7d54c Merge "Prevent agents from delaying system daemon threads" by Alex Light · 6 years ago
  62. 3611fdf Prevent agents from delaying system daemon threads by Alex Light · 6 years ago
  63. 68efa7b Add code size to CodeInfo by David Srbecky · 6 years ago
  64. 794350f Merge "Rename variable containing Core Java libraries in build/apex/Android.bp." by Roland Levillain · 6 years ago
  65. 5e11568 Merge "ARM: Fix the CallOtherJustTooFarAfter test." by Vladimir Marko · 6 years ago
  66. a0b1903 Rename variable containing Core Java libraries in build/apex/Android.bp. by Roland Levillain · 6 years ago
  67. 38714e8 ARM: Fix the CallOtherJustTooFarAfter test. by Vladimir Marko · 6 years ago
  68. 1e70b89 Merge changes Id4ffa9f9,I1bb5d05d by Vladimir Marko · 6 years ago
  69. 61a9328 Merge changes from topic "art-enable-apex-libs" by Treehugger Robot · 6 years ago
  70. dc77c47 Merge "Add libartd-disassembler to com.android.runtime.host" by Treehugger Robot · 6 years ago
  71. 6585ecb Add libartd-disassembler to com.android.runtime.host by Alex Light · 6 years ago
  72. 661aa03 Merge "ART: Remove obsolete comment." by Treehugger Robot · 6 years ago
  73. 44a6f97 ART: Remove obsolete comment. by Vladimir Marko · 6 years ago
  74. 6c70224 Replace MergeSets() with std::set::merge(). by Vladimir Marko · 6 years ago
  75. c02102c Merge "Change com.android.runtime.host to be an installable test_apex" by Alex Light · 6 years ago
  76. a9c9e85 Merge "Fix host-only exception in art test 005-annotations." by Pete Gillin · 6 years ago
  77. e0f8bb9 Merge "Replace StringPiece with std::string_view in profman." by Vladimir Marko · 6 years ago
  78. 0239f2f Change com.android.runtime.host to be an installable test_apex by Alex Light · 6 years ago
  79. 3b24136 Merge "Add feature flag for loading app image startup cache" by Mathieu Chartier · 6 years ago
  80. 5d3ac96 Merge "Update zipapex tests to run fully out of the zipapex" by Alex Light · 6 years ago
  81. 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
  82. c2f8b50 Add remaining libnative* libs to the Runtime APEX. by Martin Stjernholm · 6 years ago
  83. 8581e2a Replace StringPiece with std::string_view. by Vladimir Marko · 6 years ago
  84. e512556 Replace StringPiece with std::string_view in profman. by Vladimir Marko · 6 years ago
  85. 8e1ca61 Merge "Generalize vdex class redefinition check" by David Brazdil · 6 years ago
  86. 3a8761f Merge "Remove ART hack to create hiddenapi-flags.csv" by Treehugger Robot · 6 years ago
  87. 11586a5 Merge "Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum""" by Hans Boehm · 6 years ago
  88. cd7cedb Merge "Add VMStart, VMInit, and VMDeath to tifast" by Treehugger Robot · 6 years ago
  89. b81d22d Use OnceKey in art.go by Colin Cross · 6 years ago
  90. 734ba1c Remove ART hack to create hiddenapi-flags.csv by Colin Cross · 6 years ago
  91. a88abfa Add feature flag for loading app image startup cache by Mathieu Chartier · 6 years ago
  92. 905e8a2 Add VMStart, VMInit, and VMDeath to tifast by Alex Light · 6 years ago
  93. 7c73dd1 Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Hans Boehm · 6 years ago
  94. 2f34e59 Merge changes I14c7cddd,I4a39d0e8,I3f24c8f4,I9699f138 by Vladimir Marko · 6 years ago
  95. 8fd6722 Generalize vdex class redefinition check by David Brazdil · 6 years ago
  96. f7f3152 Update zipapex tests to run fully out of the zipapex by Alex Light · 6 years ago
  97. c66d6a7 Merge "ART: Move .bss mappings check before .bss init." by Vladimir Marko · 6 years ago
  98. b7abcaf Merge "ART: Use C++17 extract/modify/insert pattern." by Vladimir Marko · 6 years ago
  99. 1cedb4a ART: Move .bss mappings check before .bss init. by Vladimir Marko · 6 years ago
  100. 7210108 Replace StringPiece with std::string_view in art/runtime/. by Vladimir Marko · 6 years ago