1. 4d22cff ART: Reprint long messages on abort am: 90a32b16fe by Andreas Gampe · 8 years ago
  2. bd152e2 ART: Clean up IRT-related abort messaging am: f1e8630fe8 by Andreas Gampe · 8 years ago
  3. eba5957 Merge "Revert "Revert "Store resolved Strings for AOT code in .bss.""" by Vladimir Marko · 8 years ago
  4. 129fc43 Merge "Revert "Revert "Store resolved Strings for AOT code in .bss.""" by Vladimir Marko · 8 years ago
  5. 5538962 Merge "Option to gnuplot dex layout" am: b4f0076e7f by David Sehr · 8 years ago
  6. b4f0076 Merge "Option to gnuplot dex layout" by David Sehr · 8 years ago
  7. cdcfde7 Option to gnuplot dex layout by David Sehr · 8 years ago
  8. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 8 years ago
  9. 6adda1d Merge "Compute PPID at ninja time" am: 82d4838d6b by Colin Cross · 8 years ago
  10. 82d4838 Merge "Compute PPID at ninja time" by Colin Cross · 8 years ago
  11. 440ae0e Merge "Remove dead code from compiler driver." am: eebe142e93 by Nicolas Geoffray · 8 years ago
  12. eebe142 Merge "Remove dead code from compiler driver." by Nicolas Geoffray · 8 years ago
  13. 44b3da2 Remove dead code from compiler driver. by Nicolas Geoffray · 8 years ago
  14. a2f2e10 Merge "Revert "Add dex file writer to dexlayout tool."" am: 148768f51e by Nicolas Geoffray · 8 years ago
  15. 148768f Merge "Revert "Add dex file writer to dexlayout tool."" by Nicolas Geoffray · 8 years ago
  16. fd1a6c2 Revert "Add dex file writer to dexlayout tool." by Nicolas Geoffray · 8 years ago
  17. b9523df Merge "interpreter: Remove unnecessary template arg from DoCallCommon." by Narayan Kamath · 8 years ago
  18. f128313 Merge "interpreter: Remove unnecessary template arg from DoCallCommon." by Narayan Kamath · 8 years ago
  19. 370423d interpreter: Remove unnecessary template arg from DoCallCommon. by Narayan Kamath · 8 years ago
  20. 3145346 Merge "Add handle wrapper for interpreter field get/set" am: 8c2983be6c by Mathieu Chartier · 8 years ago
  21. 8c2983b Merge "Add handle wrapper for interpreter field get/set" by Mathieu Chartier · 8 years ago
  22. 0715c0b Add handle wrapper for interpreter field get/set by Mathieu Chartier · 8 years ago
  23. 90a32b1 ART: Reprint long messages on abort by Andreas Gampe · 8 years ago
  24. f1e8630 ART: Clean up IRT-related abort messaging by Andreas Gampe · 8 years ago
  25. deee36b Merge changes I50493bca,I8b266ad0 am: 5075b0e5e2 by Mathieu Chartier · 8 years ago
  26. c6eb6f5 Use ObjPtr for ResolvedFieldAccessTest and ResolvedMethodAccessTest by Mathieu Chartier · 8 years ago
  27. bb26f31 Move ArtField to ObjPtr am: 3398c7874e by Mathieu Chartier · 8 years ago
  28. 5075b0e Merge changes I50493bca,I8b266ad0 by Mathieu Chartier · 8 years ago
  29. b1c17bb Compute PPID at ninja time by Colin Cross · 8 years ago
  30. 2cb1fa6 Merge "Add dex file writer to dexlayout tool." am: 3ee94eea2a by Jeff Hao · 8 years ago
  31. 3ee94ee Merge "Add dex file writer to dexlayout tool." by Jeff Hao · 8 years ago
  32. 0fd7fbb Merge "art: Replace cutils/log.h with android/log.h" am: bd590cbd0e by Mark Salyzyn · 8 years ago
  33. bd590cb Merge "art: Replace cutils/log.h with android/log.h" by Mark Salyzyn · 8 years ago
  34. b890130 Use ObjPtr for ResolvedFieldAccessTest and ResolvedMethodAccessTest by Mathieu Chartier · 8 years ago
  35. 69b58cf Add dex file writer to dexlayout tool. by Jeff Hao · 8 years ago
  36. 4834194 Merge "Run dexfuzz in bisection-search mode" am: 6ba406580e by Aart Bik · 8 years ago
  37. 6ba4065 Merge "Run dexfuzz in bisection-search mode" by Aart Bik · 8 years ago
  38. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  39. 5219fdc Run dexfuzz in bisection-search mode by Wojciech Staszkiewicz · 8 years ago
  40. 7d909c4 Merge "benchmark: Add a build target that's not Android-dependent" by Igor Murashkin · 8 years ago
  41. a845d07 Merge "benchmark: Add a build target that's not Android-dependent" by Treehugger Robot · 8 years ago
  42. 6c5c5a1 Merge "Delete some unused bitmap walking code" am: 462e21cc8d by Mathieu Chartier · 8 years ago
  43. 0ad6c8f art: Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  44. 462e21c Merge "Delete some unused bitmap walking code" by Mathieu Chartier · 8 years ago
  45. f5658b4 benchmark: Add a build target that's not Android-dependent by Igor Murashkin · 8 years ago
  46. 67396f3 Merge "Reserve space in the char backing vector to prevent reallocations" by Jeff Hao · 8 years ago
  47. ce0db6f Merge "Reserve space in the char backing vector to prevent reallocations" by Jeff Hao · 8 years ago
  48. 2591255 Merge "DexCachePair : Add an Assign method." am: d295618ac7 by Narayan Kamath · 8 years ago
  49. 5d722d8 Merge "Address review comments for change 25352fc06c84cdab8a2ab." am: 1ec37ada35 by Narayan Kamath · 8 years ago
  50. d295618 Merge "DexCachePair : Add an Assign method." by Narayan Kamath · 8 years ago
  51. 23136d1 DexCachePair : Add an Assign method. by Narayan Kamath · 8 years ago
  52. 1ec37ad Merge "Address review comments for change 25352fc06c84cdab8a2ab." by Narayan Kamath · 8 years ago
  53. 838d4b7 Merge "class_linker: Add support for resolving method types." am: ebeee75e46 by Narayan Kamath · 8 years ago
  54. 42b3dd0 Address review comments for change 25352fc06c84cdab8a2ab. by Narayan Kamath · 8 years ago
  55. ebeee75 Merge "class_linker: Add support for resolving method types." by Treehugger Robot · 8 years ago
  56. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 9 years ago
  57. 55fc799 Merge "Integrate dexfuzz with bisection search" am: 51cbe84ca3 by Wojciech Staszkiewicz · 8 years ago
  58. 51cbe84 Merge "Integrate dexfuzz with bisection search" by Treehugger Robot · 8 years ago
  59. 83d3b79 Integrate dexfuzz with bisection search by Wojciech Staszkiewicz · 8 years ago
  60. fad299e Merge "String Compression for ARM and ARM64" am: e89e1b5fa2 by Jeff Hao · 8 years ago
  61. efa2baa Merge "String compression on intrinsics x86 and x86_64" am: f2ebe98e32 by Jeff Hao · 8 years ago
  62. e89e1b5 Merge "String Compression for ARM and ARM64" by Jeff Hao · 8 years ago
  63. f2ebe98 Merge "String compression on intrinsics x86 and x86_64" by Jeff Hao · 8 years ago
  64. 8980248 Merge "ART: Add odex IMT dumping to oatdump" am: 6fa67a0261 by Andreas Gampe · 8 years ago
  65. 6fa67a0 Merge "ART: Add odex IMT dumping to oatdump" by Treehugger Robot · 8 years ago
  66. 818f49e Merge "Set coverage to false for dex2oat." am: dd26fef65a by Vishwath Mohan · 8 years ago
  67. dd26fef Merge "Set coverage to false for dex2oat." by Treehugger Robot · 8 years ago
  68. a0fc326 Reserve space in the char backing vector to prevent reallocations by Ben Gruver · 8 years ago
  69. 2f8eebb Delete some unused bitmap walking code by Mathieu Chartier · 8 years ago
  70. 0576575 String Compression for ARM and ARM64 by jessicahandojo · 9 years ago
  71. 2da7492 Merge "Remove dependency on libcutils" am: 4f0cabfe13 by Dimitry Ivanov · 8 years ago
  72. 4f0cabf Merge "Remove dependency on libcutils" by Dimitry Ivanov · 8 years ago
  73. c8c8407 Merge "Revert "Store resolved Strings for AOT code in .bss."" am: 523b51537f by Vladimir Marko · 8 years ago
  74. 523b515 Merge "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 8 years ago
  75. 4877b79 String compression on intrinsics x86 and x86_64 by jessicahandojo · 9 years ago
  76. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  77. edc3bec Merge "Make run-test fail if output-path is too long" am: 9e5739aaa6 by Wojciech Staszkiewicz · 8 years ago
  78. ebfc1ac ART: Add odex IMT dumping to oatdump by Andreas Gampe · 8 years ago
  79. 9e5739a Merge "Make run-test fail if output-path is too long" by Treehugger Robot · 8 years ago
  80. 9642b1b Remove dependency on libcutils by Dimitry Ivanov · 8 years ago
  81. 8c9ce06 Merge "Add const-string benchmark." am: 93acbaca3b by Vladimir Marko · 8 years ago
  82. 93acbac Merge "Add const-string benchmark." by Treehugger Robot · 8 years ago
  83. 8e5e03a Merge "compiler_driver: Fix build." am: 33531dcb91 by Nicolas Geoffray · 8 years ago
  84. 33531dc Merge "compiler_driver: Fix build." by Nicolas Geoffray · 8 years ago
  85. 04a4413 compiler_driver: Fix build. by Narayan Kamath · 8 years ago
  86. ee96353 Merge "Store resolved Strings for AOT code in .bss." am: 428792553e by Vladimir Marko · 8 years ago
  87. 4287925 Merge "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  88. d6fa069 Merge "Simplify our intrinsic recognizer." am: ce157a6864 by Nicolas Geoffray · 8 years ago
  89. ce157a6 Merge "Simplify our intrinsic recognizer." by Treehugger Robot · 8 years ago
  90. 83b19c2 Merge "Move two dangling mirror objects into handles." am: 394b8b23df by Nicolas Geoffray · 8 years ago
  91. cc922c4 Move two dangling mirror objects into handles. am: 9d07414a25 by Nicolas Geoffray · 8 years ago
  92. 394b8b2 Merge "Move two dangling mirror objects into handles." by Treehugger Robot · 8 years ago
  93. e6f9bc8 Add const-string benchmark. by Vladimir Marko · 8 years ago
  94. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 9 years ago
  95. 9d07414 Move two dangling mirror objects into handles. by Nicolas Geoffray · 8 years ago
  96. c7a8774 Merge "dex_cache: rewrite StringDexCachePair as DexCachePair<T>" am: b4cf427734 by Narayan Kamath · 8 years ago
  97. b4cf427 Merge "dex_cache: rewrite StringDexCachePair as DexCachePair<T>" by Treehugger Robot · 8 years ago
  98. 039ef51 Merge "Clean up ScopedThreadStateChange to use ObjPtr" am: 74a69eda05 by Mathieu Chartier · 8 years ago
  99. 74a69ed Merge "Clean up ScopedThreadStateChange to use ObjPtr" by Mathieu Chartier · 8 years ago
  100. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago