summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/webview
Commit message (Expand)AuthorAgeFilesLines
* <webview> zoom API.paulmeyer@chromium.org2014-02-122-0/+63
* <webview>: Remove the collection of uma counts for the API function usage.sadrul@chromium.org2013-12-111-10/+0
* <webview>: Add a screenshot capture API.sadrul@chromium.org2013-12-102-0/+45
* <webview>: Implement default action for permissionsfsamuel@chromium.org2013-10-161-4/+27
* <webview>: Update WebviewOverrideUserAgentFunction to inherit from common classfsamuel@chromium.org2013-09-302-25/+6
* Allow webview API in an unblessed extension processguohui@chromium.org2013-09-262-64/+66
* Support userAgent overriding for guests.lazyboy@chromium.org2013-09-262-0/+39
* Move c/b/extension/api/* into extensions namespacelimasdf@gmail.com2013-09-172-0/+8
* <webview>: Add some more UMA tracking.fsamuel@chromium.org2013-08-281-0/+5
* Implement clearData API for <webview>.lazyboy@chromium.org2013-08-212-0/+141
* Use json schema compiler goodies to parse webview API function params.lazyboy@chromium.org2013-08-201-29/+24
* Add OWNERS for a bunch more extension APIs: alarms, bluetooth, context_menus,kalman@chromium.org2013-08-151-0/+2
* <webview>: Refactor Permission API to chromefsamuel@chromium.org2013-08-122-8/+53
* <webview>: Move stop/reload/terminate to chromefsamuel@chromium.org2013-07-112-0/+105
* Refactor AdViewGuest/WebViewGuest to GuestViewfsamuel@chromium.org2013-06-271-1/+1
* <webview>: Move back, forward, canGoBack, canGoForward, go from content to ch...fsamuel@chromium.org2013-06-262-0/+58
* <webview>: Partially migrate loadcommit event from content to chromefsamuel@chromium.org2013-06-251-1/+1
* Convert most of extensions and some other random stuff to using the base name...brettw@chromium.org2013-06-212-3/+3
* <webview>: Key WebViewGuest on embedder_process_id instead of profile.fsamuel@chromium.org2013-06-081-2/+3
* <webview> executeScript should use instance IDfsamuel@chromium.org2013-06-052-18/+10
* <webview>: More UMA statsfsamuel@chromium.org2013-05-151-0/+2
* <webview>: Implement insertCSSfsamuel@chromium.org2013-05-141-1/+0
* Refactor chrome.(tabs | webview).executeScript to share more codefsamuel@chromium.org2013-05-132-72/+91
* Clean up InjectDetails param of webview.executeScript json schema.lazyboy@chromium.org2013-03-251-0/+1
* Remove ImageLoadingTracker class, as it is not used anymore.rpaquay@chromium.org2013-02-121-0/+1
* <webview>: Implement ExecuteScriptfsamuel@chromium.org2013-01-242-0/+119