summaryrefslogtreecommitdiffstats
path: root/chrome/browser/apps/ephemeral_app_launcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-1/+1
* Extensions-related fixups for scoped_refptr conversion operator removal.dcheng2014-08-281-1/+1
* Remove implicit conversions from scoped_refptr to T* in chrome/browser/apps/dcheng2014-08-261-5/+5
* Introduce a stable set of errors for inline installrdevlin.cronin@chromium.org2014-07-231-5/+5
* Prevent duplicate concurrent installs of the same extensiontmdiep@chromium.org2014-07-181-9/+26
* Do not install V1 and hosted apps ephemerallytmdiep@chromium.org2014-06-261-24/+57
* Update the EphemeralAppLauncher for use by the webstorePrivate APItmdiep@chromium.org2014-06-211-67/+232
* Make ExtensionInstallPrompt::Prompt ref-countedrdevlin.cronin@chromium.org2014-06-171-3/+3
* Invoke callback from WebstoreInstaller when installation is fully completetmdiep@chromium.org2014-06-121-48/+15
* Remove PermissionsData::ForExtension() completelyrdevlin.cronin@chromium.org2014-06-061-2/+1
* Refactor PermissionsData pt1rdevlin.cronin@chromium.org2014-06-051-1/+2
* Rename NOTIFICATION_EXTENSION_INSTALLED to NOTIFICATION_EXTENSION_INSTALLED_D...limasdf@gmail.com2014-05-231-1/+2
* Moved IS_EPHEMERAL flag to extension prefstmdiep@chromium.org2014-05-221-3/+1
* We have a problem in the process on destroying WebContentsImpl becausezverre@yandex-team.ru2014-05-091-2/+1
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-031-2/+1
* nit tweak for ephemeral_app_luancher.cclimasdf@gmail.com2014-05-021-2/+1
* Remove NOTIFICATION_EXTENSION_LOADED_DEPRECATED from c/b/appslimasdf@gmail.com2014-05-011-47/+29
* Replace NOTIFICATION_EXTENSION_LOADED to NOTIFICATION_EXTENSION_LOADED_DEPREC...limasdf@gmail.com2014-04-201-3/+4
* Cleanup: Remove unneeded browser_thread.h includes.thestig@chromium.org2014-02-131-2/+1
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-1/+1
* Clean up extension_util.h.derat@chromium.org2014-01-241-2/+2
* Handle automatic updates of cached ephemeral appstmdiep@chromium.org2014-01-161-4/+43
* Revert of https://codereview.chromium.org/100393004/tmdiep@chromium.org2013-12-181-3/+26
* Always show prompt when installing ephemeral appstmdiep@chromium.org2013-12-031-26/+3
* Hide ephemeral apps from UItmdiep@chromium.org2013-11-251-0/+266