summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix miscellaneous compilation bugs under Visual Studio 2010.jeanluc@chromium.org2011-01-301-0/+13
* Add the include <iterator> or change the usage of back_inserter to avoid comp...jeanluc@chromium.org2011-01-301-1/+1
* Adjust expectations.chase@chromium.org2011-01-291-26/+26
* Adjust expectations.chase@chromium.org2011-01-291-26/+26
* Revert 73013 - Delete tab_loader when there are no more tabs to be loaded or ...mbelshe@chromium.org2011-01-281-0/+5
* Delete tab_loader when there are no more tabs to be loaded or painteddavemoore@chromium.org2011-01-281-5/+0
* Memory leak on ChromeOS in BrowserSessionRestoredhollowa@chromium.org2011-01-281-5/+5
* Update mac valgrind suppressions due to refactor.willchan@chromium.org2011-01-281-9/+0
* The HttpRequestInfo object must outlive the HttpNetworkTransaction object bec...satish@chromium.org2011-01-281-16/+0
* Embed candidate_window into chrome.yusukes@google.com2011-01-281-1/+1
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-281-0/+1
* Memory leak on ChromeOS in BrowserSessionRestoredhollowa@chromium.org2011-01-281-0/+13
* Reverted suppressions for 70782.ahendrickson@chromium.org2011-01-281-0/+13
* Memory leak on Mac in test MenuButtonTest.OpenOnClickdhollowa@chromium.org2011-01-271-0/+25
* Unit tests that use ProfileSyncServiceMock are leaking due to adding a DataSo...ahendrickson@chromium.org2011-01-271-13/+0
* Provide better error messages when grit fails to open a file whiletony@chromium.org2011-01-271-2/+10
* Heapcheck leak in SyncUIUtilTest.ConstructAboutInformationWithUnrecoverableEr...dhollowa@chromium.org2011-01-271-0/+16
* Fix waterfall.sh on Mactimurrrr@chromium.org2011-01-271-1/+1
* Allow ADM(X) templates to manage both MACHINE and USER policiesgfeher@chromium.org2011-01-273-90/+168
* 70782 needs heapcheck suppressions as wellthakis@chromium.org2011-01-261-0/+6
* emacs: also handle paths like "..\chrome/foo/bar" seen in build outputevan@chromium.org2011-01-262-1/+24
* Revert back to original SyncSetupWizard suppression. It shows up in too many ...thakis@chromium.org2011-01-261-22/+2
* Suppress TSan reports from libdbus and ignore the libtimurrrr@chromium.org2011-01-262-0/+8
* Ignore memory accesses below remoting::CompressorZlib::Process until the repo...timurrrr@chromium.org2011-01-261-0/+2
* 70782 won't shut upthakis@chromium.org2011-01-261-1/+23
* Update one suppression after r72492thakis@chromium.org2011-01-261-2/+2
* Add back a suppression for 70782 (test-only this time).thakis@chromium.org2011-01-261-0/+11
* Suppress a leak introduced in a webkit roll last week.thakis@chromium.org2011-01-261-0/+24
* BUG=70782ahendrickson@chromium.org2011-01-261-68/+0
* Suppress bug 70825 (Invalid read in net::UploadData::is_chunked())glider@chromium.org2011-01-261-1/+16
* Add more suppressions for bug 65680 (Memory leak in remoting::ScreenRecorderglider@chromium.org2011-01-261-3/+21
* Fixed memory leaks in remoting_unittests.sergeyu@chromium.org2011-01-261-8/+0
* Missed on suppression.thakis@chromium.org2011-01-261-0/+6
* ChromeOS suppressions for bug 70782thakis@chromium.org2011-01-251-0/+12
* Valgrind suppression for a leak in remoting.thakis@chromium.org2011-01-251-0/+8
* Port suppression to macthakis@chromium.org2011-01-251-0/+7
* Suppress more leaks caused by ChromeURLDataManager::AddDataSource() changingthakis@chromium.org2011-01-251-0/+24
* Another valgrind suppression.thakis@chromium.org2011-01-251-0/+6
* Widening the last suppression, in happens in many more contexts.thakis@chromium.org2011-01-251-4/+7
* Suppress a valgrind leak in ConstructAboutInformationWithUnrecoverableErrorTestthakis@chromium.org2011-01-251-1/+11
* DevTools: update inspector_strings.grd to match current Inspector'smnaganov@chromium.org2011-01-241-3/+0
* Fixed suppressions that were not updated after namespace rename.pastarmovj@chromium.org2011-01-242-8/+9
* Fix memory leaks in BufferedDataSource, BufferedResourceLoader and SimpleData...scherkus@chromium.org2011-01-242-53/+0
* Suppress two DrMemory leaks in printingtimurrrr@chromium.org2011-01-211-0/+14
* Suppress DrMemory leak reports under _getptdtimurrrr@chromium.org2011-01-211-0/+5
* Update the suppression for a race on bool in HistoryURLProvider; ignore a fun...timurrrr@chromium.org2011-01-212-1/+6
* Don't run JingleSessionTest.Connect under DrMemory as well; update DrM suppre...timurrrr@chromium.org2011-01-212-0/+11
* Fix my (??) stupid typo in memcheck_analyze which stupid python didn't caught.timurrrr@chromium.org2011-01-211-1/+1
* Update DEPS to pull the recent cros change.yusukes@google.com2011-01-211-1/+1
* Fix typo in build fix.brettw@chromium.org2011-01-211-1/+1