1. f94fa81 String Compression for MIPS32 and MIPS64 by Goran Jakovljevic · 9 years ago
  2. ffa5130 Merge "Use entrypoint switching on x86 & x86-64 for GC root read barriers." by Roland Levillain · 9 years ago
  3. 1c66504 Merge "Change type initialization entrypoints to kSaveEverything." by Vladimir Marko · 9 years ago
  4. d966ce7 Use entrypoint switching on x86 & x86-64 for GC root read barriers. by Roland Levillain · 9 years ago
  5. 8d4b118 Merge "Fix dex cache resolved types and class table mismatch." by Vladimir Marko · 9 years ago
  6. cd556b0 Fix dex cache resolved types and class table mismatch. by Vladimir Marko · 9 years ago
  7. ea4c126 Change type initialization entrypoints to kSaveEverything. by Vladimir Marko · 9 years ago
  8. 575d3e6 Clean up code info table layout by Mathieu Chartier · 9 years ago
  9. a6d3831 Merge "Add test if dex file fails to open during layout." by Treehugger Robot · 9 years ago
  10. f8512f8 Merge "ARM: VIXL32: Remove erroneous DCHECK." by Roland Levillain · 9 years ago
  11. 1a991db Merge "ARM: VIXL32: Fix "Align allocation entrypoints.."." by Treehugger Robot · 9 years ago
  12. d9df780 Add test if dex file fails to open during layout. by Jeff Hao · 9 years ago
  13. 7b3672e ARM: VIXL32: Fix "Align allocation entrypoints..". by Artem Serov · 9 years ago
  14. d56a6a3 Remove obsolete restriction with allocations and dex cache. by Nicolas Geoffray · 9 years ago
  15. 85bd7a3 Merge "Revert "Revert "Inline across dex files for JIT.""" by Nicolas Geoffray · 9 years ago
  16. fe076a5 Merge "Code refactoring around sharpening HLoadClass." by Nicolas Geoffray · 9 years ago
  17. fbdfa6d Revert "Revert "Inline across dex files for JIT."" by Nicolas Geoffray · 9 years ago
  18. 814eefe Merge "ART: Refactor verify_object.h" by Treehugger Robot · 9 years ago
  19. de19754 Add nullptr check for dex layout when opening the dex file fails. by Jeff Hao · 9 years ago
  20. 90b936d ART: Refactor verify_object.h by Andreas Gampe · 9 years ago
  21. 83c8e27 Code refactoring around sharpening HLoadClass. by Nicolas Geoffray · 9 years ago
  22. d5cd497 ARM: VIXL32: Remove erroneous DCHECK. by Scott Wakeling · 9 years ago
  23. 41f7427 Merge "Align allocation entrypoints implementation between arm/arm64/x86/x64." by Nicolas Geoffray · 9 years ago
  24. d90cd5c Merge "Revert "Inline across dex files for JIT."" by Nicolas Geoffray · 9 years ago
  25. d16da8b Revert "Inline across dex files for JIT." by Nicolas Geoffray · 9 years ago
  26. d095844 Align allocation entrypoints implementation between arm/arm64/x86/x64. by Nicolas Geoffray · 9 years ago
  27. 3f50d3c Merge "Inline across dex files for JIT." by Nicolas Geoffray · 9 years ago
  28. 05dfc65 Merge "MIPS: Support kJitTableAddress kinds of string/class loads." by Nicolas Geoffray · 9 years ago
  29. de2e1a6 Merge "Math.min and Math.max intrinsics for ARM" by Treehugger Robot · 9 years ago
  30. 406402b Merge "Fix creating self-recursive obsolete methods." by Treehugger Robot · 9 years ago
  31. c032e74 Math.min and Math.max intrinsics for ARM by xueliang.zhong · 9 years ago
  32. f290c01 Inline across dex files for JIT. by Nicolas Geoffray · 9 years ago
  33. 2cf7d5e Merge "AArch64: Add HInstruction scheduling support." by Treehugger Robot · 9 years ago
  34. caebca9 Merge "Fix perf-inject jit profiling for osr method." by Nicolas Geoffray · 9 years ago
  35. 97c381e Separate art::Exec from utils by David Sehr · 9 years ago
  36. 1ebe4fe Fix creating self-recursive obsolete methods. by Alex Light · 9 years ago
  37. 627c1a0 MIPS: Support kJitTableAddress kinds of string/class loads. by Alexey Frunze · 9 years ago
  38. 3cb871a Merge "Deduplicate register masks" by Mathieu Chartier · 9 years ago
  39. 9fcd256 Merge "Added few more SIMD extensions for x86/x86_64 (SSE)." by Aart Bik · 9 years ago
  40. 1a20b68 Deduplicate register masks by Mathieu Chartier · 9 years ago
  41. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 9 years ago
  42. 12e06ed Added few more SIMD extensions for x86/x86_64 (SSE). by Aart Bik · 9 years ago
  43. 45aa598 Deduplicate stack masks by David Srbecky · 9 years ago
  44. 8de998e Merge "Fix bug in geometric last value (found with fuzz testing)" by Aart Bik · 9 years ago
  45. f80a087 Merge "Handle cycles with double stack slots in ARM64 parallel moves." by Roland Levillain · 9 years ago
  46. 6099d5e Implement Math.rint Intrinsic for ARM32. by xueliang.zhong · 9 years ago
  47. d3ba626 Fix bug in geometric last value (found with fuzz testing) by Aart Bik · 9 years ago
  48. e0be2fe Merge "MIPS32R6: Improve PC-relative string/class loads and invokes." by Treehugger Robot · 9 years ago
  49. 500d491 Merge "Revert "Revert "Make --debuggable rely on JIT code.""" by Nicolas Geoffray · 9 years ago
  50. 433b79a Revert "Revert "Make --debuggable rely on JIT code."" by Nicolas Geoffray · 9 years ago
  51. d7c4ad0 Merge "Revert "Make --debuggable rely on JIT code."" by Vladimir Marko · 9 years ago
  52. 8135664 Revert "Make --debuggable rely on JIT code." by Vladimir Marko · 9 years ago
  53. 6b892cd MIPS32R6: Improve PC-relative string/class loads and invokes. by Alexey Frunze · 9 years ago
  54. 8f28bd4 Merge "Make --debuggable rely on JIT code." by Nicolas Geoffray · 9 years ago
  55. 558dea1 Handle cycles with double stack slots in ARM64 parallel moves. by Roland Levillain · 9 years ago
  56. 6abbd9e Merge "MIPS: Refactor code for unresolved field entrypoint." by Treehugger Robot · 9 years ago
  57. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 9 years ago
  58. ec78622 Hash-based dex cache type array. by Vladimir Marko · 9 years ago
  59. 0cb1242 MIPS: Refactor code for unresolved field entrypoint. by Alexey Frunze · 9 years ago
  60. 12f1b99 Remove alignment bits in between stack maps by Mathieu Chartier · 9 years ago
  61. d8f6e64 Merge "Don't use VIXL's temp registers in LocationsBuilderARM64::HandleFieldGet." by Roland Levillain · 9 years ago
  62. f919e89 Merge "Add ARM support for `floor` and `ceil` intrinsics." by Vladimir Marko · 9 years ago
  63. f255be7 Merge changes from topic 'VIXL-update-270117' by Nicolas Geoffray · 9 years ago
  64. d0b5183 Don't use VIXL's temp registers in LocationsBuilderARM64::HandleFieldGet. by Roland Levillain · 9 years ago
  65. 9aee2d4 Add ARM support for `floor` and `ceil` intrinsics. by Artem Serov · 9 years ago
  66. ca21dc4 Merge "Revert "Revert "CHA for abstract methods.""" by Treehugger Robot · 9 years ago
  67. 86e9d26 ARM: VIXL32: Keep jump table base label within range of adr. by Scott Wakeling · 9 years ago
  68. 79db997 ARM64: VIXL: Fix breaking changes to ternary operator with Register inputs. by Scott Wakeling · 9 years ago
  69. 055e7be Merge "Add per array size allocation entrypoints." by Nicolas Geoffray · 9 years ago
  70. e8fcd01 Revert "Revert "CHA for abstract methods."" by Mingyao Yang · 9 years ago
  71. 13970e4 Merge "Re-enable tests 934 & 935" by Treehugger Robot · 9 years ago
  72. 6f04628 Merge "You shall know your arm32 calling conventions." by Nicolas Geoffray · 9 years ago
  73. a72859d You shall know your arm32 calling conventions. by Nicolas Geoffray · 9 years ago
  74. e40dd38 Re-enable tests 934 & 935 by Alex Light · 9 years ago
  75. e384360 Merge "Make verify-profile not look at the profile." by Nicolas Geoffray · 9 years ago
  76. 3eba863 Make verify-profile not look at the profile. by Nicolas Geoffray · 9 years ago
  77. 8e0e7f7 Merge "Refactor code for unresolved field entrypoint." by Nicolas Geoffray · 9 years ago
  78. 5b3c6c0 Refactor code for unresolved field entrypoint. by Nicolas Geoffray · 9 years ago
  79. 8c7c4f1 Update vixl/arm32 backend after new allocation entrypoint change. by Nicolas Geoffray · 9 years ago
  80. b048cb7 Add per array size allocation entrypoints. by Nicolas Geoffray · 9 years ago
  81. 0a27fd0 Preserve verification invariant after compile-time verification. by Nicolas Geoffray · 9 years ago
  82. 22aa54b AArch64: Add HInstruction scheduling support. by Alexandre Rames · 9 years ago
  83. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 9 years ago
  84. e36c51a Merge "Allow multiple HX86ComputeBaseMethodAddress." by Nicolas Geoffray · 9 years ago
  85. dc59127 Merge "Fix some typos in ART." by Treehugger Robot · 9 years ago
  86. c51842b Merge "ART: Reference.getReferent intrinsic for arm and arm64" by Treehugger Robot · 9 years ago
  87. 133719e Allow multiple HX86ComputeBaseMethodAddress. by Nicolas Geoffray · 9 years ago
  88. 5e8d5f0 Fix some typos in ART. by Roland Levillain · 9 years ago
  89. b0dde43 Merge "Fix inserting classes to initiating loader's class table." by Vladimir Marko · 9 years ago
  90. d8c052a ART: Reference.getReferent intrinsic for arm and arm64 by TatWai Chong · 9 years ago
  91. 17aba35 Merge "Allow multiple HArmDexCacheArrayBase." by Nicolas Geoffray · 9 years ago
  92. 1482438 Merge "MIPS64: Extend assembler_mips64_test" by Treehugger Robot · 9 years ago
  93. e807ff7 Allow multiple HArmDexCacheArrayBase. by Nicolas Geoffray · 9 years ago
  94. a2f526f Compressed native PC for stack maps by Mathieu Chartier · 9 years ago
  95. 0577876 Merge "Revert "CHA for abstract methods."" by Colin Cross · 9 years ago
  96. 8ebc8bf Revert "CHA for abstract methods." by Colin Cross · 9 years ago
  97. 6ad2f6d Fix inserting classes to initiating loader's class table. by Vladimir Marko · 9 years ago
  98. 6611d27 Merge "CHA for abstract methods." by Mingyao Yang · 9 years ago
  99. 3eede07 Merge "vdex optimization: avoid doing application type resolution." by Nicolas Geoffray · 9 years ago
  100. 95f2714 MIPS64: Extend assembler_mips64_test by Goran Jakovljevic · 9 years ago