| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: | pkasting@chromium.org | 2011-01-26 | 2 | -8/+3 |
* | Clean up net unit testing code. | erg@google.com | 2011-01-26 | 1 | -1/+1 |
* | Revert "Clean up net unit testing code." since it breaks the shlib builder. | erg@google.com | 2011-01-25 | 1 | -1/+1 |
* | Clean up net unit testing code. | erg@google.com | 2011-01-25 | 1 | -1/+1 |
* | Fix leak. | pkasting@chromium.org | 2011-01-24 | 1 | -5/+6 |
* | Revert 72408 - Fix leak. | pkasting@chromium.org | 2011-01-24 | 1 | -0/+4 |
* | Fix leak. | pkasting@chromium.org | 2011-01-24 | 1 | -4/+0 |
* | Move l10n_util to ui/base | ben@chromium.org | 2011-01-21 | 1 | -1/+1 |
* | Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "... | pkasting@chromium.org | 2011-01-21 | 1 | -5/+6 |
* | Fix a bug introduced by RegKey change and corresponding unit test. | amit@chromium.org | 2011-01-20 | 1 | -2/+1 |
* | Disable failing test temporarily. | amit@chromium.org | 2011-01-19 | 1 | -1/+2 |
* | net: Remove typedef net::URLRequestStatus URLRequestStatus; | tfarina@chromium.org | 2011-01-13 | 2 | -5/+5 |
* | Update checks of multi-installs now use the proper app guid. | grt@chromium.org | 2011-01-06 | 1 | -5/+9 |
* | net: Add namespace net to the remaining files under url_request directory. | tfarina@chromium.org | 2011-01-06 | 1 | -1/+1 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Reduce the include footprint of pref_service.h | mnissler@chromium.org | 2010-12-03 | 1 | -0/+3 |
* | Move: | ben@chromium.org | 2010-12-02 | 2 | -2/+2 |
* | Revert 67997 - Reduce the include footprint of pref_service.h | mnissler@chromium.org | 2010-12-02 | 1 | -3/+0 |
* | Reduce the include footprint of pref_service.h | mnissler@chromium.org | 2010-12-02 | 1 | -0/+3 |
* | Build fix for the "Google Chrome Win" bot (take 3) | hbono@chromium.org | 2010-12-01 | 1 | -2/+4 |
* | Build fix for the "Google Chrome Win" bot (take 2) | hbono@chromium.org | 2010-12-01 | 1 | -1/+1 |
* | A build fix for our official bot. | hbono@chromium.org | 2010-12-01 | 1 | -2/+5 |
* | windows: remove PathService::Get() that uses wstrings | evan@chromium.org | 2010-11-30 | 1 | -5/+7 |
* | Implement exponential back-off mechanism. | joi@chromium.org | 2010-11-25 | 1 | -8/+5 |
* | Fix crash due to erroneous use of |controller_|. | pkasting@chromium.org | 2010-11-15 | 1 | -2/+5 |
* | Misc. cleanup and reorg in preparation for fixing bug 54274. None of this sh... | pkasting@chromium.org | 2010-11-11 | 3 | -209/+184 |
* | Cleanup precursor patch #3: Convert factory class into a simple function poin... | pkasting@chromium.org | 2010-11-09 | 3 | -73/+53 |
* | Attempt to fix Linux compile failure | pkasting@chromium.org | 2010-11-09 | 1 | -0/+3 |
* | Cleanup precursor patch #2: Split classes into declaration and definition pie... | pkasting@chromium.org | 2010-11-09 | 2 | -200/+283 |
* | Cleanup precursor patch #1: Reorder a few bits and eliminate a pointless (red... | pkasting@chromium.org | 2010-11-09 | 1 | -66/+52 |
* | Move windows version-related stuff out of base/win_util and into base/win/win... | brettw@chromium.org | 2010-10-15 | 1 | -3/+3 |
* | Rename ChromeThread to BrowserThread Part20: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part11: | tfarina@chromium.org | 2010-10-10 | 2 | -4/+4 |
* | Remove --enable-crash-reporter check from google_update_settings_posix.cc | danno@chromium.org | 2010-09-27 | 1 | -6/+2 |
* | Add a command line switch "--disable-background-networking", to be used in | mbelshe@chromium.org | 2010-09-08 | 1 | -0/+6 |
* | FBTF: Remove unneeded headers from base/ (part 8) | thestig@chromium.org | 2010-09-08 | 1 | -2/+1 |
* | Update last prompted URL when user choosed "yes" or "no". | ukai@chromium.org | 2010-09-06 | 3 | -4/+63 |
* | Move Google-specific code under browser/ into browser/google/. | evan@chromium.org | 2010-08-30 | 9 | -0/+1647 |