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.h
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
-1
/
+9
*
Validation of extension api callbacks and event parameters in DEBUG
rafaelw@chromium.org
2009-08-22
1
-4
/
+6
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
1
-1
/
+0
*
Changed the extension.connect() API not to broadcast to all tabs. Added a
mpcomplete@chromium.org
2009-07-20
1
-2
/
+7
*
Chrome-side of fixes for content-script messaging.
mpcomplete@chromium.org
2009-07-14
1
-2
/
+8
*
Make the API to open a message channel symmetric, so it works the same whethe...
mpcomplete@chromium.org
2009-07-09
1
-4
/
+0
*
Refactor extension bindings to share code, avoid exposing hidden variables
mpcomplete@chromium.org
2009-06-30
1
-2
/
+69
*
Change the extension callback system to work more like events, where we track
mpcomplete@google.com
2009-06-10
1
-0
/
+8
*
Revert 17889. It broke the extensions_uitests. And I didn't even get it
mpcomplete@google.com
2009-06-08
1
-5
/
+0
*
Change the extension callback system to work more like events, where we track
mpcomplete@google.com
2009-06-08
1
-0
/
+5
*
Split V8Proxy::retrieveActiveFrame() into two methods.
aa@chromium.org
2009-05-12
1
-2
/
+2
*
Remove executable bit from a bunch of files that shouldn't have it.
evan@chromium.org
2009-05-11
1
-0
/
+0
*
This is the first pass at themes.
glen@chromium.org
2009-05-09
1
-0
/
+1
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Pass down the opener tab when a message channel is opened to an extension.
mpcomplete@google.com
2009-05-01
1
-0
/
+6
*
Add aa's Event class to our javascript bindings and use it in our extension
mpcomplete@google.com
2009-04-08
1
-0
/
+28