summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_tab.cc
Commit message (Expand)AuthorAgeFilesLines
* First step for cleaning registration code for ChromeFrame.stoyan@chromium.org2010-07-201-61/+5
* Boot prefetch optimization for Chrome Frame (experimental)amit@chromium.org2010-07-151-45/+49
* chrome_frame: Get rid of all occurrences of the deprecated ToWStringHack func...tfarina@chromium.org2010-06-081-2/+2
* Rewrite of chrome_launcher.exe. ETW-based perf tests suggest that this is on ...robertshield@chromium.org2010-05-281-1/+1
* Fix false positive reporting of exceptions picked up during calls to LoadLibr...robertshield@chromium.org2010-05-191-0/+8
* Change to a simpler upgrade scheme for Chrome Frame whereby we register a win...robertshield@chromium.org2010-05-071-17/+23
* Fix a chrome frame crash reported on the crash server. The crash occurs in th...ananta@chromium.org2010-05-051-5/+1
* Recommit of the ill-fated r44474, this time with new compiling goodness.robertshield@chromium.org2010-04-141-5/+28
* Revert 44473 (build breakage on bots) - Add multiversion delegation to Chrome...robertshield@chromium.org2010-04-141-28/+5
* Add multi-version delegation to Chrome Frame such that CF will scan for older...robertshield@chromium.org2010-04-141-5/+28
* Sidestep a race in GoogleUrl by forcing initialization of the offending point...siggi@chromium.org2010-03-251-0/+17
* Remove cf: protocolamit@chromium.org2010-02-031-1/+25
* Some Chrome Frame cleanup:robertshield@chromium.org2010-01-051-0/+9
* Enable ETW logging in Chrome Frame.siggi@chromium.org2009-11-251-0/+9
* Fix a race condition in InitializeAndPatchProtocolsIfNeeded as discovered by ...tommi@chromium.org2009-11-131-2/+2
* Add NPAPI plugin registration persistence code to chrome frame. If the DLL is...robertshield@chromium.org2009-11-111-1/+24
* Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....robertshield@chromium.org2009-11-041-1/+1
* Remove old ap-value munging code in Chrome Frame.robertshield@chromium.org2009-10-211-11/+0
* Add the chromeframe tag to the user agent header at runtime instead of static...tommi@chromium.org2009-10-171-5/+10
* Committing for Steven who got LGTM from here:mad@chromium.org2009-10-151-2/+2
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-4/+4
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-4/+4
* Chrome frame compile fix, take 2.estade@chromium.org2009-10-151-4/+4
* MOve user agent regisration to HKLMstoyan@google.com2009-10-131-1/+1
* Register ActiveDocument in "Secure Mime Handlers" key in HKLM!stoyan@google.com2009-10-061-1/+188
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+308