summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/resources/extensions/file_browser_handler_custom_bindings.js
Commit message (Expand)AuthorAgeFilesLines
* Eagerly run a small amount of extensions code to prevent things overwritingkalman@chromium.org2013-06-151-1/+1
* Delete chromeHidden! This involves (a) moving all the remaining moduleskalman@chromium.org2013-06-061-3/+2
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-091-3/+9
* Revert 186643 - Caused a 10% regression on SunSpider benchmarktonyg@chromium.org2013-03-071-9/+3
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-071-3/+9
* Revert 185709koz@chromium.org2013-03-031-9/+3
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-021-3/+9
* Revert 184837abodenha@chromium.org2013-02-271-9/+3
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-02-271-3/+9
* Make eventArgumentMassagers asynchronous so custom bindings don't need to ove...koz@chromium.org2012-07-121-3/+8
* Reland 142611 - Return FileEntry object from fileBrowserHandler.selectFile fu...tbarzic@chromium.org2012-06-181-0/+23
* Revert 142611 - Return FileEntry object from fileBrowserHandler.selectFile fu...tbarzic@chromium.org2012-06-161-23/+0
* Return FileEntry object from fileBrowserHandler.selectFile function.tbarzic@chromium.org2012-06-161-0/+23
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-161-6/+3
* Revert 126317 and 126306 because of a performance regression on page loading.koz@chromium.org2012-03-131-3/+6
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-131-6/+3
* Revert 125801 - Implement a module system for the extension bindings JS.akalin@chromium.org2012-03-091-3/+6
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-091-6/+3
* Revert 125132 - Implement a module system for the extension bindings JS.markusheintz@chromium.org2012-03-061-3/+6
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-061-6/+3
* Make registering custom hooks with schema_generated_bindings.js safer andkalman@chromium.org2012-02-281-1/+1
* Extensions cleanup: move the chromePrivate, extension, fileBrowserPrivate, andkalman@chromium.org2012-01-171-0/+27