summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Remove param |context_type| from InitOriginPermissionskouhei@chromium.org2014-06-103-7/+6
* This replaces AutomationTree with AutomationRootNode, which is a regular node...aboxhall@chromium.org2014-06-102-15/+28
* Fix content verifier handling of paths with subdirectories on windowsasargent@chromium.org2014-06-102-4/+10
* Move about://-related constants from //content to //urlblundell@chromium.org2014-06-101-2/+2
* Remove cdn from OWNERS for IPC security review.palmer@chromium.org2014-06-081-1/+0
* Move allocate instance id to chrome/.lazyboy@chromium.org2014-06-071-0/+2
* Add an extension override bubble and warning box for proxy extensions. (2nd a...finnur@chromium.org2014-06-072-0/+21
* Move c/b/e/api/api_resource_manager_unittest.cc tolimasdf@gmail.com2014-06-071-0/+63
* Separate PermissionsData::CanExecuteScriptOnPage into two functionsrdevlin.cronin@chromium.org2014-06-075-98/+134
* Remove deprecated permissions functions from Extensionrdevlin.cronin@chromium.org2014-06-0614-52/+61
* Remove InstallTracker's extension load, unload observer.limasdf@gmail.com2014-06-063-2/+11
* Should provide creation context and isolate for WebBlob::toV8Value.tasak@google.com2014-06-062-2/+3
* Should provide creation context and isolate for WebDOMError::toV8Value.tasak@google.com2014-06-061-1/+2
* Remove PermissionsData::ForExtension() completelyrdevlin.cronin@chromium.org2014-06-0611-149/+101
* Use createV8Entry() and toV8Value() with context and isolate defined in WebDO...tasak@google.com2014-06-061-2/+5
* Revert 275229 "Add an extension override bubble and warning box ..."finnur@chromium.org2014-06-052-21/+0
* Add an extension override bubble and warning box for proxy extensions.finnur@chromium.org2014-06-052-0/+21
* Refactor PermissionsData pt1rdevlin.cronin@chromium.org2014-06-0518-742/+836
* Settings Override API: support prepopulated_id.vasilii@chromium.org2014-06-052-0/+4
* Move kStandardSchemeSeparator from //content to //urlblundell@chromium.org2014-06-054-7/+7
* Reland 274764 - Reland 274558 - Move some resources to extensions_renderer_re...yoz@chromium.org2014-06-0431-5/+4245
* Bluetooth: cleanup histograms of deleted methodskeybuk@chromium.org2014-06-041-12/+12
* Media Galleries API: Audio/Video attached pictures support.tommycli@chromium.org2014-06-041-2/+2
* Handle promotion of ephemeral apps in the ExtensionStorageMonitortmdiep@chromium.org2014-06-042-60/+0
* Revert "Reland 274558 - Move some extensions renderer resources to extensions...dconnelly@chromium.org2014-06-0431-4245/+5
* Reland 274558 - Move some extensions renderer resources to extensions_rendere...yoz@chromium.org2014-06-0431-5/+4245
* Reland: Add generateAppForLink function in chrome.managementwjywbs@gmail.com2014-06-041-0/+1
* This CL switches to new blink API (CL 257803006), the old APIpmarch@chromium.org2014-06-041-2/+5
* Resubmit: Block content scripts from executing until user grants permissionrdevlin.cronin@chromium.org2014-06-0313-70/+396
* Revert 274558 "Move some extensions renderer resources to extens..."mek@chromium.org2014-06-0330-4220/+5
* Move some extensions renderer resources to extensions_renderer_resources.grd.yoz@chromium.org2014-06-0330-5/+4220
* Revert 274549 "Add generateAppForLink function in chrome.management"mek@chromium.org2014-06-031-1/+0
* Add generateAppForLink function in chrome.managementwjywbs@gmail.com2014-06-031-0/+1
* Cleanup: Style fixes in extensions/browserlauren.yeun.kim@gmail.com2014-06-034-4/+4
* extensions: Destroy ExtensionMessageFilter on IO thread.derat@chromium.org2014-06-032-1/+14
* Blobs: Catching browser-process created Blobs in extension code.tommycli@chromium.org2014-06-0211-7/+242
* Revert 273866 "Block content scripts from executing until user g..."dxie@chromium.org2014-06-0111-351/+66
* replaced the string 'chrome-extensions://' with constantsivandavid@chromium.org2014-05-311-1/+6
* Fix channel check for fatal error suppression.rockot@chromium.org2014-05-311-1/+4
* Allow requesting Automation tree by tabIdaboxhall@chromium.org2014-05-311-1/+1
* Block content scripts from executing until user grants permissionrdevlin.cronin@chromium.org2014-05-3011-66/+351
* Make various string_util functions take StringPieces instead of char[].pkasting@chromium.org2014-05-301-5/+2
* Install Chrome OS apps to shared locationdpolukhin@chromium.org2014-05-292-16/+6
* Cleanup: style fixes in /extensions/commonlauren.yeun.kim@gmail.com2014-05-294-5/+5
* Introduce pref to allow extensions to script on all urls.rdevlin.cronin@chromium.org2014-05-292-12/+19
* Updating XTBs based on .GRDs from branch 2019karen@chromium.org2014-05-2952-260/+0
* Rename NOTIFICATION_EXTENSION_UNINSTALLED to NOTIFICATION_EXTENSION_UNINSTALL...limasdf@gmail.com2014-05-291-2/+2
* Add launchType, availableLaunchTypes and setLaunchType in chrome.managementwjywbs@gmail.com2014-05-291-0/+1
* Add ErrorUtils::FormatErrorMessage() syntax to ExtensionFunction::Error().kalman@chromium.org2014-05-292-0/+39
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-286-14/+14