summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-182-13/+18
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-182-18/+13
* Fix the ChromeFrame BeginningTransaction unit test failures which validate th...ananta@chromium.org2010-12-181-1/+1
* Restore the IHttpNegotiate patch in ChromeFrame for IE9 which sends the short...ananta@chromium.org2010-12-175-3/+300
* Suppress a false positive crasher in chrome frame in version 8.0.552.224. The...ananta@chromium.org2010-12-171-0/+6
* Stop upload thread when stopping service. Leaked thread may crash process on...vitalybuka@chromium.org2010-12-171-4/+10
* Revert 69490 - base/version: remove wstring versionsanjeevr@chromium.org2010-12-171-2/+1
* base/version: remove wstring versionevan@chromium.org2010-12-171-1/+2
* Add the ChromeFrame UA in the post platform section in the IE user agent stri...ananta@chromium.org2010-12-169-308/+116
* Installer cleanupamit@chromium.org2010-12-161-6/+4
* Cache certificate verification results in memory.wtc@google.com2010-12-162-1/+10
* Get rid of the dependency of a number of chrome frame projects on the xulrunn...ananta@chromium.org2010-12-161-4/+7
* Keep deinlining stuff.erg@google.com2010-12-153-29/+27
* Fixing a regression introduced with r69101, which now prevents Chrome Framerogerta@chromium.org2010-12-158-84/+96
* Disable the ChromeFrame Firefox tests on Windows 7 due to a bug in Firefox ca...ananta@chromium.org2010-12-151-7/+17
* Attempt to get rid of chrome_frame_perftests dependency on nspr.lib which cau...ananta@chromium.org2010-12-151-1/+1
* Have Chrome Frame "support" IE conditional comment tags (of the downlevel-hid...robertshield@chromium.org2010-12-143-5/+142
* Implement a ReadyPromptContent that displays a prompt to accept, temporarily ...erikwright@chromium.org2010-12-1412-2/+1245
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-142-6/+9
* Fix ChromeFrame test failures caused by the change to support about:plugins i...ananta@chromium.org2010-12-141-3/+4
* Fix ChromeFrame perf test builder redness by delay loading nspr4.dll. We need...ananta@chromium.org2010-12-141-1/+5
* Add support for gcf:about:plugins in chrome frame full tab mode. The URL vali...ananta@chromium.org2010-12-1417-120/+350
* An attempt to fix the flakiness with the ChromeFrame Javascript window open t...ananta@chromium.org2010-12-131-1/+1
* Improve filtering for false positive crashesamit@chromium.org2010-12-133-61/+42
* Don't create bogus 's' key in registry during Chrome Frame registrationgrt@chromium.org2010-12-131-1/+1
* Fix the ChromeFrame perf redness caused by an event name change.ananta@chromium.org2010-12-131-1/+1
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-135-9/+9
* Revert "Add named testing interface."phajdan.jr@chromium.org2010-12-115-17/+7
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-112-9/+6
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-2/+2
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-112-6/+9
* Fix a unit test broken by overriding reg keysamit@chromium.org2010-12-101-5/+7
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-9/+7
* Temporary workaround to get tests that reference singletons either directly o...tommi@chromium.org2010-12-097-88/+138
* Add support for detecting text selection in chrome frame tests. This requires...kkania@chromium.org2010-12-096-21/+144
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-082-44/+44
* Get rid of std::wstring version of HasSwitch.tfarina@chromium.org2010-12-083-4/+4
* Fix a typo in UrlmonUrlRequest to clear the map during shutdownamit@chromium.org2010-12-081-1/+1
* Add a Chrome Frame metric to track channel errors that result in sad tabs.robertshield@chromium.org2010-12-083-2/+14
* Some installer cleanup: introduced ChannelInfo class for fiddling with "ap" C...grt@chromium.org2010-12-081-4/+0
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-0810-66/+86
* Addressing code review comments from Tommi from the orignal CL http://coderev...ananta@chromium.org2010-12-081-10/+9
* Create new test binary for Chrome Frame for running QA tests. Original patch ...kkania@chromium.org2010-12-082-0/+124
* Fix a DCHECK which fired in ChromeFrame which indicated that we had a pending...ananta@chromium.org2010-12-071-1/+17
* Add PxSecure.dll to the list of buggy BHOs to which Chrome Frame avoids firin...robertshield@chromium.org2010-12-071-1/+1
* Removed code which was added only for debugging. ananta@chromium.org2010-12-061-1/+0
* Fix a race in the ChromeFrame metrics service start up code. This race could ...ananta@chromium.org2010-12-042-1/+11
* base: Remove stub scoped_variant_win.h file.tfarina@chromium.org2010-12-046-30/+27
* Refreshing a ChromeFrame page which was received in response to a top level P...ananta@chromium.org2010-12-035-9/+143
* Fix a crash reported seen in ChromeFrame in version 8.0.552.215 which was pus...ananta@chromium.org2010-12-031-5/+6