summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Remove yoz@chromium.org from OWNERS and histograms.xml.kalman2015-04-141-1/+0
* Make LoadMonitoringExtensionHostQueue remove itself as an ExtensionHost obser...kalman2015-03-162-4/+4
* Remove base::WaitForSingleProcessrvargas2015-02-241-4/+8
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-4/+2
* Rename initial_pos to initial_rect in ShowWidget and ShowView IPCs.bokan2015-02-032-3/+3
* Forward --no-sandbox flag, if present, to LoadAndLaunch platform app tests.benwells2015-01-201-10/+14
* Standardize usage of virtual/override/final specifiers in apps/.dcheng2014-12-222-20/+18
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-221-2/+2
* Update apps/ to use the new version of LaunchProcess.rvargas2014-12-101-10/+10
* Add load-app flag support to chromezork2014-11-252-0/+12
* Remove bare extension pointer from platform app launcher code.benwells2014-11-201-23/+42
* Add WebContents source to methods in WebContentsDelegatemathiash2014-11-192-2/+3
* Don't fire AppLifetimeMonitor::Observer::OnAppActivated on every AppWindow::S...jackhou2014-11-142-10/+17
* Cleanup: Replace base::ASCIIToWide with base::ASCIIToUTF16.thestig2014-11-071-1/+1
* Add a new field "source" in launchData of chrome.app.runtime.onLaunched() to ...cylee2014-11-044-33/+42
* Extract ProcessManager from ExtensionSystem.reillyg2014-10-281-1/+1
* Prefix CommandLine usage with base namespace (Part 3: apps/)pgal.u-szeged2014-10-283-10/+11
* Standardize usage of virtual/override/final in apps/dcheng2014-10-2210-71/+64
* App launcher: Fix warning log on unresolvable relative paths.kinaba2014-10-211-2/+5
* Replace OVERRIDE and FINAL with override and final in src/appsanand.ratn2014-10-0912-55/+55
* Move components/native_app_window to extensions/components/native_app_windowtapted2014-10-022-1/+2
* Rewrite apps::SavedDevicesService as extensions::DevicePermissionsManager.reillyg2014-09-298-675/+0
* 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