1. 1ded5be Revert "Add small library for writing of DWARF data." by Nicolas Geoffray · 9 years ago
  2. 75c3d61 Add small library for writing of DWARF data. by David Srbecky · 9 years ago
  3. c8924c6 Merge "Use the original invoke type when inlining." by Nicolas Geoffray · 9 years ago
  4. 7904129 Use the original invoke type when inlining. by Nicolas Geoffray · 9 years ago
  5. 9ed05c4 Merge "Mark the tests as failing for now." by Nicolas Geoffray · 9 years ago
  6. 51b1f7b Mark the tests as failing for now. by Nicolas Geoffray · 9 years ago
  7. 19c1c12 Merge "Make sure localhost is enabled on testing devices." by Nicolas Geoffray · 9 years ago
  8. 0a38a0e Make sure localhost is enabled on testing devices. by Nicolas Geoffray · 9 years ago
  9. 651b4fb Merge "Revert "Revert "Inline across dex files.""" by Nicolas Geoffray · 9 years ago
  10. 39b4bf9 Merge changes I4b3b4d90,I70e0d78f,I2848636f by Calin Juravle · 9 years ago
  11. 9437b78 Revert "Revert "Inline across dex files."" by Nicolas Geoffray · 9 years ago
  12. 3679a47 Merge "Support relative encoded dex locations in oat files." by Richard Uhler · 9 years ago
  13. 139cec0 Merge "Share dex register maps between stack maps when possible." by Calin Juravle · 9 years ago
  14. 6ae7096 Share dex register maps between stack maps when possible. by Calin Juravle · 9 years ago
  15. 410f5cf Merge "Quick: Fix "select" pattern to update data used for GC maps." by Vladimir Marko · 9 years ago
  16. 5e0b8bf Merge "ART: Formatting and comments in BooleanSimplifier" by David Brazdil · 9 years ago
  17. b2bd1c5 ART: Formatting and comments in BooleanSimplifier by David Brazdil · 9 years ago
  18. 6e07183 Quick: Fix "select" pattern to update data used for GC maps. by Vladimir Marko · 9 years ago
  19. ab4a2f5 Forbid the use of shifts in ShifterOperand in Thumb2 by Guillaume "Vermeille" Sanchez · 9 years ago
  20. dc62c48 Make subs and adds alter flags when rn is an immediate by Guillaume "Vermeille" Sanchez · 9 years ago
  21. fd18f5a Inline long shift code by Guillaume "Vermeille" Sanchez · 9 years ago
  22. 11e99b1 Merge "Emit 4 byte UTF-sequences in place of encoded surrogate pairs." by Narayan Kamath · 9 years ago
  23. e16dad1 Emit 4 byte UTF-sequences in place of encoded surrogate pairs. by Narayan Kamath · 9 years ago
  24. e5fed03 Support relative encoded dex locations in oat files. by Richard Uhler · 9 years ago
  25. ebfd062 Merge "ART: Fix crash in gtests" by David Brazdil · 9 years ago
  26. 10f56cb ART: Fix crash in gtests by David Brazdil · 9 years ago
  27. 3e690d1 Merge "Share the runtime arena for faster compile times." by Nicolas Geoffray · 9 years ago
  28. b64b782 Merge "ART: Boolean simplifier" by David Brazdil · 9 years ago
  29. 579ea7d Share the runtime arena for faster compile times. by Nicolas Geoffray · 9 years ago
  30. 46e2a39 ART: Boolean simplifier by David Brazdil · 9 years ago
  31. 2c2d00e Merge "Unify ART's various implementations of bit_cast." by Roland Levillain · 9 years ago
  32. 09aa354 Merge "Revert "Inline across dex files."" by Nicolas Geoffray · 9 years ago
  33. 6a816cf Revert "Inline across dex files." by Nicolas Geoffray · 9 years ago
  34. da4d79b Unify ART's various implementations of bit_cast. by Roland Levillain · 9 years ago
  35. af87659 Merge "JDWP: Optimized single step during debugging" by Sebastien Hertz · 9 years ago
  36. eb07669 JDWP: Optimized single step during debugging by Daniel Mihalyi · 10 years ago
  37. 94ead76 Merge "Quick: Clean up Mir2Lir codegen." by Vladimir Marko · 9 years ago
  38. f6737f7 Quick: Clean up Mir2Lir codegen. by Vladimir Marko · 9 years ago
  39. 274395f Merge "Quick: Create GC map based on compiler data." by Vladimir Marko · 9 years ago
  40. bce0855 Merge "Revert "Deoptimization-based bce."" by Andreas Gampe · 9 years ago
  41. 0ba6273 Revert "Deoptimization-based bce." by Andreas Gampe · 9 years ago
  42. 27a40aa Merge "Deoptimization-based bce." by Mingyao Yang · 9 years ago
  43. e295e6e Deoptimization-based bce. by Mingyao Yang · 9 years ago
  44. 075a609 Merge "RTLD_LAZY is not supported, use RTLD_NOW instead." by Dmitriy Ivanov · 9 years ago
  45. 5305672 RTLD_LAZY is not supported, use RTLD_NOW instead. by Dmitriy Ivanov · 9 years ago
  46. 526e2ab Merge "Add code cache test" by Mathieu Chartier · 9 years ago
  47. bce416f Add code cache test by Mathieu Chartier · 9 years ago
  48. fc06816 Merge "Add paths to apk!lib/<abi> to LD_LIBRARY_PATH" by Dmitriy Ivanov · 9 years ago
  49. 785049f Add paths to apk!lib/<abi> to LD_LIBRARY_PATH by Dmitriy Ivanov · 10 years ago
  50. d24ba2c Merge "Inline across dex files." by Nicolas Geoffray · 9 years ago
  51. 7e4c350 Inline across dex files. by Nicolas Geoffray · 9 years ago
  52. 90d480c Merge "Implement a space filter for optimizing." by Nicolas Geoffray · 9 years ago
  53. c6de977 Merge "Fix a bug in AddToCodeCache" by Mathieu Chartier · 9 years ago
  54. b4e1808 Fix a bug in AddToCodeCache by Mathieu Chartier · 9 years ago
  55. 5af26bd Merge "Opt Compiler: Materialise constants that cannot be encoded" by Nicolas Geoffray · 9 years ago
  56. af2bec3 Merge "[optimizing] Improve x86, x86_64 code" by Nicolas Geoffray · 9 years ago
  57. 461bd6c Merge "Improve dex2oat --dex-file and --dex-location usage info." by Richard Uhler · 9 years ago
  58. 36540cb Implement a space filter for optimizing. by Nicolas Geoffray · 9 years ago
  59. b8fb4f4 Merge "Update script now that optimizing is default." by Nicolas Geoffray · 9 years ago
  60. 0e07125 Update script now that optimizing is default. by Nicolas Geoffray · 9 years ago
  61. 4764481 Merge "Change "no-","no" test prefix to n" by Mathieu Chartier · 9 years ago
  62. 0b1692c Merge "Fix interpreter to allow 0 size sparse switches." by Jeff Hao · 9 years ago
  63. 935e01a Fix interpreter to allow 0 size sparse switches. by Jeff Hao · 9 years ago
  64. ea37988 Merge "ART: Add Mips32r6 backend support" by Andreas Gampe · 9 years ago
  65. 7aa81a4 Merge "Fix verifier handling of empty switch as last instruction." by Jeff Hao · 9 years ago
  66. 9ccd151 Fix verifier handling of empty switch as last instruction. by Jeff Hao · 9 years ago
  67. bd891cc Merge "Remove some spammy logging" by Mathieu Chartier · 9 years ago
  68. cd8f637 Remove some spammy logging by Mathieu Chartier · 9 years ago
  69. 248701e Merge "Fix the mac build." by Hiroshi Yamauchi · 9 years ago
  70. 3d900a7 Fix the mac build. by Hiroshi Yamauchi · 9 years ago
  71. 8c66b5f Merge "Enable more direct code for JIT" by Mathieu Chartier · 9 years ago
  72. 027f0ff ART: Add Mips32r6 backend support by Douglas Leung · 9 years ago
  73. 6ced409 Enable more direct code for JIT by Mathieu Chartier · 9 years ago
  74. 767c752 Quick: Create GC map based on compiler data. by Vladimir Marko · 9 years ago
  75. 1445dd3 Change "no-","no" test prefix to n by Mathieu Chartier · 9 years ago
  76. 6cc763c Merge "Quick: Clean up slow paths." by Vladimir Marko · 9 years ago
  77. 0b40ecf Quick: Clean up slow paths. by Vladimir Marko · 9 years ago
  78. 3743174 Merge "Assembly TLAB allocation fast path for x86_64." by Hiroshi Yamauchi · 9 years ago
  79. a5bfefb Merge "ART: Fix expectations for instruction-set-features string" by Andreas Gampe · 9 years ago
  80. a7d38fc ART: Fix expectations for instruction-set-features string by Goran Jakovljevic · 9 years ago
  81. 2a39584 Merge "ART: Change the isa defaults for Mips" by Andreas Gampe · 9 years ago
  82. 3d12ead ART: Change the isa defaults for Mips by Douglas Leung · 9 years ago
  83. e01a520 Assembly TLAB allocation fast path for x86_64. by Hiroshi Yamauchi · 9 years ago
  84. dbd065a Merge "Make it possible to enable tlab with a build parameter." by Hiroshi Yamauchi · 9 years ago
  85. 5888026 Merge "Add verify-at-runtime compiler filter" by Mathieu Chartier · 9 years ago
  86. 79bd2bf Make it possible to enable tlab with a build parameter. by Hiroshi Yamauchi · 9 years ago
  87. e86deef Add verify-at-runtime compiler filter by Mathieu Chartier · 9 years ago
  88. 2f59043 Merge "Revert "Revert "Use optimizing for apps.""" by Nicolas Geoffray · 9 years ago
  89. 37c22c6 Merge "Compress the StackMaps." by Nicolas Geoffray · 9 years ago
  90. 004c230 Compress the StackMaps. by Nicolas Geoffray · 9 years ago
  91. 1412dfa Revert "Revert "Use optimizing for apps."" by Nicolas Geoffray · 9 years ago
  92. 39374ce Merge "Remember whether a method was worth inlining." by Nicolas Geoffray · 9 years ago
  93. c0365b1 Remember whether a method was worth inlining. by Nicolas Geoffray · 9 years ago
  94. 157fb9e Merge "Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER" by Mathieu Chartier · 9 years ago
  95. d7cbf8a Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER by Mathieu Chartier · 9 years ago
  96. f5988cf Merge "Revert "Use optimizing for apps."" by Nicolas Geoffray · 9 years ago
  97. 00bb33c Merge "Fix 003-omnibus-opcodes flaky failures with GSS GC." by Hiroshi Yamauchi · 9 years ago
  98. 706cae3 Revert "Use optimizing for apps." by Nicolas Geoffray · 9 years ago
  99. 5b783e6 Fix 003-omnibus-opcodes flaky failures with GSS GC. by Hiroshi Yamauchi · 9 years ago
  100. 735dc87 Merge "Fix JIT options with late init" by Mathieu Chartier · 9 years ago