1. 101f4bf Merge "Fix some comments" am: b4f3950709 by Hans Boehm · 7 years ago
  2. b4f3950 Merge "Fix some comments" by Hans Boehm · 7 years ago
  3. 9076fbd Fix some comments by Hans Boehm · 7 years ago
  4. 00cbcb1 Merge "Refactor debug info position visiting" am: 7dca45b967 by Mathieu Chartier · 7 years ago
  5. 9e27b8b Merge "Clean up allocation accounting" am: c409d4659e by Hans Boehm · 7 years ago
  6. 7dca45b Merge "Refactor debug info position visiting" by Mathieu Chartier · 7 years ago
  7. c409d46 Merge "Clean up allocation accounting" by Hans Boehm · 7 years ago
  8. b2331fe Merge "Log error message if CloseNativeLibrary fails" am: b79d19503e by Dimitry Ivanov · 7 years ago
  9. 3e2e123 Refactor debug info position visiting by Mathieu Chartier · 7 years ago
  10. b79d195 Merge "Log error message if CloseNativeLibrary fails" by Dimitry Ivanov · 7 years ago
  11. d31c121 Merge changes I6058c2d8,I5ed735f2,Iee493f33,I8325ca40 am: 68851b53e4 by David Srbecky · 7 years ago
  12. adb2f3d Merge "Add a --no-compile option to the art script and use it for jdwp." by Nicolas Geoffray · 7 years ago
  13. 68851b5 Merge changes I6058c2d8,I5ed735f2,Iee493f33,I8325ca40 by David Srbecky · 7 years ago
  14. bfbc654 Remove intermediate mterp files from the repository. by David Srbecky · 7 years ago
  15. 596cfdf Remove "sister" code from mterp. by David Srbecky · 7 years ago
  16. b2b52a5 Group mterp files by David Srbecky · 7 years ago
  17. ff74a74 Rewrite the mterp code generator and the template snippets. by David Srbecky · 7 years ago
  18. ee6ad00 Merge "Add a --no-compile option to the art script and use it for jdwp." by Treehugger Robot · 7 years ago
  19. f65fbb7 Merge "Fix CHA in the presence of default conflict methods." am: a92cb19269 by Nicolas Geoffray · 7 years ago
  20. a92cb19 Merge "Fix CHA in the presence of default conflict methods." by Treehugger Robot · 7 years ago
  21. f983c73 Add a --no-compile option to the art script and use it for jdwp. by Nicolas Geoffray · 7 years ago
  22. 0542bd8 Merge "Dump registered class loaders and their dex files for SIGQUIT." by Nicolas Geoffray · 7 years ago
  23. 9bee49a Merge "Dump registered class loaders and their dex files for SIGQUIT." by Nicolas Geoffray · 7 years ago
  24. fb8b4e2 Clean up allocation accounting by Hans Boehm · 7 years ago
  25. 947573e Log error message if CloseNativeLibrary fails by dimitry · 7 years ago
  26. 341ea31 Merge "Revert "Update hidden API lists for intrinsics"" am: 7c6c57d09d by David Brazdil · 7 years ago
  27. 7c6c57d Merge "Revert "Update hidden API lists for intrinsics"" by David Brazdil · 7 years ago
  28. 64a1321 Revert "Update hidden API lists for intrinsics" by David Brazdil · 7 years ago
  29. a90c922 Dump registered class loaders and their dex files for SIGQUIT. by Nicolas Geoffray · 7 years ago
  30. 0360330 Merge "String representation performance measurements" am: f07f50e48a by Mathieu Chartier · 7 years ago
  31. f07f50e Merge "String representation performance measurements" by Mathieu Chartier · 7 years ago
  32. e058c54 Merge "oatdump: Convert cdex before exporting dex files" am: 0fb4f9f477 by Mathieu Chartier · 7 years ago
  33. 5eae4c5 String representation performance measurements by Mathieu Chartier · 7 years ago
  34. 0fb4f9f Merge "oatdump: Convert cdex before exporting dex files" by Mathieu Chartier · 7 years ago
  35. 6789a3e Merge "Don't pre-initialize Class.name fields in boot images" am: 20f09a36ca by Alex Light · 7 years ago
  36. 8583bec oatdump: Convert cdex before exporting dex files by Anestis Bechtsoudis · 7 years ago
  37. 20f09a3 Merge "Don't pre-initialize Class.name fields in boot images" by Alex Light · 7 years ago
  38. ba9dc92 Don't pre-initialize Class.name fields in boot images by Alex Light · 7 years ago
  39. 50d2861 Merge "Remove read barriers in Class::IsClassClass and Object::IsClass" by Mathieu Chartier · 7 years ago
  40. 5f784bf Merge "Remove read barriers in Class::IsClassClass and Object::IsClass" by Mathieu Chartier · 7 years ago
  41. e7500de Merge "ART: Let Soong help with dependencies" am: e04da79cfc by Nicolas Geoffray · 7 years ago
  42. e04da79 Merge "ART: Let Soong help with dependencies" by Nicolas Geoffray · 7 years ago
  43. dddced8 Merge "[ART tools] Fix construction of a make target string to build public.libraries.txt" by Nicolas Geoffray · 7 years ago
  44. 6e20961 Merge "Disable some tests in heap_verification_test when running with ASan." by Roland Levillain · 7 years ago
  45. 1f16a8b Merge "[ART tools] Fix construction of a make target string to build public.libraries.txt" by Nicolas Geoffray · 7 years ago
  46. e752360 Merge "Disable some tests in heap_verification_test when running with ASan." by Roland Levillain · 7 years ago
  47. 197b7df Merge "Support for writing multiple maxTargetSdk APIs to one file." by Mathew Inwood · 7 years ago
  48. 07d2c12 Merge "Support for writing multiple maxTargetSdk APIs to one file." by Mathew Inwood · 7 years ago
  49. f2c11af Merge "ART: Continue adding override annotations" am: cba17e81e7 by Andreas Gampe · 7 years ago
  50. 8dae4b7 Merge "ART: Move libammtestjni to Android.bp" am: e7c9164cb7 by Andreas Gampe · 7 years ago
  51. cba17e8 Merge "ART: Continue adding override annotations" by Treehugger Robot · 7 years ago
  52. e7c9164 Merge "ART: Move libammtestjni to Android.bp" by Andreas Gampe · 7 years ago
  53. 7aca9d5 Fix CHA in the presence of default conflict methods. by Nicolas Geoffray · 7 years ago
  54. 5f82909 Merge "Add tool to help gathering fieldnull data" am: 9c987cac63 by Alex Light · 7 years ago
  55. 9c987ca Merge "Add tool to help gathering fieldnull data" by Treehugger Robot · 7 years ago
  56. 802bcf5 ART: Let Soong help with dependencies by Andreas Gampe · 7 years ago
  57. 8a71905 Add tool to help gathering fieldnull data by Alex Light · 7 years ago
  58. d7a7f2f Remove read barriers in Class::IsClassClass and Object::IsClass by Mathieu Chartier · 7 years ago
  59. ea8acb7 Merge "Disable 004-StackWalk for debuggable." am: 527dee5aab by Nicolas Geoffray · 7 years ago
  60. 527dee5 Merge "Disable 004-StackWalk for debuggable." by Nicolas Geoffray · 7 years ago
  61. 57de510 Disable 004-StackWalk for debuggable. by Nicolas Geoffray · 7 years ago
  62. 5fe2f34 Disable some tests in heap_verification_test when running with ASan. by Roland Levillain · 7 years ago
  63. 9f5f790 Merge "ART: Refactor static include list" am: d176e93d66 by Andreas Gampe · 7 years ago
  64. d176e93 Merge "ART: Refactor static include list" by Treehugger Robot · 7 years ago
  65. a2c28f0 Merge "ART: Add Size() to CollectionMap" am: ac9fa1811e by Andreas Gampe · 7 years ago
  66. 89888ee Merge "ART: Fix fieldnull tidy warning" am: e080222ba6 by Andreas Gampe · 7 years ago
  67. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 7 years ago
  68. a0878aa ART: Move libammtestjni to Android.bp by Andreas Gampe · 7 years ago
  69. ac9fa18 Merge "ART: Add Size() to CollectionMap" by Treehugger Robot · 7 years ago
  70. 693eee9 ART: Add Size() to CollectionMap by Andreas Gampe · 7 years ago
  71. e080222 Merge "ART: Fix fieldnull tidy warning" by Treehugger Robot · 7 years ago
  72. f1235e6 ART: Fix fieldnull tidy warning by Andreas Gampe · 7 years ago
  73. 930cb54 Merge "Add a new timeout libcore test for gcstress." am: 8a19432ee2 by Nicolas Geoffray · 7 years ago
  74. 8a19432 Merge "Add a new timeout libcore test for gcstress." by Treehugger Robot · 7 years ago
  75. 6ad5fb1 Merge "ART: Remove utils.h's ParseUint & ParseInt" am: e496a64027 by Andreas Gampe · 7 years ago
  76. e11b009 Merge "ART: Fix tidy warning in patchoat" am: ae9c6e52bb by Andreas Gampe · 7 years ago
  77. 41bfbc9 Merge "ART: Fix tidy warning in compiler-driver" am: 6d5c91821e by Andreas Gampe · 7 years ago
  78. e496a64 Merge "ART: Remove utils.h's ParseUint & ParseInt" by Treehugger Robot · 7 years ago
  79. ae9c6e5 Merge "ART: Fix tidy warning in patchoat" by Treehugger Robot · 7 years ago
  80. 6d5c918 Merge "ART: Fix tidy warning in compiler-driver" by Treehugger Robot · 7 years ago
  81. 44f4e0a Merge "ART: Fix broken additional output for CHECK()." am: 1c29d5e65d by Vladimir Marko · 7 years ago
  82. 1c29d5e Merge "ART: Fix broken additional output for CHECK()." by Vladimir Marko · 7 years ago
  83. 85423d8 Merge "Revert "Fix String.equals() for moveable String.class."" am: 4ac53a0e90 by Roland Levillain · 7 years ago
  84. d3ad0be Merge "ART: Simplify cache flush calls" am: 20f6b3c6ca by Orion Hodson · 7 years ago
  85. d6110b9 Merge "Make classes of LOS objects non-movable." am: 38f0c5c42f by Roland Levillain · 7 years ago
  86. 5a5785d Support for writing multiple maxTargetSdk APIs to one file. by Mathew Inwood · 7 years ago
  87. 4ac53a0 Merge "Revert "Fix String.equals() for moveable String.class."" by Roland Levillain · 7 years ago
  88. 20f6b3c Merge "ART: Simplify cache flush calls" by Treehugger Robot · 7 years ago
  89. 38f0c5c Merge "Make classes of LOS objects non-movable." by Roland Levillain · 7 years ago
  90. bd5e5f6 ART: Fix broken additional output for CHECK(). by Vladimir Marko · 7 years ago
  91. 38d29fd ART: Simplify cache flush calls by Orion Hodson · 7 years ago
  92. d068ee9 Add a new timeout libcore test for gcstress. by Nicolas Geoffray · 7 years ago
  93. 9d4f1c6 Merge "Fix StackWalk test." am: 83d0447277 by Nicolas Geoffray · 7 years ago
  94. f79cd36 Merge "ART: Add FlushInstructionPipeline()" am: 98ca6b5842 by Orion Hodson · 7 years ago
  95. 83d0447 Merge "Fix StackWalk test." by Nicolas Geoffray · 7 years ago
  96. 98ca6b5 Merge "ART: Add FlushInstructionPipeline()" by Orion Hodson · 7 years ago
  97. 6af40a2 Merge "Update hidden API lists for intrinsics" am: cf48a8ba49 by David Brazdil · 7 years ago
  98. cf48a8b Merge "Update hidden API lists for intrinsics" by David Brazdil · 7 years ago
  99. f941170 ART: Remove utils.h's ParseUint & ParseInt by Andreas Gampe · 7 years ago
  100. ec5ed06 ART: Refactor static include list by Andreas Gampe · 7 years ago