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 a data race on ObserverListBase<>::Iterator in sync tests
timurrrr@chromium.org
2010-11-19
1
-0
/
+9
*
Fixing the uninitialized value reported in http://crbug.com/63428.
alekseys@chromium.org
2010-11-18
1
-15
/
+0
*
Revert 66602 - Suppress bug 63590 (race in SyncerThreadWithSyncerTest.AuthInv...
tim@chromium.org
2010-11-18
1
-7
/
+0
*
Revert 66604 - Suppress another stack for bug 63590 (race in
tim@chromium.org
2010-11-18
1
-13
/
+1
*
Valgrind: Add suppressions.
jhawkins@chromium.org
2010-11-18
2
-1
/
+41
*
Fix memory leak in PrintPreviewTabControllerTest.
kmadhusu@chromium.org
2010-11-18
2
-26
/
+0
*
Suppress another stack for bug 63590 (race in
glider@chromium.org
2010-11-18
1
-1
/
+13
*
Suppress bug 63590 (race in SyncerThreadWithSyncerTest.AuthInvalid)
glider@chromium.org
2010-11-18
1
-0
/
+7
*
Add version information to the policy templates
gfeher@chromium.org
2010-11-18
11
-87
/
+192
*
Valgrind: Greening fixes.
jhawkins@chromium.org
2010-11-17
3
-3
/
+29
*
[Chrome OS] Keeping new CrOS DEPS file in sync with the old
cmasone@chromium.org
2010-11-17
1
-1
/
+1
*
Add heapcheck suppression for PrintPreviewTabControllerTest.MultiplePreviewTabs.
cbentzel@chromium.org
2010-11-17
1
-1
/
+7
*
Valgrind: Suppression for tabContentsViewFrameWillChange.
cbentzel@chromium.org
2010-11-17
1
-0
/
+15
*
Widen PrintPreviewTabControllerTest suppressions further.
cbentzel@chromium.org
2010-11-17
1
-0
/
+2
*
Valgrind memcheck suppresions for PrintPreviewTabControllerTest.
cbentzel@chromium.org
2010-11-17
1
-0
/
+13
*
Removed valgrind suppression.
apatrick@chromium.org
2010-11-16
1
-17
/
+0
*
Suppression for bug 63386.
cbentzel@chromium.org
2010-11-16
1
-0
/
+6
*
This matches the memcheck widening suppression in r66173.
cbentzel@chromium.org
2010-11-16
1
-0
/
+1
*
Valgrind: Disable GPUUITest.UITestCanLaunchWithOSMesa. The test name changed.
thestig@chromium.org
2010-11-16
1
-1
/
+1
*
Update v8_benchmark after V8 roll at r64892.
chase@chromium.org
2010-11-16
1
-5
/
+5
*
Widen a suppression after the recent libjingle DEPS roll.
thestig@chromium.org
2010-11-15
1
-0
/
+1
*
Fix permissions fro cros.DEPS/DEPS
arv@chromium.org
2010-11-15
1
-0
/
+0
*
Fix Valgrind errors that occurred during testing.
noelutz@google.com
2010-11-15
2
-82
/
+0
*
[Chrome OS] Move cros deps inside the main chrome repo
cmasone@chromium.org
2010-11-15
1
-0
/
+8
*
Remove suppressions for AtExitManager/Singleton races
timurrrr@chromium.org
2010-11-15
1
-29
/
+0
*
Ignore base::subtle::Barrier_AtomicIncrement under TSan
timurrrr@chromium.org
2010-11-13
1
-0
/
+2
*
Heapchecker: Add more suppressions for ClientSideDetectionServiceTest.
thestig@chromium.org
2010-11-13
1
-0
/
+23
*
Valgrind: Widen a suppression.
thestig@chromium.org
2010-11-13
1
-1
/
+1
*
Valgrind Mac: Suppress errors in Security::KeychainCore.
thestig@chromium.org
2010-11-13
1
-0
/
+30
*
Valgrind: Suppress layout test error in WebCore::SVGLength::setValueAsString.
thestig@chromium.org
2010-11-12
1
-0
/
+14
*
More Heapchecker suppressions for StartClientReportPhishingRequest test.
thestig@chromium.org
2010-11-12
1
-1
/
+24
*
Suppress a benign/false-positive race in ThreadCollisionWarner and a benign r...
timurrrr@chromium.org
2010-11-12
1
-0
/
+17
*
Suppress Valgrind reports in safe_browsing::ClientSideDetectionService::Start...
timurrrr@chromium.org
2010-11-12
2
-7
/
+49
*
Widen a suppression for bug 57949 (Invalid read in
glider@chromium.org
2010-11-11
1
-1
/
+18
*
checkperms: whitelist third_party/openssl
evan@chromium.org
2010-11-11
1
-0
/
+1
*
The GPU watchdog timer is always disabled when run with valgrind. Removing su...
apatrick@chromium.org
2010-11-11
1
-9
/
+0
*
Don't run CookieMonsterTest.GarbageCollectionTriggers under TSan/Win - just a...
timurrrr@chromium.org
2010-11-10
1
-0
/
+3
*
Widen a suppression for use-after-free bug
timurrrr@chromium.org
2010-11-10
1
-0
/
+1
*
Speed up TSan/Win by simplifying the instrumentation of some STL internals
timurrrr@chromium.org
2010-11-10
1
-0
/
+6
*
Suppress an invalid read in net::SingleRequestHostResolver::Cancel()
timurrrr@chromium.org
2010-11-10
1
-0
/
+16
*
Exclude some tests failing on Valgrind/Mac UI
timurrrr@chromium.org
2010-11-10
1
-0
/
+4
*
Don't run IPCSyncChannelTest.BadMessage under TSan on Windows
timurrrr@chromium.org
2010-11-10
1
-0
/
+2
*
Widen Valgrind suppressions for bugs 61753 (Leak) and 62461 (Use-after-free)
timurrrr@chromium.org
2010-11-10
2
-2
/
+11
*
Revert a workaround & exclude filters for TSan/Win failures
timurrrr@chromium.org
2010-11-10
3
-12
/
+0
*
Ignore _cthread_fork_child on Mac recursively.
glider@chromium.org
2010-11-10
1
-0
/
+10
*
Fix memory leak in DeviceManagementPolicyProvider.
danno@chromium.org
2010-11-09
2
-18
/
+0
*
Suppress doexit TSan/Win race reports
timurrrr@chromium.org
2010-11-09
1
-0
/
+8
*
Suppress a policy:: leak on the Heapchecker bot
timurrrr@chromium.org
2010-11-09
1
-0
/
+9
*
Temporary workaround -> ignore the Execute retcode on TSan/Win
timurrrr@chromium.org
2010-11-09
1
-0
/
+5
*
Suppress memory leaks in policy::DeviceManagementPolicy tests
timurrrr@chromium.org
2010-11-09
1
-0
/
+9
[next]