| Commit message (Expand) | Author | Age | Files | Lines |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-25 | 1 | -4/+4 |
* | windows: remove PathService::Get() that uses wstrings | evan@chromium.org | 2010-11-30 | 1 | -5/+0 |
* | Revert 67201 - Revert 67191 - chrome_paths: refactor and sanitize cache direc... | viettrungluu@chromium.org | 2010-11-24 | 1 | -5/+0 |
* | Revert 67191 - chrome_paths: refactor and sanitize cache directory handling | viettrungluu@chromium.org | 2010-11-24 | 1 | -0/+5 |
* | chrome_paths: refactor and sanitize cache directory handling | evan@chromium.org | 2010-11-24 | 1 | -5/+0 |
* | Revert "chrome_paths: refactor and sanitize cache directory handling" | evan@chromium.org | 2010-11-23 | 1 | -0/+5 |
* | chrome_paths: refactor and sanitize cache directory handling | evan@chromium.org | 2010-11-23 | 1 | -5/+0 |
* | linux: fix cache corruption when using multiple --user-data-dir | evan@chromium.org | 2010-11-13 | 1 | -0/+5 |
* | Fix CheckFalseTest.CheckFails on Linux after my change to ui_test. | phajdan.jr@chromium.org | 2010-09-09 | 1 | -3/+1 |
* | Revert 56738 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_t... | rvargas@google.com | 2010-08-19 | 1 | -1/+3 |
* | Fix CheckFalseTest.CheckFails on Linux after my change to ui_test. | phajdan.jr@chromium.org | 2010-08-19 | 1 | -3/+1 |
* | Revert 55450 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_t... | glen@chromium.org | 2010-08-09 | 1 | -1/+3 |
* | Fix CheckFalseTest.CheckFails on Linux after my change to ui_test. | phajdan.jr@chromium.org | 2010-08-09 | 1 | -3/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Deprecate PathService::Get(..., wstring*) and use FilePath instead. | evan@chromium.org | 2009-10-19 | 1 | -0/+2 |
* | Quick fix to use file_util::SetCurrentDirectory method instead of the PathSer... | erikkay@chromium.org | 2009-09-16 | 1 | -11/+0 |
* | Landing the patch of Thiago Farina. | jcampan@chromium.org | 2009-09-02 | 1 | -7/+3 |
* | On Linux, the path to the exe is used to fork renderer processes. | jcampan@chromium.org | 2009-06-25 | 1 | -0/+3 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -2/+3 |
* | Move more code to using FilePath. | evanm@google.com | 2008-11-19 | 1 | -1/+1 |
* | Begin the first small step towards using FilePath everywhere: | evanm@google.com | 2008-10-30 | 1 | -2/+7 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | I accidentally committed file_version_info. Since comments were relatively m... | erikkay@google.com | 2008-08-12 | 1 | -1/+1 |
* | recursive_mutex | erikkay@google.com | 2008-08-11 | 1 | -0/+4 |
* | Refactoring file_util into file_util and file_util_win. Also fix windows dep... | erikkay@google.com | 2008-08-06 | 1 | -0/+10 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+85 |