1. 8982186 Support FDs for class loader context dex files by David Brazdil · 6 years ago
  2. a5c3a80 hiddenapi domain: Use oat dex file location if available by David Brazdil · 6 years ago
  3. 35e6caa Check /system/framework first in ArtDexFileLoader::Open. by Nicolas Geoffray · 6 years ago
  4. 3c83921 Assign conscrypt to core-platform hiddenapi domain by David Brazdil · 6 years ago
  5. e7e26d1 Assign non-runtime /apex/* dex files to platform domain by David Brazdil · 6 years ago
  6. 12162de hiddenapi: check for CorePlatform domain by Orion Hodson · 6 years ago
  7. e768182 hiddenapi: Print warnings for @CorePlatformApi violations by David Brazdil · 6 years ago
  8. 10db8fe Support Windows builds for libartbase/libdexfile by David Sehr · 6 years ago
  9. 785c987 Plumb through the container as an optional arg to DexFileLoader::Open. by Martin Stjernholm · 6 years ago
  10. 0de385f ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  11. 675e0a5 Fix various not so benign fdsan errors. by Josh Gao · 6 years ago
  12. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  13. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  14. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  15. e166fac Add a public error code to DexFileLoader::OpenAll. by Dario Freni · 6 years ago
  16. 0b42677 Revert "Refactor DexFile ownership" by David Sehr · 6 years ago
  17. b095f02 Refactor DexFile ownership by David Sehr · 6 years ago
  18. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago[Renamed from runtime/dex/art_dex_file_loader.cc]
  19. 0d0f316 Handle multidex in LocationIsOnSystemFramework. by Nicolas Geoffray · 6 years ago
  20. 79e2607 Move profile dependent modules to libartbase by David Sehr · 7 years ago
  21. 8e1a7cb Revert "Revert "Allow hidden API access from system libraries"" by David Brazdil · 7 years ago
  22. 41a1057 Merge "Revert "Allow hidden API access from system libraries"" by Nicolas Geoffray · 7 years ago
  23. 0127b71 Revert "Allow hidden API access from system libraries" by Nicolas Geoffray · 7 years ago
  24. de1ef6d Merge "Allow hidden API access from system libraries" by Treehugger Robot · 7 years ago
  25. eefabd2 Allow hidden API access from system libraries by David Brazdil · 7 years ago
  26. 14e7bad Verify dex files in zip and from files are not CompactDex by Mathieu Chartier · 7 years ago
  27. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 7 years ago
  28. a19b764 Revert "Full-stack integrity: check vdex contents." by Nicolas Geoffray · 7 years ago
  29. d6f914e Full-stack integrity: check vdex contents. by Nicolas Geoffray · 7 years ago
  30. ccb0019 Fix a memory leak by George Burgess IV · 7 years ago
  31. 334b9d7 Move libdexfile out of runtime by David Sehr · 7 years ago
  32. c3a22aa Add shared separate data section for compact dex by Mathieu Chartier · 7 years ago
  33. 2b9c35b Introduce new build tool: hiddenapi by David Brazdil · 7 years ago
  34. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 7 years ago