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
*
One more OVERRIDE test that the code should already pass.
avi@chromium.org
2011-12-07
2
-3
/
+9
*
Fix leak; remove "explicit" keyword from multi-argument constructor.
miket@chromium.org
2011-12-06
2
-22
/
+0
*
Another Uninitialized suppression case for WidthIterator.
cbentzel@chromium.org
2011-12-06
1
-0
/
+8
*
Suppression for uninitialized access in PNGImageReader::decode
cbentzel@chromium.org
2011-12-06
1
-0
/
+22
*
Suppression for extension::Restrictions.
cbentzel@chromium.org
2011-12-06
1
-0
/
+12
*
Disable added PPAPITest.WebSocket_* tests on mac valgrind.
toyoshim@chromium.org
2011-12-06
1
-0
/
+3
*
Update BalloonHost suppression for changes to NavigationController::LoadURL
cbentzel@chromium.org
2011-12-06
1
-2
/
+8
*
Make Timur's recent drmemory script changes work on Cygwin.
rnk@chromium.org
2011-12-06
2
-12
/
+15
*
New suppressions for SSL_ClearSessionCache on mac.
cbentzel@chromium.org
2011-12-06
1
-0
/
+13
*
Memcheck:Uninitialized suppression for ExtensionTestingProfile.
cbentzel@chromium.org
2011-12-06
1
-0
/
+17
*
Uninitialized suppression for ExtensionService::ProcessExtensionSyncData
cbentzel@chromium.org
2011-12-06
1
-0
/
+6
*
Widen heapcheck suppression for SocketApiControllerTest.
cbentzel@chromium.org
2011-12-06
1
-1
/
+8
*
Revert 113169 - Ignore the correct synchronization in __sfp on Mac that isn't...
glider@chromium.org
2011-12-06
2
-3
/
+12
*
Exclude one slow/hangy test case from base_unittests runs
timurrrr@chromium.org
2011-12-06
1
-0
/
+3
*
Fix rare logdir races by adding "_logdirfilecount" to the 'PID' when generati...
timurrrr@chromium.org
2011-12-06
2
-10
/
+20
*
TSan: print error reports to stdout instead of stderr
timurrrr@chromium.org
2011-12-06
1
-1
/
+4
*
Suppressions for SocketApiControllerTest_TestSocketControllerLifetime
cbentzel@chromium.org
2011-12-06
2
-0
/
+15
*
Print out the hashes (but not full reports) for reports repeating in many tests
timurrrr@chromium.org
2011-12-06
1
-3
/
+11
*
Suppress null-deref in NPAPIClient::ExecuteGetJavascriptUrlTest::TimerProc
timurrrr@chromium.org
2011-12-06
1
-0
/
+5
*
Ignore the correct synchronization in __sfp on Mac that isn't handled
glider@chromium.org
2011-12-06
2
-12
/
+3
*
Roll clang 145240:145842
thakis@chromium.org
2011-12-06
1
-1
/
+1
*
Use nacl_helper_bootstrap from native_client repository
mcgrathr@chromium.org
2011-12-06
1
-50
/
+0
*
Update linux-64 chrome sizes expectations.
mattm@chromium.org
2011-12-06
1
-1
/
+1
*
Add xinput1_3.dll to checkbins' excluded_files
scottmg@chromium.org
2011-12-06
1
-1
/
+3
*
Restore tools/ld_bfd/ld that drover didn't bring back
mcgrathr@chromium.org
2011-12-06
1
-0
/
+50
*
Use nacl_helper_bootstrap from native_client repository
mcgrathr@chromium.org
2011-12-06
1
-50
/
+0
*
Commit CL for kmixter: http://codereview.chromium.org/8788006
chocobo@chromium.org
2011-12-05
1
-1
/
+1
*
Fix Manifest leak in Extension::InitFromValue.
jstritar@chromium.org
2011-12-05
2
-33
/
+0
*
Add one more suppression for bug 103365 (missing ppapi_tests.dll symbols)
timurrrr@chromium.org
2011-12-05
1
-1
/
+10
*
Suppress leak of CallbackData from PPAPI graphics code.
rnk@chromium.org
2011-12-05
1
-0
/
+10
*
Fix valgrind_test.py to use the current version of GCC.
glider@chromium.org
2011-12-05
1
-2
/
+4
*
Add memcheck annotation and remove suppression.
rnk@chromium.org
2011-12-04
1
-7
/
+0
*
Widen leak suppression for Extension::Create() to cover rb_tree nodes in Mani...
rnk@chromium.org
2011-12-04
2
-2
/
+23
*
Exclude OutOfProcessPPAPITest.Var test under Mac Valgrind.
rnk@chromium.org
2011-12-04
1
-0
/
+1
*
Suppress the Manifest leak in Extension::Create().
rnk@chromium.org
2011-12-04
2
-0
/
+12
*
Lower static initializer expectations by 14 on linux. No change on mac.
thakis@chromium.org
2011-12-04
1
-2
/
+2
*
Suppress intentional uninitialized read in DeathData::RecordDeath().
rnk@chromium.org
2011-12-04
1
-0
/
+7
*
Lower static initializer expectations on linux by 3. Add expectations for mac.
thakis@chromium.org
2011-12-03
1
-2
/
+3
*
Remove suppression. This has been fixed in WebKit and rolled into Chrome.
simonjam@chromium.org
2011-12-02
1
-15
/
+0
*
Widen leak suppression in V8.
rnk@chromium.org
2011-12-02
1
-1
/
+1
*
Exclude LoadtimesExtensionBindingsUITest which are crashing on Mac Valgrind bot.
rnk@chromium.org
2011-12-02
1
-0
/
+4
*
Suppress a race on Mac that was likely introduced in shared_memory.cc in r112...
rnk@chromium.org
2011-12-02
1
-1
/
+12
*
Fix gyp-explain.py if dump.json doesn't exist.
thakis@chromium.org
2011-12-02
1
-1
/
+1
*
Split a portion of BufferedResourceLoader into a separate class ActiveLoader.
scherkus@chromium.org
2011-12-02
2
-37
/
+0
*
Suppress race in OnSetProfilerStatus introduced in r112571.
rnk@chromium.org
2011-12-02
1
-0
/
+7
*
Exclude the TCP PPAPI tests introduced in r112693 on Mac valgrind also.
rnk@chromium.org
2011-12-02
1
-0
/
+2
*
Suppress uninits in layout tests from WebKit roll.
rnk@chromium.org
2011-12-02
1
-0
/
+41
*
Widen leak suppression for intermittent WebKit leak.
rnk@chromium.org
2011-12-02
1
-2
/
+2
*
Suppress the TestFocusNotification leak under Valgrind as well as Heapcheck.
rnk@chromium.org
2011-12-02
1
-0
/
+14
*
Exclude more PPAPI tests added in r112693 under Valgrind on Mac.
rnk@chromium.org
2011-12-02
1
-0
/
+4
[next]