1. adc4e82 Merge "Cleanup String.<init> handling." by Nicolas Geoffray · 8 years ago
  2. da079bb Cleanup String.<init> handling. by Nicolas Geoffray · 8 years ago
  3. 525a58b ART: Fix dependencies by Andreas Gampe · 8 years ago
  4. 20426c3 Merge "jni: Punt to generic JNI for mips" by Treehugger Robot · 8 years ago
  5. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  6. 9aa9fa2 jni: Punt to generic JNI for mips by Igor Murashkin · 8 years ago
  7. 3cc69a8 Merge "Compensate in compiler for verifier shortcomings." by Treehugger Robot · 8 years ago
  8. 50a9ed0 Compensate in compiler for verifier shortcomings. by Nicolas Geoffray · 8 years ago
  9. 496577f Smarter image layout by Mathieu Chartier · 8 years ago
  10. b47d9c5 Fix mips build after sharpening change. by Nicolas Geoffray · 8 years ago
  11. 5e4e11e Clean-up sharpening and compiler driver. by Nicolas Geoffray · 8 years ago
  12. 9e5f321 Merge "Revert "Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests.""" by Roland Levillain · 8 years ago
  13. fe88546 Revert "Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests."" by Scott Wakeling · 8 years ago
  14. 4670b99 Merge "Update art tests" by Benoit Lamarche · 8 years ago
  15. 764f38f Merge "Make image test multi image" by Treehugger Robot · 8 years ago
  16. 866d874 Make image test multi image by Mathieu Chartier · 8 years ago
  17. 524dfe8 Merge "jni: Implement generic JNI support for @CriticalNative/@FastNative" by Treehugger Robot · 8 years ago
  18. 06a04e0 jni: Implement generic JNI support for @CriticalNative/@FastNative by Igor Murashkin · 8 years ago
  19. be0f728 Merge "Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests."" by Nicolas Geoffray · 8 years ago
  20. 7863a21 Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests." by Nicolas Geoffray · 8 years ago
  21. 85bf9de Merge "Write VerifierDeps into VDEX." by Treehugger Robot · 8 years ago
  22. d26a0a6 Merge "ARM: VIXL32: Add an initial code generator that passes codegen_tests." by Roland Levillain · 8 years ago
  23. 5d5a36b Write VerifierDeps into VDEX. by David Brazdil · 8 years ago
  24. 9837caf Update art tests by Sebastien Hertz · 8 years ago
  25. 0e84439 Collapse ART's AbstractMethod class into Executable by Neil Fuller · 8 years ago
  26. c4cb3d5 Merge "Fix the target art method address within a method object" by David Sehr · 8 years ago
  27. 96e640c Fix the target art method address within a method object by Jing Ji · 8 years ago
  28. 804b03f Change remaining slow path throw entrypoints to save everything. by Vladimir Marko · 8 years ago
  29. d300d8f ARM: Use vstm/vldm for live floating point registers save/restore in SlowPathCode. by Artem Serov · 8 years ago
  30. 9364383 Merge "ARM: Use stm/ldm for live registers save/restore in SlowPathCode." by Treehugger Robot · 8 years ago
  31. 2722620 Merge "Improve sharpening for read barrier image HLoadClass" by Treehugger Robot · 8 years ago
  32. 4a4a601 Improve sharpening for read barrier image HLoadClass by Mathieu Chartier · 8 years ago
  33. 904614f Merge "Convert art runtests to Android.bp" by Colin Cross · 8 years ago
  34. afd3c9e Convert art runtests to Android.bp by Colin Cross · 8 years ago
  35. ec88abd Merge "Remove the `CanTriggerGC` side-effects on a few instructions." by Roland Levillain · 8 years ago
  36. 8cb366a Merge "Include `nodes.h` in `nodes_shared.h` to help editing tools." by Treehugger Robot · 8 years ago
  37. 28079d3 Merge "Minor induction variable analysis changes." by Aart Bik · 8 years ago
  38. f4d6aee ARM: Use stm/ldm for live registers save/restore in SlowPathCode. by Artem Serov · 8 years ago
  39. ebc3280 Include `nodes.h` in `nodes_shared.h` to help editing tools. by Alexandre Rames · 8 years ago
  40. 91a6516 Remove the `CanTriggerGC` side-effects on a few instructions. by Alexandre Rames · 8 years ago
  41. f653669 Merge "MIPS64: Fix overlapping use of "in" & "out" registers." by Nicolas Geoffray · 8 years ago
  42. 855c7eb Merge "MIPS32: Improve storing of constants in fields and array elements" by Treehugger Robot · 8 years ago
  43. 9aa352e Remove TypeLookupTable from DexFile. by David Sehr · 8 years ago
  44. 009cace Minor induction variable analysis changes. by Aart Bik · 8 years ago
  45. 22a99ff Merge "x86/x86-64: Simplify codegen using helper functions." by Treehugger Robot · 8 years ago
  46. 56f4bdd x86/x86-64: Simplify codegen using helper functions. by Vladimir Marko · 8 years ago
  47. ca3c8c3 Collect verifier dependencies by David Brazdil · 8 years ago
  48. f58b248 MIPS32: Improve storing of constants in fields and array elements by Alexey Frunze · 8 years ago
  49. 6e95dd5 Convert art gtests to Android.bp by Colin Cross · 8 years ago
  50. 6b22aa5 Convert libart-gtest to Android.bp by Colin Cross · 8 years ago
  51. 6b4d988 Merge "Fix google-explicit-constructor warnings in art." by Chih-hung Hsieh · 8 years ago
  52. 68db2a9 MIPS64: Fix overlapping use of "in" & "out" registers. by Chris Larsen · 8 years ago
  53. 514e346 Merge "Added ability to generate last-value of linear induction. Also added utility to update fetches in induction nodes." by Treehugger Robot · 8 years ago
  54. fad6f4d Merge "ARM: Try to emit branches early to save memory." by Treehugger Robot · 8 years ago
  55. a593118 Fix google-explicit-constructor warnings in art. by Chih-Hung Hsieh · 8 years ago
  56. 16d3a65 Added ability to generate last-value of linear induction. by Aart Bik · 8 years ago
  57. b138dfb ARM: VIXL32: Add an initial code generator that passes codegen_tests. by Scott Wakeling · 8 years ago
  58. 167bc0b ARM: Try to emit branches early to save memory. by Vladimir Marko · 8 years ago
  59. 6f41ec6 Merge "MIPS: Enable the ComparisonsLong test in the code generator test." by Treehugger Robot · 8 years ago
  60. 37c3893 Merge "Add missing OVERRIDE qualifiers in code generators." by Roland Levillain · 8 years ago
  61. 755beba Merge "Move ArrayRef to runtime/base" by David Brazdil · 8 years ago
  62. 63e2113 MIPS: Enable the ComparisonsLong test in the code generator test. by Alexey Frunze · 8 years ago
  63. 32772cb Merge "Make LinearizeGraph() public (and move it to nodes files)" by Treehugger Robot · 8 years ago
  64. 20e9db6 Make LinearizeGraph() public (and move it to nodes files) by Aart Bik · 8 years ago
  65. a3735f7 jni: Update VIXL macro assembler to have vmovdrr/vmovsr support by Igor Murashkin · 8 years ago
  66. d9c9037 Move ArrayRef to runtime/base by David Brazdil · 8 years ago
  67. f41f956 Add missing OVERRIDE qualifiers in code generators. by Roland Levillain · 8 years ago
  68. 26ead49 Merge "Make ScopedAssertNoThreadSuspension no overhead for non-debug" by Mathieu Chartier · 8 years ago
  69. 088efb4 Merge "Separate annotations from dexfile reading." by Aart Bik · 8 years ago
  70. 9323e6e Separate annotations from dexfile reading. by David Sehr · 8 years ago
  71. 8850c73 Merge "MIPS32: Implement table-based packed switch" by Treehugger Robot · 8 years ago
  72. 0584647 Remove ThrowNoSuchMethod entrypoint. by Vladimir Marko · 8 years ago
  73. e305eaf Merge "Revert "Revert "Use implicit null checks inside try blocks.""" by Treehugger Robot · 8 years ago
  74. 3b7537b Revert "Revert "Use implicit null checks inside try blocks."" by Vladimir Marko · 8 years ago
  75. 96b6682 MIPS32: Implement table-based packed switch by Alexey Frunze · 8 years ago
  76. 268764d Make ScopedAssertNoThreadSuspension no overhead for non-debug by Mathieu Chartier · 8 years ago
  77. dc0c7e1 Merge "ART: Remove LogSeverity NONE" by Treehugger Robot · 8 years ago
  78. c11d1b4 Merge "Allow for testing alternative code generators in codegen_test.cc" by Roland Levillain · 8 years ago
  79. 5fd66d0 ART: Remove LogSeverity NONE by Andreas Gampe · 8 years ago
  80. e204051 Merge "Revert "Use implicit null checks inside try blocks."" by Nicolas Geoffray · 8 years ago
  81. 0719b5b Revert "Use implicit null checks inside try blocks." by Nicolas Geoffray · 8 years ago
  82. a60a705 Remove custom CheckCast slow path caller saves for Baker CC. by Vladimir Marko · 8 years ago
  83. 6ee9a33 Merge "Use implicit null checks inside try blocks." by Treehugger Robot · 8 years ago
  84. 935cf1b Merge "Introduce VDEX file, use it for DEX files" by David Brazdil · 8 years ago
  85. 7aa7560 Use implicit null checks inside try blocks. by Vladimir Marko · 8 years ago
  86. 7b49e6c Introduce VDEX file, use it for DEX files by David Brazdil · 8 years ago
  87. e0576d1 Re-enable boot image direct string loads for read barriers by Mathieu Chartier · 8 years ago
  88. 4d2cf03 Merge "jni: Add @CriticalNative optimization to speed up JNI transitions" by Igor Murashkin · 8 years ago
  89. 367f3dd jni: Add @CriticalNative optimization to speed up JNI transitions by Igor Murashkin · 8 years ago
  90. abb341b ART: Generate path to entrypoints in VisitLoadString for x86_64 by Christina Wadsworth · 8 years ago
  91. fa7b5c9 Merge "ART: Generate path to entrypoints in VisitLoadString for x86" by Mathieu Chartier · 8 years ago
  92. b9b2671 Merge "Remove unnecessary `static` specifiers in `common_arm64.h`." by Treehugger Robot · 8 years ago
  93. dc7c031 Merge "MIPS32: Implement branchless HCondition for floats" by Treehugger Robot · 8 years ago
  94. e22a8cb Merge "Revert "Revert "Re-enable boot image string sharpening.""" by Treehugger Robot · 8 years ago
  95. 2ddb717 MIPS32: Implement branchless HCondition for floats by Alexey Frunze · 8 years ago
  96. 9502687 Revert "Revert "Re-enable boot image string sharpening."" by Vladimir Marko · 8 years ago
  97. 175d09b ART: Generate path to entrypoints in VisitLoadString for x86 by Christina Wadsworth · 8 years ago
  98. 3f39b1d Merge "Adding x86 compiler utils instructions and tests" by Aart Bik · 8 years ago
  99. fe6064a Convert more of art to Android.bp by Colin Cross · 8 years ago
  100. a12943a Merge "ART: Generate path to entrypoints in VisitLoadString for arm64" by Mathieu Chartier · 8 years ago