1. 33f7c8a Remove CompiledMethod dependency on CompilerDriver. by Vladimir Marko · 6 years ago
  2. b74574a Speed up relative_patcher_arm64_test. by Vladimir Marko · 6 years ago
  3. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  4. 8cd5454 Move MethodInfo to CodeInfo. by David Srbecky · 6 years ago
  5. 8808756 Remove frame info from OatQuickMethodHeader. by David Srbecky · 7 years ago
  6. 16206cf ART: Fix RelativePatcherTest::TearDown() for ASAN. by Vladimir Marko · 7 years ago
  7. a043111 Move instruction_set_ to CompilerOptions. by Vladimir Marko · 7 years ago
  8. 1979c64 Clean up include paths by David Sehr · 7 years ago
  9. bd600e3 ART: Remove support for compiled-methods and compiled-classes by Andreas Gampe · 7 years ago
  10. 6d66fcf Move RelativePatcher from libart-compiler.so to dex2oat. by Vladimir Marko · 7 years ago[Renamed (98%) from compiler/linker/relative_patcher_test.h]
  11. ca1e038 Revert^2 "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  12. 5806a9e Revert "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  13. c9dd220 Compile link-time thunks in codegen. by Vladimir Marko · 7 years ago
  14. 312f3b2 Move some remaining dex utilities by David Sehr · 7 years ago
  15. 2d8801f Clean some dex2oat options. by Nicolas Geoffray · 7 years ago
  16. d8dbc8d Refactor compiled_method.h . by Vladimir Marko · 7 years ago
  17. 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 8 years ago
  18. fc8b422 Clean up AtomicDexRefMap by Mathieu Chartier · 7 years ago
  19. 5f07820 Use StringBssEntry for testing PC-relative patching. by Vladimir Marko · 8 years ago
  20. f4f2daa ARM64: Use link-time generated thunks for Baker CC read barrier. by Vladimir Marko · 8 years ago
  21. cbcedbf Add method info to oat files by Mathieu Chartier · 8 years ago
  22. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  23. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 8 years ago
  24. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  25. 4287925 Merge "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  26. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 8 years ago
  27. 63dccbbe Store resolved Strings for AOT code in .bss. by Vladimir Marko · 8 years ago
  28. d9c9037 Move ArrayRef to runtime/base by David Brazdil · 8 years ago
  29. 0c737df Align method code rather than method header in oat files. by Vladimir Marko · 8 years ago
  30. 91288d8 Revert "Revert "Write conflict tables in image"" by Mathieu Chartier · 9 years ago
  31. 9d07e3d Clean up OatQuickMethodHeader after Quick removal. by Vladimir Marko · 9 years ago
  32. db8e62d Optimizing: Clean up after const-string sharpening. by Vladimir Marko · 9 years ago
  33. cac5a7e Optimizing: Improve const-string code generation. by Vladimir Marko · 9 years ago
  34. 944da60 ART: Allow method references across oat files for multi-image, 2nd attempt. by Vladimir Marko · 9 years ago
  35. 45724f9 Revert "Allow method references across oat files for multi-image." by Vladimir Marko · 9 years ago
  36. 6065402 Allow method references across oat files for multi-image. by Vladimir Marko · 9 years ago
  37. c903b6a Move --dump-cfg and dump-cfg-append to CompilerOptions. by Nicolas Geoffray · 9 years ago
  38. 998c216 Perform profile file analysis in dex2oat by Calin Juravle · 9 years ago
  39. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  40. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 9 years ago
  41. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  42. 87000a9 Add option to append to the cfg dump. by Calin Juravle · 9 years ago
  43. 70bef0d ART: Add compiled-methods by Andreas Gampe · 10 years ago
  44. b207e14 Pass linker patches around as const. by Vladimir Marko · 10 years ago
  45. 71b0ddf Split RelativePatcher::ReserveSpace() into two. by Vladimir Marko · 10 years ago
  46. 3f311cf Add tests for Arm64RelativePatcher. by Vladimir Marko · 10 years ago
  47. 4d23c9d Add tests for Thumb2RelativePatcher. by Vladimir Marko · 10 years ago
  48. b163bb7 Refactor RelativePatcher out of OatWriter. by Vladimir Marko · 10 years ago