Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing the clang build, which was unhappy about | gspencer@google.com | 2011-09-27 | 1 | -9/+12 |
| | | | | | | | | | | | | my using an local enum. TBR=jamescook@chromium.org BUG=none TEST=build clang trybot Review URL: http://codereview.chromium.org/8048006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102835 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | This adds a test for the oom priority manager comparator | gspencer@google.com | 2011-09-26 | 1 | -0/+116 |
so that we know that the priority we get is the one we expect. While writing this, I found a bug in the comparator (time threshold was being incorrectly applied), which I fixed. BUG=none TEST=Passed test on Linux. Review URL: http://codereview.chromium.org/7969006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102824 0039d316-1c4b-4281-b951-d872f2087c98 |