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
*
Mac: Make valgrind suppression for Sandbox tests permanent.
jeremy@chromium.org
2010-07-05
1
-17
/
+18
*
Valgrind: Suppress a new Mac memory error.
thestig@chromium.org
2010-07-03
1
-0
/
+10
*
Valgrind: Widen a CrOS suppression.
thestig@chromium.org
2010-07-03
1
-2
/
+1
*
Valgrind: Widen a sqlite related suppression.
thestig@chromium.org
2010-07-03
1
-1
/
+1
*
Update Mac 10.6 moz expectations.
chase@chromium.org
2010-07-03
1
-1
/
+1
*
Modified grit to support <if expr="..."> tags within included html files. Rem...
zelidrag@chromium.org
2010-07-03
3
-8
/
+59
*
This is also failing on Valgrind.
vandebo@chromium.org
2010-07-02
1
-0
/
+9
*
Move WindowImpl to gfx so I can use it there for canvas unit tests.
ben@chromium.org
2010-07-02
1
-2
/
+2
*
Rename chrome://theme/resource to chrome://theme/IDR_RESOURCE
arv@chromium.org
2010-07-01
1
-5
/
+2
*
Add suppressions for ChromeOS input method leaks
stuartmorgan@chromium.org
2010-07-01
1
-1
/
+27
*
Expand a SPDY leak suppression, and add a new one
stuartmorgan@chromium.org
2010-07-01
1
-1
/
+9
*
Undo suppressions now that ExtensionsServiceTest.ReloadExtensions has been fi...
akalin@chromium.org
2010-06-30
1
-13
/
+0
*
Suppresses the leak for Bug 47950.
hbono@chromium.org
2010-06-30
1
-0
/
+7
*
Suppresses the valgrind error for Issue 47949.
hbono@chromium.org
2010-06-30
1
-0
/
+12
*
Split options page code/html into its own set of files.
zelidrag@chromium.org
2010-06-30
1
-0
/
+9
*
Remove suppression for issue 46421.
rdsmith@google.com
2010-06-29
1
-20
/
+0
*
Suppress an invalid read in extension notifications
stuartmorgan@chromium.org
2010-06-29
1
-0
/
+13
*
Skip sanity checks for TSan/Mac
timurrrr@chromium.org
2010-06-29
1
-0
/
+5
*
Removing valgrind suppression to reproduce logs for issue 44053. Will
rdsmith@google.com
2010-06-28
1
-26
/
+0
*
Fix a memory leak in ExtensionExtentUnittest by fixing a bad
aa@chromium.org
2010-06-25
2
-20
/
+0
*
Fix a unit test leak.
asargent@chromium.org
2010-06-25
2
-13
/
+0
*
Update the whitelist in checkperms.py.
thestig@chromium.org
2010-06-25
1
-2
/
+2
*
Suppress a valgrind leak.
asargent@chromium.org
2010-06-25
1
-0
/
+6
*
Suppress heapcheck leak from ExtensionExtentTest
rafaelw@chromium.org
2010-06-25
1
-0
/
+6
*
Supress valgrind leak in ExtensionExtent test
rafaelw@chromium.org
2010-06-25
1
-0
/
+14
*
Remove suppression for a data race in SKIA (fixed now)
timurrrr@chromium.org
2010-06-25
1
-9
/
+0
*
Suppress a leak until I can figure out what's going wrong.
asargent@chromium.org
2010-06-25
1
-0
/
+6
*
valgrind: Update the signature for a mac suppression.
thestig@chromium.org
2010-06-24
1
-1
/
+1
*
Fix an unititialized variable that caused a mac valgrind failure.
csilv@chromium.org
2010-06-24
1
-9
/
+0
*
Add suppression for bug 47331.
ericu@google.com
2010-06-23
1
-0
/
+26
*
Update dhtml times for xp and vista.
chase@chromium.org
2010-06-23
1
-2
/
+2
*
Valgrind suppression for memory errors for WebKit mac bot
hclam@chromium.org
2010-06-23
1
-0
/
+26
*
Revert "Valgrind suppression for memory error from WebKit"
hclam@chromium.org
2010-06-23
1
-27
/
+0
*
Valgrind suppression for memory error from WebKit
hclam@chromium.org
2010-06-23
1
-0
/
+27
*
Update xpdual/moz total_byte_b expectations.
chase@chromium.org
2010-06-22
1
-1
/
+1
*
Suppress heapchecker leaks.
willchan@chromium.org
2010-06-22
1
-0
/
+42
*
Adding a second suppression for a leak in IPC::ChannelProxy::Send.
robertshield@chromium.org
2010-06-22
1
-0
/
+26
*
Expand valgrind suppressions.
willchan@chromium.org
2010-06-22
1
-28
/
+1
*
Make the memory waterfall green -- more suppressions for bug 19775.
glider@chromium.org
2010-06-21
1
-0
/
+45
*
Suppress two more leaks in ProfileManagerTest::CreateAndUseTwoProfiles (bug
glider@chromium.org
2010-06-21
1
-1
/
+46
*
Fixed memleak in JsonHostConfig.
sergeyu@chromium.org
2010-06-18
1
-21
/
+0
*
Remove the suppressions for the TopSites tests.
nshkrob@chromium.org
2010-06-18
2
-20
/
+0
*
Suppress another Spdy leak
glider@chromium.org
2010-06-18
1
-1
/
+15
*
Suppress bug 46886 (Spdy)
glider@chromium.org
2010-06-18
1
-0
/
+43
*
Suppress bug 19775.
glider@chromium.org
2010-06-18
1
-0
/
+31
*
Suppress bugs 46886 and 46882 (leaks in Spdy and remoting)
glider@chromium.org
2010-06-18
1
-0
/
+28
*
Suppresses the leak for Bug 10553.
hbono@chromium.org
2010-06-18
1
-0
/
+15
*
Make locate_valgrind.sh find Valgrind binaries on Snow Leopard.
glider@chromium.org
2010-06-18
1
-1
/
+4
*
Fix a typo in Dr.Memory analyze script; add ASSERT lines to the list of the r...
timurrrr@chromium.org
2010-06-17
1
-5
/
+7
*
Suppress a Memcheck:Cond in ContentSettingsDialogControllerInternal.
rsesek@chromium.org
2010-06-17
1
-0
/
+9
[next]