summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_renderer.gypi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Extensions: convert all extension.* and i18n.* functions/events that arekalman@chromium.org2012-02-221-0/+2
* First check in for password generation.gcasto@chromium.org2012-02-221-0/+2
* Stop using weak v8 references to keep track of inline install callbacks.mihaip@chromium.org2012-02-111-5/+3
* Bindings layer for declarative events APIbattre@chromium.org2012-02-081-0/+1
* Move handling of debug urls like chrome://crash, chrome://gpuclean to content...jam@chromium.org2012-02-081-2/+0
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-031-2/+0
* Merge different plug-in placeholders into one class.bauerb@chromium.org2012-02-031-4/+0
* Take the IME Extension API out of experimental:zork@chromium.org2012-01-271-1/+1
* Fix name of types_custom_bindings.js in gyp file.scottmg@google.com2012-01-251-1/+1
* Split logic for defining custom types in schema_generated_bindings.js into se...koz@chromium.org2012-01-181-0/+1
* Extension cleanup: move devtools custom bindings out of schema_generated_bind...kalman@chromium.org2012-01-181-0/+1
* Extensions cleanup: move the chromePrivate, extension, fileBrowserPrivate, andkalman@chromium.org2012-01-171-3/+15
* Extensions cleanup: pull the browserAction and pageAction API customisationskalman@chromium.org2012-01-141-0/+2
* Extensions cleanup: move tabs API cusomisations out of schema_generated_bindi...kalman@chromium.org2012-01-131-0/+2
* Extensions cleanup: move a bunch of API customisations fromkalman@chromium.org2012-01-121-3/+19
* Re-land r117016: Split out the contextMenus schema bindings from schema_gener...kalman@chromium.org2012-01-121-1/+6
* Revert r117016 "Split out the contextMenus schema bindings from schema_genera...maruel@chromium.org2012-01-101-6/+1
* Split out the contextMenus schema bindings from schema_generated_bindings.js.kalman@chromium.org2012-01-101-1/+6
* Defer loading of audio/video tags while prerendering.shishir@chromium.org2011-12-091-0/+2
* Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.xiyuan@chromium.org2011-12-021-0/+2
* Collect profiler stats from all browser child processes.rtenneti@chromium.org2011-12-011-2/+0