summaryrefslogtreecommitdiffstats
path: root/extensions/shell
Commit message (Expand)AuthorAgeFilesLines
...
* Shift URLRequestContextStorage over to taking scoped_ptrs.rdsmith2015-09-162-3/+5
* Don't Allow Service Workers for Unloaded Extensionsrdevlin.cronin2015-09-102-0/+8
* Move Singleton and related structs to namespace baseolli.raula2015-09-103-3/+3
* Remove "API proposal for chrome.app.window to intercept all keys."sriramsr2015-09-092-5/+0
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-091-1/+0
* Use DCHECK_CURRENTLY_ON in extensions/thestig2015-09-081-1/+1
* Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...stgao2015-09-031-0/+1
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-021-1/+0
* Revert of Add missing runtime dependencies to *_run targets. (patchset #1 id:...maruel2015-09-011-2/+0
* Add missing runtime dependencies to *_run targets.maruel2015-09-011-0/+2
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+1
* Manage HidService lifetime in DeviceClient implementations.reillyg2015-08-282-2/+6
* Manage UsbService lifetime in DeviceClient implementations.reillyg2015-08-282-2/+9
* Rename CoalescedPermissionMessage to PermissionMessagetreib2015-08-271-2/+2
* Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandlersvaldez2015-08-241-1/+2
* Fixing dependencies of the reverted commit of the chrome.i18n.detectLanguage ...amalika2015-08-242-0/+8
* Setup for moving getUserMedia to secure origins onlyjww2015-08-211-3/+0
* Extensions: Remove PermissionMessage (permission_message.h/cc)treib2015-08-202-11/+0
* Allow url::SchemeHostPort to hold non-file scheme without porttyoshino2015-08-192-4/+13
* Revert of Allow url::SchemeHostPort to hold non-file scheme without port (pat...msramek2015-08-182-13/+4
* Allow url::SchemeHostPort to hold non-file scheme without porttyoshino2015-08-182-4/+13
* Remove menu from ash / Windows shelf / taskbar to install ephemeral app.benwells2015-08-142-5/+0
* Move ownership of AppSorting from ExtensionPrefs to ExtensionSystemtreib2015-08-064-15/+8
* Extensions: Remove the intermediate PermissionMessageStrings interfacetreib2015-08-041-1/+1
* Extensions: Remove the old permission message interfacetreib2015-08-031-18/+0
* Defer extension process creation until IO data initializedrockot2015-07-292-13/+27
* Fix the UI issue for showing output muted in ash tray after the device wakes ...jennyz2015-07-282-3/+3
* Cleanup: give ChromeAppSorting a BrowserContexttreib2015-07-272-2/+4
* Add more isolates to the GN build:dpranke2015-07-241-0/+22
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-238-15/+18
* Revert of Add missing dependencies. (patchset #7 id:120001 of https://coderev...courage2015-07-231-2/+0
* Add missing runtime dependencies to *_run targets.maruel2015-07-231-0/+2
* Final batch adding real histogram values for extension events.kalman2015-07-222-6/+6
* Make quota logic obey durable storage permissiondgrogan2015-07-212-0/+7
* Remove legacy StartsWithASCII function.brettw2015-07-161-1/+2
* Move MatchPattern to its own header and the base namespace.brettw2015-07-062-3/+5
* Refactor AO2TS to make it easier to componentizegogerald2015-07-027-48/+127
* Convert app_shell_unittests to run on Swarmingreillyg2015-07-012-0/+90
* Set up the infrastructure for Extension event metrics.kalman2015-06-241-1/+1
* Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_p...agrieve2015-06-192-62/+1
* Split out content/child's SiteIsolationPolicy into two new classes.nick2015-06-162-3/+2
* Revert of Moved logic for mapping child process FDs for ICU and V8 into child...mek2015-06-162-1/+62
* Moved logic for mapping child process FDs for ICU and V8 into child_process_l...agrieve2015-06-162-62/+1
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-1/+2
* [Extensions] Clean up the handling of ExtensionHostMsg_Requestrdevlin.cronin2015-06-105-0/+19
* Refactoring the ownership of ui::InputMethod.shuchen2015-06-102-12/+0
* Allow startup with missing V8 snapshot file.erikcorry2015-06-082-8/+19
* Extract EventRouter from ExtensionSystem.juncai2015-06-042-11/+0
* [Extensions OOPI] Make programmatic script injection use frame logicrdevlin.cronin2015-06-021-1/+1
* Move guest view container message routing out of content/.lazyboy2015-06-022-9/+8