| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Windows app_shim | brettw | 2015-10-07 | 4 | -122/+0 |
* | Partially fix compilation of chrome with Xcode 7 (OS X 10.11 SDK). | sdefresne | 2015-09-11 | 1 | -2/+4 |
* | chrome: Remove use of MessageLoopProxy and deprecated MessageLoop APIs | skyostil | 2015-06-10 | 1 | -4/+2 |
* | [Mac] AppWindow.show() and focus() should unhide the shim. | jackhou | 2015-05-29 | 1 | -0/+10 |
* | Refactor chrome_launcher_support::GetAnyChromePath. | mgiuca | 2015-01-14 | 1 | -9/+4 |
* | Update chrome/app_shim to use the new version of LaunchProcess. | rvargas | 2015-01-12 | 1 | -1/+1 |
* | Make callers of CommandLine use it via the base:: namespace. | avi | 2014-12-22 | 3 | -15/+15 |
* | Update app_shim to use the new version of LaunchProcess. | rvargas | 2014-12-10 | 1 | -1/+1 |
* | Cleanup: Remove unneeded path_service.h includes in base and chrome. | thestig | 2014-11-06 | 1 | -1/+0 |
* | Adding app_shim executable on Windows. | mgiuca | 2014-11-05 | 5 | -0/+128 |
* | Standardize usage of virtual/override/final in chrome/ | dcheng | 2014-10-21 | 1 | -3/+3 |
* | Replacing the OVERRIDE with override and in chrome | mohan.reddy | 2014-10-10 | 1 | -2/+2 |
* | Mac: Give app_shim code a nicer home | tapted | 2014-09-24 | 6 | -0/+1020 |