summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Global conversion of Pass()→std::move() on OS==linuxdcheng2015-12-282-4/+4
* Remove kint32max.avi2015-12-101-2/+3
* Remove all the ephemeral apps code.benwells2015-12-091-3/+1
* ScopedPtrMap -> std::map from apps, ash, media, uilimasdf2015-11-202-7/+6
* [Extensions] Remove kalman@ from OWNERS filesrdevlin.cronin2015-10-261-2/+0
* [Extensions] Make const PermissionSet* const PermissionSet& where possiblerdevlin.cronin2015-09-301-1/+1
* Move Singleton and related structs to namespace baseolli.raula2015-09-108-8/+8
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-231-1/+1
* Remove myself from OWNERS filesjamescook2015-07-211-1/+0
* Update usages of std::map to use ScopedPtrMap.mgiuca2015-06-252-38/+26
* [Extensions] Clean up the handling of ExtensionHostMsg_Requestrdevlin.cronin2015-06-102-47/+1
* Refactor ViewsDelegate singletonmohsen2015-06-101-1/+0
* extensions: Check |enable_extensions| flag before depending on extension code.sadrul2015-06-102-2/+8
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Extract LazyBackgroundTaskQueue from ExtensionSystem.juncai2015-05-201-3/+1
* Remove scheib from extensions OWNERS.scheib2015-05-191-1/+0
* 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