summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Hook up delegate interfaces so that athena can create its own WebContentsView...oshima@chromium.org2014-07-172-8/+9
* Revert 283678 "Refactor code that defers extension background pa..."jamescook@chromium.org2014-07-172-4/+12
* Refactor code that defers extension background page loadingjamescook@chromium.org2014-07-172-12/+4
* Remove koz from OWNERStapted@chromium.org2014-07-171-1/+0
* Add content_common dependency to app_shim targettkent@chromium.org2014-07-161-0/+1
* [WebModals] New API for browser-scoped popup management.gbillock@chromium.org2014-07-152-0/+10
* Add chrome/browser/ui to the GN build.brettw@chromium.org2014-07-111-2/+2
* Experimental app list: Custom launcher pages have app APIs and style.mgiuca@chromium.org2014-07-113-0/+134
* Move the serial API to extensions/.sammc@chromium.org2014-07-101-0/+2
* Revert 282355 "Add chrome/browser/ui to the GN build."brettw@chromium.org2014-07-101-2/+2
* Add chrome/browser/ui to the GN build.brettw@chromium.org2014-07-101-2/+2
* apps/shell: Remove user_agent_util.h entry from DEPS file.tfarina@chromium.org2014-07-051-2/+0
* Cleanup MIME handling in launcher.cc.mtomasz@chromium.org2014-07-032-109/+25
* Rename NOTIFICATION_EXTENSION_INSTALLED_DEPRECATED tokalman@chromium.org2014-07-012-3/+3
* Add special storage policy for app_shell.rockot@chromium.org2014-07-016-1/+97
* app_shell: Support specifying a preferred network.derat@chromium.org2014-06-287-68/+139
* Allow specifying host window bounds to use for shell desktop controller host ...flackr@chromium.org2014-06-275-5/+55
* athena: Add explicit dependency on chrome resources.sadrul@chromium.org2014-06-262-10/+10
* Move OmahaQueryParams to a component and add a delegate interface.yoz@chromium.org2014-06-266-2/+62
* Cleanup: Remove #ifdefs in extensions code that is disabled on mobile.thestig@chromium.org2014-06-231-3/+0
* app_shell: Remove chrome.shell.onLaunched.derat@chromium.org2014-06-227-112/+5
* extensions: Move app.runtime API from apps to extensions.derat@chromium.org2014-06-2210-343/+13
* Create WTH using test screen WTH has to be created via TestScreen as the tes...oshima@chromium.org2014-06-211-1/+1
* Add chrome/renderer to the GN build.brettw@chromium.org2014-06-212-1/+3
* aura: Allow specifying the size of TestScreen when creating it.sadrul@chromium.org2014-06-201-5/+5
* Moves extension_icon_image and image_loader to extensions/browsermukai@chromium.org2014-06-204-2/+8
* Switch app_shell default window size to 1280x720jamescook@chromium.org2014-06-191-1/+1
* [Mac] App shim error test.jackhou@chromium.org2014-06-191-0/+91
* [Mac] Add interactive App Shim test.jackhou@chromium.org2014-06-182-1/+312
* app-shell: Introduce a ShellRendererMainDelegate.sadrul@chromium.org2014-06-186-3/+57
* Introduces AppActivity and handler of chrome.shell API.mukai@chromium.org2014-06-178-21/+144
* Revert 277743 "[Mac] Add interactive App Shim test."macourteau@chromium.org2014-06-172-305/+1
* [Mac] Add interactive App Shim test.jackhou@chromium.org2014-06-172-1/+305
* Make LoadAndLaunchPlatformApp harder to make flaky tests with.benwells@chromium.org2014-06-171-10/+3
* Increase app_shell default window sizejamescook@chromium.org2014-06-171-1/+1
* Adds an item for loaded app.mukai@chromium.org2014-06-171-0/+2
* Android: Remove app_window extension API.thestig@chromium.org2014-06-171-1/+3
* Add support for client L2CAP sockets on Mac.isherman@chromium.org2014-06-141-1/+1
* Send an onInstalled event for shared module updateelijahtaylor@chromium.org2014-06-132-0/+8
* Merge FavoriteState into NetworkStatestevenjb@chromium.org2014-06-121-1/+1
* Add missing member initialization in AppWindow::CreateParams.earthdok@chromium.org2014-06-111-0/+2
* Revert 276368 "[Mac] Add interactive App Shim test."phoglund@chromium.org2014-06-112-305/+1
* [Mac] Add interactive App Shim test.jackhou@chromium.org2014-06-112-1/+305
* Introduces --app flag to athena to load an app.mukai@chromium.org2014-06-114-15/+27
* Move about://-related constants from //content to //urlblundell@chromium.org2014-06-101-2/+2
* Fix app_shell CHECK failure on startup on Linuxjamescook@chromium.org2014-06-071-0/+4
* Consolidate SDK forwards in sdk_forward_declarations.h.avi@chromium.org2014-06-071-10/+1
* Remove deprecated permissions functions from Extensionrdevlin.cronin@chromium.org2014-06-062-2/+5
* Add IPC::ChannelProxy::Create() and IPC::SyncChannel::Create()morrita@chromium.org2014-06-053-9/+10
* Fix a test so it runs with --enable-apps-show-on-first-paint.benwells@chromium.org2014-06-054-0/+49