| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a... | chromium@hybridsource.org | 2011-05-28 | 1 | -3/+3 |
* | Add shutdown trace functions | davemoore@chromium.org | 2011-05-09 | 1 | -1/+26 |
* | Drop RAW_LOGs that describe ordinary conditions nobody cares about. | mark@chromium.org | 2011-04-19 | 1 | -6/+0 |
* | Linux: Refactor PrintDialogGtk in preparation for adding dialog-less printing. | thestig@chromium.org | 2011-04-11 | 1 | -3/+2 |
* | Cleanup: Update a bunch of files to the new location of browser_list.h. Part ... | tfarina@chromium.org | 2011-04-06 | 1 | -1/+1 |
* | startup: move some browser-specific startup into browser_main | evan@chromium.org | 2011-03-02 | 1 | -0/+11 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Linux: Refactor printing to be more linux Windows/Mac. | thestig@chromium.org | 2011-02-19 | 1 | -1/+13 |
* | Move platform_thread to base/threading and put in the base namespace. I left a | brettw@chromium.org | 2010-12-31 | 1 | -5/+6 |
* | Fix in BrowserTest.PosixSessionEnd in ui_tests failure on dbg build for Chrom... | satorux@chromium.org | 2010-11-24 | 1 | -8/+0 |
* | Record logout time stats for Chrome OS. | satorux@chromium.org | 2010-11-22 | 1 | -0/+8 |
* | startup: move some browser startup code into BrowserMain | evan@chromium.org | 2010-11-12 | 1 | -9/+0 |
* | Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*. | pkasting@chromium.org | 2010-10-21 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part19: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part14: | tfarina@chromium.org | 2010-10-10 | 1 | -2/+2 |
* | Add new chromeos specific message loop observer to map Alt-Click to | davemoore@chromium.org | 2010-10-08 | 1 | -2/+2 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -2/+2 |
* | Add a comment about a leak/suppression. | viettrungluu@chromium.org | 2010-07-27 | 1 | -0/+2 |
* | BrowserMain() refactoring, part 2. | viettrungluu@chromium.org | 2010-07-27 | 1 | -63/+60 |
* | Linux: Set thread name on ShutdownDetector thread. | mattm@chromium.org | 2010-07-23 | 1 | -0/+2 |
* | Posix: Stop crashing on SIG{INT|HUP|TERM}. | willchan@chromium.org | 2010-07-12 | 1 | -18/+18 |
* | Start at cleaning up BrowserMain(). | viettrungluu@chromium.org | 2010-07-07 | 1 | -0/+228 |