| Commit message (Expand) | Author | Age | Files | Lines |
* | Suppress addr4/leak error in WebCore::PlatformSupport::decodeAudioFileData | oshima@google.com | 2011-10-27 | 1 | -0/+25 |
* | Update suppression for 70599 | oshima@google.com | 2011-10-27 | 1 | -3/+3 |
* | Update suppression for 79654 | oshima@google.com | 2011-10-27 | 1 | -3/+6 |
* | Add license check suppression for EGL extension header | skyostil@google.com | 2011-10-27 | 1 | -0/+3 |
* | Fix IndexedDB test to explicitly list transactions. Required by WebKit change | jsbell@chromium.org | 2011-10-27 | 1 | -1/+1 |
* | Consolidate suppression for 101853 | oshima@google.com | 2011-10-27 | 2 | -19/+19 |
* | Widen and add some suppressions for Valgrind on x64 | timurrrr@chromium.org | 2011-10-27 | 2 | -4/+50 |
* | Revert "Suppress valgrind cond/value4 error in PowerMenuButton" | sque@chromium.org | 2011-10-27 | 1 | -18/+0 |
* | Updating suppression for 101853 | oshima@google.com | 2011-10-27 | 2 | -8/+15 |
* | Suppress valgrind cond/value4 error in PowerMenuButton | oshima@google.com | 2011-10-27 | 1 | -0/+18 |
* | Suppress race error in disk_cache::BackendImpl | oshima@google.com | 2011-10-27 | 1 | -0/+27 |
* | Support setting 'better' and using it in expectations. | cmp@chromium.org | 2011-10-27 | 2 | -9/+21 |
* | Supress a tsan race. | rvargas@google.com | 2011-10-27 | 1 | -0/+8 |
* | Suppressing leak/cond error in JPEGCodec/history | oshima@google.com | 2011-10-26 | 1 | -1/+36 |
* | Suppress leak in AppleTPSession/Certificate | oshima@google.com | 2011-10-26 | 1 | -0/+17 |
* | Suppress cond error in Webkit/Font | oshima@google.com | 2011-10-26 | 1 | -2/+65 |
* | Valgrind: Suppress a couple of leaks in webkit layout tests. | thestig@chromium.org | 2011-10-26 | 1 | -0/+17 |
* | Revert r107205 "Temporarily disable safe_browsing_tests" | oshima@google.com | 2011-10-26 | 1 | -3/+0 |
* | Locate Valgrind binaries for RaceVerifier as well as Memcheck and TSan. | glider@chromium.org | 2011-10-26 | 1 | -1/+11 |
* | Valgrind x64: remove unneded suppressions for fixed "false" positives + widen... | timurrrr@chromium.org | 2011-10-26 | 1 | -36/+12 |
* | Widen the zipCloseFileInZipRaw suppression to make unit_tests green on x64 | timurrrr@chromium.org | 2011-10-26 | 1 | -2/+2 |
* | bisect_builds: Don't print '()' after every completed download. | thakis@chromium.org | 2011-10-26 | 1 | -1/+1 |
* | Update test name to exclude for 42105 | oshima@google.com | 2011-10-26 | 1 | -1/+1 |
* | bisect_build: Restore Python 2.5 compatibility. | thakis@chromium.org | 2011-10-25 | 1 | -3/+3 |
* | bisect_builds: Also print the corresponding webkit revision range. | thakis@chromium.org | 2011-10-25 | 1 | -4/+39 |
* | Temporarily disable safe_browsing_tests | oshima@google.com | 2011-10-25 | 1 | -0/+3 |
* | Update sizes to adjust for a SI increase. | cmp@chromium.org | 2011-10-25 | 1 | -2/+2 |
* | Fixed leak in ExtensionBookmarksTest. | joaodasilva@chromium.org | 2011-10-25 | 1 | -23/+0 |
* | Init selection_text_offset_ in class constructor. | penghuang@chromium.org | 2011-10-25 | 1 | -16/+0 |
* | Suppress more reports on the Valgrind x64 Linux bot | timurrrr@chromium.org | 2011-10-25 | 1 | -0/+43 |
* | Widen some suppressions to make Valgrind clean on x64 | timurrrr@chromium.org | 2011-10-25 | 1 | -17/+2 |
* | Remove a suppression for conditional jump in WebCore::setHasDirAutoFlagRecurs... | tkent@chromium.org | 2011-10-25 | 1 | -26/+0 |
* | Some suppressions for the mac_valgrind trybot | glider@chromium.org | 2011-10-24 | 1 | -34/+23 |
* | Suppress the leaks from webkit::npapi::WebPluginImpl::HandleURLRequestInterna... | glider@chromium.org | 2011-10-24 | 1 | -1/+17 |
* | Suppress a conditional jump depending on uninit value in SendExtensionWebRequ... | glider@chromium.org | 2011-10-24 | 1 | -0/+49 |
* | Moved QTKit Valgrind suppression to third party. | mflodman@chromium.org | 2011-10-24 | 1 | -25/+26 |
* | Fix typo to make clang plugin tests work on linux. | thakis@chromium.org | 2011-10-22 | 1 | -1/+1 |
* | Allow generator javascript test files to go anywhere in the source tree | scr@chromium.org | 2011-10-22 | 1 | -7/+12 |
* | clang: Let `update.sh --run-tests` run llvm & clang unit tests; let package.s... | thakis@chromium.org | 2011-10-22 | 2 | -1/+4 |
* | style plugin: Don't suppress all warnings for checkouts in /usr/local/google | thakis@chromium.org | 2011-10-21 | 1 | -0/+11 |
* | Adjust sizes expectations to get the bot green. | cmp@chromium.org | 2011-10-21 | 1 | -1/+1 |
* | Add a simple python script to extract the hash and AppID from a CRX. | jvoung@google.com | 2011-10-21 | 5 | -0/+164 |
* | Make the placement-new buffer in LazyInstance<Type> aligned. | timurrrr@chromium.org | 2011-10-21 | 1 | -10/+0 |
* | Valgrind: Remove suppression for an error we can't reproduce. | thestig@chromium.org | 2011-10-21 | 1 | -9/+0 |
* | Fix for memory leak 72698_b in both normal and incognito mode.Actually it was... | nrqv63@motorola.com | 2011-10-21 | 1 | -7/+0 |
* | Add a Memcheck suppression. | eugenis@google.com | 2011-10-21 | 1 | -0/+19 |
* | Extend the suppression for issue 100583 | glider@chromium.org | 2011-10-21 | 1 | -3/+14 |
* | Add a couple of more 'boring' callers to be stripped when printing memory too... | timurrrr@chromium.org | 2011-10-21 | 2 | -2/+5 |
* | Add a new suppression for issue 90644 (leaks in TestCharSetToUTF16) | glider@chromium.org | 2011-10-21 | 1 | -0/+22 |
* | Revert r106696 - Fix for a memory leak in views/controls/native/native_view_h... | timurrrr@chromium.org | 2011-10-21 | 1 | -0/+14 |