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
/
resources
/
event_bindings.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move bindings javascript into its own directory.
aa@chromium.org
2011-09-21
1
-253
/
+0
*
Initialize content scripts the same way extension scripts are.
aa@chromium.org
2011-08-26
1
-2
/
+4
*
Add a Print() method to bindings JS for last resort debugging.
aa@chromium.org
2011-08-12
1
-0
/
+1
*
Content settings extension API
bauerb@chromium.org
2011-06-09
1
-2
/
+2
*
Added tab_id parameter to payload of chrome.fileBrowserHandler.onExecute event.
zelidrag@chromium.org
2011-05-02
1
-3
/
+5
*
New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...
zelidrag@chromium.org
2011-04-16
1
-0
/
+13
*
Revert 81865 - New fileBrowserPrivate and fileHandler APIs added + plus magic...
zelidrag@chromium.org
2011-04-16
1
-13
/
+0
*
New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...
zelidrag@chromium.org
2011-04-16
1
-0
/
+13
*
Fix Port and Event leaking.
jstritar@chromium.org
2011-03-14
1
-5
/
+11
*
Implement blocking for webRequest.onBeforeRequest extension event.
mpcomplete@chromium.org
2011-03-08
1
-1
/
+2
*
Revert "First steps towards webRequest extension API."
mpcomplete@chromium.org
2011-01-31
1
-64
/
+3
*
First steps towards webRequest extension API.
mpcomplete@chromium.org
2011-01-31
1
-3
/
+64
*
Part 2 of extension event refactor.
mpcomplete@chromium.org
2010-10-21
1
-2
/
+2
*
Change 'const' to 'var' in event_bindings.js for ECMAScript compatibility rea...
ericdingle@chromium.org
2010-06-03
1
-5
/
+5
*
Prevent extensions from clobbering JSON implementation that extension calls use
rafaelw@chromium.org
2010-06-01
1
-1
/
+35
*
Enforce extension permissions in C++ (instead of Javascript).
jochen@chromium.org
2010-03-24
1
-9
/
+1
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-1
/
+9
*
For Siggi, from http://codereview.chromium.org/375002/show
mad@chromium.org
2009-11-06
1
-3
/
+6
*
Fix typo in Event.hasListener().
aa@chromium.org
2009-10-29
1
-1
/
+1
*
Implement chrome.extension.connectExternal and fix various API inconsistencies.
mpcomplete@chromium.org
2009-10-09
1
-5
/
+5
*
Validation of extension api callbacks and event parameters in DEBUG
rafaelw@chromium.org
2009-08-22
1
-2
/
+23
*
Make the API to open a message channel symmetric, so it works the same whethe...
mpcomplete@chromium.org
2009-07-09
1
-40
/
+4
*
Fix some issues with extension messaging:
mpcomplete@chromium.org
2009-07-02
1
-3
/
+14
*
Refactor extension bindings to share code, avoid exposing hidden variables
mpcomplete@chromium.org
2009-06-30
1
-19
/
+79
*
Revert 18765 to try to repair perf regression
jar@chromium.org
2009-06-19
1
-26
/
+5
*
Send port-closed notification when a frame with ports unloads.
mpcomplete@google.com
2009-06-18
1
-5
/
+26
*
BUG=12192
rafaelw@chromium.org
2009-05-30
1
-1
/
+1
*
BUG=11200
rafaelw@chromium.org
2009-05-05
1
-27
/
+27
*
Change extension event bindings to auto-detach events when the window unloads.
mpcomplete@google.com
2009-04-20
1
-0
/
+3
*
Adding a comment stating what needs to be recompiled in orderfor changes to t...
finnur@chromium.org
2009-04-17
1
-0
/
+9
*
Initial plumbing for sending events from the browser to extension renderers. ...
rafaelw@chromium.org
2009-04-16
1
-12
/
+15
*
Hook up extension events to the json parser, and change the extension message
mpcomplete@google.com
2009-04-13
1
-2
/
+2
*
rebase and more minor changes.
aa@chromium.org
2009-04-09
1
-1
/
+1
*
Add aa's Event class to our javascript bindings and use it in our extension
mpcomplete@google.com
2009-04-08
1
-0
/
+120