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
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
1
-0
/
+0
*
The ChromeFrame JavascriptWindowOpen test tries to open a popup in the onload...
ananta@chromium.org
2010-06-22
4
-8
/
+14
*
In pages rendered in ChromeFrame window open requests or link clicks with tar...
ananta@chromium.org
2010-06-22
2
-1
/
+106
*
Fix an issue with the ChromeFrame protocol patch which shows up in the Naviga...
ananta@chromium.org
2010-06-18
1
-1
/
+2
*
Pref service strings should be std::string.
estade@chromium.org
2010-06-18
1
-1
/
+1
*
Fix the NavigationToRestrictedSite ChromeFrame test to work with the new Chro...
ananta@chromium.org
2010-06-17
1
-1
/
+11
*
window.open calls issued by pages within ChromeFrame would not honor the sugg...
ananta@chromium.org
2010-06-17
4
-2
/
+47
*
Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...
ajwong@chromium.org
2010-06-16
2
-18
/
+4
*
ChromeFrame should allow conditional HTTP headers like if_match, if_modified_...
ananta@chromium.org
2010-06-16
4
-2
/
+93
*
Disabling the FullTabModeIE_ContextMenuBackForward ChromeFrame test as it nee...
ananta@chromium.org
2010-06-16
1
-3
/
+4
*
Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.
willchan@chromium.org
2010-06-15
1
-0
/
+1
*
Yet another test web server. Supports speed throttle and dump of the traffic.
stoyan@chromium.org
2010-06-09
3
-0
/
+245
*
A new way of hooking internet protocols.
stoyan@chromium.org
2010-06-09
2
-12
/
+12
*
chrome_frame: Get rid of all occurrences of the deprecated ToWStringHack func...
tfarina@chromium.org
2010-06-08
4
-10
/
+9
*
Add Support for window.close in ChromeFrame. Currently the CloseContents noti...
ananta@chromium.org
2010-06-07
2
-5
/
+63
*
Support multiple PrefStores
mnissler@chromium.org
2010-06-07
1
-4
/
+7
*
chrome_frame: Get rid of all occurrences of file_util::AppendToPath.
tfarina@chromium.org
2010-06-04
4
-22
/
+21
*
Ensures that cold startup perf tests clear more DLLs. Helps bring results int...
slightlyoff@chromium.org
2010-06-03
1
-2
/
+14
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
1
-1
/
+2
*
Add chrome_frame_tests to check that some navigation cases are not broken in IE.
kkania@chromium.org
2010-06-02
9
-55
/
+228
*
Revert 48527 - Add chrome frame tests for common navigation cases to ensure I...
kkania@chromium.org
2010-05-28
9
-231
/
+55
*
Add chrome frame tests for common navigation cases to ensure IE still works.
kkania@chromium.org
2010-05-28
9
-55
/
+231
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
5
-12
/
+12
*
chrome_frame: Remove several instances of the deprecated wstrings functions
tfarina@chromium.org
2010-05-27
4
-25
/
+25
*
Revert "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
5
-13
/
+13
*
Enabling the ChromeFrame unload event test which validates that unload handle...
ananta@chromium.org
2010-05-25
3
-6
/
+4
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-25
5
-13
/
+13
*
Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...
sanjeevr@chromium.org
2010-05-21
1
-2
/
+6
*
Fix a ChromeFrame crash caused when the cookie policy is set to prompt and th...
ananta@chromium.org
2010-05-20
1
-1
/
+2
*
Adding a bit of logging to track down the reason for recent "LaunchBrowser(br...
tommi@chromium.org
2010-05-19
1
-9
/
+19
*
Relanding this fix with the fixes to get chrome frame tests to pass.
ananta@chromium.org
2010-05-18
2
-9
/
+17
*
Revert 47453 - In ChromeFrame the ChromeFrameAutomationProxy object is create...
ananta@chromium.org
2010-05-17
1
-4
/
+2
*
In ChromeFrame the ChromeFrameAutomationProxy object is created on the backgr...
ananta@chromium.org
2010-05-17
1
-2
/
+4
*
Create first tests for verifying that Chrome Frame does not interfere with no...
kkania@chromium.org
2010-05-14
8
-69
/
+256
*
Fix unit test breakage in last change.
amit@chromium.org
2010-05-13
1
-1
/
+1
*
Reverting this as a number of tests have been failing on all builders ever si...
ananta@chromium.org
2010-05-13
4
-109
/
+5
*
An attempt to catch unexpected script errors in html test pages in a more gen...
tommi@chromium.org
2010-05-12
4
-5
/
+109
*
Http Cache: Add a backend factory class so that the caller
rvargas@google.com
2010-05-12
1
-1
/
+1
*
Catch and report an exception that I saw in the WidgetModeIE_InitializeHidden...
tommi@chromium.org
2010-05-10
1
-3
/
+9
*
Adding error handling to DeleteCookie test.
tommi@chromium.org
2010-05-10
1
-13
/
+16
*
Add more diagnostics to the SrcProperty test.
tommi@chromium.org
2010-05-10
1
-23
/
+27
*
Prepare the default profile and turn off some services before initializing ex...
tommi@chromium.org
2010-05-10
1
-3
/
+4
*
This change consists of the previous change in addition to a fix for the down...
tommi@chromium.org
2010-05-08
1
-62
/
+9
*
Change to a simpler upgrade scheme for Chrome Frame whereby we register a win...
robertshield@chromium.org
2010-05-07
1
-196
/
+0
*
The ChromeFrame builder at times hang if the security dialog brought up by th...
ananta@chromium.org
2010-05-07
1
-1
/
+1
*
Do not wrap the original callback if we can;t initialize sniffing cache
amit@chromium.org
2010-05-05
1
-4
/
+4
*
Cookies would not get set correctly in ChromeFrame in full tab mode. The code...
ananta@chromium.org
2010-05-05
3
-0
/
+83
*
Clean up suppressing error dialogs for buildbots.
phajdan.jr@chromium.org
2010-05-04
1
-1
/
+3
*
Reverting to fix the IE6 builder redness. Please continue debugging this and ...
ananta@chromium.org
2010-05-04
1
-0
/
+57
*
Reverting to fix the IE6 builder redness. Please continue debugging this and ...
ananta@chromium.org
2010-05-04
1
-2
/
+1
[next]