summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/file_browser_private_custom_bindings.h
Commit message (Expand)AuthorAgeFilesLines
* Convert remaining function callbacks in chromedcarney@chromium.org2013-06-141-1/+1
* Rename fileBrowserPrivate.requestLocalFileSystem() -> requestFileSystem()yoshiki@chromium.org2013-06-101-1/+1
* Extensions: pass ChromeV8Context around instead of v8::Handle.marja@chromium.org2013-06-041-1/+1
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-091-1/+4
* Revert 186643 - Caused a 10% regression on SunSpider benchmarktonyg@chromium.org2013-03-071-4/+1
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-071-1/+4
* Revert 185709koz@chromium.org2013-03-031-3/+1
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-021-1/+3
* Revert 184837abodenha@chromium.org2013-02-271-3/+1
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-02-271-1/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-161-5/+1
* Revert 126317 and 126306 because of a performance regression on page loading.koz@chromium.org2012-03-131-1/+5
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-131-5/+1
* Revert 125801 - Implement a module system for the extension bindings JS.akalin@chromium.org2012-03-091-1/+5
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-091-5/+1
* Revert 125132 - Implement a module system for the extension bindings JS.markusheintz@chromium.org2012-03-061-1/+5
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-061-5/+1
* Extensions cleanup: move the chromePrivate, extension, fileBrowserPrivate, andkalman@chromium.org2012-01-171-0/+29