summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame_activex.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining references to CEEE.rogerta@chromium.org2011-12-201-12/+2
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-101-2/+2
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-061-2/+2
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-061-2/+2
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-051-2/+2
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-051-2/+2
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-21/+21
* Remove locked histogram macros since jar@chromium.org made the base macros th...grt@chromium.org2011-04-061-3/+2
* Remove extension automation support that was used only by CEEE.joi@chromium.org2011-04-061-41/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Remove includes of message headers in headers.jam@chromium.org2011-02-091-0/+31
* Another attempt to fix the ChromeFrame InstallFlowTest failures. We need to r...ananta@chromium.org2011-01-141-8/+9
* Fix for the InstallFlowTest failures seen on the chrome frame IE6 builder. Th...ananta@chromium.org2011-01-131-1/+8
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-4/+3
* Fixing a regression introduced with r69101, which now prevents Chrome Framerogerta@chromium.org2010-12-151-7/+7
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-3/+3
* Always use flag needed by CEEE. Now that we use the same profile forjoi@chromium.org2010-11-211-8/+9
* Adding a privileged callback used in IE CF to check whether to showjoi@chromium.org2010-11-101-3/+25
* Add metrics tracking how many times users are bugged with "version mismatch, ...robertshield@chromium.org2010-10-261-0/+1
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-1/+1
* Prevent displaying of automation protocol version mismatch errors for privile...robertshield@chromium.org2010-10-221-1/+2
* Remove scoped_bstr_win, fix all callers to use the new location.brettw@chromium.org2010-10-201-4/+4
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-5/+5
* Really fix ChromeFrame compile for scoped changes.brettw@chromium.org2010-10-161-1/+1
* Fix two cases I missed when renaming/moving Windows-related scoped stuff.brettw@chromium.org2010-10-161-4/+6
* Move the windows-specific scoped_* stuff from base to base/win and in the bas...brettw@chromium.org2010-10-161-15/+17
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-3/+3
* chrome_frame: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-011-8/+10
* Top level navigations are not sent to the host browser in the ChromeFrame NPA...ananta@chromium.org2010-09-301-6/+2
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Committing http://codereview.chromium.org/3420004/show for grt@robertshield@chromium.org2010-09-221-0/+3
* Partial clone of the following CL: http://codereview.chromium.org/3013045/showtwiz@google.com2010-09-101-0/+6
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-0/+1
* Handle automation server crashes. When Chrome crashes, we now handle the cas...tommi@chromium.org2010-08-101-3/+3
* Miscellaneous ChromeFrame code cleanup. The automation client class maintaine...ananta@chromium.org2010-07-301-2/+4
* chrome_frame: Get rid of all occurrences of the deprecated ToWStringHack func...tfarina@chromium.org2010-06-081-1/+1
* Navigating to a page in ChromeFrame in IE would display the sad tab page brie...ananta@chromium.org2010-06-031-1/+7
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-5/+5
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-5/+5
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-5/+5
* Rename "mixed content" to "insecure content" in as many places as possible, t...pkasting@chromium.org2010-05-181-3/+3
* Instrument Chrome and Chrome Frame for some perf measurements.siggi@chromium.org2010-05-101-0/+4
* Fixes to address code review comments from tommi from CL http://codereview.ch...ananta@chromium.org2010-05-021-11/+3
* The chrome frame install script instantiates the chrome frame activex via the...ananta@chromium.org2010-05-011-9/+11
* Fresh ChromeFrame installs triggered via wave required IE to be restarted for...ananta@chromium.org2010-04-291-0/+50
* Added the propagation of the OnChannelError notification.mad@chromium.org2010-03-261-7/+11
* Committing for Eric Dingle.mad@chromium.org2010-03-261-1/+1
* Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...joi@chromium.org2010-03-231-1/+1
* Allow TabContentsDelegate classes to specify whether InfoBars are enabled.joi@chromium.org2010-03-231-1/+1
* When ChromeFrame is running in privileged mode, we should fail the IAuthentic...ananta@chromium.org2010-03-221-0/+2