1. 4e71b17 Merge "Remove ART hack to create hiddenapi-flags.csv" am: 3a8761f845 by Colin Cross · 6 years ago
  2. 881d162 Merge "Remove ART hack to create hiddenapi-flags.csv" am: 3a8761f845 by Colin Cross · 6 years ago
  3. 3a8761f Merge "Remove ART hack to create hiddenapi-flags.csv" by Treehugger Robot · 6 years ago
  4. 5c3cdf7 Merge "Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum""" am: 11586a595b by Hans Boehm · 6 years ago
  5. b883c96 Merge "Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum""" by Hans Boehm · 6 years ago
  6. 11586a5 Merge "Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum""" by Hans Boehm · 6 years ago
  7. a314d4c Merge "Add VMStart, VMInit, and VMDeath to tifast" am: cd7cedb5ee am: 65ac817e87 by Alex Light · 6 years ago
  8. 65ac817 Merge "Add VMStart, VMInit, and VMDeath to tifast" am: cd7cedb5ee by Alex Light · 6 years ago
  9. cd7cedb Merge "Add VMStart, VMInit, and VMDeath to tifast" by Treehugger Robot · 6 years ago
  10. 734ba1c Remove ART hack to create hiddenapi-flags.csv by Colin Cross · 6 years ago
  11. 905e8a2 Add VMStart, VMInit, and VMDeath to tifast by Alex Light · 6 years ago
  12. 7c73dd1 Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Hans Boehm · 6 years ago
  13. 065626b Merge changes I14c7cddd,I4a39d0e8,I3f24c8f4,I9699f138 am: 2f34e59c10 by Vladimir Marko · 6 years ago
  14. 192aeab Merge changes I14c7cddd,I4a39d0e8,I3f24c8f4,I9699f138 am: 2f34e59c10 by Vladimir Marko · 6 years ago
  15. 2f34e59 Merge changes I14c7cddd,I4a39d0e8,I3f24c8f4,I9699f138 by Vladimir Marko · 6 years ago
  16. 7d61bd0 Merge "ART: Move .bss mappings check before .bss init." am: c66d6a7569 by Vladimir Marko · 6 years ago
  17. 3d61253 Merge "ART: Move .bss mappings check before .bss init." am: c66d6a7569 by Vladimir Marko · 6 years ago
  18. c66d6a7 Merge "ART: Move .bss mappings check before .bss init." by Vladimir Marko · 6 years ago
  19. 9e2da33 Merge "ART: Use C++17 extract/modify/insert pattern." am: b7abcaff75 by Vladimir Marko · 6 years ago
  20. 5105bdb Merge "ART: Use C++17 extract/modify/insert pattern." am: b7abcaff75 by Vladimir Marko · 6 years ago
  21. b7abcaf Merge "ART: Use C++17 extract/modify/insert pattern." by Vladimir Marko · 6 years ago
  22. 1cedb4a ART: Move .bss mappings check before .bss init. by Vladimir Marko · 6 years ago
  23. 7210108 Replace StringPiece with std::string_view in art/runtime/. by Vladimir Marko · 6 years ago
  24. 2ef0110 Replace StringPiece with std::string_view in HashSet. by Vladimir Marko · 6 years ago
  25. eb37ba5 Replace StringPiece with std::string_view in Signature. by Vladimir Marko · 6 years ago
  26. e027d72 Replace StringPiece with std::string_view in class.h. by Vladimir Marko · 6 years ago
  27. ebf9d7e Merge "Reland: "ART: Hook Runtime APEX checker into build"" am: 8197e77c9b by Jiyong Park · 6 years ago
  28. 668bc8e Merge "Reland: "ART: Hook Runtime APEX checker into build"" am: 8197e77c9b by Jiyong Park · 6 years ago
  29. 8197e77 Merge "Reland: "ART: Hook Runtime APEX checker into build"" by Treehugger Robot · 6 years ago
  30. b4498af Merge "ART: Remove stale comment" am: 69661d1045 am: 1cc5f2547d by Andreas Gampe · 6 years ago
  31. 0ae7a21 Merge "ART: Change vtable check implementation" am: 406d6b8dc8 am: 6de39d17e5 by Andreas Gampe · 6 years ago
  32. 2d2f23b Merge "ART: Add unchecked conversions of arrays" am: 898cf1d947 am: 20ad9bd130 by Andreas Gampe · 6 years ago
  33. 1cc5f254 Merge "ART: Remove stale comment" am: 69661d1045 by Andreas Gampe · 6 years ago
  34. 6de39d1 Merge "ART: Change vtable check implementation" am: 406d6b8dc8 by Andreas Gampe · 6 years ago
  35. 20ad9bd Merge "ART: Add unchecked conversions of arrays" am: 898cf1d947 by Andreas Gampe · 6 years ago
  36. 69661d1 Merge "ART: Remove stale comment" by Treehugger Robot · 6 years ago
  37. 406d6b8 Merge "ART: Change vtable check implementation" by Treehugger Robot · 6 years ago
  38. 898cf1d Merge "ART: Add unchecked conversions of arrays" by Treehugger Robot · 6 years ago
  39. 2867ff7 Merge "ART: Optimize array accesses" am: b7816036f8 am: 735f69f844 by Andreas Gampe · 6 years ago
  40. 735f69f Merge "ART: Optimize array accesses" am: b7816036f8 by Andreas Gampe · 6 years ago
  41. a538ed5 ART: Remove stale comment by Andreas Gampe · 6 years ago
  42. 22e2223 ART: Use C++17 extract/modify/insert pattern. by Vladimir Marko · 6 years ago
  43. b781603 Merge "ART: Optimize array accesses" by Treehugger Robot · 6 years ago
  44. 9f3928f ART: Change vtable check implementation by Andreas Gampe · 6 years ago
  45. 3aa868a ART: Add unchecked conversions of arrays by Andreas Gampe · 6 years ago
  46. a2fed08 ART: Optimize array accesses by Andreas Gampe · 6 years ago
  47. 2a37a90 Merge "Check that the String class is not movable in String.equals intrinsics." am: 2860c19944 by Roland Levillain · 6 years ago
  48. e2b13cb Merge "Check that the String class is not movable in String.equals intrinsics." by Roland Levillain · 6 years ago
  49. 2860c19 Merge "Check that the String class is not movable in String.equals intrinsics." by Roland Levillain · 6 years ago
  50. d3c0184 Merge "ART: Enable ISA features run-time detection for ARM64" am: 7909e1e4cc by Roland Levillain · 6 years ago
  51. 3fb10e9 Merge "ART: Enable ISA features run-time detection for ARM64" am: 7909e1e4cc by Roland Levillain · 6 years ago
  52. 7909e1e Merge "ART: Enable ISA features run-time detection for ARM64" by Roland Levillain · 6 years ago
  53. 792428f Merge "Revert "Prevent overflows for concurrent_start_bytes_ sum"" am: ca3c6d9231 by Vladimir Marko · 6 years ago
  54. 0bb6edd Merge "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Vladimir Marko · 6 years ago
  55. ca3c6d9 Merge "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Vladimir Marko · 6 years ago
  56. 83ba9b9 Revert "Prevent overflows for concurrent_start_bytes_ sum" by Vladimir Marko · 6 years ago
  57. 08ef14b Merge changes I888a268b,Ia5a3c0bb,I189841e4,I5ab8b0b0 am: ac52000e86 by Vladimir Marko · 6 years ago
  58. 4abd60c Merge changes I888a268b,Ia5a3c0bb,I189841e4,I5ab8b0b0 am: ac52000e86 by Vladimir Marko · 6 years ago
  59. ac52000 Merge changes I888a268b,Ia5a3c0bb,I189841e4,I5ab8b0b0 by Vladimir Marko · 6 years ago
  60. c8d6207 Merge "Prevent overflows for concurrent_start_bytes_ sum" am: 01eb773f39 by Hans Boehm · 6 years ago
  61. 3cfd03b Merge "Prevent overflows for concurrent_start_bytes_ sum" am: 01eb773f39 by Hans Boehm · 6 years ago
  62. 01eb773 Merge "Prevent overflows for concurrent_start_bytes_ sum" by Hans Boehm · 6 years ago
  63. 50b0445 Prevent overflows for concurrent_start_bytes_ sum by Hans Boehm · 6 years ago
  64. 6794f90 Merge "Fix criteria to decide should next GC be minor" am: d0c3a6cbc9 by Lokesh Gidra · 6 years ago
  65. 998f78a Merge "Fix criteria to decide should next GC be minor" am: d0c3a6cbc9 by Lokesh Gidra · 6 years ago
  66. d0c3a6c Merge "Fix criteria to decide should next GC be minor" by Lokesh Gidra · 6 years ago
  67. 1a862c8 Fix criteria to decide should next GC be minor by Lokesh Gidra · 6 years ago
  68. 15c2563 Merge "Take hidden API into account during getDeclaredMethod()" am: 436e1428b7 by David Brazdil · 6 years ago
  69. 9acf819 Merge "Take hidden API into account during getDeclaredMethod()" am: 436e1428b7 by David Brazdil · 6 years ago
  70. b0f16e6 Replace StringPiece with std::string_view in RegType. by Vladimir Marko · 6 years ago
  71. 59ae4f9 Replace StringPiece with std::string_view in OatFile. by Vladimir Marko · 6 years ago
  72. 6e78158 ART: Change ArtMethod::NumArgRegisters() signature. by Vladimir Marko · 6 years ago
  73. 436e142 Merge "Take hidden API into account during getDeclaredMethod()" by David Brazdil · 6 years ago
  74. 55a39fe Merge "Fix DumpNativeStack function for trampolines." am: 62d986b0a1 by David Srbecky · 6 years ago
  75. 2f37420 Merge "Fix DumpNativeStack function for trampolines." am: 62d986b0a1 by David Srbecky · 6 years ago
  76. 62d986b Merge "Fix DumpNativeStack function for trampolines." by Treehugger Robot · 6 years ago
  77. 4bcd657 Take hidden API into account during getDeclaredMethod() by David Brazdil · 6 years ago
  78. eeac1e7 Merge "Allow empty mini-debug-info ELF section." am: 1b0f5354cc am: ddd5bc3b19 by David Srbecky · 6 years ago
  79. ddd5bc3 Merge "Allow empty mini-debug-info ELF section." am: 1b0f5354cc by David Srbecky · 6 years ago
  80. 1b0f535 Merge "Allow empty mini-debug-info ELF section." by David Srbecky · 6 years ago
  81. 982a9ee Remove dead String::Equals() overloads. by Vladimir Marko · 6 years ago
  82. e0d9bd7 Merge "hiddenapi: Fix class hierarchy traversal" am: 676e00a12f am: cf2e13c961 by David Brazdil · 6 years ago
  83. cf2e13c Merge "hiddenapi: Fix class hierarchy traversal" am: 676e00a12f by David Brazdil · 6 years ago
  84. 676e00a Merge "hiddenapi: Fix class hierarchy traversal" by David Brazdil · 6 years ago
  85. 1410e9f Reland: "ART: Hook Runtime APEX checker into build" by Jiyong Park · 6 years ago
  86. dcd2024 Merge "Revert "ART: Hook Runtime APEX checker into build"" am: edd96398d8 by Andreas Gampe · 6 years ago
  87. 064f54a Merge "Revert "ART: Hook Runtime APEX checker into build"" am: edd96398d8 by Andreas Gampe · 6 years ago
  88. edd9639 Merge "Revert "ART: Hook Runtime APEX checker into build"" by Andreas Gampe · 6 years ago
  89. 9ba8a87 Revert "ART: Hook Runtime APEX checker into build" by Andreas Gampe · 6 years ago
  90. 0ba2019 Merge "Don't run run-test-719 in no-preload config" am: b0938991a1 by Calin Juravle · 6 years ago
  91. 577ba86 Merge "Don't run run-test-719 in no-preload config" am: b0938991a1 by Calin Juravle · 6 years ago
  92. b093899 Merge "Don't run run-test-719 in no-preload config" by Treehugger Robot · 6 years ago
  93. 26d696c Merge "ART: Hook Runtime APEX checker into build" am: 81ffeb8a1e am: c50ea19b43 by Andreas Gampe · 6 years ago
  94. c50ea19 Merge "ART: Hook Runtime APEX checker into build" am: 81ffeb8a1e by Andreas Gampe · 6 years ago
  95. c11abe7 Merge "Revert "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX."" am: 0f41ed8a98 by Martin Stjernholm · 6 years ago
  96. a4e4e4e Merge "Revert "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX."" by Martin Stjernholm · 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