summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/chrome_v8_context.h
Commit message (Expand)AuthorAgeFilesLines
* Implement events for cast.streaming.rtpStream APIhclam@chromium.org2014-02-121-0/+2
* Pass a Feature* to IsAnyFeatureAvailableToContext instead of a string name.jyasskin@chromium.org2013-12-181-2/+2
* Pass pepper apps API calls through the existing js apps API bindings.sammc@chromium.org2013-12-111-0/+8
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-4/+4
* Remove unsafe access hacks from ScopedPersistent.marja@chromium.org2013-09-101-2/+2
* Revert 222102 "Remove unsafe access hacks from ScopedPersistent."rouslan@chromium.org2013-09-101-2/+2
* Remove unsafe access hacks from ScopedPersistent.marja@chromium.org2013-09-091-2/+2
* Remove more calls to HandleScope default ctor.marja@chromium.org2013-09-061-0/+6
* Move Feature and Manifest to top-level extensions.yoz@chromium.org2013-08-221-1/+1
* Eagerly run a small amount of extensions code to prevent things overwritingkalman@chromium.org2013-06-151-0/+11
* Don't make chrome.runtime visible in web pages other than those thatkalman@chromium.org2013-06-141-1/+1
* Lazily load API schemas from resource files and convert all APIs to featurescduvall@chromium.org2013-06-141-0/+3
* Check that ChromeV8Contexts are valid before running ChromeV8ContextSet::ForEachkalman@chromium.org2013-06-061-2/+6
* Delete chromeHidden! This involves (a) moving all the remaining moduleskalman@chromium.org2013-06-061-17/+1
* Replace all occurrences of CallChromeHiddenMethod (and friends) withkalman@chromium.org2013-06-051-10/+10
* Allow API functions and events to have entries in _api_features.jsoncduvall@chromium.org2013-05-091-6/+4
* Cleanup: remove the chromeHidden.onLoad event, it's not used anymore.kalman@chromium.org2013-04-301-3/+1
* Prevent chrome.app JSON schema from loading on every pagecduvall@chromium.org2013-04-251-0/+7
* Revert 195143 "Prevent chrome.app JSON schema from loading on ev..."mek@chromium.org2013-04-191-7/+0
* Prevent chrome.app JSON schema from loading on every pagecduvall@chromium.org2013-04-191-0/+7
* Apps V2 in Pepper: Host side implementation of ExntensionsCommon - Part 1.yzshen@chromium.org2013-03-291-2/+12
* Lazily load extension API schemascduvall@chromium.org2013-03-231-8/+1
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-091-4/+8
* Add a ScopedPersistent class to chrome/renderer/extensions for automaticallykalman@chromium.org2013-03-091-9/+4
* Revert 186643 - Caused a 10% regression on SunSpider benchmarktonyg@chromium.org2013-03-071-8/+4
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-071-4/+8
* Revert 185709koz@chromium.org2013-03-031-8/+4
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-021-4/+8
* Revert 184837abodenha@chromium.org2013-02-271-8/+4
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-02-271-4/+8
* HTML titlebars for v2 apps.jeremya@chromium.org2012-09-051-0/+2
* Move ModuleSystem and NativeHandler to extensions/aa@chromium.org2012-08-281-1/+1
* Move c/r/extensions/* into extensions namespacerdevlin.cronin@chromium.org2012-08-071-7/+8
* Make miscellaneous_bindings.js not depend on onLoad().koz@chromium.org2012-07-311-0/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Expose the extension/app's id on chrome.runtime.id and, and make thiskalman@chromium.org2012-07-051-3/+1
* Move all the feature related stuff into extensions/featuresmitchellwrosen@chromium.org2012-06-111-1/+1
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-3/+7
* Fix top renderer crash. Extension can go away before Context. Duh.aa@chromium.org2012-04-131-2/+2
* Remove unneeded extension_messages_browsertest.cc + cleanup.aa@chromium.org2012-04-111-7/+19
* Convert app_bindings.js to the schema_generated_bindings.js infrastructure.kalman@chromium.org2012-03-211-12/+4
* Revert 127391 - Convert app_bindings.js to the schema_generated_bindings.js i...kalman@chromium.org2012-03-181-4/+12
* Convert app_bindings.js to the schema_generated_bindings.js infrastructure.kalman@chromium.org2012-03-181-12/+4
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-161-0/+8
* Revert 126317 and 126306 because of a performance regression on page loading.koz@chromium.org2012-03-131-8/+0
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-131-0/+8
* Revert 125801 - Implement a module system for the extension bindings JS.akalin@chromium.org2012-03-091-8/+0
* Revert 125811 - Convert app_bindings.js to the schema_generated_bindings.js i...akalin@chromium.org2012-03-091-4/+12
* Convert app_bindings.js to the schema_generated_bindings.js infrastructure.kalman@chromium.org2012-03-091-12/+4
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-091-0/+8