summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Implement <webview>.addContentScript/removeContentScript API [3]hanxi2015-04-272-0/+13
* Revert of Flip extension background page throttling on by default (patchset #...nkostylev2015-04-271-3/+6
* Extensions: Switch to new permission message system, part IVtreib2015-04-271-1/+1
* Remove most occurences of PrefRegistrySyncable::UNSYNCABLE_PREFraymes2015-04-271-27/+11
* Move clear cache code from chrome/ (ChromeWVGDelegate) to extensions/ (WVGuest)lazyboy2015-04-265-13/+24
* Flip extension background page throttling on by defaultoysteine2015-04-251-6/+3
* Add experimental IDs to content_capabilities whitelistrockot2015-04-241-1/+3
* Add the IDL for chrome.instanceID API.jianli2015-04-241-0/+5
* Work on Windows GN testsbrettw2015-04-241-5/+7
* Add the IDL and stub implementation for the chrome.autofillPrivate API.khorimoto2015-04-243-0/+8
* Implement <webview>.addContentScript/removeContentScript API [2]hanxi2015-04-2415-297/+570
* Add chrome.searchEnginesPrivate API for setting and getting the default searc...orenb2015-04-243-0/+4
* Remove RunLocation from web_view_internal.json.hanxi2015-04-241-7/+1
* TestGuestViewManager: Remove unnecessary includesfsamuel2015-04-241-13/+1
* GuestView: Move GuestViewManager extension dependencies to ExtensionsGuestVie...fsamuel2015-04-2424-171/+399
* replace to be deprecated v8::PersistentValueMap with v8::GlobalValueMapdcarney2015-04-241-1/+1
* Added CHECKs for null pointers in ChromeAppSorting.mgiuca2015-04-244-0/+14
* [Extensions] Fix thread-safety bug in PermissionsDatardevlin.cronin2015-04-243-10/+13
* Separate USB device permissions prompt logic into subclasses.reillyg2015-04-245-193/+220
* Move Dispatcher::CheckContextAccessToExtensionAPI to ScriptContext::ThrowErro...kalman2015-04-237-60/+53
* Update {virtual,override} to follow C++11 style in extensions.nick2015-04-235-35/+31
* Set display mode for extensions::AppWindowmikhail.pozdnyakov2015-04-232-0/+8
* Accessing directories in extensions should not cause content verifier failure.wmaslowski2015-04-231-1/+1
* Revert of update chrome to handle temporary WEB_FRAME_USES_V8_LOCAL condition...dcarney2015-04-232-12/+1
* Ensure MimeHandlerView plugins load properly with long URLsraymes2015-04-232-1/+17
* Refactor NetLog::LogLevel --> NetLogCaptureMode.eroman2015-04-231-3/+2
* Fix MimeHandlerView plugin loading for data: URLsraymes2015-04-231-8/+23
* Wire SetDiscoveryFilter from BluetoothPrivate To BluetoothEventRouterjpawlowski2015-04-223-8/+108
* Created devtools_discovery component.dgozman2015-04-223-0/+3
* convert last chromium weak callback to phantomdcarney2015-04-221-3/+9
* Do not delete the temporary directory in SandboxedUnpacker's dtorhashimoto2015-04-221-0/+3
* Ignore non-ASCII headers in the mimeHandlerPrivate API.sammc2015-04-224-2/+16
* [Extensions] Remove browser action visibility changed notification; update uirdevlin.cronin2015-04-211-5/+0
* Created GuestViewBase::GetTopLevelWebContents(), and used it in GetEmbedderWe...paulmeyer2015-04-212-0/+13
* GuestView: Decouple extension IPCs from soon-to-be component IPCsfsamuel2015-04-2112-174/+324
* Use getNetworks in Internet Settings UIstevenjb2015-04-212-0/+19
* Wire FSP API's onConfigureRequested to chrome.fileManagerPrivate.mtomasz2015-04-211-0/+1
* Update extensions::MessagingBindings to use WebScopedWindowFocusAllowedIndica...mlamouri2015-04-211-11/+18
* favor DCHECK_CURRENTLY_ON for better logs in extensions/anujk.sharma2015-04-217-11/+11
* Moved guest_view_registry to GuestViewManager and made it an instance mapfsamuel2015-04-205-62/+55
* Add first extension speed experiment to add a delay between ExtensionHost loads.kalman2015-04-204-2/+36
* Updating XTBs based on .GRDs from branch masterAnthony Laforge2015-04-205-15/+15
* Componentize devtools_http_handler.dgozman2015-04-205-3/+9
* Wire chrome.fileSystemProvider.onMountRequested to chrome.fileManagerPrivate.mtomasz2015-04-201-0/+1
* Add sammc to extensions/browser/api/mime_handler_private/OWNERS.sammc2015-04-201-0/+1
* Remove knowledge of USB devices from permission prompt implementations.reillyg2015-04-183-53/+60
* Use GuestViewManager::FromBrowserContextIfAvailable more oftenfsamuel2015-04-176-20/+31
* Fix gyp files after javascript files were moved.lfg2015-04-171-4/+5
* Make JavaScript dialog suppression more aggressive.avi2015-04-172-2/+2
* Rename NetLogLogger and CapturingNetLogvishal.b2015-04-173-5/+5