1. a00b54b Helpers and refactorings to prepare for interpreter optimizations (x64) by Nicolas Geoffray · 4 years, 7 months ago
  2. adb66f9 Revert^2 "JIT: Separate code allocation and initialization." by David Srbecky · 4 years, 9 months ago
  3. 63b0c26 Revert "JIT: Separate code allocation and initialization." by Nicolas Geoffray · 4 years, 9 months ago
  4. e1b36f0 JIT: Separate code allocation and initialization. by David Srbecky · 4 years, 9 months ago
  5. 1eb5d87 Prefix entrypoints with 0xFF so we can do extra checks. by David Srbecky · 5 years ago
  6. bf5f0f3 Revert "Revert^2 "Add code size to CodeInfo"" by Nicolas Geoffray · 5 years ago
  7. 5708376 Revert "Remove code size from OatQuickMethodHeader" by Nicolas Geoffray · 5 years ago
  8. 131f23a Remove code size from OatQuickMethodHeader by David Srbecky · 5 years ago
  9. e1412da Revert^2 "Add code size to CodeInfo" by David Srbecky · 5 years ago
  10. 8f20a23 Revert "Add code size to CodeInfo" by David Srbecky · 5 years ago
  11. 68efa7b Add code size to CodeInfo by David Srbecky · 5 years ago
  12. 8cd5454 Move MethodInfo to CodeInfo. by David Srbecky · 6 years ago
  13. 8808756 Remove frame info from OatQuickMethodHeader. by David Srbecky · 6 years ago
  14. 79aa624 Revert^2 "Use frame info from CodeInfo." by David Srbecky · 6 years ago
  15. cba94fa Revert "Use frame info from CodeInfo." by Yohei Yukawa · 6 years ago
  16. 691124f Use frame info from CodeInfo. by David Srbecky · 6 years ago
  17. b68ed2c ART: Ensure OatQuickMethodHeader is trivially copyable by Andreas Gampe · 6 years ago
  18. 052f8ca Rewrite stackmap encoding code. by David Srbecky · 6 years ago
  19. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  20. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  21. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  22. 2665bc8 Add explicit default copy constructor by Yi Kong · 7 years ago
  23. 0510717 Delete SrcMap by Mathieu Chartier · 7 years ago
  24. cbcedbf Add method info to oat files by Mathieu Chartier · 7 years ago
  25. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
  26. 132d836 Revert "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 8 years ago
  27. 3395fbc Revert "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 8 years ago
  28. 75afcdd Revert "Revert "JIT root tables."" by Nicolas Geoffray · 8 years ago
  29. 4acd036 Revert "JIT root tables." by Nicolas Geoffray · 8 years ago
  30. ac3ebc3 JIT root tables. by Nicolas Geoffray · 8 years ago
  31. a593118 Fix google-explicit-constructor warnings in art. by Chih-Hung Hsieh · 8 years ago
  32. 9d07e3d Clean up OatQuickMethodHeader after Quick removal. by Vladimir Marko · 8 years ago
  33. 6832fbe Fix DCHECK in OatQuickMethodHeader::GetFrameSizeInBytes() by David Srbecky · 8 years ago
  34. 5d95076 Symbolize native debug information for AOTed methods in boot.oat. by David Srbecky · 8 years ago
  35. b331feb Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by Nicolas Geoffray · 8 years ago
  36. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  37. 562ff44 Revert "Remove DCHECK that does not work for gtests." by Vladimir Marko · 9 years ago
  38. 7d32dbc Remove DCHECK that does not work for gtests. by Nicolas Geoffray · 9 years ago
  39. 1dad3f6 Support garbage collection of JITted code. by Nicolas Geoffray · 9 years ago
  40. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago