summaryrefslogtreecommitdiffstats
path: root/chrome/browser/apps
Commit message (Expand)AuthorAgeFilesLines
* Rename NOTIFICATION_EXTENSION_INSTALLED_DEPRECATED tokalman@chromium.org2014-07-012-6/+6
* <webview>: Fix issue with "display: none".lazyboy@chromium.org2014-06-271-0/+9
* Do not install V1 and hosted apps ephemerallytmdiep@chromium.org2014-06-263-35/+131
* Fully installed apps should not have the ephemeral_app flag set in extension ...tmdiep@chromium.org2014-06-251-0/+24
* Disable WebViewInteractiveTest.Focus_InputMethod test.xhwang@chromium.org2014-06-231-1/+1
* extensions: Move app.runtime API from apps to extensions.derat@chromium.org2014-06-222-4/+5
* Update the EphemeralAppLauncher for use by the webstorePrivate APItmdiep@chromium.org2014-06-214-85/+757
* Remove ContentBrowserClient::GuestWebContentsAttachedfsamuel@chromium.org2014-06-202-63/+112
* Re-enable some disabled WebView tests.benwells@chromium.org2014-06-201-24/+4
* Re-enable PlatformAppBrowserTest.Messagingbenwells@chromium.org2014-06-201-7/+1
* [Mac]. Increment app shortcut version.jackhou@chromium.org2014-06-191-0/+9
* app_list: Drive app integration.xiyuan@chromium.org2014-06-1912-0/+1729
* Promotion of ephemeral apps now handles permission escalation correctlytmdiep@chromium.org2014-06-181-1/+5
* Remove the ability to retain local data of evicted ephemeral appstmdiep@chromium.org2014-06-183-260/+8
* Make ExtensionInstallPrompt::Prompt ref-countedrdevlin.cronin@chromium.org2014-06-172-5/+5
* Make LoadAndLaunchPlatformApp harder to make flaky tests with.benwells@chromium.org2014-06-1713-185/+87
* Remove unnecessary #includes in shortcut_manager.cc.sungmann.cho@navercorp.com2014-06-171-2/+0
* Remove ContentRendererClient::AllowBrowserPluginfsamuel@chromium.org2014-06-161-10/+0
* <webview>: Fix popup rendering (date widgets).lazyboy@chromium.org2014-06-131-104/+130
* Remove adviewfsamuel@chromium.org2014-06-131-60/+0
* Invoke callback from WebstoreInstaller when installation is fully completetmdiep@chromium.org2014-06-122-61/+15
* Plumb file system permission into WebviewGuest.hanxi@chromium.org2014-06-121-0/+37
* Ensure ephemeral apps have dock icons on mactmdiep@chromium.org2014-06-111-8/+16
* Removed debug logging to track flaky test.benwells@chromium.org2014-06-111-6/+0
* Revert "Plumb file system permission into WebviewGuest."loislo@chromium.org2014-06-111-37/+0
* Plumb file system permission into WebviewGuest.hanxi@chromium.org2014-06-111-0/+37
* Move allocate instance id to chrome/.lazyboy@chromium.org2014-06-071-0/+7
* Make PlatformAppBrowserTest....AdjustBoundsTo... not flakybenwells@chromium.org2014-06-061-0/+4
* Remove PermissionsData::ForExtension() completelyrdevlin.cronin@chromium.org2014-06-061-2/+1
* Re-enable WebViewTest.Shim_TestDestroyOnEventListener.lazyboy@chromium.org2014-06-061-3/+1
* Renable WebViewTest.GeolocationAPIEmbedderHasAccessMultipleBridgeIdAllow with...jam@chromium.org2014-06-051-1/+1
* Refactor PermissionsData pt1rdevlin.cronin@chromium.org2014-06-051-1/+2
* <webview> Rewrite IME related tests from content_browsertests to WebViewTest.lazyboy@chromium.org2014-06-052-4/+212
* Fix a possible race in WebViewTest.Shim_TestPartitionRaisesException.lazyboy@chromium.org2014-06-041-13/+2
* Disable WebViewTest.GeolocationAPIEmbedderHasAccessMultipleBridgeIdAllow to a...jam@chromium.org2014-06-041-1/+1
* Add logging to help diagnose reason for ASan LSan flakiness.benwells@chromium.org2014-06-031-0/+6
* Replace OnceOffCreateShortcuts with UpdateShortcutsForAllAppsIfNeeded.jackhou@chromium.org2014-06-032-31/+29
* Disabled flaky WindowDotPrintShouldBringUpPrintPreview test on mac.vmpstr@google.com2014-06-021-1/+1
* Fixed flaky EphemeralAppService unit teststmdiep@chromium.org2014-06-021-4/+4
* Rename RenderProcessHost::IsGuest to RenderProcessHost::IsIsolatedGuestfsamuel@chromium.org2014-05-302-11/+21
* Fix the Declarative WebRequest API for <webview>fsamuel@chromium.org2014-05-301-1/+8
* Rename NOTIFICATION_EXTENSION_UNINSTALLED to NOTIFICATION_EXTENSION_UNINSTALL...limasdf@gmail.com2014-05-292-2/+2
* Cleanup extension_service.hrdevlin.cronin@chromium.org2014-05-292-0/+2
* Fixed updates to the ephemeral app count in EphemeralAppServicetmdiep@chromium.org2014-05-283-16/+63
* Create start menu shortcut when an ephemeral app is promotedtmdiep@chromium.org2014-05-281-1/+4
* Use ExtensionSystem's ready() instead of NOTIFICATION_EXTENSION_READYlimasdf@gmail.com2014-05-282-22/+9
* Optimize promotion of ephemeral appstmdiep@chromium.org2014-05-286-110/+477
* cleanup: Remove NOTIFICATION_EXTENSION_INSTALLED_DEPRECATED from c/b/appslimasdf@gmail.com2014-05-284-63/+93
* Remove kEnablePrintPreview now that the pdf plugin is part of Chromium.jam@chromium.org2014-05-271-27/+3
* Remove --disable-app-shims.jackhou@chromium.org2014-05-261-23/+3