| Commit message (Expand) | Author | Age | Files | Lines |
* | Add symbolic link support to FileSystemFileUtil::AbstractFileEnumerator. | tzik@chromium.org | 2012-03-10 | 1 | -1/+7 |
* | Coverity fix NEGATIVE_RETURNS. | scr@chromium.org | 2011-12-22 | 1 | -1/+4 |
* | Adaptively use temp dir instead of /dev/shm for executable shmem file on Linux | mcgrathr@chromium.org | 2011-12-06 | 1 | -8/+45 |
* | define OS_BSD on *BSD and replace the ifdefs to use that | robert.nagy@gmail.com | 2011-11-15 | 1 | -7/+6 |
* | Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. | brettw@chromium.org | 2011-10-26 | 1 | -31/+31 |
* | Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements... | brettw@chromium.org | 2011-10-25 | 1 | -31/+31 |
* | Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. | brettw@chromium.org | 2011-10-25 | 1 | -31/+31 |
* | OpenBSD patches for base and build, part 2 | robert.nagy@gmail.com | 2011-10-24 | 1 | -0/+4 |
* | Update write checks for external extension file on mac. | skerner@chromium.org | 2011-10-17 | 1 | -13/+24 |
* | Add external extensions json source in proper mac location. | skerner@google.com | 2011-09-22 | 1 | -13/+121 |
* | base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType. | tfarina@chromium.org | 2011-08-15 | 1 | -6/+6 |
* | Adding FileUtilProxy::Entry::{size,last_modified_time}, | tzik@chromium.org | 2011-07-19 | 1 | -0/+10 |
* | Upstream android file related code. | michaelbai@google.com | 2011-06-21 | 1 | -3/+17 |
* | Disallow links from being seen by the extensions via the fileapi. | rkc@chromium.org | 2011-05-31 | 1 | -0/+15 |
* | Use the real Mac browser app's bundle identifier everywhere that a base | mark@chromium.org | 2011-04-22 | 1 | -4/+11 |
* | GTTF: Correctly handle fdopen failure in CreateAndOpenTemporaryFileInDir | phajdan.jr@chromium.org | 2011-04-18 | 1 | -1/+4 |
* | Fix clang build after landing http://codereview.chromium.org/6820030 | phajdan.jr@chromium.org | 2011-04-12 | 1 | -3/+3 |
* | Fix problems in src/base: | phajdan.jr@chromium.org | 2011-04-12 | 1 | -10/+14 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -3/+3 |
* | Pure pedantry: Replace all ".size() == 0" with ".empty()". | erg@google.com | 2011-03-02 | 1 | -1/+1 |
* | Order function definitions in base/ according to the header. | erg@google.com | 2011-01-11 | 1 | -20/+20 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Start using file_util symlink code, now that it's available. | gspencer@chromium.org | 2010-12-03 | 1 | -2/+3 |
* | Some additions to support symlinks better on platforms that support them. | gspencer@chromium.org | 2010-11-30 | 1 | -0/+23 |
* | FBTF: Remove unneeded headers from base/ (part 9) | thestig@chromium.org | 2010-11-20 | 1 | -2/+1 |
* | Original change: http://codereview.chromium.org/4856003/ | bulach@chromium.org | 2010-11-17 | 1 | -2/+2 |
* | Thread IO safety: annotate file_util, and block IO thread from doing IO | evan@chromium.org | 2010-10-23 | 1 | -0/+35 |
* | Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from... | isherman@chromium.org | 2010-10-23 | 1 | -35/+0 |
* | Thread IO safety: annotate file_util, and block IO thread from doing IO | evan@chromium.org | 2010-10-23 | 1 | -0/+35 |
* | Revert "Thread IO safety: annotate file_util, and block IO thread from doing IO" | evan@chromium.org | 2010-10-22 | 1 | -35/+0 |
* | Thread IO safety: annotate file_util, and block IO thread from doing IO | evan@chromium.org | 2010-10-22 | 1 | -0/+35 |
* | Un-recursify FileEnumerator::Next(). | dumi@chromium.org | 2010-10-14 | 1 | -4/+2 |
* | Removing sync from file_util::Delete for ChromeOS. | gspencer@chromium.org | 2010-10-12 | 1 | -3/+0 |
* | Add a TouchFile() function that takes a FilePath argument. | dumi@chromium.org | 2010-09-23 | 1 | -7/+0 |
* | Revert "Add a TouchFile function that operates on FilePaths + fixing a bug" | maruel@chromium.org | 2010-09-23 | 1 | -0/+7 |
* | Add a TouchFile function that operates on FilePaths + fixing a bug | dumi@chromium.org | 2010-09-23 | 1 | -7/+0 |
* | Moving file_util::FileInfo to base::PlatformFileInfo, and adding the | dumi@chromium.org | 2010-09-03 | 1 | -1/+3 |
* | Remove some debug switches: | skerner@chromium.org | 2010-07-30 | 1 | -8/+0 |
* | posix: print error message when mkdtemp fails. | evan@chromium.org | 2010-07-28 | 1 | -1/+3 |
* | Loosen permission on extension temp dir when a flag is used. | skerner@chromium.org | 2010-07-01 | 1 | -0/+8 |
* | Revert 51231 - Loosen permission on extension temp dir when a flag is used. | skerner@chromium.org | 2010-06-30 | 1 | -9/+1 |
* | Loosen permission on extension temp dir when a flag is used. | skerner@chromium.org | 2010-06-30 | 1 | -1/+9 |
* | Adding sync to be called on ChromeOS after a delete operation has. This ensur... | dhg@chromium.org | 2010-06-11 | 1 | -0/+3 |
* | Return NULL instead of false when appropriate. | evan@chromium.org | 2010-06-10 | 1 | -1/+1 |
* | Changing temporary files on posix to have a . in front so they are hidden on ... | dhg@chromium.org | 2010-06-10 | 1 | -3/+2 |
* | Give the extension unpacker process a junction/symlink free path to the unpac... | skerner@chromium.org | 2010-06-09 | 1 | -4/+25 |
* | Use access instead of stat in PathExists and PathIsWritable. | agl@chromium.org | 2010-05-17 | 1 | -13/+2 |
* | Add include as recommended by the linux man page for realpath(). | skerner@chromium.org | 2010-05-12 | 1 | -0/+1 |
* | Use realpath() to find the path to the extension unpack dir on posix systems. | skerner@chromium.org | 2010-05-12 | 1 | -0/+10 |
* | Unpack extensions inside chrome's profile directory. | skerner@chromium.org | 2010-04-30 | 1 | -9/+28 |