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
*
Give chrome-extension frames in regular renderers access to messaging APIs,
mpcomplete@chromium.org
2010-04-19
1
-0
/
+10
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-14
1
-1
/
+1
*
Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...
jochen@chromium.org
2010-04-13
1
-1
/
+1
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-13
1
-1
/
+1
*
Revert 44348 - Add support for restricting broadcasting events to extensions ...
jochen@chromium.org
2010-04-13
1
-1
/
+1
*
Add support for restricting broadcasting events to extensions based on host p...
jochen@chromium.org
2010-04-13
1
-1
/
+1
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
1
-1
/
+6
*
Add two Extension view types: Notification and Infobars.
finnur@chromium.org
2010-03-26
1
-1
/
+7
*
Enforce extension permissions in C++ (instead of Javascript).
jochen@chromium.org
2010-03-24
1
-13
/
+7
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-0
/
+25
*
Adding support for i18n to content scripts.
cira@chromium.org
2009-12-29
1
-99
/
+0
*
Dispose of V8 contexts when an extension request gets a response.
mpcomplete@chromium.org
2009-12-18
1
-0
/
+2
*
Load message catalogs on demand when chrome.i18n.getMessage needs them.
cira@chromium.org
2009-12-17
1
-2
/
+20
*
Fix regression where we stopped running content scripts in
aa@chromium.org
2009-12-16
1
-12
/
+8
*
A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...
twiz@google.com
2009-12-10
1
-3
/
+14
*
Ok, here is a different approach at this change.
aa@chromium.org
2009-12-02
1
-0
/
+22
*
Revert 33255 - Report active extensions in crash reports. This only implement...
nsylvain@chromium.org
2009-11-30
1
-22
/
+0
*
Report active extensions in crash reports. This only implements Windows right...
aa@chromium.org
2009-11-30
1
-0
/
+22
*
Stab-in-the-dark at fixing a top crasher.
aa@chromium.org
2009-11-25
1
-9
/
+23
*
Refactoring of the chrome.experimental.popup API implementation to allow disp...
twiz@google.com
2009-11-16
1
-3
/
+3
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-4
/
+4
*
Submitting change from http://codereview.chromium.org/276029/show
mad@chromium.org
2009-11-03
1
-12
/
+80
*
Convert ReplaceStringPlaceholders(std::string...) to take a
tony@chromium.org
2009-10-29
1
-5
/
+5
*
Refactor BrowserActions, and add support for
aa@chromium.org
2009-10-24
1
-2
/
+5
*
Fix premultiplication mismatch in
aa@chromium.org
2009-10-24
1
-2
/
+3
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
1
-4
/
+4
*
Introduce WebSecurityPolicy for security related methods.
mhm@chromium.org
2009-10-22
1
-1
/
+3
*
TBR: darin
mhm@chromium.org
2009-10-21
1
-3
/
+1
*
Introduce WebSecurityPolicy for security related methods.
mhm@chromium.org
2009-10-21
1
-1
/
+3
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
1
-0
/
+1
*
Implement new page action API.
mpcomplete@chromium.org
2009-10-16
1
-7
/
+11
*
Update browser actions api to be like new design doc.
aa@chromium.org
2009-10-15
1
-1
/
+3
*
Eliminate WebView::GetDelegate and replace RenderViewSet with a map from
darin@chromium.org
2009-10-09
1
-57
/
+74
*
Implement browserAction.setIcon(ImageData) for extensions.
mpcomplete@chromium.org
2009-10-06
1
-20
/
+67
*
Modify extension request IPC messages to pass a ListValue instead of a string.
mpcomplete@chromium.org
2009-10-06
1
-2
/
+19
*
Hook up webkit/api/public/WebView.h
darin@chromium.org
2009-09-30
1
-4
/
+4
*
Implementing chrome.i18n.getMessage call, that loads message from the extensi...
cira@chromium.org
2009-09-28
1
-2
/
+85
*
Change the view mode when switching between moles and toolstrips, and
erikkay@chromium.org
2009-09-19
1
-1
/
+45
*
Revert 26635 - Change the view mode when switching between moles and toolstri...
mbelshe@google.com
2009-09-18
1
-45
/
+1
*
Change the view mode when switching between moles and toolstrips, and
erikkay@chromium.org
2009-09-18
1
-1
/
+45
*
add mole collapse/expand events. convert mappy to use this.
erikkay@chromium.org
2009-09-11
1
-0
/
+9
*
share extension API test framework
erikkay@chromium.org
2009-08-31
1
-0
/
+1
*
Make a bunch of backlogged breaking changes to the extensions API in prep for...
aa@chromium.org
2009-08-28
1
-27
/
+1
*
Try again to commit r24174: Change the way json_schema.js is loaded.
aa@chromium.org
2009-08-25
1
-1
/
+1
*
Revert r24217.
aa@chromium.org
2009-08-25
1
-1
/
+1
*
Change the way json_schema.js is loaded. This is required so
aa@chromium.org
2009-08-25
1
-1
/
+1
*
Revert breakage from r24174.
aa@chromium.org
2009-08-24
1
-1
/
+1
*
Change the way json_schema.js is loaded. This is required so
aa@chromium.org
2009-08-24
1
-1
/
+1
*
Implement granular cross-origin XHR for extensions.
aa@chromium.org
2009-08-23
1
-2
/
+18
*
Validation of extension api callbacks and event parameters in DEBUG
rafaelw@chromium.org
2009-08-22
1
-1
/
+9
[next]