| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Pass license-checker script for base/third_party/*. | evan@chromium.org | 2010-03-18 | 1 | -5/+7 |
* | Expectations update after ref build roll, etc. | chase@chromium.org | 2010-03-18 | 1 | -25/+25 |
* | First pass at a script for extracting licensing info from third_party. | evan@chromium.org | 2010-03-18 | 1 | -0/+98 |
* | valgrind: Suppress an intentional memory error from a crash test. | thestig@chromium.org | 2010-03-18 | 1 | -0/+9 |
* | Suppresses the leaks in AutoFillInfoBarDelegateTest::SetUp(). | hbono@chromium.org | 2010-03-18 | 1 | -0/+7 |
* | fix check_deps | ben@chromium.org | 2010-03-18 | 1 | -1/+1 |
* | Suppresses the in browser_sync::SyncBackendHost::Core::NotifyFrontend(). | hbono@chromium.org | 2010-03-18 | 1 | -0/+24 |
* | Move image codec stuff to toplevel gfx. | ben@chromium.org | 2010-03-18 | 1 | -1/+1 |
* | Suppresses the leak in ProfileSyncServiceTypedUrlTest::TearDown(). | hbono@chromium.org | 2010-03-18 | 1 | -0/+20 |
* | Suppresses the leaks in AutoFillInfoBarDelegateTest::SetUp(). | hbono@chromium.org | 2010-03-18 | 2 | -0/+14 |
* | Ensure that an autorelease pool is available in worker_pool_mac's | mark@chromium.org | 2010-03-17 | 1 | -14/+0 |
* | Reapply r40951 with changes to remove a leak. | kkanetkar@chromium.org | 2010-03-17 | 1 | -9/+0 |
* | Revert 41849 - Fixed the V8 leak suppression. | glider@chromium.org | 2010-03-17 | 1 | -4/+0 |
* | Fixed the V8 leak suppression. | glider@chromium.org | 2010-03-17 | 1 | -0/+4 |
* | Widen one ignore rule for TSan | timurrrr@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Expanded the suppression for BookmarkBarGtkUnittest(unit_tests) | glider@chromium.org | 2010-03-17 | 1 | -5/+1 |
* | Suppress leaks in ProfileSyncFactoryImpl::CreateProfileSyncService | glider@chromium.org | 2010-03-17 | 1 | -0/+6 |
* | Add suppression for new Mac UI valgrind failure | stuartmorgan@chromium.org | 2010-03-16 | 1 | -0/+14 |
* | Suppress the leak in UIModelWorkerTest.HypotheticalManualPumpFlooding | glider@chromium.org | 2010-03-16 | 1 | -0/+10 |
* | Extended one of the suppressions for leaks when destroying BookmarkModel, fix... | glider@chromium.org | 2010-03-16 | 1 | -9/+13 |
* | Expand the BookmarkBarGtkUnittest suppression. | glider@chromium.org | 2010-03-16 | 1 | -1/+1 |
* | Hotfixed the suppression for crbug.com/38293 | glider@chromium.org | 2010-03-16 | 1 | -3/+5 |
* | Suppress the leaks reported in BookmarkBarGtkUnittest. | glider@chromium.org | 2010-03-16 | 1 | -0/+17 |
* | Relaxes the suppression added by r35939. | hbono@chromium.org | 2010-03-16 | 1 | -6/+0 |
* | Fix false positives and drift in some page cyclers. | chase@chromium.org | 2010-03-16 | 1 | -3/+3 |
* | Suppresses the leaks started since Build 3757. | hbono@chromium.org | 2010-03-16 | 1 | -0/+10 |
* | 2 more suppressions that should make most of the new bots green. | nsylvain@chromium.org | 2010-03-16 | 1 | -0/+15 |
* | Add suppression for Chrome OS UI uninit var. | chron@google.com | 2010-03-16 | 1 | -0/+16 |
* | Suppress another way to get to bug 38231. | ericu@google.com | 2010-03-16 | 1 | -0/+12 |
* | Suppress bug 38231. | ericu@google.com | 2010-03-15 | 1 | -1/+12 |
* | Suppressed leak reports in GeolocationWifiDataProviderCommonTest::SetUp | glider@chromium.org | 2010-03-15 | 1 | -0/+7 |
* | Suppress a ThreadSanitizer report on retaining NSBundle. | glider@chromium.org | 2010-03-15 | 1 | -0/+10 |
* | Suppress memory leaks in RenderThreadTest | glider@chromium.org | 2010-03-15 | 1 | -0/+8 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 2 | -1/+2 |
* | Attempt to make the new valgrind waterfall much greener by | nsylvain@chromium.org | 2010-03-13 | 1 | -2/+39 |
* | Make the suppressions work also on 64bit platform. | nsylvain@chromium.org | 2010-03-11 | 1 | -2/+29 |
* | Update expectations after V8 roll in r41154. | chase@chromium.org | 2010-03-11 | 1 | -20/+20 |
* | Minor fix, try to create the test table only if it doesn't exist. | dumi@chromium.org | 2010-03-11 | 1 | -1/+1 |
* | - Update README.chromium to mention change to swig libs in third_party | nirnimesh@chromium.org | 2010-03-09 | 1 | -2/+12 |
* | Move wtl from chrome/third_party to third_party/. This | tony@chromium.org | 2010-03-09 | 1 | -2/+1 |
* | valgrind: add suppression for image decoder test leaks | mattm@chromium.org | 2010-03-09 | 1 | -0/+9 |
* | tools: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-06 | 1 | -1/+1 |
* | Linux dhtml improvement. | chase@chromium.org | 2010-03-06 | 1 | -1/+1 |
* | Removing suppressions for fixed errors. | oshima@chromium.org | 2010-03-06 | 1 | -76/+0 |
* | Widen one suppression for sync_unit_tests, add a second suppression for anoth... | timurrrr@chromium.org | 2010-03-05 | 1 | -1/+9 |
* | Two more suppressions for leak in PageTranslator | oshima@chromium.org | 2010-03-05 | 1 | -1/+53 |
* | Suppress a couple of races in sync_unit_tests | timurrrr@chromium.org | 2010-03-05 | 1 | -0/+13 |
* | Remove the dependency on layout_package.path utils so that we can obsolete th... | dpranke@chromium.org | 2010-03-05 | 2 | -14/+3 |
* | Add supression for memory leak in Webkit layout. | andybons@chromium.org | 2010-03-04 | 1 | -0/+10 |
* | Use the TestTabContents provided by RenderViewHostTestHarness instead of roll... | jhawkins@chromium.org | 2010-03-04 | 1 | -7/+0 |