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
*
Remove suppressions for 48130 since we have removed the code path in r101476.
yusukes@google.com
2011-09-19
1
-63
/
+0
*
Wait for test script to be loaded before calling __get_timings by setting a v...
jnd@chromium.org
2011-09-19
1
-1
/
+4
*
Attempt at making checklicenses green after first run on the real bots.
nsylvain@chromium.org
2011-09-18
1
-0
/
+19
*
Revert 101537 - Remove valgrind supression for OptionsUITest.LoadOptionsByURL...
csilv@chromium.org
2011-09-17
1
-0
/
+3
*
Fix missing conditional in last change.
cmp@chromium.org
2011-09-17
1
-1
/
+2
*
Adjust make expectations to workaround regress/improve values that are the same.
cmp@chromium.org
2011-09-17
2
-1
/
+6
*
Update expectations now that another static initializer on Linux has been rem...
rsleevi@chromium.org
2011-09-17
1
-1
/
+1
*
Rebase expectations for chrome static initializer sizes
rsimha@chromium.org
2011-09-17
1
-1
/
+1
*
Provide an exact tolerance feature for expectations.
cmp@chromium.org
2011-09-16
2
-9
/
+9
*
Prepare checklicenses.py for buildbot landing.
phajdan.jr@chromium.org
2011-09-16
1
-1
/
+14
*
Remove an obsolete suppression for AccessibilityController.
tony@chromium.org
2011-09-16
1
-25
/
+0
*
Remove valgrind supression for OptionsUITest.LoadOptionsByURL temporarily to ...
csilv@chromium.org
2011-09-16
1
-3
/
+0
*
Autofill/Valgrind: Fix a leak in AutofillDownloadTest.
jhawkins@chromium.org
2011-09-16
1
-6
/
+0
*
Remove suppressions for bug 34554 since the underlying code has changed signi...
sullivan@chromium.org
2011-09-16
1
-16
/
+0
*
Write tests for FFmpegAudioDecoder so I can rewrite the class sans regressions.
scherkus@chromium.org
2011-09-16
1
-0
/
+14
*
Remove valgrind suppression fixed upstream
adamk@chromium.org
2011-09-15
1
-23
/
+0
*
Removed dead data_pack code.
adriansc@chromium.org
2011-09-15
2
-122
/
+0
*
Remove suppressions for bug 81753, fixed by CL 7891051
bradchen@google.com
2011-09-15
2
-68
/
+0
*
Remove suppression for bug_88863a
satorux@chromium.org
2011-09-15
1
-8
/
+0
*
Remove an outdated suppression.
mmenke@chromium.org
2011-09-15
1
-3
/
+0
*
Remove suppression for memory leak which should be fixed by
sullivan@chromium.org
2011-09-15
1
-11
/
+0
*
mac: Warn people on Xcode <= 3.2.2 that they should upgrade.
thakis@chromium.org
2011-09-15
1
-0
/
+8
*
Remove suppression for bug 58074.
xiyuan@chromium.org
2011-09-15
1
-11
/
+0
*
Remove suppressions for bug 87380 now that DEPS have been rolled past WebKit ...
sullivan@chromium.org
2011-09-15
1
-30
/
+0
*
Remove suppression for bug_50252
satorux@chromium.org
2011-09-15
1
-12
/
+0
*
Remove suppression for issue 35182
bsalomon@google.com
2011-09-15
1
-13
/
+0
*
Suppress a Mac valgrind issue with SSLHostInfo::ParseInner
stuartmorgan@chromium.org
2011-09-15
1
-0
/
+19
*
Fix uninitialized memory access in DeviceManagementServiceFailedRequestTest.
mnissler@chromium.org
2011-09-15
1
-6
/
+0
*
Add Mac valgrind suppression for SocketHost issue
stuartmorgan@chromium.org
2011-09-15
1
-0
/
+12
*
Disable even more tests for Mac valgrind UI
stuartmorgan@chromium.org
2011-09-15
1
-3
/
+3
*
Initial commit for the ASan test runner.
glider@chromium.org
2011-09-15
4
-0
/
+538
*
Widen valgrind suppression for MockKeychain
stuartmorgan@chromium.org
2011-09-15
1
-1
/
+1
*
Suppress an uninitialized condition check in MockKeychain for Mac valgrind
stuartmorgan@chromium.org
2011-09-15
1
-0
/
+7
*
Update valgrind suppression stacks for clang changes
stuartmorgan@chromium.org
2011-09-15
3
-42
/
+29
*
Revert 96532 - Valgrind: Disable a bunch of tests that are consistently timin...
nkostylev@chromium.org
2011-09-15
1
-9
/
+0
*
Add a supression for an uninitialized read in LoadBloomFilter on Mac valgrind
stuartmorgan@chromium.org
2011-09-15
1
-0
/
+8
*
There is a complain from Valgrind about invalid memory access in snd_device_n...
xians@chromium.org
2011-09-15
1
-21
/
+0
*
mac: Clobber pch files after clang updates.
thakis@chromium.org
2011-09-15
1
-0
/
+18
*
The code had changed significantly here. For starters the DCHECK itself is gone!
lipalani@chromium.org
2011-09-15
1
-4
/
+0
*
Random cleanup in valgrind_test.py.
thestig@chromium.org
2011-09-15
1
-6
/
+2
*
This broke lots of layout tests on OSX.
levin@chromium.org
2011-09-15
6
-98
/
+48
*
Updated *.pak file format to support both UTF8 and UTF16
adriansc@chromium.org
2011-09-15
6
-48
/
+98
*
sync: remove suppression for bug 79326
tim@chromium.org
2011-09-14
1
-13
/
+0
*
Update checklicenses to pass.
phajdan.jr@chromium.org
2011-09-14
1
-0
/
+11
*
mac: Let `gclient runhooks` warn about predictive compilation in xcode3
thakis@chromium.org
2011-09-14
1
-7
/
+26
*
Fix memory leaks from MessagePumpLibevent::Run() for Chrome OS.
satorux@chromium.org
2011-09-14
1
-7
/
+0
*
Remove unneeded suppressions. The original bug was fixed by the revision http...
lipalani@chromium.org
2011-09-14
1
-20
/
+0
*
Linux: add a tool to enforce licensecheck results
phajdan.jr@chromium.org
2011-09-14
2
-0
/
+484
*
Widen valgrind suppression for Harfbuzz leak slightly
stuartmorgan@chromium.org
2011-09-14
1
-3
/
+1
*
Suppress more filesystem tests on Mac valgrind
stuartmorgan@chromium.org
2011-09-14
1
-0
/
+1
[next]