summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Fix the Windows build.brettw@chromium.org2010-08-031-5/+6
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-035-7/+15
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-036-0/+6
* [chrome_frame] Add methods for finding and performing default action on Acces...kkania@chromium.org2010-08-0212-146/+549
* Fix ChromeFrame context menu tests which rely on the IE active document windo...ananta@chromium.org2010-08-021-1/+2
* Fix a crash in ChromeFrame full tab mode while processing the attach external...ananta@chromium.org2010-08-023-7/+39
* Allow non-IE hosts to handle accelerators without having tojoi@chromium.org2010-08-024-49/+69
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-0/+1
* Handle a case if BindContextInfo::FromBindContext fails and not leak a ProtDa...tommi@chromium.org2010-07-301-0/+4
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-304-10/+11
* Reinstating the call to InitiateNavigation when we launch the url from our ac...ananta@chromium.org2010-07-301-0/+7
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-304-6/+6
* Miscellaneous ChromeFrame code cleanup. The automation client class maintaine...ananta@chromium.org2010-07-305-35/+32
* The NPAPI ChromeFrame plugin is unable to set cookies in Firefox as it does n...ananta@chromium.org2010-07-292-5/+10
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-293-5/+4
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-294-5/+13
* Ensure that window.open requests issued by ChromeFrame carry the correct cook...ananta@chromium.org2010-07-288-213/+431
* Chrome Frame GYP file cleanup.stoyan@chromium.org2010-07-281-44/+27
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-284-6/+11
* The ChromeFrame persistent cookie test creates persistent cookies and reloads...ananta@chromium.org2010-07-283-17/+32
* Add undeclared virtual destructors part 2ziadh@chromium.org2010-07-272-5/+11
* Our InPlaceMenu implementation is only partially being used.tommi@chromium.org2010-07-271-1/+5
* GTTF: Use FRIEND_TEST_ALL_PREFIXES some more.phajdan.jr@chromium.org2010-07-261-2/+2
* ChromeFrame host browser commands need to account for the command group guid ...ananta@chromium.org2010-07-262-22/+41
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-1/+1
* Continual header pruningerg@google.com2010-07-221-0/+1
* Add wtl to the list of include directories for ChromeFrame. This is to fix a ...ananta@chromium.org2010-07-221-0/+1
* Second attempt at trying to land buggy bho avoidance: http://codereview.chrom...tommi@chromium.org2010-07-218-69/+308
* Fix incorrect focus cycling issues in ChromeFrame full tab mode. This happens...ananta@chromium.org2010-07-212-1/+22
* Revert 53194 - A different approach to avoid crashes in buggy 3rd party BHOs....sanjeevr@chromium.org2010-07-218-306/+68
* A different approach to avoid crashes in buggy 3rd party BHOs.This time we're...tommi@chromium.org2010-07-218-68/+306
* Fine grained registration for various Chrome Frame objects.stoyan@chromium.org2010-07-211-28/+78
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-3/+2
* Change the expectations of the BeginningTransaction unit test to expect the h...ananta@chromium.org2010-07-202-13/+13
* First step for cleaning registration code for ChromeFrame.stoyan@chromium.org2010-07-204-61/+24
* Add one more DLL to the DocumentComplete blacklist.tommi@chromium.org2010-07-191-0/+1
* Simple initial test for AppendCFUserAgentString.stoyan@chromium.org2010-07-191-0/+31
* Compress and checksum pending logs that are going to be persisted. Persisted ...ziadh@chromium.org2010-07-191-6/+5
* Fix the failing ChromeFrame BeginningTransaction unit test. The user agent va...ananta@chromium.org2010-07-181-1/+1
* BUG=47879stoyan@chromium.org2010-07-177-80/+247
* Add a command line flag to change the default number of parallel DNS requests...eroman@chromium.org2010-07-171-1/+2
* Remove lock.h from resource_bundle.h and histogram.h.erg@chromium.org2010-07-162-0/+2
* Not firing DocumentComplete in the presence of buggy BHOs.tommi@chromium.org2010-07-165-21/+128
* Small refactoring in preparation of the assassination of HttpNegotiate patch ...stoyan@chromium.org2010-07-152-9/+7
* Fix IE crash while attempting to send the AutomationMsg_RunUnloadHandlers IPC...ananta@chromium.org2010-07-151-3/+9
* ChromeFrame tabs would hang at times while closing. This would randomly occur...ananta@chromium.org2010-07-156-2/+76
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Do not wrap non-HTTP(s) requests.stoyan@chromium.org2010-07-151-1/+7
* Boot prefetch optimization for Chrome Frame (experimental)amit@chromium.org2010-07-151-45/+49
* Attempt 2 at fixing the chrome frame net tests hang on the builders. This han...ananta@chromium.org2010-07-141-1/+6