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
*
Ensure global extension events (like bookmarks) are sent to the incognito
mpcomplete@chromium.org
2010-10-08
1
-7
/
+8
*
Generalize permission types to make it safer for us to add new permissions an...
erikkay@chromium.org
2010-09-28
1
-3
/
+4
*
Excempt certain extension functions from module permission check.
finnur@chromium.org
2010-09-10
1
-10
/
+1
*
Allow experimental extension pop-ups from infobars.
joi@chromium.org
2010-09-03
1
-1
/
+6
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
1
-9
/
+23
*
Reland r57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-31
1
-43
/
+14
*
Revert 57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-28
1
-14
/
+43
*
Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-28
1
-43
/
+14
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+1
*
Initial version of chrome.experimental.sidebar extension API.
brettw@chromium.org
2010-08-19
1
-15
/
+34
*
Fix CRLF in extension_process_bindings.cc
mpcomplete@chromium.org
2010-08-17
1
-700
/
+700
*
remove toolstrips
erikkay@chromium.org
2010-08-12
1
-732
/
+700
*
Convert wstring/wchar_t* in chrome/renderer to std::string/char* or string16.
viettrungluu@chromium.org
2010-07-31
1
-3
/
+3
*
render_view.h: Header cleanup.
jhawkins@chromium.org
2010-07-26
1
-0
/
+2
*
Move context menu module out of experimental.
aa@chromium.org
2010-07-17
1
-1
/
+0
*
Added accessor for permissions map. NaCl needs this in order to look up
erikkay@chromium.org
2010-07-15
1
-18
/
+43
*
Add a wildcard scheme and a special 'all_urls' pattern to URLPattern.
mpcomplete@chromium.org
2010-06-30
1
-5
/
+15
*
Fix memory leak introduced in r47972 (http://codereview.chromium.org/2137012/...
rafaelw@chromium.org
2010-05-25
1
-7
/
+10
*
Update extension functions to always pass a list of arguments, even when one ...
arv@chromium.org
2010-05-21
1
-11
/
+11
*
Disallow display of multiple experimental.extension.popup(...) windows
ericdingle@google.com
2010-05-12
1
-1
/
+1
*
Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...
zork@chromium.org
2010-05-06
1
-1
/
+1
*
Disallow display of multiple experimental.extension.popup(...) windows.
ericdingle@google.com
2010-05-06
1
-1
/
+1
*
Rename some other occurrences of deperecated methods.
antonm@chromium.org
2010-05-06
1
-1
/
+1
*
Initial support for web-extent background pages.
rafaelw@chromium.org
2010-05-06
1
-4
/
+6
*
Revert "Clean-up of the asynchronous behaviour of the experimental extension ...
phajdan.jr@chromium.org
2010-05-01
1
-1
/
+1
*
Clean-up of the asynchronous behaviour of the experimental extension popup API.
twiz@chromium.org
2010-04-30
1
-1
/
+1
*
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
[next]