1. 36ef62f Merge "Rename libnativebridge-dummy-headers to libnativebridge-headers" by Jiyong Park · 6 years ago
  2. 17ba4ee Merge "Add support for using gdbserver with run-test" am: 29e970e7a4 by Alex Light · 6 years ago
  3. 5de9775 Merge "Rename libnativebridge-dummy-headers to libnativebridge-headers" by Treehugger Robot · 6 years ago
  4. 29e970e Merge "Add support for using gdbserver with run-test" by Treehugger Robot · 6 years ago
  5. e4b4a18 Add support for using gdbserver with run-test by Alex Light · 6 years ago
  6. 915f982 Merge "Revert "Add code size to CodeInfo"" am: 3c09f2c51c by David Srbecky · 6 years ago
  7. 3c09f2c Merge "Revert "Add code size to CodeInfo"" by David Srbecky · 6 years ago
  8. a2b9ac7 Merge "Use OnceKey in art.go" am: f09a3c3eec by Colin Cross · 6 years ago
  9. f09a3c3 Merge "Use OnceKey in art.go" by Colin Cross · 6 years ago
  10. 8f20a23 Revert "Add code size to CodeInfo" by David Srbecky · 6 years ago
  11. 6446217 Merge "Add code size to CodeInfo" am: a05344750f by David Srbecky · 6 years ago
  12. a053447 Merge "Add code size to CodeInfo" by David Srbecky · 6 years ago
  13. b756f70 Rename libnativebridge-dummy-headers to libnativebridge-headers by Jiyong Park · 6 years ago
  14. 08990a4 Merge "Remove typo'd variables" am: 72c403b9b5 by Colin Cross · 6 years ago
  15. 72c403b Merge "Remove typo'd variables" by Treehugger Robot · 6 years ago
  16. 40b28aa Remove typo'd variables by Colin Cross · 6 years ago
  17. 7d8a110 Merge "Prevent agents from delaying system daemon threads" am: ec7d54c13a by Alex Light · 6 years ago
  18. ec7d54c Merge "Prevent agents from delaying system daemon threads" by Alex Light · 6 years ago
  19. 3611fdf Prevent agents from delaying system daemon threads by Alex Light · 6 years ago
  20. bafb2e9 Merge "Rename variable containing Core Java libraries in build/apex/Android.bp." by Roland Levillain · 6 years ago
  21. 68efa7b Add code size to CodeInfo by David Srbecky · 6 years ago
  22. 794350f Merge "Rename variable containing Core Java libraries in build/apex/Android.bp." by Roland Levillain · 6 years ago
  23. e6ecdd0 Merge "ARM: Fix the CallOtherJustTooFarAfter test." am: 5e11568dfc by Vladimir Marko · 6 years ago
  24. 5e11568 Merge "ARM: Fix the CallOtherJustTooFarAfter test." by Vladimir Marko · 6 years ago
  25. a0b1903 Rename variable containing Core Java libraries in build/apex/Android.bp. by Roland Levillain · 6 years ago
  26. 38714e8 ARM: Fix the CallOtherJustTooFarAfter test. by Vladimir Marko · 6 years ago
  27. db82748 Merge changes Id4ffa9f9,I1bb5d05d am: 1e70b89afe by Vladimir Marko · 6 years ago
  28. 1e70b89 Merge changes Id4ffa9f9,I1bb5d05d by Vladimir Marko · 6 years ago
  29. 1c6de9c Merge changes from topic "art-enable-apex-libs" am: 61a9328e80 by Martin Stjernholm · 6 years ago
  30. 6c89aaf Add remaining libnative* libs to the Runtime APEX. am: c2f8b50865 by Martin Stjernholm · 6 years ago
  31. 61a9328 Merge changes from topic "art-enable-apex-libs" by Treehugger Robot · 6 years ago
  32. b6d4137 Merge "Add libartd-disassembler to com.android.runtime.host" am: dc77c47b72 by Alex Light · 6 years ago
  33. dc77c47 Merge "Add libartd-disassembler to com.android.runtime.host" by Treehugger Robot · 6 years ago
  34. 6585ecb Add libartd-disassembler to com.android.runtime.host by Alex Light · 6 years ago
  35. ac7b61e Merge "ART: Remove obsolete comment." am: 661aa034f7 by Vladimir Marko · 6 years ago
  36. 661aa03 Merge "ART: Remove obsolete comment." by Treehugger Robot · 6 years ago
  37. 44a6f97 ART: Remove obsolete comment. by Vladimir Marko · 6 years ago
  38. 6c70224 Replace MergeSets() with std::set::merge(). by Vladimir Marko · 6 years ago
  39. 2284b09 Merge "Change com.android.runtime.host to be an installable test_apex" by Alex Light · 6 years ago
  40. c02102c Merge "Change com.android.runtime.host to be an installable test_apex" by Alex Light · 6 years ago
  41. 7b041af Merge "Fix host-only exception in art test 005-annotations." am: a9c9e85ea1 by Pete Gillin · 6 years ago
  42. a9c9e85 Merge "Fix host-only exception in art test 005-annotations." by Pete Gillin · 6 years ago
  43. bbe7904 Merge "Replace StringPiece with std::string_view in profman." am: e0f8bb99ad by Vladimir Marko · 6 years ago
  44. e0f8bb9 Merge "Replace StringPiece with std::string_view in profman." by Vladimir Marko · 6 years ago
  45. 0239f2f Change com.android.runtime.host to be an installable test_apex by Alex Light · 6 years ago
  46. 02d5e27 Merge "Add feature flag for loading app image startup cache" am: 3b241361b6 by Mathieu Chartier · 6 years ago
  47. 3b24136 Merge "Add feature flag for loading app image startup cache" by Mathieu Chartier · 6 years ago
  48. a212a7d Merge "Update zipapex tests to run fully out of the zipapex" am: 5d3ac96501 by Alex Light · 6 years ago
  49. 5d3ac96 Merge "Update zipapex tests to run fully out of the zipapex" by Alex Light · 6 years ago
  50. c2f8b50 Add remaining libnative* libs to the Runtime APEX. by Martin Stjernholm · 6 years ago
  51. 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
  52. 8581e2a Replace StringPiece with std::string_view. by Vladimir Marko · 6 years ago
  53. e512556 Replace StringPiece with std::string_view in profman. by Vladimir Marko · 6 years ago
  54. 51bdf07 Merge "Generalize vdex class redefinition check" am: 8e1ca6103d by David Brazdil · 6 years ago
  55. 8e1ca61 Merge "Generalize vdex class redefinition check" by David Brazdil · 6 years ago
  56. 881d162 Merge "Remove ART hack to create hiddenapi-flags.csv" am: 3a8761f845 by Colin Cross · 6 years ago
  57. 3a8761f Merge "Remove ART hack to create hiddenapi-flags.csv" by Treehugger Robot · 6 years ago
  58. b883c96 Merge "Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum""" by Hans Boehm · 6 years ago
  59. 11586a5 Merge "Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum""" by Hans Boehm · 6 years ago
  60. 65ac817 Merge "Add VMStart, VMInit, and VMDeath to tifast" am: cd7cedb5ee by Alex Light · 6 years ago
  61. cd7cedb Merge "Add VMStart, VMInit, and VMDeath to tifast" by Treehugger Robot · 6 years ago
  62. b81d22d Use OnceKey in art.go by Colin Cross · 6 years ago
  63. 734ba1c Remove ART hack to create hiddenapi-flags.csv by Colin Cross · 6 years ago
  64. a88abfa Add feature flag for loading app image startup cache by Mathieu Chartier · 6 years ago
  65. 905e8a2 Add VMStart, VMInit, and VMDeath to tifast by Alex Light · 6 years ago
  66. 7c73dd1 Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Hans Boehm · 6 years ago
  67. 192aeab Merge changes I14c7cddd,I4a39d0e8,I3f24c8f4,I9699f138 am: 2f34e59c10 by Vladimir Marko · 6 years ago
  68. 2f34e59 Merge changes I14c7cddd,I4a39d0e8,I3f24c8f4,I9699f138 by Vladimir Marko · 6 years ago
  69. 8fd6722 Generalize vdex class redefinition check by David Brazdil · 6 years ago
  70. f7f3152 Update zipapex tests to run fully out of the zipapex by Alex Light · 6 years ago
  71. 3d61253 Merge "ART: Move .bss mappings check before .bss init." am: c66d6a7569 by Vladimir Marko · 6 years ago
  72. c66d6a7 Merge "ART: Move .bss mappings check before .bss init." by Vladimir Marko · 6 years ago
  73. 5105bdb Merge "ART: Use C++17 extract/modify/insert pattern." am: b7abcaff75 by Vladimir Marko · 6 years ago
  74. b7abcaf Merge "ART: Use C++17 extract/modify/insert pattern." by Vladimir Marko · 6 years ago
  75. 1cedb4a ART: Move .bss mappings check before .bss init. by Vladimir Marko · 6 years ago
  76. 7210108 Replace StringPiece with std::string_view in art/runtime/. by Vladimir Marko · 6 years ago
  77. 2ef0110 Replace StringPiece with std::string_view in HashSet. by Vladimir Marko · 6 years ago
  78. eb37ba5 Replace StringPiece with std::string_view in Signature. by Vladimir Marko · 6 years ago
  79. e027d72 Replace StringPiece with std::string_view in class.h. by Vladimir Marko · 6 years ago
  80. 668bc8e Merge "Reland: "ART: Hook Runtime APEX checker into build"" am: 8197e77c9b by Jiyong Park · 6 years ago
  81. 8197e77 Merge "Reland: "ART: Hook Runtime APEX checker into build"" by Treehugger Robot · 6 years ago
  82. 1cc5f254 Merge "ART: Remove stale comment" am: 69661d1045 by Andreas Gampe · 6 years ago
  83. 6de39d1 Merge "ART: Change vtable check implementation" am: 406d6b8dc8 by Andreas Gampe · 6 years ago
  84. 20ad9bd Merge "ART: Add unchecked conversions of arrays" am: 898cf1d947 by Andreas Gampe · 6 years ago
  85. 69661d1 Merge "ART: Remove stale comment" by Treehugger Robot · 6 years ago
  86. 406d6b8 Merge "ART: Change vtable check implementation" by Treehugger Robot · 6 years ago
  87. 898cf1d Merge "ART: Add unchecked conversions of arrays" by Treehugger Robot · 6 years ago
  88. 735f69f Merge "ART: Optimize array accesses" am: b7816036f8 by Andreas Gampe · 6 years ago
  89. a538ed5 ART: Remove stale comment by Andreas Gampe · 6 years ago
  90. 22e2223 ART: Use C++17 extract/modify/insert pattern. by Vladimir Marko · 6 years ago
  91. b781603 Merge "ART: Optimize array accesses" by Treehugger Robot · 6 years ago
  92. 9f3928f ART: Change vtable check implementation by Andreas Gampe · 6 years ago
  93. 3aa868a ART: Add unchecked conversions of arrays by Andreas Gampe · 6 years ago
  94. a2fed08 ART: Optimize array accesses by Andreas Gampe · 6 years ago
  95. 481bcb2 Fix host-only exception in art test 005-annotations. by Pete Gillin · 6 years ago
  96. e2b13cb Merge "Check that the String class is not movable in String.equals intrinsics." by Roland Levillain · 6 years ago
  97. 2860c19 Merge "Check that the String class is not movable in String.equals intrinsics." by Roland Levillain · 6 years ago
  98. 3fb10e9 Merge "ART: Enable ISA features run-time detection for ARM64" am: 7909e1e4cc by Roland Levillain · 6 years ago
  99. 7909e1e Merge "ART: Enable ISA features run-time detection for ARM64" by Roland Levillain · 6 years ago
  100. 0bb6edd Merge "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Vladimir Marko · 6 years ago