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
/
renderer_extension_bindings.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
relative URL handling improvements
erikkay@chromium.org
2010-09-09
1
-1
/
+4
*
Private API for web store to get sync login and set store login information.
asargent@chromium.org
2010-09-01
1
-0
/
+1
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
1
-2
/
+3
*
First cut at experimental API for managing installed/enabled extensions.
asargent@chromium.org
2010-08-26
1
-0
/
+1
*
Lands http://codereview.chromium.org/3153008 for bryeung:
sky@chromium.org
2010-08-20
1
-0
/
+1
*
Initial version of chrome.experimental.sidebar extension API.
brettw@chromium.org
2010-08-19
1
-0
/
+1
*
Adding tts experimental extensions api
chaitanyag@chromium.org
2010-08-12
1
-0
/
+1
*
First stage of proxy extension API.
pam@chromium.org
2010-08-04
1
-0
/
+1
*
Add the definition of the webRequest and webNavigation APIs.
jochen@chromium.org
2010-08-03
1
-0
/
+2
*
Print a better error message when someone passes the wrong parameters to
mpcomplete@chromium.org
2010-07-21
1
-1
/
+5
*
Move context menu module out of experimental.
aa@chromium.org
2010-07-17
1
-1
/
+1
*
Unexperimentalify the cookies API.
aa@chromium.org
2010-07-16
1
-1
/
+1
*
Revert r52581. The change seems OK, but it had the wrong
aa@chromium.org
2010-07-16
1
-1
/
+1
*
Use WebCore's built in support for user styles instead of the
aa@chromium.org
2010-07-16
1
-1
/
+1
*
Move idle from experimental.
levin@chromium.org
2010-07-12
1
-1
/
+1
*
Some cleanup of the extensions context menu API.
asargent@chromium.org
2010-07-09
1
-1
/
+1
*
**Reapply change that caused build break in chromeos/arm**
rogerta@google.com
2010-07-01
1
-0
/
+1
*
Revert 50977 - Add support for RLZ chrome extension api.
sky@chromium.org
2010-06-28
1
-1
/
+0
*
Add support for RLZ chrome extension api.
rogerta@google.com
2010-06-28
1
-0
/
+1
*
Prevent extensions from clobbering JSON implementation that extension calls use
rafaelw@chromium.org
2010-06-01
1
-3
/
+3
*
First pass at experimental omnibox API. There are plenty of rough edges and f...
mpcomplete@chromium.org
2010-05-28
1
-0
/
+1
*
Add the new cookies API to Chrome Extensions, minus the event
cindylau@google.com
2010-05-18
1
-0
/
+1
*
Move history API out of experimental. Allow extensions to override history p...
skerner@chromium.org
2010-04-01
1
-1
/
+1
*
Initial version of an experimental Extensions Context Menu API.
asargent@chromium.org
2010-03-23
1
-0
/
+1
*
Minor extension infobar changes.
finnur@chromium.org
2010-03-18
1
-1
/
+1
*
Committing for dcheng@
brg@chromium.com
2010-03-17
1
-0
/
+1
*
First cut at adding Extension Infobars to the experimental API.
finnur@chromium.org
2010-03-17
1
-0
/
+1
*
Idle API for the extension system
brg@chromium.com
2010-03-16
1
-0
/
+1
*
Move metrics api to the experimental name space.
rogerta@chromium.org
2010-03-12
1
-1
/
+1
*
Add chrome.extension.inIncognitoTab for content scripts.
mpcomplete@chromium.org
2010-03-12
1
-4
/
+4
*
Add a metrics extensions API.
rogerta@chromium.org
2010-02-26
1
-0
/
+1
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-30
1
-7
/
+22
*
Adds an experimental processes module to the extensions API.
creis@chromium.org
2010-01-28
1
-1
/
+2
*
revert 37335:
estade@chromium.org
2010-01-27
1
-21
/
+7
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-27
1
-7
/
+21
*
Add an experimental bookmark manager API to extensions.
arv@chromium.org
2010-01-14
1
-3
/
+3
*
Adding support for i18n to content scripts.
cira@chromium.org
2009-12-29
1
-3
/
+10
*
Add stub functions for chrome.* APIs in content scripts.
asargent@chromium.org
2009-11-13
1
-1
/
+49
*
Change the extension.onRequest even to include the sender info.
mpcomplete@chromium.org
2009-10-29
1
-5
/
+6
*
Implement extension.sendRequest, a simpler way to do messaging.
mpcomplete@chromium.org
2009-10-23
1
-4
/
+54
*
Implement chrome.extension.connectExternal and fix various API inconsistencies.
mpcomplete@chromium.org
2009-10-09
1
-37
/
+54
*
Extension API Renaming/Consistency changes
rafaelw@chromium.org
2009-08-28
1
-4
/
+8
*
Fix port disconnect so that it's refcounted. This fixes a bug where a channel
mpcomplete@chromium.org
2009-07-27
1
-1
/
+4
*
Add an optional channel name to the extension message connect event.
mpcomplete@chromium.org
2009-07-13
1
-8
/
+17
*
Make the API to open a message channel symmetric, so it works the same whethe...
mpcomplete@chromium.org
2009-07-09
1
-12
/
+20
*
Fix some issues with extension messaging:
mpcomplete@chromium.org
2009-07-02
1
-8
/
+16
*
Send port disconnect events when a frame is unloaded.
mpcomplete@chromium.org
2009-07-01
1
-1
/
+2
*
Refactor extension bindings to share code, avoid exposing hidden variables
mpcomplete@chromium.org
2009-06-30
1
-11
/
+26
*
Revert 18765 to try to repair perf regression
jar@chromium.org
2009-06-19
1
-13
/
+0
*
Send port-closed notification when a frame with ports unloads.
mpcomplete@google.com
2009-06-18
1
-0
/
+13
[next]