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