summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/resources
Commit message (Expand)AuthorAgeFilesLines
* Make WebView work with either enteredViewCallback or attachedCallback.dominicc@google.com2013-12-201-3/+19
* Add an error message to the debug printout.bemasc@chromium.org2013-12-181-1/+1
* [Most Visited] Log per-provider impressions to UMA.beaudoin@chromium.org2013-12-141-0/+7
* Disappear from OWNERS for generic extensions directories.mpcomplete@chromium.org2013-12-141-1/+0
* Refresh for the Chrome notifications image template.dewittj@chromium.org2013-12-121-1/+1
* Add a JS-exposed method to ModuleSystem which returns a private storage area forkalman@chromium.org2013-12-111-28/+33
* Pass pepper apps API calls through the existing js apps API bindings.sammc@chromium.org2013-12-112-0/+55
* Media Galleries API Metadata: Extension function stub.tommycli@chromium.org2013-12-101-0/+7
* <webview>: Add a screenshot capture API.sadrul@chromium.org2013-12-101-0/+9
* <webview>: Mark loadplugin permission as stablefsamuel@chromium.org2013-12-052-2/+2
* Make sure plugin load.tkent@chromium.org2013-12-051-0/+5
* Adds write-from-local-file support for the ImageWriterPrivate API.haven@chromium.org2013-12-042-0/+21
* <webview>: Fix plugins on M32 beta and stablefsamuel@chromium.org2013-12-041-1/+1
* Return Entry instead of URL from in the fileBrowserPrivate.onDirectoryChanged.mtomasz@chromium.org2013-12-041-0/+8
* <webview>: Expose transparency APIfsamuel@chromium.org2013-12-031-1/+2
* Cast Extensions API: Major namespace and object renaminghclam@chromium.org2013-12-034-16/+16
* Cast Extensions API: Factory method for creating a cast sessionhclam@chromium.org2013-12-034-7/+19
* Revert 234734 "Allowing file:/// in Instant Extended's Most Visi..."beaudoin@chromium.org2013-11-271-13/+0
* [GCM] Implementation of GCM JS API (Send and Register)fgorski@chromium.org2013-11-271-9/+20
* Cast Extensions API: Remove unused APIshclam@chromium.org2013-11-262-9/+2
* Fix chrome.runtime.sendMessage background page memory leak.kalman@chromium.org2013-11-231-2/+9
* Media Galleries API Metadata: Make Blob native extension bindings available t...tommycli@chromium.org2013-11-221-3/+3
* Cast Extensions API: Get rid of unnecessary callbackshclam@chromium.org2013-11-221-5/+4
* Initial checking of GCM for Chrome JavaScript APIfgorski@chromium.org2013-11-212-0/+32
* Remove the onMessage/onDisconnect listeners that the chrome.runtime.sendMessagekalman@chromium.org2013-11-202-13/+25
* <webview>: Give tabIndex -1 so that tab order is not affectedfsamuel@chromium.org2013-11-181-4/+4
* Allowing file:/// in Instant Extended's Most Visited links.pedrosimonetti@chromium.org2013-11-131-0/+13
* Implement app.window.get() and app.window.getAll().mek@chromium.org2013-11-135-7/+20
* <webview>: Implement declarativeWebRequest APIfsamuel@chromium.org2013-11-136-18/+95
* Revert "Add url field in the detail of chrome.wallpaper.setWallpaper"bshe@chromium.org2013-11-122-62/+0
* Implement chrome.identity.generateRedirectURLcostan@gmail.com2013-11-092-0/+25
* fileSystemProvider: First cut at implementing fileSystemProvider APIsatorux@chromium.org2013-11-082-0/+50
* Remove unused var.lazyboy@chromium.org2013-11-061-3/+0
* Implement native bindings for cast extensions APIhclam@chromium.org2013-11-051-2/+2
* Docserver: Display enum value descriptions in API docs.sammc@chromium.org2013-11-011-2/+10
* [NTP] Provide a check for Chrome identity to NTPmathp@chromium.org2013-10-311-0/+6
* Revert 231982 "Docserver: Display enum value descriptions in API..."kinaba@chromium.org2013-10-311-7/+2
* Docserver: Display enum value descriptions in API docs.sammc@chromium.org2013-10-311-2/+7
* Add chrome.app.window.[get|set][Min|Max][Width|Height]jackhou@chromium.org2013-10-301-0/+16
* Native bindinds for chrome.webrtc extensions APIshclam@chromium.org2013-10-262-5/+37
* Mark window parameter for chrome.browserAction.openPopup as optional since it...justinlin@chromium.org2013-10-241-5/+6
* Support optional media constraints for chrome.tabCapture.justinlin@chromium.org2013-10-231-11/+9
* Pass user gesture state along with chrome.runtime.sendMessage.mek@chromium.org2013-10-231-0/+15
* Rename chrome.webrtc.udpTransport to chrome.webrtc.castUdpTransporthclam@chromium.org2013-10-222-2/+2
* This implements the new SSL blocking screen. See the bug for screenshots of w...felt@chromium.org2013-10-212-8/+18
* Implement chrome.browserAction.openPopup API.justinlin@chromium.org2013-10-211-0/+14
* <webview>: Spew unhandled loadaborts to console.fsamuel@chromium.org2013-10-181-0/+19
* Update Desktop Capture API to use 'tabs.Tab' instead of origin.sergeyu@chromium.org2013-10-161-5/+5
* <webview>: Implement default action for permissionsfsamuel@chromium.org2013-10-162-38/+65
* Introduce a new attribute to externally_connectable,juanlang@google.com2013-10-164-13/+47