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
/
extension_process_bindings.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverting 20714.
finnur@chromium.org
2009-07-15
1
-53
/
+3
*
EFD now notifies EPM of renderviews created, which in turn notifies the rende...
finnur@chromium.org
2009-07-15
1
-3
/
+53
*
Make the API to open a message channel symmetric, so it works the same whethe...
mpcomplete@chromium.org
2009-07-09
1
-1
/
+60
*
Refactor extension bindings to share code, avoid exposing hidden variables
mpcomplete@chromium.org
2009-06-30
1
-159
/
+16
*
Revert 18765 to try to repair perf regression
jar@chromium.org
2009-06-19
1
-3
/
+10
*
Send port-closed notification when a frame with ports unloads.
mpcomplete@google.com
2009-06-18
1
-10
/
+3
*
Change the extension callback system to work more like events, where we track
mpcomplete@google.com
2009-06-10
1
-48
/
+77
*
Revert 17889. It broke the extensions_uitests. And I didn't even get it
mpcomplete@google.com
2009-06-08
1
-77
/
+48
*
Change the extension callback system to work more like events, where we track
mpcomplete@google.com
2009-06-08
1
-48
/
+77
*
BUG=12192
rafaelw@chromium.org
2009-05-30
1
-1
/
+0
*
extensions chrome.self.getViews():
rafaelw@chromium.org
2009-05-16
1
-0
/
+84
*
FormatErrorMessage() functions are now publicly available from ExtensionError...
rafaelw@chromium.org
2009-05-12
1
-14
/
+31
*
Split V8Proxy::retrieveActiveFrame() into two methods.
aa@chromium.org
2009-05-12
1
-2
/
+4
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
1
-1
/
+1
*
BUG=11200
rafaelw@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
-10
/
+3
*
Several minor changes to API framework.
aa@chromium.org
2009-04-18
1
-1
/
+1
*
Initial plumbing for sending events from the browser to extension renderers. ...
rafaelw@chromium.org
2009-04-16
1
-0
/
+2
*
Attempt to shush Purify about a memory leak.
aa@chromium.org
2009-04-16
1
-8
/
+14
*
Miscellaneous API sprucing.
aa@chromium.org
2009-04-16
1
-1
/
+3
*
TBR: Revert "Miscellaneous API sprucing."
aa@chromium.org
2009-04-15
1
-3
/
+1
*
Miscellaneous API sprucing.
aa@chromium.org
2009-04-15
1
-1
/
+3
*
Add JsonSchema-based validation for the tab APIs.
aa@chromium.org
2009-04-14
1
-3
/
+6
*
Revert "Add JsonSchema-based validation for the tab APIs."
aa@chromium.org
2009-04-14
1
-6
/
+3
*
Add JsonSchema-based validation for the tab APIs.
aa@chromium.org
2009-04-14
1
-3
/
+6
*
Hook up extension events to the json parser, and change the extension message
mpcomplete@google.com
2009-04-13
1
-1
/
+4
*
rebase and more minor changes.
aa@chromium.org
2009-04-09
1
-31
/
+11
*
Use WebScriptSource and WebFindInPageRequest from the WebKit API.
darin@chromium.org
2009-03-31
1
-2
/
+6
*
Add more of the server-side plumbing for extension APIs. Also
aa@chromium.org
2009-03-28
1
-2
/
+18
*
Add basic infrastructure for sending async browser API request and receiving ...
aa@chromium.org
2009-03-24
1
-0
/
+105