1. 2c2d00e Merge "Unify ART's various implementations of bit_cast." by Roland Levillain · 9 years ago
  2. 09aa354 Merge "Revert "Inline across dex files."" by Nicolas Geoffray · 9 years ago
  3. 6a816cf Revert "Inline across dex files." by Nicolas Geoffray · 9 years ago
  4. da4d79b Unify ART's various implementations of bit_cast. by Roland Levillain · 9 years ago
  5. af87659 Merge "JDWP: Optimized single step during debugging" by Sebastien Hertz · 9 years ago
  6. eb07669 JDWP: Optimized single step during debugging by Daniel Mihalyi · 10 years ago
  7. 94ead76 Merge "Quick: Clean up Mir2Lir codegen." by Vladimir Marko · 9 years ago
  8. f6737f7 Quick: Clean up Mir2Lir codegen. by Vladimir Marko · 9 years ago
  9. 274395f Merge "Quick: Create GC map based on compiler data." by Vladimir Marko · 9 years ago
  10. bce0855 Merge "Revert "Deoptimization-based bce."" by Andreas Gampe · 9 years ago
  11. 0ba6273 Revert "Deoptimization-based bce." by Andreas Gampe · 9 years ago
  12. 27a40aa Merge "Deoptimization-based bce." by Mingyao Yang · 9 years ago
  13. e295e6e Deoptimization-based bce. by Mingyao Yang · 9 years ago
  14. 075a609 Merge "RTLD_LAZY is not supported, use RTLD_NOW instead." by Dmitriy Ivanov · 9 years ago
  15. 5305672 RTLD_LAZY is not supported, use RTLD_NOW instead. by Dmitriy Ivanov · 9 years ago
  16. 526e2ab Merge "Add code cache test" by Mathieu Chartier · 9 years ago
  17. bce416f Add code cache test by Mathieu Chartier · 9 years ago
  18. fc06816 Merge "Add paths to apk!lib/<abi> to LD_LIBRARY_PATH" by Dmitriy Ivanov · 9 years ago
  19. 785049f Add paths to apk!lib/<abi> to LD_LIBRARY_PATH by Dmitriy Ivanov · 10 years ago
  20. d24ba2c Merge "Inline across dex files." by Nicolas Geoffray · 9 years ago
  21. 7e4c350 Inline across dex files. by Nicolas Geoffray · 9 years ago
  22. 90d480c Merge "Implement a space filter for optimizing." by Nicolas Geoffray · 9 years ago
  23. c6de977 Merge "Fix a bug in AddToCodeCache" by Mathieu Chartier · 9 years ago
  24. b4e1808 Fix a bug in AddToCodeCache by Mathieu Chartier · 9 years ago
  25. 5af26bd Merge "Opt Compiler: Materialise constants that cannot be encoded" by Nicolas Geoffray · 9 years ago
  26. af2bec3 Merge "[optimizing] Improve x86, x86_64 code" by Nicolas Geoffray · 9 years ago
  27. 461bd6c Merge "Improve dex2oat --dex-file and --dex-location usage info." by Richard Uhler · 9 years ago
  28. 36540cb Implement a space filter for optimizing. by Nicolas Geoffray · 9 years ago
  29. b8fb4f4 Merge "Update script now that optimizing is default." by Nicolas Geoffray · 9 years ago
  30. 0e07125 Update script now that optimizing is default. by Nicolas Geoffray · 9 years ago
  31. 4764481 Merge "Change "no-","no" test prefix to n" by Mathieu Chartier · 9 years ago
  32. 0b1692c Merge "Fix interpreter to allow 0 size sparse switches." by Jeff Hao · 9 years ago
  33. 935e01a Fix interpreter to allow 0 size sparse switches. by Jeff Hao · 9 years ago
  34. ea37988 Merge "ART: Add Mips32r6 backend support" by Andreas Gampe · 9 years ago
  35. 7aa81a4 Merge "Fix verifier handling of empty switch as last instruction." by Jeff Hao · 9 years ago
  36. 9ccd151 Fix verifier handling of empty switch as last instruction. by Jeff Hao · 9 years ago
  37. bd891cc Merge "Remove some spammy logging" by Mathieu Chartier · 9 years ago
  38. cd8f637 Remove some spammy logging by Mathieu Chartier · 9 years ago
  39. 248701e Merge "Fix the mac build." by Hiroshi Yamauchi · 9 years ago
  40. 3d900a7 Fix the mac build. by Hiroshi Yamauchi · 9 years ago
  41. 8c66b5f Merge "Enable more direct code for JIT" by Mathieu Chartier · 9 years ago
  42. 027f0ff ART: Add Mips32r6 backend support by Douglas Leung · 9 years ago
  43. 6ced409 Enable more direct code for JIT by Mathieu Chartier · 9 years ago
  44. 767c752 Quick: Create GC map based on compiler data. by Vladimir Marko · 9 years ago
  45. 1445dd3 Change "no-","no" test prefix to n by Mathieu Chartier · 9 years ago
  46. 6cc763c Merge "Quick: Clean up slow paths." by Vladimir Marko · 9 years ago
  47. 0b40ecf Quick: Clean up slow paths. by Vladimir Marko · 9 years ago
  48. 3743174 Merge "Assembly TLAB allocation fast path for x86_64." by Hiroshi Yamauchi · 9 years ago
  49. a5bfefb Merge "ART: Fix expectations for instruction-set-features string" by Andreas Gampe · 9 years ago
  50. a7d38fc ART: Fix expectations for instruction-set-features string by Goran Jakovljevic · 9 years ago
  51. 2a39584 Merge "ART: Change the isa defaults for Mips" by Andreas Gampe · 9 years ago
  52. 3d12ead ART: Change the isa defaults for Mips by Douglas Leung · 9 years ago
  53. e01a520 Assembly TLAB allocation fast path for x86_64. by Hiroshi Yamauchi · 9 years ago
  54. dbd065a Merge "Make it possible to enable tlab with a build parameter." by Hiroshi Yamauchi · 9 years ago
  55. 5888026 Merge "Add verify-at-runtime compiler filter" by Mathieu Chartier · 9 years ago
  56. 79bd2bf Make it possible to enable tlab with a build parameter. by Hiroshi Yamauchi · 9 years ago
  57. e86deef Add verify-at-runtime compiler filter by Mathieu Chartier · 9 years ago
  58. 2f59043 Merge "Revert "Revert "Use optimizing for apps.""" by Nicolas Geoffray · 9 years ago
  59. 37c22c6 Merge "Compress the StackMaps." by Nicolas Geoffray · 9 years ago
  60. 004c230 Compress the StackMaps. by Nicolas Geoffray · 9 years ago
  61. 1412dfa Revert "Revert "Use optimizing for apps."" by Nicolas Geoffray · 9 years ago
  62. 39374ce Merge "Remember whether a method was worth inlining." by Nicolas Geoffray · 9 years ago
  63. c0365b1 Remember whether a method was worth inlining. by Nicolas Geoffray · 9 years ago
  64. 157fb9e Merge "Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER" by Mathieu Chartier · 9 years ago
  65. d7cbf8a Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER by Mathieu Chartier · 9 years ago
  66. f5988cf Merge "Revert "Use optimizing for apps."" by Nicolas Geoffray · 9 years ago
  67. 00bb33c Merge "Fix 003-omnibus-opcodes flaky failures with GSS GC." by Hiroshi Yamauchi · 9 years ago
  68. 706cae3 Revert "Use optimizing for apps." by Nicolas Geoffray · 9 years ago
  69. 5b783e6 Fix 003-omnibus-opcodes flaky failures with GSS GC. by Hiroshi Yamauchi · 9 years ago
  70. 735dc87 Merge "Fix JIT options with late init" by Mathieu Chartier · 9 years ago
  71. 455f67c Fix JIT options with late init by Mathieu Chartier · 9 years ago
  72. b63ff27 Merge "Remove the Android.mk GCC-only source files hackery" by Colin Cross · 9 years ago
  73. e84e4f7 Remove the Android.mk GCC-only source files hackery by Colin Cross · 9 years ago
  74. 5747266 Merge "Clean up hash set" by Mathieu Chartier · 9 years ago
  75. 47f867a Clean up hash set by Mathieu Chartier · 9 years ago
  76. a2b02f7 Merge "Quick: Eliminate check-cast guaranteed by instance-of." by Vladimir Marko · 9 years ago
  77. e934df2 Improve dex2oat --dex-file and --dex-location usage info. by Richard Uhler · 9 years ago
  78. 22fe45d Quick: Eliminate check-cast guaranteed by instance-of. by Vladimir Marko · 9 years ago
  79. 72fad8d Merge "Add a script to be run by test device on buildbot." by Nicolas Geoffray · 9 years ago
  80. d2d62d1 Add a script to be run by test device on buildbot. by Nicolas Geoffray · 9 years ago
  81. 0ced884 Merge "StackMap: Always load and store unalign." by Nicolas Geoffray · 9 years ago
  82. aec8f93 StackMap: Always load and store unalign. by Nicolas Geoffray · 9 years ago
  83. d6f0081 Merge "ART: Fix condition for StoreNeedsWriteBarrier" by David Brazdil · 9 years ago
  84. 696005b Merge "Use optimizing for apps." by Nicolas Geoffray · 9 years ago
  85. 93247e4 Merge "Fix oat_file_assistant_test32 flaky failures with GSS collector." by Hiroshi Yamauchi · 9 years ago
  86. 3dbf234 Fix oat_file_assistant_test32 flaky failures with GSS collector. by Hiroshi Yamauchi · 9 years ago
  87. a7d3e2d Merge "Add JIT zygote hook" by Mathieu Chartier · 9 years ago
  88. 8c36c1a Merge "Revert "Forbid the use of shifts in ShifterOperand in Thumb2"" by Calin Juravle · 9 years ago
  89. da8196d Merge "Revert "Make subs alter flags when rn is an immediate"" by Calin Juravle · 9 years ago
  90. 202d164 Merge "Revert "Inline long shift code"" by Calin Juravle · 9 years ago
  91. f3b4aeb Revert "Inline long shift code" by Calin Juravle · 9 years ago
  92. 2dae78c Revert "Make subs alter flags when rn is an immediate" by Calin Juravle · 9 years ago
  93. b7f2be9 Revert "Forbid the use of shifts in ShifterOperand in Thumb2" by Calin Juravle · 9 years ago
  94. 522e224 ART: Fix condition for StoreNeedsWriteBarrier by David Brazdil · 9 years ago
  95. cadf090 Merge "Inline long shift code" by Calin Juravle · 9 years ago
  96. 09895eb Inline long shift code by Guillaume "Vermeille" Sanchez · 9 years ago
  97. 1d2868c Merge "Make subs alter flags when rn is an immediate" by Calin Juravle · 9 years ago
  98. 3533c45 Merge "Forbid the use of shifts in ShifterOperand in Thumb2" by Calin Juravle · 9 years ago
  99. 6eff38d Add JIT zygote hook by Mathieu Chartier · 9 years ago
  100. 31298e6 Merge "Unbreak checker." by Nicolas Geoffray · 9 years ago