summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Move string descriptor getters from UsbDeviceHandle to UsbDevice.reillyg2014-09-252-76/+11
* Mac: Give app_shim code a nicer hometapted2014-09-2423-3910/+0
* [Mac] Re-enable AppShimInteractiveTest.Launch (again).jackhou2014-09-241-27/+26
* Disable AppShimInteractiveTest.Launch.jackhou2014-09-241-1/+2
* [Mac] Re-enable AppShimInteractiveTest.Launch.jackhou2014-09-231-12/+20
* Prevent frameless packaged apps from being resized to 0x0 on CrOSpkotwicz2014-09-231-1/+3
* Cleanup: Remove remaining generated extensions APIs on Android. (try 2)thestig2014-09-222-1/+5
* Disables the maximize button for an app window with a maximum size and a cust...pkotwicz2014-09-222-5/+10
* Add a service to track devices selected by the user.reillyg2014-09-198-0/+740
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-1/+1
* Move extension_test_message_listener to extensions.lfg2014-09-194-4/+4
* Cleanup: Remove unneeded extension_messages.h usage and ifdef out some extens...thestig2014-09-181-1/+0
* mac: Disable AppShimInteractiveTest.Launcherikchen2014-09-181-1/+2
* Move native_app_window_views* to components/native_app_window and fixed up bu...oshima2014-09-184-612/+1
* Check media permissions through RenderFrameHostDelegate.grunell2014-09-182-0/+12
* Remove deprecated extension notification from AppLoadServicelimasdf2014-09-173-57/+64
* Make CanResize and CanMaximize depend on shape (WidgetHasHitTestMask).jackhou2014-09-121-2/+3
* Update the maximize button when size constraints change.jackhou2014-09-112-0/+2
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in apps/ and ...thestig2014-09-104-5/+5
* Add AppWindow.setVisibleOnAllWorkspaces.jackhou2014-09-092-0/+5
* Revert "Add AppWindow.setVisibleOnAllWorkspaces." (https://codereview.chromiu...Nico Weber2014-09-082-5/+0
* Add AppWindow.setVisibleOnAllWorkspaces.jackhou2014-09-082-0/+5
* Move app.window API implementation to extensionshashimoto2014-09-051-1/+0
* Move AppWindowContentsImpl to extensionshashimoto2014-09-034-221/+0
* Move AppWindow to extensionshashimoto2014-08-2925-2596/+54
* [Mac] Make app shims load the same framework version as the running Chrome pr...jackhou2014-08-293-6/+41
* Add AppDelegate::ResizeWebContentshashimoto2014-08-276-101/+1
* Add ProcessPowerCollector to audit CPU and power information.dhnishi2014-08-261-0/+4
* Work on GN build of Chrome.Brett Wilson2014-08-261-0/+1
* Remove chrome dependencies from app_window_api.cchashimoto2014-08-261-0/+9
* Use qualified path for grit/ui_strings.htfarina2014-08-252-2/+2
* Merge apps/pref* to extensions/browser/pref*hashimoto2014-08-257-87/+2
* Revert of Merge apps/pref* to extensions/browser/pref* (patchset #1 of https:...machenbach2014-08-256-2/+83
* Merge apps/pref* to extensions/browser/pref*hashimoto2014-08-256-83/+2
* Add apps to the GN build.brettw@chromium.org2014-08-212-0/+97
* Extensions: Move id_util functions to crx_file component.tommycli@chromium.org2014-08-212-1/+3
* Observe NOTIFICATION_APP_TERMINATING notification with the delegatehashimoto@chromium.org2014-08-201-11/+7
* Move AppWindow related classes to extensionshashimoto@chromium.org2014-08-2013-1133/+29
* Move NativeAppWindow to extensionshashimoto@chromium.org2014-08-2015-123/+32
* Add GetAppDefaultIcon() to AppDelegatehashimoto@chromium.org2014-08-202-7/+3
* [Mac] Bounce app shims when app windows request attention.jackhou@chromium.org2014-08-2010-14/+76
* Stop depending on ChromeExtensionWebContentsObserver from AppWindowhashimoto@chromium.org2014-08-191-4/+0
* Remove ui::SHOW_STATE_DETACHED and related thingstapted@chromium.org2014-08-193-9/+0
* Move suggest_permission_util.cc to extensionshashimoto@chromium.org2014-08-193-3/+2
* Move apps::SizeConstraints to extensionshashimoto@chromium.org2014-08-195-154/+13
* Move enable-apps-show-on-first-paint switch to extensionshashimoto@chromium.org2014-08-191-4/+4
* Move session_id.{cc,h} from chrome/browser/sessions to components/sessionshashimoto@chromium.org2014-08-182-2/+2
* [DevTools] Make DevTools clients talk directly to DevToolsAgentHost instead o...dgozman@chromium.org2014-08-181-5/+2
* [cros] user_manager component - move UserManagerBase and UserManagernkostylev@chromium.org2014-08-152-3/+4
* Remove Profile from AppWindowGeometryCachehashimoto@chromium.org2014-08-152-10/+6