| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the windows_version.h functions threadsafe by using a singleton. Add ac... | pkasting@chromium.org | 2011-04-07 | 1 | -6/+6 |
* | Revert 80819 due to failed tests | mmenke@chromium.org | 2011-04-07 | 1 | -6/+6 |
* | Make the windows_version.h functions threadsafe by using a singleton. Add ac... | pkasting@chromium.org | 2011-04-07 | 1 | -6/+6 |
* | Coverity: Pass values by reference. | jhawkins@chromium.org | 2011-03-11 | 1 | -1/+1 |
* | Move GetWindowsArchitecture() to windows_version.h. | pkasting@chromium.org | 2011-03-04 | 1 | -1/+0 |
* | Add a function to get the processor architecture. I will be using this in th... | pkasting@chromium.org | 2011-03-04 | 1 | -5/+6 |
* | Create a "GetWOW64Status()" utility function and make the rest of the codebas... | pkasting@chromium.org | 2011-03-04 | 1 | -13/+9 |
* | Delete the temporary headers left behind in chrome\browser. I've left browse... | jam@chromium.org | 2011-03-01 | 1 | -5/+5 |
* | Move l10n_util to ui/base | ben@chromium.org | 2011-01-21 | 1 | -1/+1 |
* | Reland "Remove base/scoped_handle_win.h." | tfarina@chromium.org | 2011-01-09 | 1 | -3/+6 |
* | Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th... | thakis@chromium.org | 2011-01-07 | 1 | -6/+3 |
* | Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo... | tfarina@chromium.org | 2011-01-07 | 1 | -3/+6 |
* | Remove wstring from l10n_util. Part 5. | avi@chromium.org | 2011-01-05 | 1 | -1/+1 |
* | Update file version info/memory details/process utils to use string16. | avi@chromium.org | 2010-12-23 | 1 | -1/+2 |
* | Revert 69592 - file_version_info was not finding Mac values correctly. | dmaclach@chromium.org | 2010-12-18 | 1 | -1/+2 |
* | file_version_info was not finding Mac values correctly. | dmaclach@chromium.org | 2010-12-18 | 1 | -2/+1 |
* | Cleanup: Remove unneeded includes of tab_contents.h. | thestig@chromium.org | 2010-12-09 | 1 | -1/+0 |
* | FBTF: Even more deinlining. | erg@google.com | 2010-10-20 | 1 | -10/+9 |
* | Rename ChromeThread to BrowserThread Part21: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part15: | tfarina@chromium.org | 2010-10-11 | 1 | -3/+3 |
* | Refactor version-getting info into a chrome::VersionInfo object. | evan@chromium.org | 2010-08-27 | 1 | -4/+4 |
* | Cleanup: Break another common->app dependency. | thestig@chromium.org | 2010-07-20 | 1 | -3/+3 |
* | Moved common parts of ChildProcessHost into chrome/common and created a Brows... | sanjeevr@chromium.org | 2010-07-03 | 1 | -1/+1 |
* | Move common code into process_util.cc. | maruel@chromium.org | 2010-04-29 | 1 | -1/+1 |
* | Refactor FileVersionInfo into an interface with platform implementations. | tony@chromium.org | 2010-04-14 | 1 | -1/+2 |
* | Add support for showing NaCl 64-bit processes in Chrome's task manager and ab... | gregoryd@google.com | 2010-03-17 | 1 | -2/+9 |
* | Move more files from chrome/common to chrome/browser | phajdan.jr@chromium.org | 2010-02-23 | 1 | -1/+1 |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 1 | -4/+3 |
* | Simplify threading in browser thread by making only ChromeThread deal with di... | jam@chromium.org | 2009-10-27 | 1 | -2/+1 |
* | Cleanup: change PIDs to base::ProcessId (or pid_t, as appropriate). | viettrungluu@chromium.org | 2009-10-20 | 1 | -1/+1 |
* | Linux: about:memory | agl@chromium.org | 2009-09-01 | 1 | -0/+156 |