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
*
Move PageZoom enum into content/public/common and into the content namespace....
jam@chromium.org
2011-10-28
1
-3
/
+3
*
Move SecurityStyle enum into content/public/common and put it into the conten...
jam@chromium.org
2011-10-21
1
-1
/
+1
*
Move navigation_types.h from content/common to content/public/browser, and pu...
jam@chromium.org
2011-10-18
1
-1
/
+0
*
Revert 106029
nkostylev@chromium.org
2011-10-18
1
-0
/
+1
*
Move navigation_types.h from content/common to content/public/browser, and pu...
jam@chromium.org
2011-10-18
1
-1
/
+0
*
Ensure that foreground tabs which are opened up as new windows in IE6 come to...
ananta@chromium.org
2011-10-05
1
-0
/
+13
*
Fix a back forward bug in ChromeFrame reported on the field. The bug occurs w...
ananta@chromium.org
2011-08-17
1
-56
/
+8
*
ChromeFrame should report anchor navigations to Chrome. Currently this does n...
ananta@chromium.org
2011-06-30
1
-0
/
+37
*
Download requests initiated in a ChromeFrame popup window opened via window.o...
ananta@chromium.org
2011-06-07
1
-0
/
+2
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-10
1
-2
/
+2
*
Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-06
1
-2
/
+2
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-06
1
-2
/
+2
*
Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-05
1
-2
/
+2
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-05
1
-2
/
+2
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
1
-27
/
+27
*
Remove locked histogram macros since jar@chromium.org made the base macros th...
grt@chromium.org
2011-04-06
1
-2
/
+2
*
Chrome frame support for resizing popup windows
joshia@google.com
2011-03-29
1
-41
/
+33
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-2
/
+2
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
1
-1
/
+1
*
Fix for the chrome frame anchor url navigation test failures. Fix is to appen...
ananta@chromium.org
2011-02-23
1
-0
/
+11
*
If we switch into ChromeFrame as a result of a redirect then we need to navig...
ananta@chromium.org
2011-02-22
1
-2
/
+2
*
Removing WS_EX_CLIENTEDGE from the extended styles for the ChromeFrame active...
ananta@chromium.org
2011-02-18
1
-1
/
+1
*
A number of poorly written IE BHO's crash IE if ChromeFrame is the currently ...
ananta@chromium.org
2011-02-11
1
-9
/
+13
*
Remove includes of message headers in headers.
jam@chromium.org
2011-02-09
1
-19
/
+23
*
Fix a ChromeFrame Back Forward navigation issue which occurs when we modify t...
ananta@chromium.org
2011-01-15
1
-8
/
+15
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
1
-2
/
+3
*
Move thread local stuff from base to base/threading and consistently use the
brettw@chromium.org
2010-12-30
1
-1
/
+1
*
Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...
jam@chromium.org
2010-12-23
1
-23
/
+19
*
Add support for gcf:about:plugins in chrome frame full tab mode. The URL vali...
ananta@chromium.org
2010-12-14
1
-1
/
+13
*
Refreshing a ChromeFrame page which was received in response to a top level P...
ananta@chromium.org
2010-12-03
1
-0
/
+32
*
The View->Source menu item in the IE9 menu bar is disabled for ChromeFrame pa...
ananta@chromium.org
2010-12-01
1
-1
/
+1
*
Ensure that popup windows opened within ChromeFrame full tab mode in IE recei...
ananta@chromium.org
2010-11-18
1
-2
/
+12
*
Part 3 of reapplying r64637.
erg@google.com
2010-11-12
1
-1
/
+1
*
Popup windows launched in a new window in ChromeFrame on IE8 would open behin...
ananta@chromium.org
2010-11-09
1
-1
/
+1
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
1
-1
/
+1
*
Reapply part of r64637, which caused mysterious failures on mac waterfall.
erg@google.com
2010-11-08
1
-1
/
+1
*
Back forward transitions would not work within ChromeFrame when attempted via...
ananta@chromium.org
2010-11-05
1
-5
/
+6
*
Revert "Refactor automation messages." due to mysterious problems on mac.
erg@google.com
2010-11-01
1
-1
/
+2
*
Refactor automation messages.
erg@google.com
2010-11-01
1
-2
/
+1
*
Add support for OnClose event in ActiveX and NPAPI
amit@chromium.org
2010-10-27
1
-0
/
+4
*
Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...
pkasting@chromium.org
2010-10-27
1
-3
/
+2
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-1
/
+1
*
In ChromeFrame in full tab mode at times the address bar would display the ol...
ananta@chromium.org
2010-10-21
1
-3
/
+32
*
Remove scoped_bstr_win, fix all callers to use the new location.
brettw@chromium.org
2010-10-20
1
-6
/
+6
*
Convert LOG(INFO) to VLOG(1) - chrome_frame/.
pkasting@chromium.org
2010-10-19
1
-28
/
+29
*
Top level navigations are not sent to the host browser in the ChromeFrame NPA...
ananta@chromium.org
2010-09-30
1
-1
/
+2
*
Fix a c_str() use-after-free bug in the chrome frame code.
nick@chromium.org
2010-09-22
1
-2
/
+2
*
Committing http://codereview.chromium.org/3420004/show for grt@
robertshield@chromium.org
2010-09-22
1
-5
/
+15
*
Added full support for invoking before unload and unload handlers on ChromeFr...
ananta@chromium.org
2010-09-17
1
-0
/
+13
[next]