| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Much stuff isn't needed or is only needed by subcomponents which will
either move or be deleted.
BUG=159366
TBR=thakis for apps DEPS refactor. No new dependency has been added, just the scope of the DEPS rule limited.
Review URL: https://chromiumcodereview.appspot.com/21472002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215017 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=242290
R=benwells@chromium.org
Review URL: https://codereview.chromium.org/19998003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213099 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=247723
TEST=none
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/15855014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205417 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
More binaries at http://go/chromerev/7719014/ .
theme/app_list.ico | Bin 43766 -> 0 bytes
theme/chromium/app_list.ico | Bin 0 -> 26489 bytes
theme/chromium/app_list_48.png | Bin 0 -> 1142 bytes
theme/default_100_percent/win/app_list.png | Bin 1279 -> 0 bytes
src-internal binaries: http://go/viewvc/chrome-internal?view=rev&revision=36431
src-internal DEPS roll: http://go/viewvc/chrome-internal?view=rev&revision=36446
BUG=180700
TEST=official Chrome installer built and icons checked with and without --chrome-sxs.
App Launcher enabled via chrome://flags to verify icons used in taskbar.
Review URL: https://codereview.chromium.org/13947002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@195449 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
binaries.
R=benwells@chromium.org
BUG=178479
Review URL: https://chromiumcodereview.appspot.com/12374051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186137 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The non-Launcher Apps V2 flow:
- Was installed by the "--app-host" switch, and has ap value "-apphost".
- Enables V2 apps to appear in the NTP.
- Cannot be directly uninstalled.
Keeping it around increased complexity, and led to "missed-a-spot" bugs, such as Issue 178025 where app_host.exe passes "--app-host" to setup.exe when app_host.exe updates itself.
Now we remove this flow from the installer, and not keep track of the distinction between "App Host" and "App Launcher".
However, for backwards compatibility, setup.exe will still interpret "--app-host" as "--app-launcher", but will not genreate commands with "--app-host".
BUG=178025,178834
Review URL: https://chromiumcodereview.appspot.com/12388022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185432 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> Add utf_string_conversions to base namespace.
>
> This adds "using"s for all functions so those can be fixed in a separate pass.
>
> This converts the "Wide" versions of the functions in the Chrome directory as a first pass on the changeover.
>
> BUG=
>
> Review URL: https://codereview.chromium.org/12314090
TBR=brettw@chromium.org
Review URL: https://codereview.chromium.org/12315071
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@184355 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds "using"s for all functions so those can be fixed in a separate pass.
This converts the "Wide" versions of the functions in the Chrome directory as a first pass on the changeover.
BUG=
Review URL: https://codereview.chromium.org/12314090
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@184352 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
TBR=sky
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@184344 0039d316-1c4b-4281-b951-d872f2087c98
|
|
BUG=None
Review URL: https://chromiumcodereview.appspot.com/12310059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@184295 0039d316-1c4b-4281-b951-d872f2087c98
|