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
/
common
/
extensions
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the extension API docs point out the minimum version that supports an AP...
skerner@chromium.org
2010-06-28
1
-2
/
+5
*
Revert 50977 - Add support for RLZ chrome extension api.
sky@chromium.org
2010-06-28
1
-36
/
+0
*
Add support for RLZ chrome extension api.
rogerta@google.com
2010-06-28
1
-0
/
+36
*
Require tabId for infobar.show()
rafaelw@chromium.org
2010-06-23
1
-2
/
+1
*
Address some visual problems with the omnibox extension API:
mpcomplete@chromium.org
2010-06-21
1
-13
/
+55
*
Fix an inaccuracy in the cookies documentation--the expirationDate property i...
cindylau@google.com
2010-06-16
1
-2
/
+2
*
Send WINDOW_ID_NONE in chrome.windows.onFocusChanged when all windows loose f...
rafaelw@chromium.org
2010-06-16
1
-1
/
+8
*
First pass at experimental omnibox API. There are plenty of rough edges and f...
mpcomplete@chromium.org
2010-05-28
1
-0
/
+67
*
Prevent tabs.move from moving tabs to or from anything but normal (tabbed) wi...
rafaelw@chromium.org
2010-05-25
1
-1
/
+1
*
Add the new cookies API to Chrome Extensions, minus the event
cindylau@google.com
2010-05-18
1
-0
/
+162
*
Add update and removeAll functions to extensions context menu API
asargent@chromium.org
2010-05-12
1
-5
/
+78
*
Disallow display of multiple experimental.extension.popup(...) windows
ericdingle@google.com
2010-05-12
1
-2
/
+2
*
Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...
zork@chromium.org
2010-05-06
1
-2
/
+2
*
Disallow display of multiple experimental.extension.popup(...) windows.
ericdingle@google.com
2010-05-06
1
-2
/
+2
*
Revert "Clean-up of the asynchronous behaviour of the experimental extension ...
phajdan.jr@chromium.org
2010-05-01
1
-2
/
+2
*
Clean-up of the asynchronous behaviour of the experimental extension popup API.
twiz@chromium.org
2010-04-30
1
-2
/
+2
*
Remove svn:executable property from more files that don't need it.
thestig@chromium.org
2010-04-27
1
-0
/
+0
*
Add chrome.tabs.getCurrent() api call to extensions.
rafaelw@chromium.org
2010-04-14
1
-1
/
+19
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-14
1
-1
/
+18
*
Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...
jochen@chromium.org
2010-04-13
1
-18
/
+1
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-13
1
-1
/
+18
*
Revert 44348 - Add support for restricting broadcasting events to extensions ...
jochen@chromium.org
2010-04-13
1
-18
/
+1
*
Add support for restricting broadcasting events to extensions based on host p...
jochen@chromium.org
2010-04-13
1
-1
/
+18
*
Support PNG and quality control in chrome.tabs.captureVisibleTab().
skerner@chromium.org
2010-04-08
1
-1
/
+23
*
Add menu and menu item events to the accessibility extension api, and
dmazzoni@chromium.org
2010-04-06
1
-1
/
+44
*
Add a folders_only and subtree api to bookmark manager
feldstein@chromium.org
2010-04-02
1
-0
/
+25
*
Move history API out of experimental. Allow extensions to override history p...
skerner@chromium.org
2010-04-01
1
-3
/
+11
*
Adding API tests for getViews and infobars.
finnur@chromium.org
2010-03-31
1
-1
/
+1
*
Make the infobars.show callback optional.
finnur@chromium.org
2010-03-30
1
-3
/
+3
*
Add two Extension view types: Notification and Infobars.
finnur@chromium.org
2010-03-26
1
-4
/
+24
*
Move onImportBegan/Ended to the regular bookmarks api
feldstein@chromium.org
2010-03-26
1
-30
/
+30
*
Change chrome.experimental.history.search's first param to use 'text' for tex...
skerner@chromium.org
2010-03-24
1
-1
/
+1
*
Initial version of an experimental Extensions Context Menu API.
asargent@chromium.org
2010-03-23
1
-0
/
+89
*
Add discussion of executeScript and insertCSS to the content scripts page.
kathyw@chromium.org
2010-03-19
1
-10
/
+10
*
Minor extension infobar changes.
finnur@chromium.org
2010-03-18
1
-2
/
+2
*
Committing for dcheng@
brg@chromium.com
2010-03-17
1
-0
/
+34
*
First cut at adding Extension Infobars to the experimental API.
finnur@chromium.org
2010-03-17
1
-0
/
+38
*
Fix an issue where the schema for the callback parameters to onInportBegan an...
arv@chromium.org
2010-03-16
1
-8
/
+3
*
Idle API for the extension system
brg@chromium.com
2010-03-16
1
-0
/
+43
*
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
-0
/
+9
*
Expose 'type' and 'incognito' bits to the extension window object, and make
mpcomplete@chromium.org
2010-03-08
1
-3
/
+16
*
Add unit test that uses V8's JSON.parse() to read extension_api.json .
skerner@chromium.org
2010-03-03
1
-113
/
+0
*
Add a unit test for validating extension_api.json .
skerner@chromium.org
2010-02-28
1
-0
/
+113
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2010-02-26
1
-0
/
+1
*
Add a metrics extensions API.
rogerta@chromium.org
2010-02-26
1
-0
/
+105
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-2
/
+12
*
Add support for more types of controls and events to GTK implementation of
dmazzoni@chromium.org
2010-02-23
1
-0
/
+10
*
Bookmark Manager Drag and Drop backend.
arv@chromium.org
2010-02-20
1
-2
/
+100
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2010-02-17
1
-0
/
+2
[next]