| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | bsd: refactor XDG bits of linux_util into a shared file. | evan@chromium.org | 2010-04-22 | 1 | -0/+20 |
* | bsd: move POSIXy functions back into file_util_posix | evan@chromium.org | 2010-04-21 | 1 | -0/+62 |
* | posix: stat() uses errno, not its return value, for errors | evan@chromium.org | 2010-03-25 | 1 | -1/+1 |
* | POSIX: Handle race conditions in file_util::CreateDirectory where multiple pr... | thestig@chromium.org | 2010-03-17 | 1 | -4/+10 |
* | BSD port changes for base/ (OS_POSIX/GTK instead of OS_LINUX | pvalchev@google.com | 2010-03-10 | 1 | -1/+1 |
* | Deprecate GetDirectoryFromPath on non-Windows. | evan@chromium.org | 2010-02-23 | 1 | -12/+0 |
* | Solaris: Second set adding in Solaris as an OS option | evan@chromium.org | 2010-02-18 | 1 | -2/+2 |
* | Actually delete databases in CookiesTreeModel. | jochen@chromium.org | 2010-02-18 | 1 | -1/+9 |
* | Make sure the parent directory always comes first when listing directories. | estade@chromium.org | 2010-02-11 | 1 | -0/+5 |
* | linux: check the return value passed through HANDLE_EINTR | evan@chromium.org | 2010-02-02 | 1 | -6/+8 |
* | OpenBSD/FreeBSD ifdefs and GYP changes for base/ | pvalchev@google.com | 2010-01-25 | 1 | -2/+4 |
* | Linux, Mac: Don't test parent directories when checking if a path is writable. | agl@chromium.org | 2010-01-21 | 1 | -8/+2 |
* | Changes to base/ from a combination of FreeBSD and OpenBSD patches. | evan@chromium.org | 2009-12-29 | 1 | -4/+5 |
* | Improve unit tests to verify that directories are listed before files in file... | vandebo@chromium.org | 2009-12-11 | 1 | -0/+4 |
* | file_util: The member variable |pattern_| has a different type (FilePath) fro... | thestig@chromium.org | 2009-12-08 | 1 | -11/+10 |
* | For now, let's clear local storage whenever we clear cookies. | jorlow@chromium.org | 2009-11-26 | 1 | -0/+5 |
* | reland 31875. Revert was: | estade@chromium.org | 2009-11-16 | 1 | -33/+9 |
* | Revert 31875 to see whether it fixes reliability bot. | huanr@chromium.org | 2009-11-16 | 1 | -9/+33 |
* | Use renderer spellchecker for windows. | estade@chromium.org | 2009-11-13 | 1 | -33/+9 |
* | Move the spellchecker to the renderer. | estade@chromium.org | 2009-11-06 | 1 | -11/+28 |
* | Remove file_util::TrimTrailingSeparators(), which is deprecated and | tkent@chromium.org | 2009-10-15 | 1 | -3/+3 |
* | More CopyDirectory tests and fixes | vandebo@chromium.org | 2009-10-15 | 1 | -9/+26 |
* | Eliminate all uses of strerror() in code that uses src/base. strerror() is in... | tschmelcher@chromium.org | 2009-10-13 | 1 | -4/+3 |
* | Match window's behavior when recursively copying directories that exist. | vandebo@chromium.org | 2009-10-13 | 1 | -2/+11 |
* | Separate out some more ICU from base and into base/i18n. | brettw@chromium.org | 2009-10-08 | 1 | -70/+0 |
* | Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.* | brettw@chromium.org | 2009-10-07 | 1 | -0/+1 |
* | Use MAC_OS_X_DEPLOYMENT_TARGET instead of rolling our own macro. | mark@chromium.org | 2009-09-16 | 1 | -1/+7 |
* | Linux: print page to file rather than using shared memory to send it to the b... | estade@chromium.org | 2009-09-16 | 1 | -11/+14 |
* | Changes needed for MacOS X 10.4 support. | maf@google.com | 2009-09-15 | 1 | -1/+2 |
* | Bug fix: produce unique temp file names when the VFS requests a handle to a n... | dumi@chromium.org | 2009-09-11 | 1 | -5/+4 |
* | Removes a piece of comment that no longer applies. | erikkay@chromium.org | 2009-09-11 | 1 | -4/+2 |
* | Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but | benl@chromium.org | 2009-09-07 | 1 | -15/+28 |
* | posix: don't complain when stat() fails with ENOENT | evan@chromium.org | 2009-09-03 | 1 | -9/+13 |
* | Renames the function CreateTemporaryFilename to CreateTemporaryFile and track... | erikkay@chromium.org | 2009-08-18 | 1 | -5/+4 |
* | Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on... | jshin@chromium.org | 2009-08-18 | 1 | -3/+3 |
* | Define _FILE_OFFSET_BITS=64 in order to support large files (>2GB). | thestig@chromium.org | 2009-08-06 | 1 | -205/+177 |
* | Adding last modified time to file_util | brettw@chromium.org | 2009-07-24 | 1 | -0/+1 |
* | Fix: Linux file:// listings are sorted but not fully internationalized | yuzo@chromium.org | 2009-07-15 | 1 | -12/+67 |
* | Order posix file listings by type as well as name. | estade@chromium.org | 2009-06-24 | 1 | -4/+25 |