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
...
*
Suppress the Valgrind memory leak from the 58138 webkit roll.
thestig@chromium.org
2010-04-27
1
-0
/
+13
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
1
-9
/
+0
*
Check in a new generated about:credits.
evan@chromium.org
2010-04-23
1
-1
/
+7
*
Suppresses a leak in IconLoader::ParseIcon()
hbono@chromium.org
2010-04-23
1
-0
/
+9
*
Relaxes the suppression rule for Bug 42153.
hbono@chromium.org
2010-04-23
1
-1
/
+0
*
valgrind: Widen a suppression.
jhawkins@chromium.org
2010-04-22
1
-1
/
+1
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
1
-0
/
+9
*
Fixing bug attribution in suppression file.
dhollowa@chromium.org
2010-04-21
1
-2
/
+2
*
SPDY: Fix unittest-only leak.
willchan@chromium.org
2010-04-21
3
-60
/
+0
*
Increase sleep timeout for valgrind UI tests.
bauerb@chromium.org
2010-04-21
1
-0
/
+1
*
Ignore base/thread_local_storage, not just _posix (ThreadSanitizer)
timurrrr@chromium.org
2010-04-21
1
-1
/
+1
*
Supresses valgrind tests related to AutoFillProfile
bulach@chromium.org
2010-04-21
1
-0
/
+52
*
Supress heapcheck leak in browser_sync::AutoFill.
mmoss@google.com
2010-04-20
1
-0
/
+8
*
Add a pretty wide suppression to cover the leaks from SpdySessionTest.
thomasvl@chromium.org
2010-04-20
1
-0
/
+6
*
Make the heapcheck suppressions prettier.
glider@chromium.org
2010-04-20
1
-3
/
+3
*
Print suppressions for the leaks reported by heap leak checker.
glider@chromium.org
2010-04-20
1
-0
/
+12
*
Add a linux suppressions file to handle the linux specific leaks.
thomasvl@chromium.org
2010-04-20
2
-0
/
+54
*
Better error message when tools/sync-webkit-git.py is run from wrong dir.
evan@chromium.org
2010-04-19
1
-1
/
+6
*
First pass at generating about:credits.
evan@chromium.org
2010-04-17
1
-20
/
+80
*
Narrow TSan ignores on Windows a little bit
timurrrr@chromium.org
2010-04-16
1
-1
/
+1
*
Widen freetype suppression to match new leaks.
jochen@chromium.org
2010-04-16
1
-2
/
+0
*
Fix some Mac 10.6 perf expectations.
chase@chromium.org
2010-04-15
1
-2
/
+2
*
Remove suppression about OCSPRequestSession.
ukai@chromium.org
2010-04-15
1
-52
/
+0
*
Pass tools/licenses.py for more directories.
evan@chromium.org
2010-04-15
1
-3
/
+13
*
More memleak supressions.
aa@chromium.org
2010-04-14
1
-0
/
+26
*
Update suppressions file with a resolution from Apple and removed a suppressi...
avi@chromium.org
2010-04-14
1
-13
/
+2
*
Land http://codereview.chromium.org/1621010
tim@chromium.org
2010-04-14
1
-14
/
+0
*
Increase vista dual intl* expectations.
chase@chromium.org
2010-04-14
1
-2
/
+2
*
Suppress deliberate leak of Mac plugins on shutdown
stuartmorgan@chromium.org
2010-04-14
1
-0
/
+13
*
Add more expectations for Mac 10.6.
chase@chromium.org
2010-04-14
1
-1
/
+5
*
Increase linux startup perf expectations.
chase@chromium.org
2010-04-14
1
-1
/
+1
*
Add more directories to export_tarball.py's exclude list.
phajdan.jr@chromium.org
2010-04-14
1
-0
/
+2
*
Add back supressions for memory leak bug 40429. This leak
aa@chromium.org
2010-04-14
1
-0
/
+52
*
A common pattern for Chrome is for dialogs to "own themselves"
jrg@chromium.org
2010-04-13
1
-52
/
+0
*
Update xpdual/moz/total_byte_* expectations.
chase@chromium.org
2010-04-13
1
-2
/
+2
*
Remove suppression leak.
jcivelli@google.com
2010-04-13
1
-78
/
+0
*
Add a suppression for a variant of crbug.com/40429.
rsesek@chromium.org
2010-04-13
1
-0
/
+26
*
Revert "Update expectations with automatically generated file."
chase@chromium.org
2010-04-13
1
-171
/
+52
*
Update expectations with automatically generated file.
chase@chromium.org
2010-04-12
1
-52
/
+171
*
TBR:sky@chromium.org
suzhe@chromium.org
2010-04-12
1
-0
/
+27
*
Supresses invalid read likely only seen in testing.
sky@chromium.org
2010-04-12
1
-0
/
+8
*
Adds suppression for new chromeos leak.
sky@chromium.org
2010-04-12
1
-0
/
+26
*
Fix a memory error writing to a deleted URLFetcher instance.
eroman@chromium.org
2010-04-10
1
-6
/
+0
*
Update dhtml linux results after tcmalloc revert.
chase@chromium.org
2010-04-09
1
-1
/
+1
*
Hierarchy. Hierarchy. Hierarchy!!!
avi@chromium.org
2010-04-09
2
-2
/
+2
*
Suppress Mac UI Valgrind: ExtensionAction?
viettrungluu@chromium.org
2010-04-09
1
-0
/
+26
*
Valgrind suppression for ActiveNotificationTrackerTest.
viettrungluu@chromium.org
2010-04-09
2
-1
/
+28
*
Webkit roll 57171:57243. This includes a perf regression.
ojan@chromium.org
2010-04-08
1
-2
/
+2
*
Revert "Update expectations from generated values."
chase@chromium.org
2010-04-08
1
-162
/
+52
*
Update expectations from generated values.
chase@chromium.org
2010-04-08
1
-52
/
+162
[prev]
[next]