summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_renderer.gypi
Commit message (Expand)AuthorAgeFilesLines
* Allow platform apps to receive WebIntents.benwells@chromium.org2012-06-201-0/+2
* Allow platform apps to get writable FileEntry objects from readable ones.benwells@chromium.org2012-06-131-2/+2
* Implement the activeTab permission, so that extensions with the permissionkalman@chromium.org2012-06-131-0/+2
* Pass command line arguments onto platform apps which provide the right intent.benwells@chromium.org2012-05-261-0/+2
* Allow platform apps to create shell windows with a script connection. jeremya@chromium.org2012-05-251-0/+2
* Hack to restrict runtime API to dev channel rather than experimental.mpcomplete@chromium.org2012-05-161-1/+1
* Move declarative API into events APIbattre@chromium.org2012-05-161-1/+1
* Revert 137388 - Move declarative API into events APIbattre@chromium.org2012-05-161-1/+1
* Move declarative API into events APIbattre@chromium.org2012-05-161-1/+1
* Initial extension bindings for Media Gallery API.vandebo@chromium.org2012-05-111-0/+2
* New link rel=prerender api, using WebKit::WebPrerenderingPlatformgavinp@chromium.org2012-05-111-0/+6
* Move Declarative Web Request API out of experimental and make it a featurebattre@chromium.org2012-05-091-2/+2
* Refactor the socket API to remove onEvent callback in socket.create() function.penghuang@chromium.org2012-05-071-4/+0
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-031-1/+1
* Experimental USB APIgdk@chromium.org2012-04-281-0/+10
* Revert 134390 - Experimental USB APIjamesr@chromium.org2012-04-271-10/+0
* Experimental USB APImiket@chromium.org2012-04-271-0/+10
* Add a PPB_Flash_Print interface and implement in Chrome.brettw@chromium.org2012-04-271-4/+8
* Cleanup of v8 extension stuff. Playback extension is only used in chrome, so ...jam@chromium.org2012-04-181-0/+2
* Adding run_at to chrome.tabs.executeScript/insertCss.eaugusti@chromium.org2012-04-131-2/+2
* Add chrome.experimental.runtime.getBackgroundPage which ensures the transientmpcomplete@chromium.org2012-04-121-0/+1
* Restrict platform app access to WebKit features by modifying JS bindings.jstritar@chromium.org2012-04-051-0/+1
* Split SchemaGeneratedBindings up into smaller, more targetted native handlers.koz@chromium.org2012-04-051-2/+6
* Fix perf_tests build on debug version for ChromeOS.kinaba@chromium.org2012-04-041-8/+0
* Provide real RequestMatcher for declarative webRequest API conditionsbattre@chromium.org2012-04-031-0/+1
* Extract ExtensionRequestSender from SchemaGeneratedBindings.koz@chromium.org2012-04-031-0/+2
* Removing obsolete chromePrivate.decodeJPEG API.glotov@google.com2012-03-281-3/+0
* Pull out setIcon and sendRequest into their own modules.koz@chromium.org2012-03-281-0/+2
* Revert 128089 - Initial extension bindings for Media Gallery API.gman@chromium.org2012-03-221-2/+0
* Initial extension bindings for Media Gallery API.vandebo@chromium.org2012-03-211-0/+2
* Re-land alexbost's experimental offscreenTabs API.jstritar@chromium.org2012-03-211-0/+1
* Make a process-wide cache for the v8::Value representation of extension APIs.kalman@chromium.org2012-03-211-0/+2
* Convert app_bindings.js to the schema_generated_bindings.js infrastructure.kalman@chromium.org2012-03-211-4/+1
* Revert 127833 - Re-land alexbost's experimental offscreenTabs API.dgrogan@chromium.org2012-03-211-1/+0
* Re-land alexbost's experimental offscreenTabs API.jstritar@chromium.org2012-03-201-0/+1
* Revert 127391 - Convert app_bindings.js to the schema_generated_bindings.js i...kalman@chromium.org2012-03-181-1/+3
* Convert app_bindings.js to the schema_generated_bindings.js infrastructure.kalman@chromium.org2012-03-181-3/+1
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-161-1/+3
* Revert 126317 and 126306 because of a performance regression on page loading.koz@chromium.org2012-03-131-3/+0
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-131-0/+3
* Prerendered pages are swapped in at browser::Navigate time. cbentzel@chromium.org2012-03-091-0/+2
* Revert 125801 - Implement a module system for the extension bindings JS.akalin@chromium.org2012-03-091-3/+0
* Revert 125811 - Convert app_bindings.js to the schema_generated_bindings.js i...akalin@chromium.org2012-03-091-1/+3
* Convert app_bindings.js to the schema_generated_bindings.js infrastructure.kalman@chromium.org2012-03-091-3/+1
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-091-0/+3
* Revert 125132 - Implement a module system for the extension bindings JS.markusheintz@chromium.org2012-03-061-3/+0
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-061-0/+3
* Allow omitting optional parameters for Extensions API functionsmtytel@chromium.org2012-03-041-1/+0
* Correct path to JS for MSVC 2010 following http://crrev.com/122953rsleevi@chromium.org2012-02-221-1/+1
* Introduce a module system for JS based on a require() method with similarkoz@chromium.org2012-02-221-0/+5