summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Use Environment::SetVar in more places.tfarina@chromium.org2010-08-134-22/+35
* Fix ChromeFrame perf graph names to ensure that all counters show up.ananta@chromium.org2010-08-121-5/+5
* Fix chrome frame upgrade from old to new beta. During upgrade process, two ve...ananta@chromium.org2010-08-121-1/+0
* Attempt to fix chrome frame tests crash on the IE6 builder. The crash occurs ...ananta@chromium.org2010-08-121-0/+10
* The ChromeFrame perf tests which measure ETW performance traces emitted by Ch...ananta@chromium.org2010-08-121-85/+119
* Bring back RefreshElevationPolicy to avoid prompts on Vista and Win7amit@chromium.org2010-08-111-0/+3
* Adding support for Code Coverage.mad@google.com2010-08-111-13/+166
* Uninitialized member in WinEventReceiver.finnur@chromium.org2010-08-111-1/+4
* Added event traces at various points during Chrome and ChromeFrame startup to...ananta@chromium.org2010-08-111-8/+87
* Support GCF as the default HTML viewer as well as supporting an exclusion list.tommi@chromium.org2010-08-113-13/+36
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Handle automation server crashes. When Chrome crashes, we now handle the cas...tommi@chromium.org2010-08-1021-436/+939
* Added support in Chromeframe full tab mode IE for setting zoom levels via Vie...ananta@chromium.org2010-08-094-18/+79
* Fix chrome frame upgrade from old to new betaamit@chromium.org2010-08-091-0/+13
* Remove all but one last caller of CommandLine::GetSwitchValue().evan@chromium.org2010-08-091-4/+4
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-093-9/+5
* Add missing include to fix the build.brettw@chromium.org2010-08-091-0/+1
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-093-5/+9
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-1/+0
* Disabling the HTTPSRequestTest.ClientAuthTest for chrome frame net tests on t...ananta@chromium.org2010-08-071-0/+1
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-1/+1
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-1/+0
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-1/+0
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-063-12/+16
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-0517-27/+7
* Protect against receiving different BINDSTATUS_MIMETYPEAVAILABLE multiple tim...stoyan@chromium.org2010-08-041-1/+15
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-043-16/+11
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-043-11/+16
* Adding \n's to some files so that try bots can work for changes that actually...tommi@chromium.org2010-08-045-4/+9
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-041-1/+1
* Fix a failing unit tests in Debug build.amit@chromium.org2010-08-041-1/+1
* 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