1. 45724f9 Revert "Allow method references across oat files for multi-image." by Vladimir Marko · 8 years ago
  2. 6065402 Allow method references across oat files for multi-image. by Vladimir Marko · 8 years ago
  3. c903b6a Move --dump-cfg and dump-cfg-append to CompilerOptions. by Nicolas Geoffray · 8 years ago
  4. 998c216 Perform profile file analysis in dex2oat by Calin Juravle · 9 years ago
  5. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  6. 131980f Add ElfWriter::GetStream(). by Vladimir Marko · 9 years ago
  7. d1eaf0d Keep list of dex files for oat file in CompilerDriver. by Vladimir Marko · 9 years ago
  8. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 9 years ago
  9. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  10. ec7802a Add DCHECKs to ArenaVector and ScopedArenaVector. by Vladimir Marko · 9 years ago
  11. 87000a9 Add option to append to the cfg dump. by Calin Juravle · 9 years ago
  12. 5815501 Revert "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 9 years ago
  13. d9c4d2e Merge "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 9 years ago
  14. b2c431e Revert "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 9 years ago
  15. 464581a Merge "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 9 years ago
  16. 9b688a0 Optimizing: Better invoke-static/-direct dispatch. by Vladimir Marko · 9 years ago
  17. 50fa993 Svelter libart-compiler by Alex Light · 9 years ago
  18. 14d9057 Use (D)CHECK_ALIGNED more. by Roland Levillain · 9 years ago
  19. 345f93e Avoid unexpected conversions to ArrayRef. by Vladimir Marko · 9 years ago
  20. cf93a5c Revert "Revert "ART: Implement literal pool for arm, fix branch fixup."" by Vladimir Marko · 9 years ago
  21. fbeb4ae Revert "ART: Implement literal pool for arm, fix branch fixup." by Vladimir Marko · 9 years ago
  22. f38caa6 ART: Implement literal pool for arm, fix branch fixup. by Vladimir Marko · 9 years ago
  23. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  24. 70bef0d ART: Add compiled-methods by Andreas Gampe · 9 years ago
  25. e8888c8 Merge "Refine erratum 843419 check for linker workaround." by Vladimir Marko · 9 years ago
  26. 97e2f26 Refine erratum 843419 check for linker workaround. by Matteo Franchin · 9 years ago
  27. 1961b60 Quick: PC-relative loads from dex cache arrays on x86. by Vladimir Marko · 9 years ago
  28. e5c76c5 PC-relative loads from dex cache arrays for arm. by Vladimir Marko · 9 years ago
  29. 65b798e ART: Enable more Clang warnings by Andreas Gampe · 9 years ago
  30. b207e14 Pass linker patches around as const. by Vladimir Marko · 9 years ago
  31. 71b0ddf Split RelativePatcher::ReserveSpace() into two. by Vladimir Marko · 9 years ago
  32. 3f311cf Add tests for Arm64RelativePatcher. by Vladimir Marko · 9 years ago
  33. 4d23c9d Add tests for Thumb2RelativePatcher. by Vladimir Marko · 9 years ago
  34. b163bb7 Refactor RelativePatcher out of OatWriter. by Vladimir Marko · 9 years ago