summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/v8_schema_registry.h
Commit message (Expand)AuthorAgeFilesLines
* Lazily create the v8::Context in V8SchemaRegistry.kalman@chromium.org2013-03-121-0/+5
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-091-2/+3
* Revert 186643 - Caused a 10% regression on SunSpider benchmarktonyg@chromium.org2013-03-071-1/+1
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-071-1/+1
* Revert 185709koz@chromium.org2013-03-031-1/+1
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-021-1/+1
* Revert 184837abodenha@chromium.org2013-02-271-1/+1
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-02-271-1/+1
* Revert "The extension V8SchemaRegister class does not register any API on And...jcivelli@chromium.org2012-11-281-6/+2
* The extension V8SchemaRegister class does not register any API on Android, sojcivelli@chromium.org2012-11-221-2/+6
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Make a process-wide cache for the v8::Value representation of extension APIs.kalman@chromium.org2012-03-211-0/+44