Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_p... | agrieve | 2015-06-19 | 1 | -12/+1 |
* | Pass file Regions along with FDs to child processes on Android | agrieve | 2015-06-03 | 1 | -2/+13 |
* | mmap V8 snapshot and ICU data file in the android_webview | mkosiba | 2015-01-09 | 1 | -0/+2 |
* | Add LINKER_INITIALIZER marker to MemoryMappedFile::Region::kWholeFile | primiano@chromium.org | 2014-07-30 | 1 | -2/+3 |
* | Add support for loading pak files from arbitrary file regions. | primiano@chromium.org | 2014-07-28 | 1 | -2/+37 |
* | Convert base::MemoryMappedFile to use File instead of PlatformFile. | rvargas@chromium.org | 2014-01-03 | 1 | -16/+11 |
* | Cleanup: Remove more base/file_paths.h references. | thestig@chromium.org | 2013-02-27 | 1 | -1/+1 |
* | base: Move MemoryMappedFile out of file_util.h and into its own header file. | tfarina@chromium.org | 2013-02-24 | 1 | -0/+58 |