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
*
wildcard out the anonymous namespace
joth@chromium.org
2010-08-17
1
-2
/
+2
*
Update suppressions to reference StringPrintf in namespace base.
joth@chromium.org
2010-08-17
1
-5
/
+7
*
Suppress data race on environ
timurrrr@chromium.org
2010-08-17
1
-0
/
+7
*
Fix format for suppression hash in memcheck_analyze.py
jochen@chromium.org
2010-08-17
1
-3
/
+3
*
Suppress valgrind failure on mac ui tests, where callback is being invoked on...
eroman@chromium.org
2010-08-17
1
-0
/
+11
*
Suppress chrome os leak in system settings.
eroman@chromium.org
2010-08-17
1
-0
/
+18
*
Remove +x from a source file.
evan@chromium.org
2010-08-17
1
-1
/
+0
*
Widen variance window for linux-hardy/moz.
chase@chromium.org
2010-08-17
1
-1
/
+1
*
Update linux/moz to use new perf format.
chase@chromium.org
2010-08-16
2
-9
/
+23
*
Add a valgrind suppression for memory errors inside of CGPDFDrawingContextDra...
eroman@chromium.org
2010-08-16
1
-0
/
+27
*
Edit one more perf expectation. Also potentially caused by 56044: WebKit merg...
nsylvain@chromium.org
2010-08-16
1
-1
/
+1
*
Adjust one more perf expectation that is randomly turning red.
nsylvain@chromium.org
2010-08-16
1
-1
/
+1
*
Fix redness in the tree by silencing all the perf tests that are failing.
nsylvain@chromium.org
2010-08-16
1
-6
/
+6
*
Initialize all data members in HTTPResponseInfo's new ctor and remove the rel...
michaeln@chromium.org
2010-08-13
1
-13
/
+0
*
Fix more races in TopSites: race on waiting_for_results_ and on top_sites_.size.
nshkrob@chromium.org
2010-08-13
1
-7
/
+0
*
Auto-generate ADM files
danno@chromium.org
2010-08-13
14
-1
/
+780
*
Resuppress TopSites races until http://codereview.chromium.org/3131015/show i...
nshkrob@chromium.org
2010-08-13
1
-0
/
+7
*
Fix race conditions in TopSites.
nshkrob@chromium.org
2010-08-12
1
-7
/
+0
*
Add suppression for pwrite64 of unititialized memory in AppCacheUITest
stuartmorgan@chromium.org
2010-08-12
2
-3
/
+16
*
Add NSS PKCS12 import/export functions to CertDatabase.
mattm@chromium.org
2010-08-12
1
-0
/
+67
*
Remove histogram memleak suppression.
erikchen@google.com
2010-08-12
1
-52
/
+0
*
Suppress all data races in TopSites
timurrrr@chromium.org
2010-08-12
1
-10
/
+2
*
Widen suppression for the data race in TopSites
timurrrr@chromium.org
2010-08-12
1
-2
/
+1
*
Suppress data race in UI (bug 51890) and remove a suppression for a race fixe...
timurrrr@chromium.org
2010-08-12
1
-6
/
+16
*
Perf expectations updates for xpdual.
chase@chromium.org
2010-08-12
1
-5
/
+5
*
Revert "Add NSS PKCS12 import/export functions to CertDatabase." which failed...
mattm@chromium.org
2010-08-11
1
-67
/
+0
*
Revert 54861 - Suppression for leak in Preconnect::PreconnectOnIOThread.
jar@chromium.org
2010-08-11
1
-14
/
+0
*
Add NSS PKCS12 import/export functions to CertDatabase.
mattm@chromium.org
2010-08-11
1
-0
/
+67
*
Revert "Convert mac10.6/dhtml/times to new expectations format."
chase@chromium.org
2010-08-11
2
-23
/
+9
*
Suppress leak errors.
jianli@chromium.org
2010-08-11
1
-0
/
+25
*
Convert mac10.6/dhtml/times to new expectations format.
chase@chromium.org
2010-08-11
2
-9
/
+23
*
Quick-fix for syntax error in memcheck_analyze.py
timurrrr@chromium.org
2010-08-11
1
-1
/
+1
*
Never create "negative" hashes and output the error hash along with the suppr...
jochen@chromium.org
2010-08-11
2
-4
/
+22
*
Suppression for memory leak in Mac tabpose.
jochen@chromium.org
2010-08-11
1
-0
/
+9
*
Add blame support to waterfall.sh
jochen@chromium.org
2010-08-11
1
-8
/
+121
*
Suppress another stack for bug 34554 (Leak in WebEventListnerTest)
glider@chromium.org
2010-08-11
1
-1
/
+9
*
Make the Valgrind Linux bot greener:
glider@chromium.org
2010-08-11
1
-1
/
+28
*
Delete callbacks after use in canned browsing data helpers.
jochen@chromium.org
2010-08-11
2
-20
/
+0
*
Build just chrome to shorten the Coverity build and analysis
wtc@chromium.org
2010-08-11
1
-7
/
+6
*
Update the suppresion file.
jianli@chromium.org
2010-08-10
1
-0
/
+30
*
Update xpdual/moz/total_byte_r.
chase@chromium.org
2010-08-10
1
-1
/
+1
*
Fix CrosLibrary::TestApi valgrind errors
cmasone@google.com
2010-08-10
1
-45
/
+0
*
Suppressing bug 51707 http://crbug.com/51707
lzheng@chromium.org
2010-08-10
1
-0
/
+10
*
Update xp release dual core moz expectations.
chase@chromium.org
2010-08-10
1
-1
/
+1
*
Fix some intl* expectations to use later data.
chase@chromium.org
2010-08-10
1
-6
/
+6
*
Update perf expectations after V8 roll.
chase@chromium.org
2010-08-10
1
-10
/
+10
*
Suppress a leak in the extension message service triggered by bookmark ui tests.
jochen@chromium.org
2010-08-10
1
-1
/
+9
*
Suppress leaks in url database.
jochen@chromium.org
2010-08-10
1
-0
/
+11
*
Another leak in CrosLibrary::EnsureLoaded
jochen@chromium.org
2010-08-10
1
-1
/
+8
*
Suppress another stack for bug 49250 (Valgrind error inside
glider@chromium.org
2010-08-10
1
-0
/
+9
[next]