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 Mac UI Valgrind: ExtensionAction?
viettrungluu@chromium.org
2010-04-09
1
-0
/
+26
*
Valgrind suppression for ActiveNotificationTrackerTest.
viettrungluu@chromium.org
2010-04-09
2
-1
/
+28
*
Webkit roll 57171:57243. This includes a perf regression.
ojan@chromium.org
2010-04-08
1
-2
/
+2
*
Revert "Update expectations from generated values."
chase@chromium.org
2010-04-08
1
-162
/
+52
*
Update expectations from generated values.
chase@chromium.org
2010-04-08
1
-52
/
+162
*
Suppress yet another benign race on base::Thread vfptr
timurrrr@chromium.org
2010-04-08
1
-0
/
+6
*
Remove suppression for bug 23423 as it doesn't show up on the bots anymore
timurrrr@chromium.org
2010-04-08
1
-6
/
+0
*
Enforce the restriction that placeholder names can only contain
tony@chromium.org
2010-04-08
1
-1
/
+1
*
Remove a bunch of output generated by grit during the build. For
tony@chromium.org
2010-04-08
3
-8
/
+10
*
Tweaks to BoundsAnimator/SlideAnimation and TabStrip:
sky@chromium.org
2010-04-07
1
-9
/
+0
*
Supression: Valgrind Mac leak in CAViewDraw
mark@chromium.org
2010-04-07
1
-0
/
+26
*
Suppression: Valgrind Mac leak in extension_file_util::LoadExtension called by
mark@chromium.org
2010-04-07
1
-0
/
+15
*
Excluding BookmarksUITest.CommandAgainGoesBackToBookmarksTab from valgrind te...
mrossetti@chromium.org
2010-04-06
1
-0
/
+13
*
Fix memcheck valgrind error
cmasone@google.com
2010-04-06
1
-16
/
+1
*
Relaxes tab strip memory leak suppression as it was too specific.
sky@chromium.org
2010-04-06
1
-11
/
+1
*
Remove a suppression entry added in r39812 since the suppression seems not to...
yusukes@google.com
2010-04-06
1
-24
/
+0
*
Relaxes the suppression rule for Issue 40505.
hbono@chromium.org
2010-04-06
1
-9
/
+0
*
Suppression memcheck:Addr4 error in chromium os valgrind(4) ui_test
oshima@chromium.org
2010-04-06
1
-0
/
+15
*
Suppress Valgrind leak (heapcheck already suppressed).
cira@chromium.org
2010-04-06
1
-1
/
+14
*
Revert 43692 - Adds some debugging info in hopes of tracking leak in
sky@chromium.org
2010-04-06
1
-0
/
+19
*
Adds some debugging info in hopes of tracking leak in
sky@chromium.org
2010-04-06
1
-19
/
+0
*
Suppress the heapcheck leak in a test.
cira@chromium.org
2010-04-06
1
-0
/
+13
*
Suppress possible leak in GoogleAuthenticatorTest.FullLoginTest while I inves...
cmasone@google.com
2010-04-05
1
-0
/
+17
*
Suppresses leak in TabStrip.
sky@chromium.org
2010-04-05
1
-0
/
+19
*
Remove valgrind suppression for bug 38481 which has been fixed.
nirnimesh@chromium.org
2010-04-05
2
-21
/
+0
*
Suppressiong mac valgrind error.
oshima@chromium.org
2010-04-05
1
-0
/
+26
*
Suppress a data race in WebDataService
timurrrr@chromium.org
2010-04-02
1
-0
/
+7
*
Add yet another suppression for a data race on fStop_ in libjingle
timurrrr@chromium.org
2010-04-02
1
-0
/
+6
*
Fixes invalid read in AnimationContainer. If all the animations are
sky@chromium.org
2010-04-02
1
-7
/
+0
*
Valgrind suppression for an AnimationContainer invalid read.
rohitrao@chromium.org
2010-04-02
1
-0
/
+7
*
Added the link to heapchecker howto.
glider@chromium.org
2010-04-01
1
-0
/
+3
*
Fix leak in WebSocketThrottleTest::Throttle
ukai@chromium.org
2010-04-01
2
-14
/
+0
*
Pull in ICU@43139 and remove icudt42.dll from the exception list in checkbins.py
jshin@chromium.org
2010-03-31
1
-1
/
+0
*
Suppress the leaks in net::WebSocketThrottleTest_Throttle_Test::TestBody (bug
glider@chromium.org
2010-03-31
1
-0
/
+6
*
Move the suppression landed in r43208 to the right file.
rsesek@chromium.org
2010-03-31
1
-0
/
+7
*
Widen a suppression for a leak in ExntesionService::Init().
rsesek@chromium.org
2010-03-31
1
-1
/
+1
*
Suppress an extension init memory leak.
thestig@chromium.org
2010-03-31
1
-0
/
+15
*
Suppress reports on benign race on vfptr in ChromeThread.
timurrrr@chromium.org
2010-03-31
1
-0
/
+5
*
Revert 43168 - Add suppression for a memory error during shutdown, calling Fi...
eroman@chromium.org
2010-03-31
1
-14
/
+0
*
Add suppression for a memory error during shutdown, calling FileDescriptorWat...
eroman@chromium.org
2010-03-31
1
-0
/
+14
*
Add a list of excluded files to checkbins.py and enable it on build bots.
scherkus@chromium.org
2010-03-30
1
-4
/
+12
*
Fix sync leaks and some more good stuff.
skrul@chromium.org
2010-03-30
1
-51
/
+0
*
Add win32 gtest filter files shared between Wine and TSan/Windows
timurrrr@chromium.org
2010-03-30
3
-21
/
+23
*
Suppress two benign races in sqlite
timurrrr@chromium.org
2010-03-30
1
-0
/
+14
*
Remove suppression for bug 32892 as the race
tim@chromium.org
2010-03-30
1
-7
/
+0
*
Broke out shared worker tests into individual tests and increased worker test...
atwilson@chromium.org
2010-03-30
1
-4
/
+4
*
Pass tools/licenses.py for a few more directories.
evan@chromium.org
2010-03-29
1
-1
/
+5
*
Discard error message from which if tput is not found.
jochen@chromium.org
2010-03-29
1
-1
/
+1
*
Add another suppression for BookmarkFolderTargetTest.ReopenNotSame under Mac ...
rsesek@chromium.org
2010-03-27
1
-0
/
+11
*
Roll gtest r395:408 and gmock r278:282 to pick up ThreadLocal leak fix.
rsesek@chromium.org
2010-03-27
1
-28
/
+0
[next]