1. dfd6e35 Merge "Fix build break from merge conflict" am: c13fbeb220 by Mathieu Chartier · 8 years ago
  2. c13fbeb Merge "Fix build break from merge conflict" by Mathieu Chartier · 8 years ago
  3. b3ef691 Fix build break from merge conflict by Mathieu Chartier · 8 years ago
  4. a386275 Merge "Rename ObjPtr::Decode to ObjPtr::Ptr" am: 556c9a2f18 by Mathieu Chartier · 8 years ago
  5. 556c9a2 Merge "Rename ObjPtr::Decode to ObjPtr::Ptr" by Mathieu Chartier · 8 years ago
  6. ce9fc72 Merge "Fix a CC crash with ThreadStress." am: e793bbb4a8 by Hiroshi Yamauchi · 8 years ago
  7. e793bbb Merge "Fix a CC crash with ThreadStress." by Hiroshi Yamauchi · 8 years ago
  8. 7b08ae4 Fix a CC crash with ThreadStress. by Hiroshi Yamauchi · 8 years ago
  9. 905d0d2 Merge "Fix build breakage." am: 29a7fd300a by Nicolas Geoffray · 8 years ago
  10. dc36c19 Merge "Revert "Remove dead code from compiler driver."" am: 091f6754c3 by Nicolas Geoffray · 8 years ago
  11. 29a7fd3 Merge "Fix build breakage." by Nicolas Geoffray · 8 years ago
  12. 5d9c6d6 Fix build breakage. by Nicolas Geoffray · 8 years ago
  13. 091f675 Merge "Revert "Remove dead code from compiler driver."" by Nicolas Geoffray · 8 years ago
  14. 38f250f Revert "Remove dead code from compiler driver." by Nicolas Geoffray · 8 years ago
  15. 30a054f Merge "A first implementation of a loop optimization framework." am: 26705cca46 by Aart Bik · 8 years ago
  16. 26705cc Merge "A first implementation of a loop optimization framework." by Aart Bik · 8 years ago
  17. c3e2247 Merge changes I65bc7769,Ib24c7060 am: d74bd3a9a4 by Andreas Gampe · 8 years ago
  18. 4d22cff ART: Reprint long messages on abort am: 90a32b16fe by Andreas Gampe · 8 years ago
  19. bd152e2 ART: Clean up IRT-related abort messaging am: f1e8630fe8 by Andreas Gampe · 8 years ago
  20. eba5957 Merge "Revert "Revert "Store resolved Strings for AOT code in .bss.""" by Vladimir Marko · 8 years ago
  21. d74bd3a Merge changes I65bc7769,Ib24c7060 by Andreas Gampe · 8 years ago
  22. 129fc43 Merge "Revert "Revert "Store resolved Strings for AOT code in .bss.""" by Vladimir Marko · 8 years ago
  23. 5538962 Merge "Option to gnuplot dex layout" am: b4f0076e7f by David Sehr · 8 years ago
  24. b4f0076 Merge "Option to gnuplot dex layout" by David Sehr · 8 years ago
  25. cdcfde7 Option to gnuplot dex layout by David Sehr · 8 years ago
  26. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  27. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 8 years ago
  28. 6adda1d Merge "Compute PPID at ninja time" am: 82d4838d6b by Colin Cross · 8 years ago
  29. 82d4838 Merge "Compute PPID at ninja time" by Colin Cross · 8 years ago
  30. 440ae0e Merge "Remove dead code from compiler driver." am: eebe142e93 by Nicolas Geoffray · 8 years ago
  31. eebe142 Merge "Remove dead code from compiler driver." by Nicolas Geoffray · 8 years ago
  32. 44b3da2 Remove dead code from compiler driver. by Nicolas Geoffray · 8 years ago
  33. a2f2e10 Merge "Revert "Add dex file writer to dexlayout tool."" am: 148768f51e by Nicolas Geoffray · 8 years ago
  34. 148768f Merge "Revert "Add dex file writer to dexlayout tool."" by Nicolas Geoffray · 8 years ago
  35. fd1a6c2 Revert "Add dex file writer to dexlayout tool." by Nicolas Geoffray · 8 years ago
  36. b9523df Merge "interpreter: Remove unnecessary template arg from DoCallCommon." by Narayan Kamath · 8 years ago
  37. f128313 Merge "interpreter: Remove unnecessary template arg from DoCallCommon." by Narayan Kamath · 8 years ago
  38. 370423d interpreter: Remove unnecessary template arg from DoCallCommon. by Narayan Kamath · 8 years ago
  39. 3145346 Merge "Add handle wrapper for interpreter field get/set" am: 8c2983be6c by Mathieu Chartier · 8 years ago
  40. 8c2983b Merge "Add handle wrapper for interpreter field get/set" by Mathieu Chartier · 8 years ago
  41. 0715c0b Add handle wrapper for interpreter field get/set by Mathieu Chartier · 8 years ago
  42. 90a32b1 ART: Reprint long messages on abort by Andreas Gampe · 8 years ago
  43. f1e8630 ART: Clean up IRT-related abort messaging by Andreas Gampe · 8 years ago
  44. deee36b Merge changes I50493bca,I8b266ad0 am: 5075b0e5e2 by Mathieu Chartier · 8 years ago
  45. c6eb6f5 Use ObjPtr for ResolvedFieldAccessTest and ResolvedMethodAccessTest by Mathieu Chartier · 8 years ago
  46. bb26f31 Move ArtField to ObjPtr am: 3398c7874e by Mathieu Chartier · 8 years ago
  47. 5075b0e Merge changes I50493bca,I8b266ad0 by Mathieu Chartier · 8 years ago
  48. b1c17bb Compute PPID at ninja time by Colin Cross · 8 years ago
  49. 2cb1fa6 Merge "Add dex file writer to dexlayout tool." am: 3ee94eea2a by Jeff Hao · 8 years ago
  50. 3ee94ee Merge "Add dex file writer to dexlayout tool." by Jeff Hao · 8 years ago
  51. 0fd7fbb Merge "art: Replace cutils/log.h with android/log.h" am: bd590cbd0e by Mark Salyzyn · 8 years ago
  52. bd590cb Merge "art: Replace cutils/log.h with android/log.h" by Mark Salyzyn · 8 years ago
  53. b890130 Use ObjPtr for ResolvedFieldAccessTest and ResolvedMethodAccessTest by Mathieu Chartier · 8 years ago
  54. 281c681 A first implementation of a loop optimization framework. by Aart Bik · 9 years ago
  55. 69b58cf Add dex file writer to dexlayout tool. by Jeff Hao · 8 years ago
  56. 4834194 Merge "Run dexfuzz in bisection-search mode" am: 6ba406580e by Aart Bik · 8 years ago
  57. 6ba4065 Merge "Run dexfuzz in bisection-search mode" by Aart Bik · 8 years ago
  58. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  59. 5219fdc Run dexfuzz in bisection-search mode by Wojciech Staszkiewicz · 8 years ago
  60. 7d909c4 Merge "benchmark: Add a build target that's not Android-dependent" by Igor Murashkin · 8 years ago
  61. a845d07 Merge "benchmark: Add a build target that's not Android-dependent" by Treehugger Robot · 8 years ago
  62. 6c5c5a1 Merge "Delete some unused bitmap walking code" am: 462e21cc8d by Mathieu Chartier · 8 years ago
  63. 0ad6c8f art: Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  64. 462e21c Merge "Delete some unused bitmap walking code" by Mathieu Chartier · 8 years ago
  65. f5658b4 benchmark: Add a build target that's not Android-dependent by Igor Murashkin · 8 years ago
  66. 67396f3 Merge "Reserve space in the char backing vector to prevent reallocations" by Jeff Hao · 8 years ago
  67. ce0db6f Merge "Reserve space in the char backing vector to prevent reallocations" by Jeff Hao · 8 years ago
  68. 2591255 Merge "DexCachePair : Add an Assign method." am: d295618ac7 by Narayan Kamath · 8 years ago
  69. 5d722d8 Merge "Address review comments for change 25352fc06c84cdab8a2ab." am: 1ec37ada35 by Narayan Kamath · 8 years ago
  70. d295618 Merge "DexCachePair : Add an Assign method." by Narayan Kamath · 8 years ago
  71. 23136d1 DexCachePair : Add an Assign method. by Narayan Kamath · 8 years ago
  72. 1ec37ad Merge "Address review comments for change 25352fc06c84cdab8a2ab." by Narayan Kamath · 8 years ago
  73. 838d4b7 Merge "class_linker: Add support for resolving method types." am: ebeee75e46 by Narayan Kamath · 8 years ago
  74. 42b3dd0 Address review comments for change 25352fc06c84cdab8a2ab. by Narayan Kamath · 8 years ago
  75. ebeee75 Merge "class_linker: Add support for resolving method types." by Treehugger Robot · 8 years ago
  76. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 9 years ago
  77. 55fc799 Merge "Integrate dexfuzz with bisection search" am: 51cbe84ca3 by Wojciech Staszkiewicz · 8 years ago
  78. 51cbe84 Merge "Integrate dexfuzz with bisection search" by Treehugger Robot · 8 years ago
  79. 83d3b79 Integrate dexfuzz with bisection search by Wojciech Staszkiewicz · 8 years ago
  80. fad299e Merge "String Compression for ARM and ARM64" am: e89e1b5fa2 by Jeff Hao · 8 years ago
  81. efa2baa Merge "String compression on intrinsics x86 and x86_64" am: f2ebe98e32 by Jeff Hao · 8 years ago
  82. e89e1b5 Merge "String Compression for ARM and ARM64" by Jeff Hao · 8 years ago
  83. f2ebe98 Merge "String compression on intrinsics x86 and x86_64" by Jeff Hao · 8 years ago
  84. 8980248 Merge "ART: Add odex IMT dumping to oatdump" am: 6fa67a0261 by Andreas Gampe · 8 years ago
  85. 6fa67a0 Merge "ART: Add odex IMT dumping to oatdump" by Treehugger Robot · 8 years ago
  86. 818f49e Merge "Set coverage to false for dex2oat." am: dd26fef65a by Vishwath Mohan · 8 years ago
  87. dd26fef Merge "Set coverage to false for dex2oat." by Treehugger Robot · 8 years ago
  88. a0fc326 Reserve space in the char backing vector to prevent reallocations by Ben Gruver · 8 years ago
  89. 2f8eebb Delete some unused bitmap walking code by Mathieu Chartier · 8 years ago
  90. 0576575 String Compression for ARM and ARM64 by jessicahandojo · 9 years ago
  91. 2da7492 Merge "Remove dependency on libcutils" am: 4f0cabfe13 by Dimitry Ivanov · 8 years ago
  92. 4f0cabf Merge "Remove dependency on libcutils" by Dimitry Ivanov · 8 years ago
  93. c8c8407 Merge "Revert "Store resolved Strings for AOT code in .bss."" am: 523b51537f by Vladimir Marko · 8 years ago
  94. 523b515 Merge "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 8 years ago
  95. 4877b79 String compression on intrinsics x86 and x86_64 by jessicahandojo · 9 years ago
  96. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  97. edc3bec Merge "Make run-test fail if output-path is too long" am: 9e5739aaa6 by Wojciech Staszkiewicz · 8 years ago
  98. ebfc1ac ART: Add odex IMT dumping to oatdump by Andreas Gampe · 8 years ago
  99. 9e5739a Merge "Make run-test fail if output-path is too long" by Treehugger Robot · 8 years ago
  100. 9642b1b Remove dependency on libcutils by Dimitry Ivanov · 8 years ago