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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sample of running integration test as a simple performance test.
stoyan@chromium.org
2010-07-14
1
-0
/
+227
*
Implement HTTP headers sniffing in the ProtocolSinkWrap, instead of relying o...
stoyan@chromium.org
2010-07-14
3
-40
/
+71
*
Attempt to fix the chrome frame net tests failures on the builders. There see...
ananta@chromium.org
2010-07-14
1
-2
/
+2
*
ChromeFrame back forward navigations at times would mess up the navigation hi...
ananta@chromium.org
2010-07-13
3
-1
/
+89
*
Assign resource ids from a central file.
tony@chromium.org
2010-07-13
1
-1
/
+1
*
Handling case where automation server is NULL when creating the active doc wi...
tommi@chromium.org
2010-07-13
2
-1
/
+12
*
[chrome_frame] Refactor/merge IE no interference tests with other mock event ...
kkania@chromium.org
2010-07-12
27
-2134
/
+2875
*
ChromeFrame would leave chrome processes running if a page rendered in Chrome...
ananta@chromium.org
2010-07-12
1
-2
/
+3
*
Add an ExtensionPrefStore, layered between the user prefs and the managed pre...
pam@chromium.org
2010-07-12
1
-6
/
+2
*
Forward both BINDSTATUS_SERVER_MIMETYPEAVAILABLE and BINDSTATUS_MIMETYPEAVAIL...
stoyan@chromium.org
2010-07-09
1
-1
/
+0
*
Clean up .grds, step 1: Alphabetize.
pkasting@chromium.org
2010-07-08
1
-5
/
+4
*
Applying "Solving a bug in Chrome Frame that Firefox doesn't set preferences ...
robertshield@chromium.org
2010-07-08
1
-1
/
+0
*
Reenabling the ChromeFrame JavascriptWindowOpen test.
ananta@chromium.org
2010-07-08
1
-3
/
+1
*
Include the Chrome Frame binary in Chrome installers. Note that it will only ...
robertshield@chromium.org
2010-07-07
1
-1
/
+1
*
Brushed up listen socket:
pfeldman@chromium.org
2010-07-05
2
-7
/
+12
*
Changing the pre-reading of chrome.dll to read it as an image section instead...
ananta@chromium.org
2010-07-03
1
-7
/
+45
*
Revert 51572 - Clean up .grds, step 1: Alphabetize.
pkasting@chromium.org
2010-07-02
1
-4
/
+5
*
Clean up .grds, step 1: Alphabetize.
pkasting@chromium.org
2010-07-02
1
-5
/
+4
*
Store blocked and accessed cookies in the tab contents.
jochen@chromium.org
2010-07-02
1
-2
/
+2
*
Disable a crashing test: NoInterferenceTest.JavascriptWindowOpen
satish@chromium.org
2010-07-02
1
-2
/
+4
*
Disabling the ChromeFrame NavigationToRestrictedSite test as it causes IE8 to...
ananta@chromium.org
2010-07-01
1
-1
/
+3
*
Attempt to fix the ChromeFrame tests which rely on sending input to the IE ad...
ananta@chromium.org
2010-06-30
1
-1
/
+1
*
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
*
ChromeFrame perf tests now depend on Chrome's reference build. The ChromeFram...
ananta@chromium.org
2010-06-28
1
-3
/
+1
*
Cleanup some unncessary dependencies on libxml.
mad@google.com
2010-06-27
1
-1
/
+0
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-10
/
+5
*
Make new (CTransaction) hooking and sniffing mechanism the default one.
stoyan@chromium.org
2010-06-24
2
-7
/
+19
*
Ensure that the ChromeFrame reliability and perf tests startup in headless mo...
ananta@chromium.org
2010-06-23
6
-29
/
+64
*
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
*
Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...
pkasting@chromium.org
2010-06-18
1
-3
/
+2
*
The ChromeFrame UMA upload currently occurs every 30 seconds which is incorre...
ananta@chromium.org
2010-06-18
2
-6
/
+26
*
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
*
Cleanup so that the Chrome Frame Reliability tests don't depend on WebKit.
mad@google.com
2010-06-17
1
-5
/
+1
*
window.open calls issued by pages within ChromeFrame would not honor the sugg...
ananta@chromium.org
2010-06-17
9
-13
/
+159
*
Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...
ajwong@chromium.org
2010-06-16
4
-27
/
+7
*
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
*
Move the crash metrics to the crash reproting lib to avoid a back dependency ...
mad@google.com
2010-06-12
9
-11
/
+11
[next]