summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Fix for a chrome frame crasher seen in the chrome frame mstone 10 beta channel.ananta@chromium.org2011-02-151-1/+2
* Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?willchan@chromium.org2011-02-141-21/+21
* Revert r74728 which reverted r74561 for exposing a ChromeOS bug.willchan@chromium.org2011-02-141-21/+21
* Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."oshima@google.com2011-02-121-21/+21
* A number of poorly written IE BHO's crash IE if ChromeFrame is the currently ...ananta@chromium.org2011-02-116-105/+157
* Reland r74561 after fixing ChromeOS build breakage.willchan@chromium.org2011-02-111-21/+21
* Revert 74561 for breaking the ChromeOS buildwillchan@chromium.org2011-02-111-21/+21
* Introduce OffTheRecordProfileIOData and ProfileImplIOData.willchan@chromium.org2011-02-111-21/+21
* Remove includes of message headers in headers.jam@chromium.org2011-02-0915-38/+115
* Silencing a (stupid) build warning:tommi@chromium.org2011-02-081-1/+1
* Remove DCHECK for an argument that may be NULL.tommi@chromium.org2011-02-081-1/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-053-5/+5
* Added support in chrome frame for registering and unregistering the NPAPI plu...ananta@chromium.org2011-02-043-19/+45
* Disabling the IEOpenInNewWindow chrome frame test on IE7.ananta@chromium.org2011-02-041-0/+5
* Invoke the OaEnablePerUserTLibRegistration function in oleaut32.dll during Ch...ananta@chromium.org2011-02-041-0/+13
* Have a consistent UA string with chromeframe tokenamit@chromium.org2011-02-042-18/+30
* Add support for IE9 to user-level installations of Chrome Frame.robertshield@chromium.org2011-02-043-13/+164
* Fixes for the following chrome frame tests to get them to pass on the per use...ananta@chromium.org2011-02-042-2/+3
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-032-56/+9
* Fix ChromeFrame full tab refresh tests to get them to work more reliably. We ...ananta@chromium.org2011-02-034-15/+21
* Move elevation registration into a separate rgs script and leave removal of i...tommi@chromium.org2011-02-035-23/+36
* Reverting this as this breaks chrome frame tests everywhere. The problem is t...ananta@chromium.org2011-02-032-15/+19
* Rework how chrome_tab.idl is processed for chrome_frame. This is to avoid th...jeanluc@chromium.org2011-02-022-19/+15
* Fix ChromeFrame net tests which regressed with the change to register the chr...ananta@chromium.org2011-02-021-0/+2
* More ChromeFrame per user test fixes. ananta@chromium.org2011-02-021-1/+1
* Added support for running per user chrome frame tests on the relevant ChromeF...ananta@chromium.org2011-02-0111-29/+82
* Disabling building of CEEE; we will be moving the code to a separatejoi@chromium.org2011-01-315-181/+2
* Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...nsylvain@chromium.org2011-01-312-12/+16
* Remove obsolete files from 'sources'. This causes needless work on increment...jeanluc@chromium.org2011-01-302-16/+12
* Fix miscellaneous compilation bugs under Visual Studio 2010.jeanluc@chromium.org2011-01-301-1/+1
* MASM 10.0 fixes a problem introduced in 8.0 with extra underscore added.jeanluc@chromium.org2011-01-281-1/+2
* Reland 72784danno@chromium.org2011-01-283-2/+4
* Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.willchan@chromium.org2011-01-282-14/+25
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-281-0/+2
* Revert 72784 - Policy: generate boilerplate policy type and constant code.danno@chromium.org2011-01-273-4/+2
* Policy: generate boilerplate policy type and constant code.danno@chromium.org2011-01-273-2/+4
* Hopefully fix chrome_frame_net_tests.erg@google.com2011-01-271-0/+1
* Add support for chunked encoding in ChromeFrame for POST requests. This fixes...ananta@chromium.org2011-01-265-12/+23
* Clean up net unit testing code.erg@google.com2011-01-262-3/+1
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-252-1/+3
* Clean up net unit testing code.erg@google.com2011-01-252-3/+1
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-4/+9
* Replace one unfortunate hack with a somewhat better one. The included atlctrl...erikwright@chromium.org2011-01-251-10/+8
* Prototype of chunked transfer encoded POST.satish@chromium.org2011-01-251-1/+1
* Update the Ready Mode UI in response to feedback from UI leads, Chrome Frame ...erikwright@chromium.org2011-01-248-46/+168
* When changing Ready Mode state from within an IE process, use chrome_launcher...erikwright@chromium.org2011-01-247-39/+199
* ChromeFrame full tab mode was not supporting the PROPFIND verb correctly, in ...ananta@chromium.org2011-01-221-8/+7
* Disable the URLRequestTestHTTP.DefaultUserAgent for ChromeFrame net tests as ...ananta@chromium.org2011-01-211-0/+4
* Add missing base::lock usage.brettw@chromium.org2011-01-214-4/+4
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-2126-80/+80