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
*
clang: Let `gclient sync` autoupdate clang on linux if clang has been downloa...
thakis@chromium.org
2011-11-01
1
-2
/
+7
*
Exclude all SSLClientSocketTest tests from TSan/Win
timurrrr@chromium.org
2011-11-01
1
-3
/
+1
*
Adds a tool that lets you run a command for each modified file on your git br...
joi@chromium.org
2011-11-01
2
-24
/
+151
*
Remove a suppression rule for NSS.
hbono@chromium.org
2011-11-01
1
-14
/
+0
*
Add one more suppression rule for tracked_objects.
hbono@chromium.org
2011-11-01
1
-1
/
+8
*
Update the suppression rule for an intentional crash test.
hbono@chromium.org
2011-11-01
1
-1
/
+1
*
Suppresses leaks in tracked_objects.
hbono@chromium.org
2011-11-01
1
-0
/
+8
*
Update sizes after r108055
rsleevi@chromium.org
2011-11-01
1
-2
/
+2
*
Delete some code that is no longer needed
thakis@chromium.org
2011-10-31
1
-6
/
+0
*
Enable tracking of objects by default
jar@chromium.org
2011-10-31
2
-0
/
+24
*
Autofill: unit test / valgrind; gyp tweak
jrg@chromium.org
2011-10-31
2
-14
/
+0
*
Revert "Update expectations for v8 landing."
cmp@chromium.org
2011-10-31
1
-1
/
+1
*
Revert 107942 - Fix suppressions for tracked_object
joth@chromium.org
2011-10-31
1
-6
/
+2
*
Revert 107939 - Pile of nits for tracked object enablement
joth@chromium.org
2011-10-31
1
-18
/
+0
*
Fix suppressions for tracked_object
jar@chromium.org
2011-10-31
1
-2
/
+7
*
Pile of nits for tracked object enablement
jar@chromium.org
2011-10-31
1
-0
/
+19
*
Disable yet another SSLClientSocketTest.
hbono@chromium.org
2011-10-31
1
-0
/
+1
*
Suppresses an OOB read in NSS and disables SSLClientSocketTest.ConnectMismatc...
hbono@chromium.org
2011-10-31
2
-0
/
+15
*
Revert 107928 - Pile of nits for tracked object enablement
jar@chromium.org
2011-10-31
1
-19
/
+0
*
Pile of nits for tracked object enablement
jar@chromium.org
2011-10-31
1
-0
/
+19
*
Disable SSLClientSocketTest.ConnectExpired on the "Windows Tests (tsan)" bot.
hbono@chromium.org
2011-10-31
1
-0
/
+3
*
Suppress memory errors on tracked_objects.
hbono@chromium.org
2011-10-31
2
-3
/
+30
*
Suppress data races on ~BrowserThread
timurrrr@chromium.org
2011-10-29
1
-0
/
+12
*
Suppress a lot of reports on the Memory FYI waterfall
timurrrr@chromium.org
2011-10-29
2
-2
/
+36
*
Update expectations for v8 landing.
kerz@chromium.org
2011-10-28
1
-1
/
+1
*
Clean-up suppressions: remove duplicates from TSan/Mac and TSan/Linux, move a...
timurrrr@chromium.org
2011-10-28
3
-70
/
+18
*
Suppress memcheck leaks and update a TSAN rule.
hbono@chromium.org
2011-10-28
2
-1
/
+25
*
Fix suppressions entered in r107693.
scherkus@chromium.org
2011-10-28
1
-37
/
+18
*
Widen suppressoin for 101853
oshima@chromium.org
2011-10-28
2
-29
/
+59
*
Fix checkdeps.py to check all the source directories in git checkouts.
kinaba@chromium.org
2011-10-28
1
-1
/
+4
*
Suppress addr4/leak error in WebCore::PlatformSupport::decodeAudioFileData
oshima@google.com
2011-10-27
1
-0
/
+25
*
Update suppression for 70599
oshima@google.com
2011-10-27
1
-3
/
+3
*
Update suppression for 79654
oshima@google.com
2011-10-27
1
-3
/
+6
*
Add license check suppression for EGL extension header
skyostil@google.com
2011-10-27
1
-0
/
+3
*
Fix IndexedDB test to explicitly list transactions. Required by WebKit change
jsbell@chromium.org
2011-10-27
1
-1
/
+1
*
Consolidate suppression for 101853
oshima@google.com
2011-10-27
2
-19
/
+19
*
Widen and add some suppressions for Valgrind on x64
timurrrr@chromium.org
2011-10-27
2
-4
/
+50
*
Revert "Suppress valgrind cond/value4 error in PowerMenuButton"
sque@chromium.org
2011-10-27
1
-18
/
+0
*
Updating suppression for 101853
oshima@google.com
2011-10-27
2
-8
/
+15
*
Suppress valgrind cond/value4 error in PowerMenuButton
oshima@google.com
2011-10-27
1
-0
/
+18
*
Suppress race error in disk_cache::BackendImpl
oshima@google.com
2011-10-27
1
-0
/
+27
*
Support setting 'better' and using it in expectations.
cmp@chromium.org
2011-10-27
2
-9
/
+21
*
Supress a tsan race.
rvargas@google.com
2011-10-27
1
-0
/
+8
*
Suppressing leak/cond error in JPEGCodec/history
oshima@google.com
2011-10-26
1
-1
/
+36
*
Suppress leak in AppleTPSession/Certificate
oshima@google.com
2011-10-26
1
-0
/
+17
*
Suppress cond error in Webkit/Font
oshima@google.com
2011-10-26
1
-2
/
+65
*
Valgrind: Suppress a couple of leaks in webkit layout tests.
thestig@chromium.org
2011-10-26
1
-0
/
+17
*
Revert r107205 "Temporarily disable safe_browsing_tests"
oshima@google.com
2011-10-26
1
-3
/
+0
*
Locate Valgrind binaries for RaceVerifier as well as Memcheck and TSan.
glider@chromium.org
2011-10-26
1
-1
/
+11
*
Valgrind x64: remove unneded suppressions for fixed "false" positives + widen...
timurrrr@chromium.org
2011-10-26
1
-36
/
+12
[next]