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
*
Set up the field trials before IOThread creation. We can't wait until after a...
jam@chromium.org
2012-01-11
1
-20
/
+0
*
generalize suppression
bruening@google.com
2012-01-11
1
-3
/
+1
*
Try to fix the memory leak reports in g_restrictions.
jstritar@chromium.org
2012-01-11
1
-12
/
+0
*
suppress leak in sandbox::LoadSandboxTemplate()
bruening@google.com
2012-01-11
1
-0
/
+18
*
update suppression to match new callstack
bruening@google.com
2012-01-11
1
-3
/
+3
*
generalize suppression to match slightly different instance
bruening@google.com
2012-01-11
1
-0
/
+1
*
Suppress two sets of leaks:
bruening@google.com
2012-01-11
1
-0
/
+20
*
Update tools/git/update-copyrights.sh with the current year.
thakis@chromium.org
2012-01-11
1
-2
/
+2
*
Suppress leak in WebCore::IDBKey::createNumber()
bruening@google.com
2012-01-11
1
-0
/
+7
*
Suppress race in ClientSocketPoolManagerImpl::ClientSocketPoolManagerImpl
bruening@google.com
2012-01-11
1
-0
/
+9
*
Suppress race in ChromeBrowserMainParts::SetupFieldTrials
bruening@google.com
2012-01-11
1
-0
/
+11
*
Suppress leaks from LoadExtensionManifest
bruening@google.com
2012-01-11
2
-0
/
+21
*
Update leak callstack for r117130 change
bruening@google.com
2012-01-11
1
-1
/
+0
*
Creating integration tests for media pipeline that use real decoders and demu...
acolwell@chromium.org
2012-01-10
2
-9
/
+27
*
chromeos: Pull libcros v188.
satorux@chromium.org
2012-01-10
1
-1
/
+1
*
remove uninit for bug fixed in WebKit roll 104462:104502 in r116979
bruening@google.com
2012-01-10
1
-6
/
+0
*
Fixes leaks in TreeViewViews test.
sky@chromium.org
2012-01-10
1
-6
/
+0
*
suppress what looks like the other thread's callstack
bruening@google.com
2012-01-09
1
-0
/
+10
*
Revert 116889 - Creating integration tests for media pipeline that use real d...
acolwell@chromium.org
2012-01-09
1
-17
/
+0
*
generalize uninit suppression to match ChromeOS instances
bruening@google.com
2012-01-09
1
-6
/
+1
*
suppress leaks in views::TreeViewViewsTest::Add
bruening@google.com
2012-01-09
1
-0
/
+6
*
Creating integration tests for media pipeline that use real decoders and demu...
acolwell@chromium.org
2012-01-09
1
-0
/
+17
*
suppress leaks in views::TreeViewViewsTest::Add
bruening@google.com
2012-01-09
1
-0
/
+6
*
suppress new uninit from WebKit roll
bruening@google.com
2012-01-09
1
-0
/
+11
*
update bug_102255b suppression to account for name change from r116795:
bruening@google.com
2012-01-09
1
-3
/
+3
*
suppress leaks in AutofillProfileSyncableServiceTest::SetUp
bruening@google.com
2012-01-09
2
-0
/
+11
*
Valgrind: Suppress and more memory errors from Webkit layout tests.
thestig@chromium.org
2012-01-07
1
-20
/
+98
*
Valgrind: Suppress a bunch of errors in webkit layout tests. Also update the ...
thestig@chromium.org
2012-01-07
1
-5
/
+38
*
Revert 116766 - chromeos: Merge tools/cros.DEPS/DEPS into the main DEPS.
satorux@chromium.org
2012-01-07
1
-3
/
+12
*
Valgrind Mac: Widen a test_shell suppression.
thestig@chromium.org
2012-01-07
2
-2
/
+29
*
chromeos: Merge tools/cros.DEPS/DEPS into the main DEPS.
satorux@chromium.org
2012-01-06
1
-12
/
+3
*
Valgrind: Widen a suppression for WebCore::CSSParser::parseSheet.
thestig@chromium.org
2012-01-06
1
-12
/
+10
*
Valgrind TSAN: Update a suppression for media::CompositeFilter.
thestig@chromium.org
2012-01-06
1
-7
/
+10
*
Valgrind: Widen a third party FcConfigValues suppression and add another vari...
thestig@chromium.org
2012-01-06
1
-4
/
+10
*
Add suppressions for various filed DrMemory bugs.
rnk@chromium.org
2012-01-06
1
-0
/
+20
*
Update chrome.pak expectations.
msw@chromium.org
2012-01-06
1
-2
/
+2
*
Valgrind: Suppress a leak in ExtensionDispatcher::OnSetFunctionNames.
thestig@chromium.org
2012-01-06
1
-0
/
+12
*
chromeos: Get rid of a dependency to profile-guided optimization data.
satorux@chromium.org
2012-01-06
1
-2
/
+0
*
Valgrind: Disable failing OutOfProcessPPAPITest.View_PageHideShow.
thestig@chromium.org
2012-01-05
1
-0
/
+3
*
Increase size perf expectations for regular Linux 64 binary growth.
asvitkine@chromium.org
2012-01-05
1
-1
/
+1
*
Make licensecheck.pl understand the "GPL with bison expection" license. White...
thestig@chromium.org
2012-01-05
1
-6
/
+3
*
Remove valgrind suppression for fixed UMR in SendExtensionWebRequestStatus.
mpcomplete@chromium.org
2012-01-05
1
-18
/
+0
*
Provide names for all of the DrMemory full mode suppressions.
rnk@chromium.org
2012-01-05
1
-43
/
+87
*
Make ./tools/sort-headers.py order C++ system headers before C system headers.
asvitkine@chromium.org
2012-01-05
1
-2
/
+9
*
Let DrMemory LEAK supressions suppress POSSIBLE LEAK reports.
rnk@chromium.org
2012-01-05
1
-2
/
+27
*
Dom perf improved again, start updating expectations.
thakis@chromium.org
2012-01-05
1
-1
/
+1
*
Revert 116385 - Make DownloadManagerImpl's destruction not tied to the UI thr...
rdsmith@chromium.org
2012-01-04
2
-0
/
+73
*
Make DownloadManagerImpl's destruction not tied to the UI thread.
rdsmith@chromium.org
2012-01-04
2
-73
/
+0
*
Valgrind: Update a suppression for content namespace changes and remove a dup...
thestig@chromium.org
2012-01-04
1
-23
/
+3
*
Improve linux lowmem bloat http expectations.
thakis@chromium.org
2012-01-04
1
-1
/
+1
[next]