| Commit message (Expand) | Author | Age | Files | Lines |
* | Give time to free the port when shutting down apache on OSX. | tony@chromium.org | 2012-08-14 | 1 | -1/+3 |
* | Add ability to write include rules specific to subsets of files in a directory. | joi@chromium.org | 2012-08-13 | 9 | -36/+147 |
* | Delete the suppression for bug 83566, which seems to be fixed. | glider@chromium.org | 2012-08-13 | 1 | -14/+0 |
* | Delete the suppression for an obsolete bug 23433 | glider@chromium.org | 2012-08-13 | 1 | -6/+0 |
* | linux: Lower static initializer expectations by 1 | thakis@chromium.org | 2012-08-11 | 1 | -2/+2 |
* | Removing suppressions for CreateMenuModel (leak was fixed). | gene@chromium.org | 2012-08-10 | 2 | -16/+0 |
* | Remove the suppression for Valgrind checks against WebFilterOperations, as th... | danakj@chromium.org | 2012-08-10 | 1 | -22/+0 |
* | run_test_cases.py: Enable use of RUN_TEST_CASES_RESULT_FILE as environment va... | maruel@chromium.org | 2012-08-10 | 3 | -17/+108 |
* | Update XP sizes. | dalecurtis@google.com | 2012-08-10 | 1 | -1/+1 |
* | Lower static initializer expectations by 2 on linux | thakis@chromium.org | 2012-08-10 | 1 | -2/+2 |
* | Skip running pyauto tests on coverage bots. | pshenoy@chromium.org | 2012-08-09 | 1 | -3/+4 |
* | Add a tool to check license compatibility with Android | steveblock@chromium.org | 2012-08-09 | 1 | -5/+5 |
* | Remove some media-related tsan suppressions that are no longer valid. | scherkus@chromium.org | 2012-08-09 | 1 | -32/+0 |
* | Update license tool to check several additional directories | steveblock@chromium.org | 2012-08-09 | 1 | -36/+83 |
* | Don't run BrowserPolicyConnector::Init from TestingBrowserProcess by default. | joaodasilva@chromium.org | 2012-08-09 | 2 | -96/+0 |
* | Add new heapchecl suppression for MediaGalleriesPreferencesTests. | vandebo@chromium.org | 2012-08-09 | 1 | -0/+6 |
* | Move Ash wallpapers into a separate grd/pak file to avoid duplication | benrg@chromium.org | 2012-08-09 | 1 | -1/+3 |
* | Fix leaks in MediaGalleriesPreferencesTest.* | vandebo@chromium.org | 2012-08-09 | 2 | -26/+0 |
* | Widen suppression for 141293 Exclude ImageTest.PNGEncodeFromSkiaDecodeToPlatf... | oshima@chromium.org | 2012-08-09 | 2 | -17/+18 |
* | Update performance expectations for chrome-text. | jeremya@chromium.org | 2012-08-09 | 1 | -1/+1 |
* | Fix type in suppression for 141255 | oshima@chromium.org | 2012-08-09 | 1 | -1/+1 |
* | roll clang 159409:161353 | thakis@chromium.org | 2012-08-09 | 1 | -1/+1 |
* | Add support for PNG representation in gfx::Image | cjhopman@chromium.org | 2012-08-08 | 1 | -0/+19 |
* | Add permission checking to the presumit checks. | csharp@chromium.org | 2012-08-08 | 1 | -41/+70 |
* | Use json to describe dmprof policies. | dmikurube@chromium.org | 2012-08-08 | 5 | -14/+851 |
* | More suppressions for 141255 | oshima@chromium.org | 2012-08-08 | 1 | -0/+40 |
* | More suppression for 141255 | oshima@chromium.org | 2012-08-08 | 1 | -0/+13 |
* | Suppress leak in MediaGalleriesPreferencesTest | oshima@chromium.org | 2012-08-08 | 1 | -1/+8 |
* | Suppress leak in AsyncPolicyLoader | oshima@chromium.org | 2012-08-08 | 1 | -1/+10 |
* | Suppress leak in MediaGalleriesPreferencesTest | oshima@chromium.org | 2012-08-08 | 1 | -0/+18 |
* | Suppress leak in BrowserPolicyConnector | oshima@chromium.org | 2012-08-08 | 1 | -0/+8 |
* | Remove unused memory suppression | hashimoto@chromium.org | 2012-08-08 | 1 | -23/+0 |
* | Added suppression for leak of AsyncPolicyLoader. | atwilson@google.com | 2012-08-07 | 1 | -0/+8 |
* | update nacl size expectations after nacl roll | thakis@chromium.org | 2012-08-07 | 1 | -6/+6 |
* | Remove superfluous pruned paths from license tool | steveblock@chromium.org | 2012-08-07 | 1 | -11/+2 |
* | Suppress leak in ReloadButton | oshima@chromium.org | 2012-08-07 | 2 | -0/+16 |
* | Cleanup test exclusion configs for remoting_unittests. | sergeyu@chromium.org | 2012-08-07 | 3 | -21/+0 |
* | Remove supalink | scottmg@chromium.org | 2012-08-06 | 4 | -371/+0 |
* | Remove suppression for media::Pipeline::DoPause(). | scherkus@chromium.org | 2012-08-06 | 1 | -7/+0 |
* | SPDY - Deleted SpdyHttpStream.* suppression from DrMemory. | rtenneti@google.com | 2012-08-06 | 1 | -4/+0 |
* | Add license metadata for fuzzymatch | steveblock@chromium.org | 2012-08-06 | 1 | -3/+0 |
* | Remove suppression for 104998 | oshima@chromium.org | 2012-08-06 | 1 | -44/+0 |
* | Suppress memory leaks in ExtensionAction::*Animation and a NULL deref in WebK... | timurrrr@chromium.org | 2012-08-04 | 2 | -0/+39 |
* | Add cc/ to banned_directories in chromium clang style checker | jamesr@chromium.org | 2012-08-04 | 3 | -7/+21 |
* | Remove an unnecessary leak annotation. | kaiwang@chromium.org | 2012-08-04 | 1 | -0/+13 |
* | Make check_perms happy :) | iannucci@chromium.org | 2012-08-03 | 1 | -0/+0 |
* | Handle chrome.dll.pdb properly when incremental_chrome_dll is set. | grt@chromium.org | 2012-08-03 | 1 | -20/+24 |
* | Implement a tool called link_limiter to impose a global restriction on how many | iannucci@chromium.org | 2012-08-03 | 2 | -0/+436 |
* | Increase revision range for linux-release intl2 after r149625 to account for ... | sullivan@chromium.org | 2012-08-03 | 1 | -1/+1 |
* | Revert 149816 - Make the sharding supervisor print what commands in runs in a... | jochen@chromium.org | 2012-08-03 | 1 | -2/+0 |