index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
renderer
/
extensions
/
v8_schema_registry.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unsafe access hacks from ScopedPersistent.
marja@chromium.org
2013-09-10
1
-2
/
+2
*
Revert 222102 "Remove unsafe access hacks from ScopedPersistent."
rouslan@chromium.org
2013-09-10
1
-2
/
+2
*
Remove unsafe access hacks from ScopedPersistent.
marja@chromium.org
2013-09-09
1
-2
/
+2
*
Convert remaining function callbacks in chrome
dcarney@chromium.org
2013-06-14
1
-2
/
+3
*
Lazily load API schemas from resource files and convert all APIs to features
cduvall@chromium.org
2013-06-14
1
-3
/
+3
*
add defines to allow chrome to build without unsafe handles
dcarney@chromium.org
2013-06-14
1
-0
/
+3
*
Extensions: Don't store Persistent handles.
marja@chromium.org
2013-06-13
1
-15
/
+17
*
Delete chromeHidden! This involves (a) moving all the remaining modules
kalman@chromium.org
2013-06-06
1
-0
/
+37
*
Get rid of calls to v8::Persistent v8::Context::New().
marja@chromium.org
2013-05-06
1
-5
/
+11
*
Get rid of (some) usages of v8::Persistent::New in Chrome.
marja@chromium.org
2013-05-02
1
-2
/
+2
*
Prevent ObjectBackedNativeHandler from calling itself once invalid.
kalman@chromium.org
2013-03-14
1
-7
/
+9
*
Add v8::HandleScopes where needed in V8SchemaRegistry.
kalman@chromium.org
2013-03-13
1
-0
/
+3
*
Lazily create the v8::Context in V8SchemaRegistry.
kalman@chromium.org
2013-03-12
1
-11
/
+18
*
Set up V8 bindings for extension/app APIs when they're first used, not on
cduvall@chromium.org
2013-03-09
1
-3
/
+2
*
Replaced deprecated v8 API calls by their non-deprecated equivalents.
svenpanne@chromium.org
2013-02-04
1
-4
/
+7
*
Revert "The extension V8SchemaRegister class does not register any API on And...
jcivelli@chromium.org
2012-11-28
1
-14
/
+4
*
The extension V8SchemaRegister class does not register any API on Android, so
jcivelli@chromium.org
2012-11-22
1
-4
/
+14
*
Revert "Revert 130697 - Reland r130462: Implement FeatureProvider for Extensi...
aa@chromium.org
2012-04-04
1
-1
/
+1
*
Revert 130697 - Reland r130462: Implement FeatureProvider for ExtensionAPI."
aa@chromium.org
2012-04-04
1
-1
/
+1
*
Reland r130462: Implement FeatureProvider for ExtensionAPI."
aa@chromium.org
2012-04-04
1
-1
/
+1
*
Revert 130462 - Implement FeatureProvider for ExtensionAPI.
aa@chromium.org
2012-04-03
1
-1
/
+1
*
Implement FeatureProvider for ExtensionAPI.
aa@chromium.org
2012-04-03
1
-1
/
+1
*
Make a process-wide cache for the v8::Value representation of extension APIs.
kalman@chromium.org
2012-03-21
1
-0
/
+56