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
/
bindings_utils.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug where content scripts can get GC'd if they don't
aa@chromium.org
2009-09-14
1
-0
/
+9
*
Validation of extension api callbacks and event parameters in DEBUG
rafaelw@chromium.org
2009-08-22
1
-5
/
+15
*
Implementation of getBackgroundPage(), getToolstrips(), and
aa@chromium.org
2009-08-14
1
-2
/
+2
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
1
-3
/
+5
*
Make the API to open a message channel symmetric, so it works the same whethe...
mpcomplete@chromium.org
2009-07-09
1
-28
/
+0
*
Refactor extension bindings to share code, avoid exposing hidden variables
mpcomplete@chromium.org
2009-06-30
1
-4
/
+106
*
Change the extension callback system to work more like events, where we track
mpcomplete@google.com
2009-06-10
1
-0
/
+23
*
Revert 17889. It broke the extensions_uitests. And I didn't even get it
mpcomplete@google.com
2009-06-08
1
-23
/
+0
*
Change the extension callback system to work more like events, where we track
mpcomplete@google.com
2009-06-08
1
-0
/
+23
*
Split V8Proxy::retrieveActiveFrame() into two methods.
aa@chromium.org
2009-05-12
1
-3
/
+3
*
Pass down the opener tab when a message channel is opened to an extension.
mpcomplete@google.com
2009-05-01
1
-0
/
+23