index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update suppressions for ProfileIOData.
willchan@chromium.org
2011-02-11
1
-45
/
+0
*
clang: Make it possible to run Elliot's plugin on the bots
thakis@chromium.org
2011-02-11
1
-0
/
+20
*
Removes unneeded suppression. The leak occurred because of a commit
sky@chromium.org
2011-02-11
1
-25
/
+0
*
Revert 74597 - clang: Make it possible to run Elliot's plugin on the bots
thakis@chromium.org
2011-02-11
1
-20
/
+0
*
clang: Make it possible to run Elliot's plugin on the bots
thakis@chromium.org
2011-02-11
1
-0
/
+20
*
Suppress leaks from ProfileIOData (issue 72689)
glider@chromium.org
2011-02-11
1
-0
/
+59
*
clang: Only explicitly call configure if it's never been called.
thakis@chromium.org
2011-02-11
1
-4
/
+6
*
Try to fix the clang bots.
thakis@chromium.org
2011-02-10
2
-5
/
+8
*
Fix a TSan suppression (forgot "*")
timurrrr@chromium.org
2011-02-10
1
-1
/
+1
*
clang: Compille the style checker plugin on the bots.
thakis@chromium.org
2011-02-10
2
-9
/
+21
*
Fix a leak. Remove suppression for the leak and update bug number for unrela...
pkasting@chromium.org
2011-02-10
2
-16
/
+1
*
Exclude two more Mac/UI tests failing under Valgrind
timurrrr@chromium.org
2011-02-10
1
-0
/
+2
*
Suppress a couple of data races for TSan/UI bots
timurrrr@chromium.org
2011-02-10
1
-0
/
+22
*
Valgrind suppressions for three memory leaks and one uninit jump, exclude Res...
timurrrr@chromium.org
2011-02-10
2
-0
/
+65
*
Roll Clang 125007:125186.
hans@chromium.org
2011-02-10
1
-1
/
+1
*
Update DEPS to pull in libcros version 100.
satorux@chromium.org
2011-02-10
1
-1
/
+1
*
Exclude more tests from Memcheck/Mac/UI and TSan/UI
timurrrr@chromium.org
2011-02-09
2
-0
/
+6
*
Fix memory leak in MigrateBrowserPrefs caused by excessive copying.
mirandac@chromium.org
2011-02-09
1
-15
/
+0
*
Exclude a couple of UI tests from running under Valgrind on Mac due to intern...
timurrrr@chromium.org
2011-02-09
1
-1
/
+5
*
Suppress Valgrind reports on gfx::JPEGCodec
timurrrr@chromium.org
2011-02-09
1
-0
/
+25
*
Add suppression for remoting memory leaks
hclam@chromium.org
2011-02-09
1
-0
/
+17
*
Remove valgrind suppression since bug 70291 was fixed
hclam@chromium.org
2011-02-09
1
-16
/
+0
*
Remove valgrind suppression for bug 65680
hclam@chromium.org
2011-02-09
1
-43
/
+0
*
Fix memory leak in chromoting code
hclam@chromium.org
2011-02-09
1
-10
/
+0
*
[Sync] Use RenderViewHostHarness in SyncInternalsUI tests to avoid leaks
akalin@chromium.org
2011-02-09
2
-27
/
+0
*
Use-after-free in PersonalDataManager destructor on Mac OS
dhollowa@chromium.org
2011-02-09
1
-70
/
+4
*
Fixed a memory leak by creating threads for the object to be destructed on.
ahendrickson@chromium.org
2011-02-08
1
-6
/
+0
*
Suppress leaks in DownloadRequestInfobarDelegate.* on Memcheck and Heapcheck
glider@chromium.org
2011-02-08
2
-0
/
+37
*
Fix leak in SyncSetupWizard constructor in unit tests
akalin@chromium.org
2011-02-08
1
-14
/
+0
*
[Logging] Remove unneeded CheckOpString struct for CHECKs
akalin@chromium.org
2011-02-08
2
-16
/
+0
*
Fix and enable JingleSessionTest.*. Disable these tests under TSan.
sergeyu@chromium.org
2011-02-08
3
-5
/
+12
*
Fix unit test leak introduced by fix for crbug.com/70887
asargent@chromium.org
2011-02-07
1
-9
/
+0
*
Roll clang to r125007
thakis@chromium.org
2011-02-07
1
-1
/
+1
*
Roll clang to r124477.
thakis@chromium.org
2011-02-07
1
-1
/
+1
*
Suppress use-after-free reports in PersonalDataManagerTest.* (issue 72170)
glider@chromium.org
2011-02-07
1
-0
/
+72
*
Update DEPS to pull in libcros version 98.
satorux@chromium.org
2011-02-07
1
-1
/
+1
*
Changes to help licenses.py work on Google Chrome officical builds.
mal@chromium.org
2011-02-05
1
-6
/
+9
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
4
-4
/
+4
*
Fix the name of DiskCacheBasedSSLHostInfo ctor in the suppression for bug 68553
glider@chromium.org
2011-02-04
1
-1
/
+1
*
Valgrind/Heapchecker: Suppress leak in ExtensionUpdaterTest.
thestig@chromium.org
2011-02-04
2
-0
/
+17
*
Sigh. I fail at suppressions.
willchan@chromium.org
2011-02-04
1
-3
/
+0
*
Suppress the last bits I hope.
willchan@chromium.org
2011-02-04
1
-2
/
+0
*
Update suppressions for ChromeURLRequestContext one more time.
willchan@chromium.org
2011-02-04
1
-2
/
+1
*
Update suppressions for bug 66853
willchan@chromium.org
2011-02-03
1
-1
/
+1
*
Modify suppressions for ChromeURLRequestContext.
willchan@chromium.org
2011-02-03
1
-3
/
+26
*
Fix deps check on Linux for non-chrome code.
erg@google.com
2011-02-03
1
-0
/
+1
*
Commit my clang plugin and fix up documentation.
erg@google.com
2011-02-03
9
-55
/
+540
*
Valgrind: Add a suppression for a leak in history::ExpireHistoryBackend::Broa...
thestig@chromium.org
2011-02-03
1
-0
/
+11
*
Add a script that checks out / updates clang and builds it.
thakis@chromium.org
2011-02-03
1
-0
/
+33
*
Valgrind Mac: Suppress leak in MigrateBrowserPrefs.
thestig@chromium.org
2011-02-03
1
-0
/
+15
[next]