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
/
chrome_active_document.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...
pkasting@chromium.org
2010-06-18
1
-3
/
+2
*
window.open calls issued by pages within ChromeFrame would not honor the sugg...
ananta@chromium.org
2010-06-17
1
-8
/
+27
*
Move the crash metrics to the crash reproting lib to avoid a back dependency ...
mad@google.com
2010-06-12
1
-1
/
+1
*
Add support for uploading UMA metrics data from ChromeFrame. Added support fo...
ananta@chromium.org
2010-06-11
1
-0
/
+4
*
Add Support for window.close in ChromeFrame. Currently the CloseContents noti...
ananta@chromium.org
2010-06-07
1
-0
/
+7
*
Navigating to a page in ChromeFrame in IE would display the sad tab page brie...
ananta@chromium.org
2010-06-03
1
-4
/
+5
*
Misc. small cleanups I ran into while working on other changes.
pkasting@chromium.org
2010-06-02
1
-0
/
+2
*
Implement most of the ridealong fixes/cleanups I suggested during review for ...
pkasting@chromium.org
2010-06-01
1
-71
/
+37
*
Use arraysize() instead of ARRAYSIZE_UNSAFE() where possible. Remove pointle...
pkasting@chromium.org
2010-06-01
1
-2
/
+0
*
Simplify Chrome Frame usage of Chrome identifiers by simply using the Chrome ...
pkasting@chromium.org
2010-05-28
1
-6
/
+5
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
1
-3
/
+3
*
Revert "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
1
-3
/
+3
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-25
1
-3
/
+3
*
Rename "mixed content" to "insecure content" in as many places as possible, t...
pkasting@chromium.org
2010-05-18
1
-5
/
+5
*
Reland r47347 [was reverted in r47357], this time without re-enabling a DISAB...
pkasting@chromium.org
2010-05-17
1
-4
/
+6
*
Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206...
rvargas@google.com
2010-05-15
1
-6
/
+4
*
(Original patch reviewed at http://codereview.chromium.org/2067003 )
pkasting@chromium.org
2010-05-15
1
-4
/
+6
*
Candidate fix for bug 44108. The FromBindContext function was inherently racy...
tommi@chromium.org
2010-05-14
1
-2
/
+2
*
Fix the chrome frame context menu back forward test which regressed in revisi...
ananta@chromium.org
2010-05-14
1
-15
/
+9
*
Fix a ChromeFrame regression introduced by the fix for bug http://code.googl...
ananta@chromium.org
2010-05-13
1
-0
/
+4
*
ChromeFrame would not switch to Chrome at times. The navigation manager in Ch...
ananta@chromium.org
2010-05-12
1
-9
/
+0
*
Instrument Chrome and Chrome Frame for some perf measurements.
siggi@chromium.org
2010-05-10
1
-0
/
+5
*
Fix a chrome frame crash reported on the crash server. This occurs while atte...
ananta@chromium.org
2010-05-05
1
-1
/
+1
*
Fix a chrome frame crasher reported on the crash server. It occurs while proc...
ananta@chromium.org
2010-04-27
1
-4
/
+14
*
In ChromeFrame with the IMoniker patch on, we should save away the redirect i...
ananta@chromium.org
2010-04-20
1
-5
/
+15
*
Context menu operations like Cut/Copy/Paste etc would not work in pages rende...
ananta@chromium.org
2010-04-19
1
-1
/
+1
*
Return an error for command groups we don't support.
tommi@chromium.org
2010-04-13
1
-1
/
+18
*
IE would not switch into ChromeFrame if the url being navigated to had an anc...
ananta@chromium.org
2010-04-13
1
-6
/
+1
*
Fix IE6 switching issues
ananta@chromium.org
2010-04-09
1
-1
/
+0
*
Switch renderer in Moniker patch
amit@chromium.org
2010-04-09
1
-16
/
+11
*
Move Urlmon network requests to UI thread, thus allowing reusing the bind con...
stoyan@chromium.org
2010-04-08
1
-2
/
+2
*
Add encoding override support for Chrome frame. With this change, users can o...
jnd@chromium.org
2010-04-01
1
-0
/
+58
*
Committing for Eric Dingle.
mad@chromium.org
2010-03-26
1
-1
/
+2
*
Completing Chrome Frame localization by adding the resource script containing...
robertshield@chromium.org
2010-03-24
1
-1
/
+2
*
Make (&CGID_Explorer, SBCMDID_MIXEDZONE) command more sane.
stoyan@chromium.org
2010-03-24
1
-6
/
+8
*
Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...
joi@chromium.org
2010-03-23
1
-2
/
+1
*
Allow TabContentsDelegate classes to specify whether InfoBars are enabled.
joi@chromium.org
2010-03-23
1
-1
/
+2
*
Initial support for IE View->Privacy. To support this menu option the active ...
ananta@chromium.org
2010-03-19
1
-2
/
+73
*
Fix top crashers in the latest build.
amit@chromium.org
2010-03-19
1
-1
/
+2
*
IE6 would not switch to ChromeFrame if the url being navigated to contained a...
ananta@chromium.org
2010-03-16
1
-2
/
+7
*
More integration with host (InternetExplorer) popup blocker.
stoyan@chromium.org
2010-03-15
1
-3
/
+28
*
Fix #1 for multiple request issue (both POST and GET) after activating the on...
tommi@chromium.org
2010-03-12
1
-9
/
+29
*
AddRef ChromeFrameAutomationClient as long as the supporting window exists.
stoyan@chromium.org
2010-03-11
1
-1
/
+1
*
ChromeFrame now uses host provided popup blocker.
stoyan@chromium.org
2010-03-08
1
-6
/
+29
*
Fix a ChromeFrame crash which occured in the Histogram code while adding a hi...
ananta@chromium.org
2010-03-05
1
-2
/
+2
*
window.open calls in ChromeFrame cause IE to navigate to a dummy URL which ha...
ananta@chromium.org
2010-03-04
1
-0
/
+7
*
Adds an inset border on GCF ActiveDocument instances to match IE styles.
slightlyoff@chromium.org
2010-03-03
1
-1
/
+1
*
Fix a crash in ChromeActiveDocument::IOleObject_SetClientSite.
amit@chromium.org
2010-02-28
1
-1
/
+3
*
We need to support the following accelerators in the ChromeFrame Active docum...
ananta@chromium.org
2010-02-17
1
-1
/
+38
*
Add support for the IE File->Save As command. This eventually ends up in Chro...
ananta@chromium.org
2010-02-04
1
-0
/
+1
[next]