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 heapcheck and valgrind suppressions for WebKitContext leak
dgrogan@chromium.org
2011-06-21
2
-25
/
+0
*
Plugged a leak related to generating the HMAC.
rickcam@chromium.org
2011-06-21
2
-13
/
+0
*
Suppress another race in vp8 (issue 86916)
glider@chromium.org
2011-06-21
1
-1
/
+9
*
Suppress the TSan error in ThreadWatcher::StartWatching (issue 83564)
glider@chromium.org
2011-06-21
1
-0
/
+17
*
Suppress another stack for bug 86303 (invalid accesses caused by SQLite memor...
glider@chromium.org
2011-06-21
2
-1
/
+22
*
Suppress another instance of bug 57266 (data race in vp8)
glider@chromium.org
2011-06-21
1
-0
/
+6
*
Print suppression hashes for TSan reports
timurrrr@chromium.org
2011-06-21
2
-6
/
+24
*
Clean up the keyboard overlay code.
mazda@chromium.org
2011-06-21
1
-17
/
+9
*
Removed the Tsan suppressions for ThreadWatcher. We have made all
rtenneti@chromium.org
2011-06-20
1
-17
/
+0
*
Remove suppression for UserScriptSlave test.
cira@google.com
2011-06-20
1
-7
/
+0
*
Quick-fix TSan sanity tests
timurrrr@chromium.org
2011-06-20
1
-1
/
+1
*
Exclude ResourceDispatcherTest.CrossSiteImmediateLoadOnunloadCookie from the ...
timurrrr@chromium.org
2011-06-20
1
-10
/
+8
*
Shorten the TSan output
timurrrr@chromium.org
2011-06-20
1
-0
/
+2
*
Add support for the TSan suppression generator
timurrrr@chromium.org
2011-06-20
2
-18
/
+49
*
Widen a suppression to cover two related bugs; add a fun_r ignore rule for sq...
timurrrr@chromium.org
2011-06-20
2
-10
/
+4
*
More Memory waterfall suppressions
timurrrr@chromium.org
2011-06-20
3
-6
/
+8
*
Exclude DhcpProxyScriptFetcherWin.RealFetchWithDeferredCancel
timurrrr@chromium.org
2011-06-20
1
-0
/
+3
*
Suppress memory leaks in OAuthRequestSigner
timurrrr@chromium.org
2011-06-20
2
-0
/
+13
*
Revert 89626 - Support automatic javascript test registry in gtest when creat...
scr@chromium.org
2011-06-19
1
-90
/
+0
*
Support automatic javascript test registry in gtest when creating WebUI tests.
scr@chromium.org
2011-06-19
1
-0
/
+90
*
Suppress a couple of Valgrind leaks, exclude one failing Mac test
timurrrr@chromium.org
2011-06-18
2
-0
/
+23
*
Revert 89605 - Support automatic javascript test registry in gtest when creat...
scr@chromium.org
2011-06-18
1
-74
/
+0
*
Support automatic javascript test registry in gtest when creating WebUI tests.
scr@chromium.org
2011-06-18
1
-0
/
+74
*
Roll Clang to r133350.
hans@chromium.org
2011-06-18
1
-1
/
+1
*
Remove memcheck suppression for fixed issue.
dimich@chromium.org
2011-06-18
1
-9
/
+0
*
Widen a suppression for the benign leak in MyActivateTSMDocument
timurrrr@chromium.org
2011-06-17
1
-22
/
+1
*
Exclude FAILS and FLAKY tests from Valgrind/Mac runs
timurrrr@chromium.org
2011-06-17
1
-0
/
+5
*
Suppress more std::string false leaks and leaks below history::ExpireHistoryB...
timurrrr@chromium.org
2011-06-17
1
-41
/
+21
*
Fix string-enums in ADMX templates
gfeher@chromium.org
2011-06-17
5
-57
/
+73
*
Move on Mac-only suppression to Linux and widen it a little bit
timurrrr@chromium.org
2011-06-17
2
-11
/
+10
*
Suppress memory leaks in PrefProviderTest.MigrateSinglePatternSettings, widen...
timurrrr@chromium.org
2011-06-17
3
-11
/
+14
*
Revert 89453 - Support automatic javascript test registry in gtest when creat...
joth@chromium.org
2011-06-17
1
-74
/
+0
*
Support automatic javascript test registry in gtest when creating WebUI tests.
scr@chromium.org
2011-06-17
1
-0
/
+74
*
Revert "Revert "Remove duplicate entries from the keyboard overlay code.""
mazda@chromium.org
2011-06-17
1
-2
/
+14
*
Roll clang 132902:133226
thakis@chromium.org
2011-06-17
1
-1
/
+1
*
Fix memory leak in CreateTabForDragging test.
wyck@chromium.org
2011-06-16
1
-16
/
+0
*
Add support for Linux kernels >=3.0-rc1 in Python related build files by:
tony@chromium.org
2011-06-16
6
-41
/
+16
*
Update a TSan suppression for the misterious UserScriptMaster race
timurrrr@chromium.org
2011-06-16
1
-2
/
+2
*
Remove the suppressions for invalid memory accesses in V8 (should be fixed now)
timurrrr@chromium.org
2011-06-16
1
-27
/
+0
*
Suppress invalid reads related to objc_msgSend; widen a suppression for the C...
timurrrr@chromium.org
2011-06-16
2
-15
/
+19
*
Suppress one more data race on ThreadWatcher/MessageLoop
timurrrr@chromium.org
2011-06-16
1
-1
/
+10
*
Suppress a new Valgrind leak, widen a couple of old reports
timurrrr@chromium.org
2011-06-16
2
-18
/
+30
*
Add a suppression for bug70599.
eugenis@google.com
2011-06-16
1
-0
/
+11
*
Revert "Remove duplicate entries from the keyboard overlay code."
mazda@chromium.org
2011-06-16
1
-14
/
+2
*
Remove duplicate entries from the keyboard overlay code.
mazda@chromium.org
2011-06-16
1
-2
/
+14
*
Adds another suppression for Bug 86136.
hbono@chromium.org
2011-06-16
1
-0
/
+9
*
Add is_linux, is_win, is_macosx, and is_posix to the list of
tony@chromium.org
2011-06-15
1
-6
/
+13
*
Remove deprecated cert path code
stevenjb@google.com
2011-06-15
1
-1
/
+1
*
Log page cycler results to console.
tonyg@chromium.org
2011-06-15
1
-8
/
+9
*
Fix leaks in CloudPolicySubsystemTest
gfeher@chromium.org
2011-06-15
2
-24
/
+0
[next]