| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Change to a simpler upgrade scheme for Chrome Frame whereby we register a win... | robertshield@chromium.org | 2010-05-07 | 1 | -17/+23 |
* | Fix a chrome frame crash reported on the crash server. The crash occurs in th... | ananta@chromium.org | 2010-05-05 | 1 | -5/+1 |
* | Recommit of the ill-fated r44474, this time with new compiling goodness. | robertshield@chromium.org | 2010-04-14 | 1 | -5/+28 |
* | Revert 44473 (build breakage on bots) - Add multiversion delegation to Chrome... | robertshield@chromium.org | 2010-04-14 | 1 | -28/+5 |
* | Add multi-version delegation to Chrome Frame such that CF will scan for older... | robertshield@chromium.org | 2010-04-14 | 1 | -5/+28 |
* | Sidestep a race in GoogleUrl by forcing initialization of the offending point... | siggi@chromium.org | 2010-03-25 | 1 | -0/+17 |
* | Remove cf: protocol | amit@chromium.org | 2010-02-03 | 1 | -1/+25 |
* | Some Chrome Frame cleanup: | robertshield@chromium.org | 2010-01-05 | 1 | -0/+9 |
* | Enable ETW logging in Chrome Frame. | siggi@chromium.org | 2009-11-25 | 1 | -0/+9 |
* | Fix a race condition in InitializeAndPatchProtocolsIfNeeded as discovered by ... | tommi@chromium.org | 2009-11-13 | 1 | -2/+2 |
* | Add NPAPI plugin registration persistence code to chrome frame. If the DLL is... | robertshield@chromium.org | 2009-11-11 | 1 | -1/+24 |
* | Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome.... | robertshield@chromium.org | 2009-11-04 | 1 | -1/+1 |
* | Remove old ap-value munging code in Chrome Frame. | robertshield@chromium.org | 2009-10-21 | 1 | -11/+0 |
* | Add the chromeframe tag to the user agent header at runtime instead of static... | tommi@chromium.org | 2009-10-17 | 1 | -5/+10 |
* | Committing for Steven who got LGTM from here: | mad@chromium.org | 2009-10-15 | 1 | -2/+2 |
* | Re-try r29078: Remove some deprecated file_util wstring functions. | estade@chromium.org | 2009-10-15 | 1 | -4/+4 |
* | Revert wstring patch (r29078 and follow up commits). It is causing failures o... | estade@chromium.org | 2009-10-15 | 1 | -4/+4 |
* | Chrome frame compile fix, take 2. | estade@chromium.org | 2009-10-15 | 1 | -4/+4 |
* | MOve user agent regisration to HKLM | stoyan@google.com | 2009-10-13 | 1 | -1/+1 |
* | Register ActiveDocument in "Secure Mime Handlers" key in HKLM! | stoyan@google.com | 2009-10-06 | 1 | -1/+188 |
* | Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming... | slightlyoff@chromium.org | 2009-09-24 | 1 | -0/+308 |