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
*
Set ChromeFrame unpinned mode for the duration of the perf tests to ensure th...
ananta@chromium.org
2010-06-29
2
-4
/
+4
*
Change chrome from statically enabling high resolution timers on windows
mbelshe@chromium.org
2010-06-29
1
-1
/
+1
*
Disabling the ChromeFrame reference build perf memory test as it causes a cra...
ananta@chromium.org
2010-06-29
1
-1
/
+6
*
Attempt to fix ChromeFrame perf test failures on the experimental builder. Th...
ananta@chromium.org
2010-06-29
1
-0
/
+1
*
Fix ChromeFrame reference perf tests failures. CoFreeUnusedLibraries at times...
ananta@chromium.org
2010-06-29
1
-1
/
+0
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-10
/
+5
*
Ensure that the ChromeFrame reliability and perf tests startup in headless mo...
ananta@chromium.org
2010-06-23
5
-29
/
+56
*
Hopefully the last of the ChromeFrame window open test failures. The Document...
ananta@chromium.org
2010-06-23
1
-27
/
+13
*
Fix the randomly failing ChromeFrame window open tests to account for the add...
ananta@chromium.org
2010-06-23
1
-17
/
+8
*
Some more ChromeFrame test fixes to get the failing IE7 new window tests to p...
ananta@chromium.org
2010-06-23
3
-14
/
+66
*
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
[next]