summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [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
* Reland 274764 - Reland 274558 - Move some resources to extensions_renderer_re...yoz@chromium.org2014-06-041-0/+1
* Revert "Reland 274558 - Move some extensions renderer resources to extensions...dconnelly@chromium.org2014-06-041-1/+0
* Reland 274558 - Move some extensions renderer resources to extensions_rendere...yoz@chromium.org2014-06-041-0/+1
* Files.app: Let Files.app pass mutliple files to file handlers.hirono@chromium.org2014-06-044-101/+186
* Fixes the initialization of focus and activation management.mukai@chromium.org2014-06-031-8/+13
* Revert 274558 "Move some extensions renderer resources to extens..."mek@chromium.org2014-06-031-1/+0
* Move some extensions renderer resources to extensions_renderer_resources.grd.yoz@chromium.org2014-06-031-0/+1
* Rename "CheckWritable" to "PrepareForWritableApp" to reflect the actual behav...kinaba@chromium.org2014-06-031-2/+2
* Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..."lambroslambrou@chromium.org2014-06-023-6/+10
* Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*()morrita@chromium.org2014-06-023-10/+6
* Removes the dependency to WMTestHelper from app shell.mukai@chromium.org2014-06-028-61/+157
* Rename ProtocolInterceptJobFactory and make it not use ProtocolHandlers.mmenke@chromium.org2014-05-302-3/+3
* Make various string_util functions take StringPieces instead of char[].pkasting@chromium.org2014-05-301-4/+3
* Refactor "IsUnderDriveMountPoint" in v2 app code for generalization to non-Dr...kinaba@chromium.org2014-05-292-32/+10
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-281-4/+4
* Move NetworkTypePattern to its own filestevenjb@chromium.org2014-05-281-1/+0
* Treat invisible deminiaturized windows as candidates in FocusWindowSet.davidben@chromium.org2014-05-281-1/+1
* Remove --disable-app-shims.jackhou@chromium.org2014-05-263-36/+0
* Move extension API schema registration to ExtensionsClient.yoz@chromium.org2014-05-242-0/+6
* Rename NOTIFICATION_EXTENSION_INSTALLED to NOTIFICATION_EXTENSION_INSTALLED_D...limasdf@gmail.com2014-05-232-3/+3
* Makes Env contain a ContextFactorysky@chromium.org2014-05-221-1/+3
* Removes unnecessary views::Widget::InitParams::top_levelpkotwicz@chromium.org2014-05-221-1/+0
* Moved IS_EPHEMERAL flag to extension prefstmdiep@chromium.org2014-05-221-1/+2
* Clean up TestFeaturesNativeHandler to use the ExtensionsClient's JSON feature...yoz@chromium.org2014-05-222-12/+32
* Revert 271737 "Revert 271721 "VS2013 Update 2""scottmg@chromium.org2014-05-211-2/+0
* views: Also const-ify GetMaximumSize().erg@chromium.org2014-05-214-4/+4
* Make ExtensionFunction::ArgumentList (PKA MultipleArguments) take a scoped_ptrkalman@chromium.org2014-05-201-1/+1