summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add ServiceProcessStateFileManipulationTest.DeleteBundle to the Mac Valgrind ...rsesek@chromium.org2011-03-221-0/+4
* Add a suppression for a Memcheck:Free in TrashFunc from service_process_util_...rsesek@chromium.org2011-03-221-0/+22
* Widen a suppression for a false positive data race report in WebKit (missing ...timurrrr@chromium.org2011-03-221-1/+1
* Add a suppression for a Memcheck:Cond in WebCore::Gradient::sortStopsIfNecess...rsesek@chromium.org2011-03-221-0/+9
* Add a suppression for the leak in ServiceProcessState::Initialize().rsesek@chromium.org2011-03-221-0/+8
* Valgrind/Heapchecker: Suppress leak in TreeNodeModelTest_BasicOperations.thestig@chromium.org2011-03-222-0/+21
* Rename valgrind_layout to valgrind_webkitjochen@chromium.org2011-03-211-0/+1
* Widen a TSan suppression for sync_api::SyncManager::SyncInternal::BootstrapEn...rsesek@chromium.org2011-03-211-0/+1
* WinDDK ATL and MSVC express 2008/2005 compatability mark@chromium.org2011-03-212-2/+8
* Put ProfileSyncServicePasswordTest.EmptyNativeEmptySync on the Valgrind Mac g...rsesek@chromium.org2011-03-211-1/+4
* Update Heapcheck suppressions after r78856.rsesek@chromium.org2011-03-211-1/+1
* Don't run URLRequestTest.FileTest under TSantimurrrr@chromium.org2011-03-211-0/+3
* Suppress a data race under SetPassphrase in synctimurrrr@chromium.org2011-03-211-0/+11
* Fix flakiness in Alternate-Protocol tests.willchan@chromium.org2011-03-181-4/+0
* Normalize the top-level ui/ module.rsesek@chromium.org2011-03-182-7/+7
* Suppress the leak in webkit_glue::BufferedDataSource::CreateResourceLoaderglider@chromium.org2011-03-181-0/+17
* Suppress leaks in UserStyleSheetWatcherglider@chromium.org2011-03-182-1/+19
* Exclude ErrorPageTest.DNSError_GoBack1 to make the TSan/UI bot greenertimurrrr@chromium.org2011-03-171-0/+1
* Exclude a couple of HttpNetworkTransactionTests that fail on the TSan botstimurrrr@chromium.org2011-03-171-0/+4
* Add resources/touch_ntp/tools/check to whitelist for +x.sadrul@chromium.org2011-03-171-0/+1
* Try #3 - move forward cros DEPS file.zelidrag@chromium.org2011-03-171-1/+1
* Revert 78591 - Try #2 - moving forward libcros deps.zelidrag@chromium.org2011-03-171-1/+1
* Try #2 - moving forward libcros deps.zelidrag@chromium.org2011-03-171-1/+1
* Revert 78571 - Moved deps forward to catch my mount library rewrite.zelidrag@chromium.org2011-03-171-1/+1
* Moved deps forward to catch my mount library rewrite.zelidrag@chromium.org2011-03-171-1/+1
* Remove a suppression for code that no longer exists.rsesek@chromium.org2011-03-171-8/+0
* Suppress incorrect conditional jump in WebCore::Element::removeAttribute (iss...glider@chromium.org2011-03-171-0/+9
* Ignore _pthread_exit and _dispatch_queue_drain on Mac.glider@chromium.org2011-03-171-0/+4
* Compile the devtools grd file into a .pak file so wetony@chromium.org2011-03-175-5/+53
* Update cros.DEPS to 114stevenjb@google.com2011-03-161-1/+1
* Fix speed regressions in clang by changing datastructures used and minimizing...erg@google.com2011-03-162-22/+19
* Suppress probably false-positive/one-time memory leaks in std::string::_Rep::...timurrrr@chromium.org2011-03-161-59/+8
* Fix clang bustage on Mac by blacklisting /Developererg@google.com2011-03-161-1/+4
* Warn/error on "using namespace blah;" in headers on clang machines.erg@google.com2011-03-166-31/+128
* Suppress data race reports below OSAtomicAdd32/base::subtle::Barrier_AtomicIn...timurrrr@chromium.org2011-03-161-6/+7
* Suppress invalid read reports below media::FFmpegVideoDecodeEngine::Initializetimurrrr@chromium.org2011-03-161-0/+12
* Suppress Heapchecker leaks below ChildProcessHostMsg_ResolveProxy::ChildProce...timurrrr@chromium.org2011-03-161-0/+8
* Add ChromeOS as product name to the policy template generatorgfeher@chromium.org2011-03-163-20/+8
* Suppress a memory leak in ChildProcessHostMsg_ResolveProxy::ChildProcessHostM...timurrrr@chromium.org2011-03-161-0/+10
* wstring: remove some simple uses of FromWStringHackevan@chromium.org2011-03-151-2/+1
* fav icon -> favicon. Pass 6: GetFavIcon* -> GetFavicon*avi@chromium.org2011-03-151-1/+1
* Make OpenGL suppressions more generic for display capture test.lambroslambrou@chromium.org2011-03-151-47/+11
* Suppress InvalidWrites under sqlite/history::InMemoryDBtimurrrr@chromium.org2011-03-152-1/+28
* Fix leak in HeartbeatSenderTest.DoSendStanza and remove valgrind suppression.lambroslambrou@chromium.org2011-03-152-17/+0
* Don't run three more tests failing on a Valgrind assertion under Valgrind/Mactimurrrr@chromium.org2011-03-151-1/+6
* Don't run ErrorPageTest.DNSError_GoBack2 under TSantimurrrr@chromium.org2011-03-152-1/+2
* Pull the latest libcros.yusukes@google.com2011-03-151-1/+1
* Valgrind leak reported in NSInFlightAnimationdhollowa@chromium.org2011-03-151-10/+0
* Adjust expectations.cmp@chromium.org2011-03-151-7/+7
* Fix memory leak in FileWriterDelegate by passing FileStream::Write a callback...adamk@chromium.org2011-03-151-10/+0