| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove remaining references to CEEE. | rogerta@chromium.org | 2011-12-20 | 1 | -4/+4 |
* | ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ... | pkasting@chromium.org | 2011-11-29 | 1 | -1/+2 |
* | Allow GCF installation on machine with old IE 7 installs. | grt@chromium.org | 2011-11-25 | 1 | -1/+3 |
* | Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM... | robertshield@chromium.org | 2011-10-19 | 1 | -2/+2 |
* | base/win: small improvement to RegKey API. | tfarina@chromium.org | 2011-10-18 | 1 | -1/+1 |
* | Fix in-use updates for Chrome Frame. | grt@chromium.org | 2011-09-23 | 1 | -5/+10 |
* | Make Chrome Frame registration and unregistration more robust and make it ret... | robertshield@chromium.org | 2011-09-08 | 1 | -290/+397 |
* | Rename CommandLine::GetCommandLineString(). | msw@chromium.org | 2011-07-20 | 1 | -1/+1 |
* | Convert the remaining callers of LaunchApp to LaunchProcess. | evan@chromium.org | 2011-07-18 | 1 | -1/+3 |
* | Remove 1) NPAPI support from Chrome Frame and 2) Firefox/Opera/Safari tests. | grt@chromium.org | 2011-06-29 | 1 | -48/+5 |
* | Add a self-destruct mechanism to user-level Chrome Frame when it detects that... | robertshield@chromium.org | 2011-05-27 | 1 | -2/+7 |
* | Fix platform_util::GetChannel on Windows. | mark@chromium.org | 2011-05-02 | 1 | -2/+2 |
* | Added support in chrome frame for registering and unregistering the NPAPI plu... | ananta@chromium.org | 2011-02-04 | 1 | -2/+12 |
* | Invoke the OaEnablePerUserTLibRegistration function in oleaut32.dll during Ch... | ananta@chromium.org | 2011-02-04 | 1 | -0/+13 |
* | Move elevation registration into a separate rgs script and leave removal of i... | tommi@chromium.org | 2011-02-03 | 1 | -3/+9 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 1 | -1/+0 |
* | Regkey functions return error code instead of bool | amit@chromium.org | 2011-01-19 | 1 | -16/+18 |
* | Hopefully the last of the changes to fix the ChromeFrame InstallFlowTest fail... | ananta@chromium.org | 2011-01-14 | 1 | -8/+8 |
* | Unregister previous ChromeFrame UA strings registered under the PostPlatform ... | ananta@chromium.org | 2011-01-14 | 1 | -3/+25 |
* | Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-11 | 1 | -2/+6 |
* | Revert 70920 - Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-10 | 1 | -6/+2 |
* | Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-10 | 1 | -2/+6 |
* | Revert 70782 - Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-07 | 1 | -6/+2 |
* | Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-07 | 1 | -2/+6 |
* | Move base/win_util to the base/win directory and use the base::win namespace. | brettw@google.com | 2010-12-31 | 1 | -3/+3 |
* | Add the ChromeFrame UA in the post platform section in the IE user agent stri... | ananta@chromium.org | 2010-12-16 | 1 | -0/+36 |
* | Add a new GetInstance() method for singleton classes, take 2. | satish@chromium.org | 2010-12-08 | 1 | -2/+2 |
* | Rename module_utils.cc|h and associated test to dll_redirector.cc|h etc. to m... | robertshield@chromium.org | 2010-12-03 | 1 | -3/+3 |
* | Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -0/+2 |
* | FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -2/+0 |
* | Fix NPAPI registration | grt@chromium.org | 2010-11-27 | 1 | -2/+2 |
* | Enable boot-time prefetching for Chrome Frame for all dev and CEEE channels o... | robertshield@chromium.org | 2010-11-18 | 1 | -20/+33 |
* | Implementation of single-module-per-logon-session-per-profile implementation ... | robertshield@chromium.org | 2010-11-05 | 1 | -15/+14 |
* | Move pe_image and registry from base to base/win and use the namespace. It re... | brettw@chromium.org | 2010-10-17 | 1 | -1/+3 |
* | Move windows version-related stuff out of base/win_util and into base/win/win... | brettw@chromium.org | 2010-10-15 | 1 | -3/+3 |
* | Call Chrome Frame's user-level bho registration code when registering as user... | robertshield@chromium.org | 2010-09-10 | 1 | -1/+2 |
* | Add startup registration and shutdown of the long-running helper process to C... | robertshield@chromium.org | 2010-09-07 | 1 | -3/+80 |
* | Correct a problem whereby the prefetching experiment would never be scheduled... | robertshield@chromium.org | 2010-09-03 | 1 | -1/+8 |
* | Fix BHO registration snafu caused by r58197. | robertshield@chromium.org | 2010-09-02 | 1 | -1/+1 |
* | Add two new entry points to the Chrome Frame DLL to allow for non-admin regis... | robertshield@chromium.org | 2010-09-01 | 1 | -15/+67 |
* | Bring back RefreshElevationPolicy to avoid prompts on Vista and Win7 | amit@chromium.org | 2010-08-11 | 1 | -0/+3 |
* | Remove number conversion functions from string_util. These moved to string_nu... | brettw@chromium.org | 2010-08-03 | 1 | -1/+2 |
* | Convert a bunch of easy AppendSwitchWithValue to *ASCII. | evan@chromium.org | 2010-07-30 | 1 | -2/+2 |
* | CommandLine: add a CopySwitchesFrom() and AppendSwitchPath() | evan@chromium.org | 2010-07-29 | 1 | -1/+1 |
* | Fine grained registration for various Chrome Frame objects. | stoyan@chromium.org | 2010-07-21 | 1 | -28/+78 |
* | First step for cleaning registration code for ChromeFrame. | stoyan@chromium.org | 2010-07-20 | 1 | -61/+5 |
* | Boot prefetch optimization for Chrome Frame (experimental) | amit@chromium.org | 2010-07-15 | 1 | -45/+49 |
* | chrome_frame: Get rid of all occurrences of the deprecated ToWStringHack func... | tfarina@chromium.org | 2010-06-08 | 1 | -2/+2 |
* | Rewrite of chrome_launcher.exe. ETW-based perf tests suggest that this is on ... | robertshield@chromium.org | 2010-05-28 | 1 | -1/+1 |
* | Fix false positive reporting of exceptions picked up during calls to LoadLibr... | robertshield@chromium.org | 2010-05-19 | 1 | -0/+8 |