| Commit message (Expand) | Author | Age | Files | Lines |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+1 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -2/+2 |
* | Send the PID of the renderer process that is getting closed in RenderClosedDe... | rosen.dash@gmail.com | 2011-10-21 | 1 | -1/+7 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -4/+4 |
* | Fix more cros build errors. | thestig@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -5/+6 |
* | Move content_notification_types.h from content\common to content\public\brows... | jam@chromium.org | 2011-10-18 | 1 | -1/+1 |
* | Change usage of AllSources to AllBrowserContextsAndSources to indicate that u... | mirandac@chromium.org | 2011-10-17 | 1 | -3/+3 |
* | CrOS - Allow tabs to be discarded then reloaded to save memory. | jamescook@chromium.org | 2011-10-07 | 1 | -17/+34 |
* | CrOS: Add Discard Tab command link to about:discards | jamescook@chromium.org | 2011-09-22 | 1 | -90/+94 |
* | chromeos: Set a least score to the currently focused tab so that it is not se... | amruthraj@motorola.com | 2011-09-21 | 1 | -1/+49 |
* | CrOS - Change OomPriorityManager from a Singleton to a member of BrowserProce... | jamescook@chromium.org | 2011-09-20 | 1 | -5/+0 |
* | OomPriorityManager sets scores in a timer. If the user is leaving the browser... | amruthraj@motorola.com | 2011-09-16 | 1 | -2/+36 |
* | While comparing last_selected values of two tabs, the one with a higher value... | amruthraj@motorola.com | 2011-09-15 | 1 | -1/+1 |
* | If a renderer is crashed, RenderProcessHost::GetHandle would return the pid o... | amruthraj@motorola.com | 2011-09-14 | 1 | -8/+10 |
* | Reland CrOS - Fix use-after-free in OomPriorityManager on shutdown | jamescook@chromium.org | 2011-09-08 | 1 | -76/+24 |
* | Revert 100254 - CrOS - Fix use-after-free in OomPriorityManager on shutdown | jamescook@chromium.org | 2011-09-08 | 1 | -16/+77 |
* | CrOS - Fix use-after-free in OomPriorityManager on shutdown | jamescook@chromium.org | 2011-09-08 | 1 | -77/+16 |
* | CrOS - about:discards shows tab to discard in OOM situations | jamescook@chromium.org | 2011-09-08 | 1 | -32/+121 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 1 | -1/+2 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 1 | -2/+1 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 1 | -1/+2 |
* | Trying again to land OOM priority manager changes. | gspencer@google.com | 2011-08-23 | 1 | -22/+31 |
* | Revert 97724 - Changing OOM range to 0, 1000 and tweaking OOM algorithm. | mattm@chromium.org | 2011-08-22 | 1 | -31/+22 |
* | Changing OOM range to 0, 1000 and tweaking OOM algorithm. | gspencer@google.com | 2011-08-22 | 1 | -22/+31 |
* | Cleanup: Update a bunch of files to the new location of browser_list.h. Part ... | tfarina@chromium.org | 2011-04-06 | 1 | -2/+2 |
* | Delete the temporary headers left behind in chrome\browser. I've left browse... | jam@chromium.org | 2011-03-01 | 1 | -4/+4 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Add a new GetInstance() method for singleton classes used in chrome/browser f... | satish@chromium.org | 2010-12-09 | 1 | -1/+1 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | This is another try to commit OOM priority management. | gspencer@chromium.org | 2010-11-24 | 1 | -0/+177 |
* | Revert 67175 - This change implements OOM priority management for ChromeOS | viettrungluu@chromium.org | 2010-11-23 | 1 | -176/+0 |
* | This change implements OOM priority management for ChromeOS | gspencer@chromium.org | 2010-11-23 | 1 | -0/+176 |
* | Revert 65010 - Adding OOM priority management for renderers on ChromeOS. | gspencer@chromium.org | 2010-11-04 | 1 | -169/+0 |
* | Adding OOM priority management for renderers on ChromeOS. | gspencer@chromium.org | 2010-11-04 | 1 | -0/+169 |