summaryrefslogtreecommitdiffstats
path: root/base/files/memory_mapped_file.cc
Commit message (Expand)AuthorAgeFilesLines
* Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_p...agrieve2015-06-191-12/+1
* Pass file Regions along with FDs to child processes on Androidagrieve2015-06-031-2/+13
* mmap V8 snapshot and ICU data file in the android_webviewmkosiba2015-01-091-0/+2
* Add LINKER_INITIALIZER marker to MemoryMappedFile::Region::kWholeFileprimiano@chromium.org2014-07-301-2/+3
* Add support for loading pak files from arbitrary file regions.primiano@chromium.org2014-07-281-2/+37
* Convert base::MemoryMappedFile to use File instead of PlatformFile.rvargas@chromium.org2014-01-031-16/+11
* Cleanup: Remove more base/file_paths.h references.thestig@chromium.org2013-02-271-1/+1
* base: Move MemoryMappedFile out of file_util.h and into its own header file.tfarina@chromium.org2013-02-241-0/+58