1. bdf146c dex2oat: Fix repeatedly preparing dex files for oat file by wulonghua · 4 years, 10 months ago
  2. fe57c2b Revert^4 "Add "linkage" test options"" by David Sehr · 4 years, 10 months ago
  3. 16c08ca Revert "Revert "Revert "Add "linkage" test options""" by Nicolas Geoffray · 4 years, 10 months ago
  4. 80c0c50 Revert "Revert "Add "linkage" test options"" by David Sehr · 4 years, 10 months ago
  5. 91a8e6f Revert "Add "linkage" test options" by Nicolas Geoffray · 4 years, 10 months ago
  6. 873bb64 Add "linkage" test options by David Sehr · 4 years, 10 months ago
  7. 2145a8a Add the File[] class to the primary boot image. by Vladimir Marko · 4 years, 11 months ago
  8. 6cf7a9b Revert "Revert "If generating an image, run initialization and other optimizations."" by Nicolas Geoffray · 4 years, 11 months ago
  9. bbec8a6 Revert "If generating an image, run initialization and other optimizations." by Eric Holk · 5 years ago
  10. ada8536 If generating an image, run initialization and other optimizations. by Nicolas Geoffray · 5 years ago
  11. f639bf4 Avoid dex2dex initialization if not compiling. by Vladimir Marko · 5 years ago
  12. fa458ac Allow late lookup for @CriticalNative methods. by Vladimir Marko · 5 years ago
  13. 517e5cd Filter image classes in RecordImageClassesVisitor. by Vladimir Marko · 5 years ago
  14. 8bc5991 Remove MIPS support from dex2oat. by Vladimir Marko · 5 years ago
  15. 4cbb51a Fix ART code around JIT zygote. by Nicolas Geoffray · 5 years ago
  16. c124d1d Fix name-based detection of JIT-zygote boot image extension. by Ulya Trafimovich · 5 years ago
  17. 7dac864 Clean up JNI dlsym lookup trampoline. by Vladimir Marko · 5 years ago
  18. 7ed2d38 Fix boot image extension class exclusion. by Vladimir Marko · 5 years ago
  19. c526e42 Use full profile in Dex2OatImageTest#TestExtension. by Vladimir Marko · 5 years ago
  20. a879bdf Revert^2 "Fix CompilerDriver's handling of boot image extension." by Vladimir Marko · 5 years ago
  21. 96d8585 Revert "Fix CompilerDriver's handling of boot image extension." by Roland Levillain · 5 years ago
  22. 96491e9 Fix CompilerDriver's handling of boot image extension. by Vladimir Marko · 5 years ago
  23. 889b72d Load classes for boot image extension. by Vladimir Marko · 5 years ago
  24. a6c9b78 Consolidate profile methods by Calin Juravle · 5 years ago
  25. bf12191 Implement ClassStatus::kVisiblyInitialized. by Vladimir Marko · 6 years ago
  26. 0c2c222 Revert^2 "Support clinit for app image during compilation" by Chang Xing · 7 years ago
  27. 5132e0d Add option for controling app image class initialization by Mathieu Chartier · 6 years ago
  28. 3ffb5b1 Handle allocation failure in AddPreResolvedStringsArray by Mathieu Chartier · 6 years ago
  29. 88cfa33 Clear exception before calling ValidateSuperClassDescriptors by Mathieu Chartier · 6 years ago
  30. c5e3a52 Make compiling an apex image explicit. by Nicolas Geoffray · 6 years ago
  31. 501c3b0 Revert^2 "Fix correctness for fast path class loading" by Andreas Gampe · 6 years ago
  32. 2e2f9e8 Revert "Fix correctness for fast path class loading" by Mathieu Chartier · 6 years ago
  33. ef04ac6 Fix correctness for fast path class loading by Mathieu Chartier · 6 years ago
  34. 3bfc694 Avoid resolving startup const strings without a profile by Mathieu Chartier · 6 years ago
  35. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 6 years ago
  36. c2109c6 Fix possible overrun bug for resolving startup strings by Mathieu Chartier · 6 years ago
  37. a43ba3d ART: Add ClassVerifier by Andreas Gampe · 6 years ago
  38. 8809c9c Preload const-strings only for profile methods. by Vladimir Marko · 6 years ago
  39. 327497e Move CompilerDriver to dex2oat/. by Vladimir Marko · 6 years ago