- f01de7e Revert 239400 "Revert 239280 "Move more file_util functions to b..." by thakis@chromium.org · 12 years ago
- c4512e4 Revert 239280 "Move more file_util functions to base namespace." by thakis@chromium.org · 12 years ago
- bb48397 Move more file_util functions to base namespace. by brettw@chromium.org · 12 years ago
- a915403 Move more file_util functions to base namespace. by brettw@chromium.org · 12 years ago
- 7068424 Move GetFileSize, NormalizeFilePath to base namespace by brettw@chromium.org · 12 years ago
- 738669a Move directory creation functions to base namespace. by brettw@chromium.org · 12 years ago
- 735d11d Move temp file functions to base namespace. by brettw@chromium.org · 12 years ago
- fa5a0f9 Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. by mark@chromium.org · 12 years ago
- 83c44c8 Move some more file utils to the base namespace. by brettw@chromium.org · 12 years ago
- 2873d9b Move Posix file utils to the base namespace. by brettw@chromium.org · 12 years ago
- 8abcc0c Fix chrome upload with content uri by qinmin@chromium.org · 12 years ago
- 8d0fa9a Support use_glib==0 on Linux in base by spang@chromium.org · 12 years ago
- 94f7f26 Revert 235752 "Fix chrome upload with content uri" by qinmin@chromium.org · 12 years ago
- 9076751 Fix chrome upload with content uri by qinmin@chromium.org · 12 years ago
- 0c64e3e base: Remove call to g_get_home_dir() from GetHomeDir() for Chrome OS by satorux@chromium.org · 12 years ago
- 861313b Move IsRunningOnChromeOS to SysInfo by stevenjb@chromium.org · 12 years ago
- 220b8de Rename base::Delete to base::DeleteFile by brettw@chromium.org · 12 years ago
- 5a112e7 Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to the base namespace. by brettw@chromium.org · 12 years ago
- 10b6412 Move PathExists to base namespace. by brettw@chromium.org · 12 years ago
- aecf7a3 Move Copy* into the base namespace. by brettw@chromium.org · 12 years ago
- 0878fea Move DeleteAfterReboot, Move, and ReplaceFile to base namespace by brettw@chromium.org · 12 years ago
- e9f9948 Move file_util::Delete to the base namespace by brettw@chromium.org · 12 years ago
- b039e8b Use a direct include of time headers in base/, part 1. by avi@chromium.org · 12 years ago
- 94bd573 Use a direct include of strings headers in base/. by avi@chromium.org · 12 years ago
- f772813 Make CreateDirectory return an error code instead of just a bool. by dgrogan@chromium.org · 12 years ago
- 118a901 Provide nanoseconds precision for base::PlatformFileInfo on POSIX by apavlov@chromium.org · 12 years ago
- 5694672 Move FileEnumerator to its own file, do some refactoring. by brettw@chromium.org · 12 years ago
- 17f6062 Use a direct include of utf_string_conversions.h in android_webview/, apps/, ash/, base/. by avi@chromium.org · 12 years ago
- 38fc56d Make base:ReplaceFile return an informative error. by dgrogan@chromium.org · 12 years ago
- 85aa52a Revert 198820 "Move FileEnumerator to its own file, do some refa..." by dbeam@chromium.org · 12 years ago
- fdd3468 Move FileEnumerator to its own file, do some refactoring. by brettw@chromium.org · 12 years ago
- 99b198e Move path functions from file_util to FilePath object. by brettw@chromium.org · 12 years ago
- 8164c2c Rewrite std::string("") to std::string(), Linux edition. by dcheng@chromium.org · 12 years ago
- 3070200 Revert "Rewrite std::string("") to std::string(), Linux edition." by dcheng@chromium.org · 12 years ago
- ce26bbc Really fix build after r193020. by dcheng@chromium.org · 12 years ago
- cb5b331 Rewrite std::string("") to std::string(), Linux edition. by dcheng@chromium.org · 12 years ago
- 0560966 When creating app shortcuts on the mac, suffix them with (1) if the shortcut already existed. by jeremya@chromium.org · 12 years ago
- 3069cda Minor file_util cleanup. by brettw@chromium.org · 12 years ago
- 6b4dc5e [Cleanup] Remove StringPrintf from global namespace by groby@chromium.org · 12 years ago
- ef8403e base: Move MemoryMappedFile out of file_util.h and into its own header file. by tfarina@chromium.org · 12 years ago
- 59eef1f Move file_path.h to base/files. by brettw@chromium.org · 12 years ago
- bbe80ba Truncate the download file name if it exceeds the filesystem limit. by kinaba@chromium.org · 12 years ago
- c02b603 Make base compile with no "using base::FilePath". by brettw@chromium.org · 12 years ago
- e110caf Revert 182032 by brettw@chromium.org · 13 years ago
- 86e5695 Make base compile with no "using base::FilePath". by brettw@chromium.org · 13 years ago
- 1f67a91 Move sys_string_conversions to base/strings. by brettw@chromium.org · 13 years ago
- 007dbe2 Add path traversal protection to Move and CopyFile too. by cevans@chromium.org · 13 years ago
- fef1a20 Fix creating target paths in file_util_posix CopyDirectory. by aedla@chromium.org · 13 years ago
- 515186d Remove GetFileCreationLocalTime. It is unused. by brettw@chromium.org · 13 years ago
- 1d968f4 Revert 176659 by joaodasilva@chromium.org · 13 years ago
- 3e70cd1 Fix creating target paths in file_util_posix CopyDirectory. by aedla@chromium.org · 13 years ago
- b1788fb Move eintr_wrapper.h from base to base/posix by brettw@chromium.org · 13 years ago
- 5791f7b Remove FileEnumerator::IsLink by tzik@chromium.org · 13 years ago
- 0e1a70b Change the type of file_type parameter to int, as the parameter actually takes or-ed bitmasks, by haruki@chromium.org · 13 years ago
- 712ff26 Add OS_CHROMEOS case in file_util::GetHomeDir() by haruki@chromium.org · 13 years ago
- 925e0b7 Fix #endif comments for iOS exclusions in base/file_util* by stuartmorgan@chromium.org · 13 years ago
- e77009d Prettify output from chrome.fileSystem.getDisplayPath for POSIX profile directories by thorogood@chromium.org · 13 years ago
- dc818ac Update #if guards in base/ that control whether to use stat or stat64 (and friends). by rsesek@chromium.org · 13 years ago
- 670a38f Add the methods to change and get a posix file permission to file_util. by yoshiki@chromium.org · 13 years ago
- f6f051a Get file_util and platform_file building on iOS by stuartmorgan@chromium.org · 13 years ago
- 4ab5de9 Do not use grp.h on iOS. by qsr@chromium.org · 13 years ago
- 45cbd63 Fix a bug in file_util::Delete() where symlinks are not handled right by yoshiki@chromium.org · 13 years ago
- 62001b9 Fix temp dir path for Android. by nileshagrawal@chromium.org · 13 years ago
- eae0dcb AppendToFile implementation. by loislo@chromium.org · 13 years ago
- f586495 Add symbolic link support to FileSystemFileUtil::AbstractFileEnumerator. by tzik@chromium.org · 13 years ago
- e750699 Coverity fix NEGATIVE_RETURNS. by scr@chromium.org · 14 years ago
- 569a423 Adaptively use temp dir instead of /dev/shm for executable shmem file on Linux by mcgrathr@chromium.org · 14 years ago
- 5f343eb define OS_BSD on *BSD and replace the ifdefs to use that by robert.nagy@gmail.com · 14 years ago
- 5faed3c Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 14 years ago
- 8167d20 Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 14 years ago
- 951e6ff Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 14 years ago
- ea54e46 OpenBSD patches for base and build, part 2 by robert.nagy@gmail.com · 14 years ago
- 8078414 Update write checks for external extension file on mac. by skerner@chromium.org · 14 years ago
- 93449ef Add external extensions json source in proper mac location. by skerner@google.com · 14 years ago
- a3a4db7 base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType. by tfarina@chromium.org · 14 years ago
- 09987c3 Adding FileUtilProxy::Entry::{size,last_modified_time}, by tzik@chromium.org · 14 years ago
- 2251c62 Upstream android file related code. by michaelbai@google.com · 14 years ago
- a40af28 Disallow links from being seen by the extensions via the fileapi. by rkc@chromium.org · 14 years ago
- 13aa8aa Use the real Mac browser app's bundle identifier everywhere that a base by mark@chromium.org · 14 years ago
- ae25ba2 GTTF: Correctly handle fdopen failure in CreateAndOpenTemporaryFileInDir by phajdan.jr@chromium.org · 14 years ago
- cad925c Fix clang build after landing http://codereview.chromium.org/6820030 by phajdan.jr@chromium.org · 14 years ago
- ad50453 Fix problems in src/base: by phajdan.jr@chromium.org · 14 years ago
- 5c52868 Move some files from base to base/memory. by levin@chromium.org · 14 years ago
- aed4b38 Pure pedantry: Replace all ".size() == 0" with ".empty()". by erg@google.com · 14 years ago
- 37c078e Order function definitions in base/ according to the header. by erg@google.com · 15 years ago
- 5b5f5e0 Move base/thread.h to base/threading, fix up callers to use the new location. by brettw@chromium.org · 15 years ago
- 3c6690c Start using file_util symlink code, now that it's available. by gspencer@chromium.org · 15 years ago
- 4dcc02c Some additions to support symlinks better on platforms that support them. by gspencer@chromium.org · 15 years ago
- 7ecbbc1 FBTF: Remove unneeded headers from base/ (part 9) by thestig@chromium.org · 15 years ago
- c1cbe7d Original change: http://codereview.chromium.org/4856003/ by bulach@chromium.org · 15 years ago
- 7c9cd8b Thread IO safety: annotate file_util, and block IO thread from doing IO by evan@chromium.org · 15 years ago
- 14fecd5 Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from doing IO by isherman@chromium.org · 15 years ago
- 5c289b5 Thread IO safety: annotate file_util, and block IO thread from doing IO by evan@chromium.org · 15 years ago
- 5d72067 Revert "Thread IO safety: annotate file_util, and block IO thread from doing IO" by evan@chromium.org · 15 years ago
- 7b7870f Thread IO safety: annotate file_util, and block IO thread from doing IO by evan@chromium.org · 15 years ago
- 553ec59 Un-recursify FileEnumerator::Next(). by dumi@chromium.org · 15 years ago
- f92deb9 Removing sync from file_util::Delete for ChromeOS. by gspencer@chromium.org · 15 years ago
- c941a18 Add a TouchFile() function that takes a FilePath argument. by dumi@chromium.org · 15 years ago
- f2857b8 Revert "Add a TouchFile function that operates on FilePaths + fixing a bug" by maruel@chromium.org · 15 years ago
- bbfc4a9 Add a TouchFile function that operates on FilePaths + fixing a bug by dumi@chromium.org · 15 years ago