| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 77573 - Update cros API to 111 | stevenjb@google.com | 2011-03-10 | 1 | -1/+1 |
* | Fixed the bug 75018: incorrect conditional jump in fileapi::FileSystemUsageCa... | kinuko@chromium.org | 2011-03-08 | 1 | -28/+0 |
* | Heapchecker: Suppress a leak in AutofillDownloaderTest. | thestig@chromium.org | 2011-03-08 | 1 | -0/+6 |
* | Add shell script based unit test system for the clang plugin. | erg@google.com | 2011-03-08 | 10 | -0/+222 |
* | Roll clang to r126754:r127176 | thakis@chromium.org | 2011-03-08 | 1 | -1/+1 |
* | Revert 77068 - Carnitas: Move app_strings to ui/base/strings | sail@chromium.org | 2011-03-07 | 1 | -2/+2 |
* | Suppress invalid memory access below CGContextShowGlyphsWithAdvances | jochen@chromium.org | 2011-03-07 | 1 | -0/+6 |
* | Suppress leak in NewTabObserver::Observe | jochen@chromium.org | 2011-03-07 | 1 | -0/+6 |
* | Widen suppression for NotificationRegistrar | jochen@chromium.org | 2011-03-07 | 1 | -2/+2 |
* | Suppressions for invalid memory access inside CFBundlePreflightExecutable | jochen@chromium.org | 2011-03-07 | 1 | -0/+12 |
* | Suppress various new leaks in libpng | jochen@chromium.org | 2011-03-07 | 1 | -0/+14 |
* | Suppress leak in ChromotingHostTest::SetUp | jochen@chromium.org | 2011-03-07 | 1 | -0/+5 |
* | Adjust expectations. | cmp@chromium.org | 2011-03-06 | 1 | -4/+4 |
* | Carnitas: Move app_strings to ui/base/strings | sail@chromium.org | 2011-03-06 | 1 | -2/+2 |
* | Suppress a memory leak in net::CertVerifier / net::SSLClientSocketNSS | timurrrr@chromium.org | 2011-03-05 | 1 | -0/+12 |
* | Suppress a "conditional jump depends on uninitialized memory" in remoting | timurrrr@chromium.org | 2011-03-05 | 1 | -0/+9 |
* | Removing suppression for fixed memcheck bug | glotov@google.com | 2011-03-05 | 1 | -11/+0 |
* | Quick-fix the suppression - accidentally replaced "4" with "}" | timurrrr@chromium.org | 2011-03-05 | 1 | -1/+1 |
* | Suppress many Valgrind reports on the memory waterfall | timurrrr@chromium.org | 2011-03-05 | 1 | -2/+77 |
* | Suppress uninit conds in fileapi::FileSystemUsageCache::Read (issue 75018) | glider@chromium.org | 2011-03-05 | 1 | -0/+28 |
* | Yet another clang roll attempt. | thakis@chromium.org | 2011-03-05 | 1 | -1/+1 |
* | autofill: Rename AutoFillManager to AutofillManager. | tfarina@chromium.org | 2011-03-05 | 1 | -1/+1 |
* | Add FilePath to the gdb pretty printers. | tony@chromium.org | 2011-03-04 | 1 | -5/+17 |
* | gdb: print GURLs as strings | evan@chromium.org | 2011-03-04 | 1 | -1/+7 |
* | Update to the latest libcros 108 (added CryptohomeDoAutomaticFreeDiskSpaceCon... | glotov@google.com | 2011-03-04 | 1 | -1/+1 |
* | Add heapcheck suppression for bug 74850. | sergeyu@chromium.org | 2011-03-04 | 1 | -0/+7 |
* | Fix for mac_valgrind giving an error on condition variable. | rtenneti@chromium.org | 2011-03-04 | 1 | -5/+0 |
* | Valgrind: Suppress a similar leak for 36605. | jhawkins@chromium.org | 2011-03-03 | 1 | -0/+15 |
* | Valgrind: Suppress a leak in remoting::HeartbeatSender. | jhawkins@chromium.org | 2011-03-03 | 1 | -0/+10 |
* | Valgrind: Widen a suppression. | jhawkins@chromium.org | 2011-03-03 | 1 | -2/+0 |
* | Valgrind runners: add support for --tool_flags="--log_dir=DIR" so we can save... | timurrrr@chromium.org | 2011-03-03 | 1 | -13/+22 |
* | Update DEPS to pull in libcros version 106. | zork@chromium.org | 2011-03-03 | 1 | -1/+1 |
* | Adjust expectations. | chase@chromium.org | 2011-03-03 | 1 | -10/+10 |
* | clang: Fix security issues in update.sh script. | tfarina@chromium.org | 2011-03-03 | 1 | -26/+24 |
* | gdb: check in a gdb module for printing string16 | evan@chromium.org | 2011-03-03 | 1 | -0/+31 |
* | clang: Get the number of cores and pass it to make, Mac version. | thakis@chromium.org | 2011-03-03 | 1 | -3/+3 |
* | clang: Grep the number of cores and pass it to make. | tfarina@chromium.org | 2011-03-03 | 1 | -3/+8 |
* | Remove suppression that is no longer needed. The | tony@chromium.org | 2011-03-02 | 1 | -7/+0 |
* | Disable the following two flaky tests on mac_valgrind. They | rtenneti@chromium.org | 2011-03-02 | 1 | -0/+5 |
* | Make chromium-style violations errors if -Werror is set. | erg@google.com | 2011-03-02 | 1 | -1/+5 |
* | Reverting the revert 76468. Removed include for browser_thread.h. | rtenneti@chromium.org | 2011-03-02 | 1 | -21/+0 |
* | Fix a use-after-free bug in SpeechRecognizer. | satish@chromium.org | 2011-03-02 | 1 | -11/+0 |
* | And one more follow-up - finally tested that on Windows... | timurrrr@chromium.org | 2011-03-02 | 1 | -1/+2 |
* | Follow-up fix: strip the "\" from the gtest filter path as well (on Windows) | timurrrr@chromium.org | 2011-03-02 | 1 | -1/+3 |
* | Fix ADMX template format for Windows Server 2008 | gfeher@chromium.org | 2011-03-02 | 1 | -1/+1 |
* | Un-ignore tracked_objects | timurrrr@chromium.org | 2011-03-02 | 1 | -3/+0 |
* | Visit more URLs with Valgrind & TSan on Reliability tests | timurrrr@chromium.org | 2011-03-02 | 1 | -0/+5 |
* | Exclude a couple of sync tests from running under TSan. | timurrrr@chromium.org | 2011-03-02 | 2 | -2/+7 |
* | Don't run FLAKY ui tests under ThreadSanitizer | timurrrr@chromium.org | 2011-03-02 | 1 | -0/+3 |
* | Removed 48553 Valgrind suppression | davej@chromium.org | 2011-03-02 | 1 | -19/+0 |