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
/
app_bindings.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set up V8 bindings for extension/app APIs when they're first used, not on
cduvall@chromium.org
2013-03-09
1
-3
/
+2
*
Revert 186643 - Caused a 10% regression on SunSpider benchmark
tonyg@chromium.org
2013-03-07
1
-2
/
+3
*
Set up V8 bindings for extension/app APIs when they're first used, not on
cduvall@chromium.org
2013-03-07
1
-3
/
+2
*
Revert 185709
koz@chromium.org
2013-03-03
1
-2
/
+3
*
Set up V8 bindings for extension/app APIs when they're first used, not on
cduvall@chromium.org
2013-03-02
1
-3
/
+2
*
Revert 184837
abodenha@chromium.org
2013-02-27
1
-2
/
+3
*
Set up V8 bindings for extension/app APIs when they're first used, not on
cduvall@chromium.org
2013-02-27
1
-3
/
+2
*
Move c/r/extensions/* into extensions namespace
rdevlin.cronin@chromium.org
2012-08-07
1
-9
/
+12
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-2
/
+3
*
Add an API for hosted apps to check their install and running states.
jstritar@chromium.org
2012-04-24
1
-0
/
+72
*
Remove unneeded extension_messages_browsertest.cc + cleanup.
aa@chromium.org
2012-04-11
1
-4
/
+1
*
Convert app_bindings.js to the schema_generated_bindings.js infrastructure.
kalman@chromium.org
2012-03-21
1
-4
/
+1
*
Revert 127391 - Convert app_bindings.js to the schema_generated_bindings.js i...
kalman@chromium.org
2012-03-18
1
-1
/
+4
*
Convert app_bindings.js to the schema_generated_bindings.js infrastructure.
kalman@chromium.org
2012-03-18
1
-4
/
+1
*
Implement a module system for the extension bindings JS.
koz@chromium.org
2012-03-16
1
-80
/
+28
*
Revert 126317 and 126306 because of a performance regression on page loading.
koz@chromium.org
2012-03-13
1
-28
/
+80
*
Implement a module system for the extension bindings JS.
koz@chromium.org
2012-03-13
1
-80
/
+28
*
Revert 125801 - Implement a module system for the extension bindings JS.
akalin@chromium.org
2012-03-09
1
-28
/
+80
*
Revert 125811 - Convert app_bindings.js to the schema_generated_bindings.js i...
akalin@chromium.org
2012-03-09
1
-1
/
+4
*
Convert app_bindings.js to the schema_generated_bindings.js infrastructure.
kalman@chromium.org
2012-03-09
1
-4
/
+1
*
Implement a module system for the extension bindings JS.
koz@chromium.org
2012-03-09
1
-80
/
+28
*
Revert 125132 - Implement a module system for the extension bindings JS.
markusheintz@chromium.org
2012-03-06
1
-28
/
+80
*
Implement a module system for the extension bindings JS.
koz@chromium.org
2012-03-06
1
-80
/
+28
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-3
/
+3
*
Move/replace/rename URL-based extension getters from ExtensionService to/in E...
yoz@chromium.org
2011-12-13
1
-3
/
+4
*
Reland restrict extension features based on the extension type.
jstritar@chromium.org
2011-12-04
1
-1
/
+2
*
Revert "Restrict extension features based on the extension type."
mpcomplete@chromium.org
2011-12-02
1
-2
/
+1
*
Restrict extension features based on the extension type.
jstritar@chromium.org
2011-12-02
1
-1
/
+2
*
Consider the origin when computing extension permissions
abarth@chromium.org
2011-12-02
1
-2
/
+3
*
Add a per-context "Handler" concept to ChromeV8Extension and
aa@chromium.org
2011-10-12
1
-0
/
+261