| Commit message (Expand) | Author | Age | Files | Lines |
* | Update some uses of UTF conversions in chrome/browser to use the base:: names... | avi@chromium.org | 2013-12-24 | 1 | -2/+2 |
* | Update include paths in chrome/browser/ for base/process changes. | rsesek@chromium.org | 2013-07-24 | 1 | -0/+1 |
* | Use a direct include of strings headers in chrome/browser/j*-n*/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Split the ProcessType enum into process types that content knows about (which... | jam@chromium.org | 2013-03-22 | 1 | -3/+3 |
* | Revert 184352 | brettw@chromium.org | 2013-02-24 | 1 | -2/+2 |
* | Add utf_string_conversions to base namespace. | brettw@chromium.org | 2013-02-24 | 1 | -2/+2 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -1/+1 |
* | cros: Log per-process memory use on low memory events | jamescook@chromium.org | 2012-04-20 | 1 | -2/+3 |
* | Move GenericHandler back to Chrome since it was really Chrome specific (i.e. ... | jam@chromium.org | 2012-02-27 | 1 | -1/+0 |
* | Add a Content API around BrowserChildProcessHost, similar to what was done wi... | jam@chromium.org | 2012-01-20 | 1 | -1/+0 |
* | Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ... | jam@chromium.org | 2012-01-20 | 1 | -0/+1 |
* | Add a Content API around BrowserChildProcessHost, similar to what was done wi... | jam@chromium.org | 2012-01-20 | 1 | -1/+0 |
* | Create a Content API around NavigationEntry that's in content/public/browser.... | jam@chromium.org | 2011-12-25 | 1 | -1/+0 |
* | Move the ProcessType enum out to its own file. This is in preparation for get... | jam@chromium.org | 2011-12-01 | 1 | -2/+3 |
* | Remove needless include of the content/browser/render_process_host.h header f... | ananta@chromium.org | 2011-11-04 | 1 | -1/+0 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | base::Bind: Cleanup chrome/browser/memory_*. | jhawkins@chromium.org | 2011-10-21 | 1 | -1/+2 |
* | 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 |