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
/
chrome_frame
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Marks a handful of chrome frame tests as flaky.
sky@chromium.org
2012-02-15
3
-5
/
+9
*
Fix COM initialization in chrome_frame_tests.exe for the ATL version included...
robertshield@chromium.org
2012-02-14
3
-9
/
+23
*
Flakiness cleanup: disable flaky tests under chrome_frame/
evan@chromium.org
2012-02-14
4
-12
/
+13
*
Disable Chrome's print preview in Chrome Frame.
grt@chromium.org
2012-02-14
2
-0
/
+32
*
Revert 121852 - Fix COM initialization in chrome_frame_tests.exe when built w...
joi@chromium.org
2012-02-14
1
-2
/
+4
*
Fix COM initialization in chrome_frame_tests.exe when built with the ATL incl...
robertshield@chromium.org
2012-02-14
1
-4
/
+2
*
Support sharing of ContentMain and BrowserMain code with embedded use cases (...
marshall@chromium.org
2012-02-10
2
-1
/
+6
*
Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...
marshall@chromium.org
2012-02-09
2
-6
/
+1
*
Support sharing of ContentMain and BrowserMain code with embedded use cases (...
marshall@chromium.org
2012-02-09
2
-1
/
+6
*
Revert "Support sharing of ContentMain and BrowserMain code with embedded use...
evan@chromium.org
2012-02-06
2
-6
/
+1
*
Support sharing of ContentMain and BrowserMain code with embedded use cases.
marshall@chromium.org
2012-02-06
2
-1
/
+6
*
Add partial pre-read functionality to browser startup (Windows).
rogerm@chromium.org
2012-02-03
1
-12
/
+143
*
Fix flakiness in Chrome Frame HeaderTest.
grt@chromium.org
2012-02-03
1
-2
/
+3
*
Disable ChromeFrameTestWithWebServer.WidgetModeIE_CFInstanceRPC in Debug builds.
grt@chromium.org
2012-02-03
1
-1
/
+8
*
Fix races in CFTxtFieldUndo and CFTxtFieldRedo tests.
grt@chromium.org
2012-02-03
1
-14
/
+21
*
Make some CF integration tests ever so slightly more deterministic.
grt@chromium.org
2012-02-02
1
-24
/
+40
*
Fix use of OnAccDocLoad in CF integration tests.
grt@chromium.org
2012-02-02
9
-55
/
+152
*
Fix attrition experiment toast regression due to startup refactoring.
finnur@chromium.org
2012-02-02
2
-3
/
+4
*
Enlarge the CF integration test timeout values, more so for Debug builds.
robertshield@chromium.org
2012-01-31
1
-2
/
+8
*
content: Modfiy ResourceBundle and content_shell to run with alternative pak ...
erg@chromium.org
2012-01-28
1
-1
/
+1
*
Fix JS error in ChromeFrameTestWithWebServer.FLAKY_WidgetModeIE_SrcProperty t...
robertshield@chromium.org
2012-01-26
1
-11
/
+14
*
Disable certain net tests when running under Chrome Frame.
erikwright@chromium.org
2012-01-25
1
-0
/
+17
*
A couple more improvements to chrome_frame_tests.exe:
robertshield@chromium.org
2012-01-25
2
-10
/
+23
*
Spawn a new process to register and unregister DLLs.
grt@chromium.org
2012-01-25
4
-3
/
+7
*
Mark flaky.
miket@chromium.org
2012-01-24
1
-2
/
+3
*
Disable DllRedirectorLoadingTest.TestDllRedirection for component builds.
grt@chromium.org
2012-01-23
1
-1
/
+10
*
Log WebBrowser event method names rather than DISPID integer values for more ...
grt@chromium.org
2012-01-23
3
-10
/
+128
*
Fix npchrome_frame dll lookups for shared_library builds.
grt@chromium.org
2012-01-20
1
-10
/
+1
*
Disable DllRedirectorLoadingTest.TestDllRedirection for component builds.
grt@chromium.org
2012-01-18
1
-2
/
+11
*
Convert use of int ms to TimeDelta in files owned by ananta.
tedvessenes@gmail.com
2012-01-12
1
-3
/
+3
*
Synchronize access to TestAutomationResourceMessageFilter's requests_ map. Th...
robertshield@chromium.org
2012-01-11
2
-2
/
+25
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-11
2
-23
/
+2
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
2
-0
/
+24
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
2
-24
/
+0
*
Allow Chrome Frame test to run on Vista/IE7 at high integrity.
grt@chromium.org
2012-01-09
1
-3
/
+11
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
Allow crash reporting for GCF integration tests to be suppressed via command ...
grt@chromium.org
2012-01-06
1
-4
/
+9
*
Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.
ajwong@chromium.org
2012-01-06
1
-2
/
+2
*
Disable FullTabSeleniumTest.Core, crashes flakily.
mnissler@chromium.org
2012-01-04
1
-2
/
+3
*
Enabling the following ChromeFrame tests which were failing because of a cras...
ananta@chromium.org
2012-01-04
3
-10
/
+5
*
Disable failing Chrome Frame tests following WebKit roll, for rniwa
jsbell@chromium.org
2011-12-23
3
-5
/
+10
*
Rename PluginService to PluginServiceImpl.
jam@chromium.org
2011-12-21
1
-1
/
+0
*
Remove remaining references to CEEE.
rogerta@chromium.org
2011-12-20
3
-21
/
+19
*
Move general UiPerfTest code to shared area in preparation for performance br...
jbates@chromium.org
2011-12-20
1
-17
/
+14
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-19
1
-2
/
+3
*
Revert 114944 - Standardize StringToInt{,64} interface.
battre@chromium.org
2011-12-18
1
-3
/
+2
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-18
1
-2
/
+3
*
Revert 114929 - Standardize StringToInt{,64} interface.
rsleevi@chromium.org
2011-12-17
1
-3
/
+2
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-17
1
-2
/
+3
*
chrome_frame: Include notification_service.h instead of notification_service_...
tfarina@chromium.org
2011-12-16
1
-1
/
+1
[next]