summaryrefslogtreecommitdiffstats
path: root/chrome/browser/oom_priority_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* CrOS - Allow tabs to be discarded then reloaded to save memory.jamescook@chromium.org2011-10-071-17/+34
* CrOS: Add Discard Tab command link to about:discardsjamescook@chromium.org2011-09-221-90/+94
* chromeos: Set a least score to the currently focused tab so that it is not se...amruthraj@motorola.com2011-09-211-1/+49
* CrOS - Change OomPriorityManager from a Singleton to a member of BrowserProce...jamescook@chromium.org2011-09-201-5/+0
* OomPriorityManager sets scores in a timer. If the user is leaving the browser...amruthraj@motorola.com2011-09-161-2/+36
* While comparing last_selected values of two tabs, the one with a higher value...amruthraj@motorola.com2011-09-151-1/+1
* If a renderer is crashed, RenderProcessHost::GetHandle would return the pid o...amruthraj@motorola.com2011-09-141-8/+10
* Reland CrOS - Fix use-after-free in OomPriorityManager on shutdownjamescook@chromium.org2011-09-081-76/+24
* Revert 100254 - CrOS - Fix use-after-free in OomPriorityManager on shutdownjamescook@chromium.org2011-09-081-16/+77
* CrOS - Fix use-after-free in OomPriorityManager on shutdownjamescook@chromium.org2011-09-081-77/+16
* CrOS - about:discards shows tab to discard in OOM situationsjamescook@chromium.org2011-09-081-32/+121
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+2
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-2/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+2
* Trying again to land OOM priority manager changes.gspencer@google.com2011-08-231-22/+31
* Revert 97724 - Changing OOM range to 0, 1000 and tweaking OOM algorithm.mattm@chromium.org2011-08-221-31/+22
* Changing OOM range to 0, 1000 and tweaking OOM algorithm.gspencer@google.com2011-08-221-22/+31
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-2/+2
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-4/+4
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* This is another try to commit OOM priority management.gspencer@chromium.org2010-11-241-0/+177
* Revert 67175 - This change implements OOM priority management for ChromeOSviettrungluu@chromium.org2010-11-231-176/+0
* This change implements OOM priority management for ChromeOSgspencer@chromium.org2010-11-231-0/+176
* Revert 65010 - Adding OOM priority management for renderers on ChromeOS.gspencer@chromium.org2010-11-041-169/+0
* Adding OOM priority management for renderers on ChromeOS.gspencer@chromium.org2010-11-041-0/+169