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
*
Valgrind: Suppress more leaks in CERT_VerifyCert.
thestig@chromium.org
2011-09-09
1
-0
/
+16
*
Valgrind: Disable a failing test on Linux.
thestig@chromium.org
2011-09-09
1
-0
/
+2
*
Valgrind Mac: Update a suppression after refactoring.
thestig@chromium.org
2011-09-09
2
-2
/
+1
*
Valgrind: Update suppression for ShutdownDetector after refactoring. Remove d...
thestig@chromium.org
2011-09-09
1
-15
/
+2
*
[Sync] Remove stale suppression part 2.
zea@chromium.org
2011-09-09
1
-10
/
+0
*
[Sync] Remove stale suppression.
zea@chromium.org
2011-09-09
1
-18
/
+0
*
Valgrind: Add a suppression and move another to the right spot.
thestig@chromium.org
2011-09-09
1
-64
/
+89
*
Valgrind: Suppress a new leak and remove an old, obsolete suppression.
thestig@chromium.org
2011-09-08
1
-12
/
+23
*
Removed suppression of ParallelAuthenticator::Resolve. This does not seem to ...
zelidrag@chromium.org
2011-09-08
1
-5
/
+0
*
Add Valgrind support for 64-bit Mac 10.6
isherman@chromium.org
2011-09-08
1
-1
/
+4
*
Remove an unused heapcheck suppression.
tony@chromium.org
2011-09-08
1
-14
/
+0
*
Fixing memory leak in ActiveNotificationTracker.RegisterNotification()
dpapad@chromium.org
2011-09-08
2
-13
/
+0
*
Workaround regression on XP Perf.
cmp@chromium.org
2011-09-08
1
-3
/
+3
*
Valgrind: Widen a suppression and add a new one.
thestig@chromium.org
2011-09-08
1
-1
/
+14
*
Removing suppression for memory bug 87705 which should be fixed.
bradchen@google.com
2011-09-08
1
-9
/
+0
*
Remove valgrind suppressions for 29069. These method signatures no longer exist.
yoz@chromium.org
2011-09-08
1
-19
/
+0
*
Remove suppression for 52825. No longer calls in the way that caused valgrind...
gbillock@chromium.org
2011-09-08
1
-12
/
+0
*
Fixing a nit: "gcc" => "g++"
bradchen@google.com
2011-09-08
1
-1
/
+1
*
Remove bad comment from bad merge in r100210.
willchan@chromium.org
2011-09-08
1
-3
/
+0
*
Remove suppressions for fixed bug 61753.
willchan@chromium.org
2011-09-08
1
-41
/
+0
*
Revert TSAN suppression since bug 89295 is fixed.
willchan@chromium.org
2011-09-08
1
-17
/
+8
*
Remove obsolete suppression for FFmpegVideoDecoder::CreateFactory, dead since...
fischman@chromium.org
2011-09-08
1
-11
/
+0
*
Update valgrind suppressions for bug 89942 (merging in the ones that were add...
mihaip@chromium.org
2011-09-08
1
-56
/
+8
*
Remove obsolete valgrind suppressions for bug 46420.
asvitkine@chromium.org
2011-09-08
1
-13
/
+0
*
Update the drmemory_analyze script to support the new callstack format from r500
timurrrr@chromium.org
2011-09-08
1
-54
/
+23
*
Removed suppression for 95502.
joaodasilva@chromium.org
2011-09-08
1
-10
/
+0
*
Fix memory leak in unit test
arthurhsu@chromium.org
2011-09-08
1
-6
/
+0
*
Failing tests LocaleTests*.TestStart on CrOS
dhollowa@chromium.org
2011-09-08
3
-8
/
+6
*
Leak in ChildProcessLauncher::Context::LaunchInternal
dhollowa@chromium.org
2011-09-08
1
-0
/
+48
*
Fix usage error for libresolv - res_ninit on OSX requires res_ndestroy to close
groby@chromium.org
2011-09-08
1
-11
/
+0
*
Temporary workaround for intl2 regression.
cmp@chromium.org
2011-09-08
1
-1
/
+1
*
Green the perf expectations for chromium.perf, part 2.
cmp@chromium.org
2011-09-07
1
-5
/
+5
*
Fix handle leak and unfreed global locks
arthurhsu@chromium.org
2011-09-07
1
-8
/
+0
*
Green the perf expectations for chromium.perf.
cmp@chromium.org
2011-09-07
1
-31
/
+31
*
Update linux sizes for chrome and static initializers.
cmp@chromium.org
2011-09-07
1
-4
/
+4
*
Modify the build recipe for nacl_helper_bootstrap to invoke the linker explic...
bradchen@google.com
2011-09-07
1
-27
/
+33
*
Leak in BrowserMainPartsPosix::PostMainMessageLoopStart
dhollowa@chromium.org
2011-09-07
1
-2
/
+1
*
Leaks in SSL_ClearSessionCache
dhollowa@chromium.org
2011-09-07
1
-0
/
+26
*
Leak in BrowserMainPartsPosix::PostMainMessageLoopStart
dhollowa@chromium.org
2011-09-07
1
-0
/
+14
*
Moved suppression for intentional leak
groby@chromium.org
2011-09-07
1
-13
/
+16
*
ServicesCustomizationDocument::LoadManifestFromString doesn't exist any more.
groby@chromium.org
2011-09-07
2
-14
/
+0
*
Update to latest service_constants.h
stevenjb@google.com
2011-09-07
1
-1
/
+1
*
Don't pass URLBlacklistManager from UI to IO through ProfileParams on Profile...
joaodasilva@chromium.org
2011-09-07
1
-1
/
+1
*
Valgrind: Remove suppressions for bug 77376 since this method has been removed.
jhawkins@chromium.org
2011-09-06
1
-38
/
+0
*
Valgrind: Remove the suppression for bug 91157 since the method has been remo...
jhawkins@chromium.org
2011-09-06
1
-14
/
+0
*
Update libcros to 168 and update cros_system_api.
sidor@chromium.org
2011-09-06
1
-1
/
+1
*
Valgrind: Remove suppression for bug 91491 which has been fixed.
jhawkins@chromium.org
2011-09-06
1
-4
/
+0
*
Valgrind: Remove suppressions for bug 91771, which has been fixed.
jhawkins@chromium.org
2011-09-06
1
-14
/
+0
*
Check in a tool to dump static initializers from a binary
evan@chromium.org
2011-09-06
1
-0
/
+113
*
OptionsUITest.LoadOptionsByURL fails on Linux Valgrind
dhollowa@chromium.org
2011-09-06
3
-2
/
+4
[next]