summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/webview
Commit message (Expand)AuthorAgeFilesLines
* 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