| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 55888: Allow per-plugin content settings. | bauerb@chromium.org | 2010-08-12 | 1 | -18/+0 |
* | Allow per-plugin content settings. | bauerb@chromium.org | 2010-08-12 | 1 | -0/+18 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Rename the download to its final name only after the download is finished | kinuko@chromium.org | 2010-07-21 | 1 | -0/+2 |
* | Remove more definitions from header files. | erg@chromium.org | 2010-07-16 | 1 | -8/+5 |
* | Convert some helper tools to use FilePaths for file names. | evan@chromium.org | 2010-07-14 | 1 | -1/+4 |
* | Add a method for normalizing path separators on Windows. | tony@chromium.org | 2010-06-25 | 1 | -0/+5 |
* | Use FilePath in ProfileInfo struct. | tfarina@chromium.org | 2010-05-15 | 1 | -0/+2 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 1 | -1/+1 |
* | Add some more comments near the *Hack() functions. | evan@chromium.org | 2010-02-26 | 1 | -11/+13 |
* | Support reordering of Browser Actions within the container. Currently does no... | finnur@chromium.org | 2010-02-03 | 1 | -1/+12 |
* | Get rid of FilePath::AppendAndResolveRelative(). | mad@chromium.org | 2009-10-28 | 1 | -12/+0 |
* | Fix for bug 10876 that resulted in some refactoring: | rolandsteiner@chromium.org | 2009-10-28 | 1 | -0/+35 |
* | Revert 30168 - Commit patch set from http://codereview.chromium.org/149796 | rolandsteiner@chromium.org | 2009-10-27 | 1 | -35/+0 |
* | Commit patch set from http://codereview.chromium.org/149796 | rolandsteiner@chromium.org | 2009-10-27 | 1 | -0/+35 |
* | Revert 30149 - The existing file_util::AbsolutePath() function was already do... | tim@chromium.org | 2009-10-27 | 1 | -0/+12 |
* | The existing file_util::AbsolutePath() function was already doing what we nee... | mad@chromium.org | 2009-10-27 | 1 | -12/+0 |
* | Minimize dependency of user scripts. | mad@chromium.org | 2009-10-20 | 1 | -0/+12 |
* | Add a comment to file_path.h describing a couple of bits of trivia that came | mark@chromium.org | 2009-10-14 | 1 | -0/+28 |
* | Set OS X cache directory to ~/Library/Caches/[app name]/[profile name] | mark@chromium.org | 2009-09-16 | 1 | -0/+10 |
* | This CL fixes issue 10860 - RTL: Hebrew file names should have forced LTR | xji@chromium.org | 2009-09-16 | 1 | -1/+7 |
* | Move StringPiece into the base namespace. It is colliding | tony@chromium.org | 2009-09-10 | 1 | -2/+3 |
* | Add "bool FilePath::ReferencesParent()" which adds a clean & simple way for | cevans@chromium.org | 2009-08-15 | 1 | -0/+4 |
* | Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linux | mark@chromium.org | 2009-08-13 | 1 | -3/+5 |
* | Reliability test porting: stringy stuff. | estade@chromium.org | 2009-08-13 | 1 | -0/+1 |
* | make FilePath:IsParent use case-insensitive compare for drive letters on windows | rafaelw@chromium.org | 2009-07-01 | 1 | -6/+2 |
* | Allow extension extensions to be case-insensitive. | avi@chromium.org | 2009-06-29 | 1 | -0/+4 |
* | Move PathComponents from file_util to FilePath, add FilePath::IsParent() | rafaelw@chromium.org | 2009-06-24 | 1 | -0/+12 |
* | Move a few functions commonly called with char* to StringPiece. | deanm@chromium.org | 2009-05-29 | 1 | -1/+2 |
* | Clean up icon loader/manager in preparation for porting. | estade@chromium.org | 2009-04-14 | 1 | -0/+4 |
* | Adds AppendASCII which will append an ASCII path component. | erikkay@google.com | 2009-01-21 | 1 | -0/+8 |
* | Move Contains() method to file_utils, stop relying on in extensions_protocol | aa@chromium.org | 2009-01-09 | 1 | -5/+0 |
* | Add implementations of various extension related methods (derived from file_u... | erikkay@google.com | 2009-01-09 | 1 | -0/+33 |
* | Convert download manager to FilePath. | estade@chromium.org | 2009-01-06 | 1 | -0/+2 |
* | Move plugins to FilePaths, some cleanup | avi@google.com | 2009-01-06 | 1 | -5/+10 |
* | Keep trying to undo 7564. | estade@chromium.org | 2009-01-05 | 1 | -1/+1 |
* | Unbreak unit tests. Revert r7564. | estade@chromium.org | 2009-01-05 | 1 | -3/+1 |
* | * switch download manager to using FilePath | estade@chromium.org | 2009-01-05 | 1 | -0/+2 |
* | Reverting 7423. | erikkay@google.com | 2008-12-23 | 1 | -4/+0 |
* | Add a method to explicitly request a UTF8 representation of a FilePath. This... | erikkay@google.com | 2008-12-23 | 1 | -0/+4 |
* | Rather than create a TODO that will never be done, I went ahead and implement... | aa@chromium.org | 2008-12-18 | 1 | -0/+5 |
* | Include "base/hash_tables.h" instead of hand-picking header files. | avi@google.com | 2008-12-17 | 1 | -2/+1 |
* | Allow hashmaps and hashsets of FilePath. | avi@google.com | 2008-12-17 | 1 | -0/+19 |
* | Move file enumeration to filepaths. | avi@google.com | 2008-12-11 | 1 | -2/+11 |
* | Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jr | mark@chromium.org | 2008-12-08 | 1 | -7/+1 |
* | Backing out r6315 due to DirectoryWatcherTest.SubDir (base_unittests) failure | mark@chromium.org | 2008-12-03 | 1 | -1/+7 |
* | Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jr | mark@chromium.org | 2008-12-03 | 1 | -7/+1 |
* | Backing out r6299 due to DirectoryWatcherTest.SubDir (base_unittests) failure | mark@chromium.org | 2008-12-03 | 1 | -1/+7 |
* | Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jr | mark@chromium.org | 2008-12-03 | 1 | -7/+1 |
* | Remove file_util::kPathSeparator from posix. | estade@chromium.org | 2008-11-27 | 1 | -0/+3 |