summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_tab.cc
Commit message (Expand)AuthorAgeFilesLines
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-131-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-3/+3
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-6/+3
* Use a direct include of strings headers in chrome_frame/.avi@chromium.org2013-06-111-3/+3
* Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...avi@chromium.org2013-06-071-1/+1
* Remove Chrome Frame's delay shutdown field trial.robertshield@chromium.org2013-04-181-11/+0
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* Update sys_string_conversions includes in chrome_frame, content, net, and ui.brettw@chromium.org2013-03-281-1/+1
* Start and stop crash reporting outside of the loader lock.grt@chromium.org2013-03-141-15/+64
* Rename FilePath -> base::FilePath in various toplevel directoriesbrettw@chromium.org2013-02-101-4/+4
* Use a different algorithm with the low entropy source for field trials.asvitkine@chromium.org2012-08-241-1/+2
* Unconditionally send Chrome and Chrome Frame events through ETW machinery.grt@chromium.org2012-03-151-5/+1
* Adding FieldTrial support for Chrome Frame to allow measurement of startup ti...robertshield@chromium.org2012-03-101-2/+14
* Generate ETW events in Chrome Frame under the control of the same env var as ...grt@chromium.org2012-03-011-3/+14
* Remove remaining references to CEEE.rogerta@chromium.org2011-12-201-4/+4
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-291-1/+2
* Allow GCF installation on machine with old IE 7 installs.grt@chromium.org2011-11-251-1/+3
* Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM...robertshield@chromium.org2011-10-191-2/+2
* base/win: small improvement to RegKey API.tfarina@chromium.org2011-10-181-1/+1
* Fix in-use updates for Chrome Frame.grt@chromium.org2011-09-231-5/+10
* Make Chrome Frame registration and unregistration more robust and make it ret...robertshield@chromium.org2011-09-081-290/+397
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-201-1/+1
* Convert the remaining callers of LaunchApp to LaunchProcess.evan@chromium.org2011-07-181-1/+3
* Remove 1) NPAPI support from Chrome Frame and 2) Firefox/Opera/Safari tests.grt@chromium.org2011-06-291-48/+5
* Add a self-destruct mechanism to user-level Chrome Frame when it detects that...robertshield@chromium.org2011-05-271-2/+7
* Fix platform_util::GetChannel on Windows.mark@chromium.org2011-05-021-2/+2
* Added support in chrome frame for registering and unregistering the NPAPI plu...ananta@chromium.org2011-02-041-2/+12
* Invoke the OaEnablePerUserTLibRegistration function in oleaut32.dll during Ch...ananta@chromium.org2011-02-041-0/+13
* Move elevation registration into a separate rgs script and leave removal of i...tommi@chromium.org2011-02-031-3/+9
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-1/+0
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-16/+18
* Hopefully the last of the changes to fix the ChromeFrame InstallFlowTest fail...ananta@chromium.org2011-01-141-8/+8
* Unregister previous ChromeFrame UA strings registered under the PostPlatform ...ananta@chromium.org2011-01-141-3/+25
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-111-2/+6
* Revert 70920 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-6/+2
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-2/+6
* Revert 70782 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-6/+2
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-2/+6
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-3/+3
* Add the ChromeFrame UA in the post platform section in the IE user agent stri...ananta@chromium.org2010-12-161-0/+36
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-081-2/+2
* Rename module_utils.cc|h and associated test to dll_redirector.cc|h etc. to m...robertshield@chromium.org2010-12-031-3/+3
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+2
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-2/+0
* Fix NPAPI registrationgrt@chromium.org2010-11-271-2/+2
* Enable boot-time prefetching for Chrome Frame for all dev and CEEE channels o...robertshield@chromium.org2010-11-181-20/+33
* Implementation of single-module-per-logon-session-per-profile implementation ...robertshield@chromium.org2010-11-051-15/+14
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-1/+3
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-3/+3
* Call Chrome Frame's user-level bho registration code when registering as user...robertshield@chromium.org2010-09-101-1/+2