summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 271721 "VS2013 Update 2"scottmg@chromium.org2014-05-201-0/+2
* VS2013 Update 2scottmg@chromium.org2014-05-201-2/+0
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-204-6/+6
* Remove unused shell_app_window_api.h/ccjamescook@chromium.org2014-05-182-116/+0
* ui: Move strings translations out of ui/base.tfarina@chromium.org2014-05-182-2/+2
* [Mac] Update fullscreen state when window is fullscreened natively.jackhou@chromium.org2014-05-161-0/+4
* Allow app_shell to load apps built JS/app compiler toolsjamescook@chromium.org2014-05-162-17/+9
* [cros login] Split login related classes into subfolders.nkostylev@chromium.org2014-05-162-2/+2
* Add ShellBrowserMainDelegate::Shutdown()oshima@chromium.org2014-05-164-0/+10
* app_shell: Repack extensions strings.yoz@chromium.org2014-05-161-0/+2
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-155-3/+6
* [Mac] Close browsers when quitting is prevented by QuitWithAppsController.jackhou@chromium.org2014-05-152-8/+34
* Don't send onLaunched to apps with only hidden windows when they reload.benwells@chromium.org2014-05-157-29/+105
* Don't ever create a file in about:blank when launching packaged apps.benwells@chromium.org2014-05-141-1/+15
* Remove RenderWidget::SetBackground, change IPC to pass a bool.danakj@chromium.org2014-05-131-7/+1
* Use file thread when converting paths to absolute when loading apps.benwells@chromium.org2014-05-121-31/+38
* Simplify content_shell_resources target.tfarina@chromium.org2014-05-111-1/+1
* Minimal athena shell mainoshima@chromium.org2014-05-1110-28/+141
* Use light images in colored app frames, when the frame color is dark.benwells@chromium.org2014-05-102-14/+52
* Use ExtensionRegistryObserver instead of DEPRECATED extension notify from app...limasdf@gmail.com2014-05-103-57/+62