1. a09d8b7 Add runtime option -Xbootclasspathfds: for pre-opened fds by Victor Hsieh · 3 years, 7 months ago
  2. 028c7ef Use verify when speed-profile gets an empty profile by Calin Juravle · 3 years, 7 months ago
  3. 61ffd04 Make the runtime option -Ximage a ParseStringList by Victor Hsieh · 3 years, 8 months ago
  4. ae7168e Remove unused image space order argument by Orion Hodson · 4 years, 3 months ago
  5. cf0c6ef Device gtests: Use boot.art instead of core.art. by David Srbecky · 5 years ago
  6. b7bf843 Use provided dex filenames in oat file. by Vladimir Marko · 5 years ago
  7. d3d00c0 Refactor oat.h. by Vladimir Marko · 5 years ago
  8. 436c6f5 Oat file checksums for boot image extensions. by Vladimir Marko · 5 years ago
  9. c3c7eb0 Remove obsolete patchoat-related code from dexopt_test. by Vladimir Marko · 5 years ago
  10. 6dfdfef Set core platform API policy from command line flag by David Brazdil · 6 years ago
  11. f75dce4 Revert^2 "Delete GSS" by Mathieu Chartier · 6 years ago
  12. e185883 Revert "Delete GSS" by Mathieu Chartier · 6 years ago
  13. 1397ea1 Delete GSS by Mathieu Chartier · 6 years ago
  14. bcd99be Open only necessary files for BCP checksums test. by Vladimir Marko · 6 years ago
  15. 8682354 ART: Allow to change boot image pickup order by Andreas Gampe · 6 years ago
  16. 35de14b Create the class loader context within a Runtime scope. by Nicolas Geoffray · 6 years ago
  17. 0ace563 Revert^2 "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  18. fb83d76 Revert "Allow boot image for a part of the boot classpath." by Andreas Gampe · 6 years ago
  19. 4433c43 Allow boot image for a part of the boot classpath. by Vladimir Marko · 6 years ago
  20. 7a85e70 Reduce core image to 6 modules. by Vladimir Marko · 6 years ago
  21. 00fe35e Revert "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  22. ec91d48 Reduce core image to core-{oj,libart,simple}. by Vladimir Marko · 6 years ago
  23. c10a0c6 ART: Add boot/app image checksums. by Vladimir Marko · 6 years ago
  24. f50ac10 Simplify hidden_api.h logic by David Brazdil · 6 years ago
  25. 1130659 Refactor MemMap::MapAnonymous(). by Vladimir Marko · 6 years ago
  26. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  27. f4efa9e Remove oat_data_begin checks from OatFile. by Vladimir Marko · 6 years ago
  28. a497a39 Remove patchoat. by Vladimir Marko · 6 years ago
  29. e066932 Remove PIC option from oat files. by Vladimir Marko · 6 years ago
  30. c09cd05 Reserve boot image memory in one go. by Vladimir Marko · 6 years ago
  31. 3d8a78a Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends."" by Nicolas Geoffray · 6 years ago
  32. baf3761 Revert "Remove OatFileAssistant::MakeUpToDate and friends." by Mathieu Chartier · 6 years ago
  33. d6698e3 Remove OatFileAssistant::MakeUpToDate and friends. by Nicolas Geoffray · 6 years ago
  34. f6985bd Add an overload for MemMap::MapAnonymous(). by Vladimir Marko · 6 years ago
  35. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  36. 3002509 Pass the fd to OatFile::Setup to avoid selinux errors. by Nicolas Geoffray · 7 years ago
  37. 79e2607 Move profile dependent modules to libartbase by David Sehr · 7 years ago
  38. 88c6d26 patchoat: take directories instead of filenames by Chris Morin · 7 years ago
  39. 5f9a801 Expose the optimization status of a dex file by Calin Juravle · 7 years ago
  40. 77b38df Update to track libbacktrace API changes. by Christopher Ferris · 7 years ago
  41. 5cf8b53 Modify to use new BacktraceMap iterator. by Christopher Ferris · 7 years ago
  42. 357c66d Revert "Revert "Ensure dex file are extracted and verified at load time"" by Calin Juravle · 8 years ago
  43. 9bfc6bb Revert "Ensure dex file are extracted and verified at load time" by Calin Juravle · 8 years ago
  44. d2510c9 Ensure dex file are extracted and verified at load time by Calin Juravle · 8 years ago
  45. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 8 years ago
  46. bc26b72 Make image oat checksum depend on secondary images. by Richard Uhler · 8 years ago
  47. d0af56c Make dex2oat support profiles passed to non profile filters by Mathieu Chartier · 8 years ago
  48. 36eb313 Add dexoptanalyzer tool by Calin Juravle · 8 years ago