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
*
Add ExtensionsQuotaService to limit abusive amounts of requests
tim@chromium.org
2009-12-04
1
-0
/
+6
*
Make executeScript and insertCSS inject code into all frames.
tangjie@chromium.org
2009-11-20
1
-6
/
+8
*
Addition of the optional flag for the experimental.popup.show(...) callback a...
twiz@google.com
2009-11-19
1
-0
/
+1
*
Addition of "optional" tag to chrome.exerpimental.popup routines that may ret...
twiz@google.com
2009-11-18
1
-4
/
+6
*
Refactoring of the chrome.experimental.popup API implementation to allow disp...
twiz@google.com
2009-11-16
1
-3
/
+2
*
Final copyedits for beta.
kathyw@google.com
2009-11-16
1
-2
/
+3
*
Add stub functions for chrome.* APIs in content scripts.
asargent@chromium.org
2009-11-13
1
-0
/
+6
*
JsonSchema support for declaring "object" constructors.
rafaelw@chromium.org
2009-11-12
1
-38
/
+60
*
Extension Docs Fixes
rafaelw@chromium.org
2009-11-10
1
-1
/
+2
*
Revamp the docs for message passing, including the new sendRequest API.
mpcomplete@chromium.org
2009-11-06
1
-2
/
+16
*
Submitting change from http://codereview.chromium.org/276029/show
mad@chromium.org
2009-11-03
1
-0
/
+72
*
Implement the Extension History API, v 0.1.The first version is a weak wrappe...
brg@chromium.com
2009-10-30
1
-0
/
+154
*
Change the extension.onRequest even to include the sender info.
mpcomplete@chromium.org
2009-10-29
1
-10
/
+17
*
Issue 21729: Add new event chrome.tabs.onStatusChange .
skerner@chromium.org
2009-10-28
1
-0
/
+6
*
Rename getTabContentses to getExtensionTabs.
aa@chromium.org
2009-10-28
1
-1
/
+1
*
Refactor BrowserActions, and add support for
aa@chromium.org
2009-10-24
1
-6
/
+25
*
Remove pageAction setXXXBadge functions.
rafaelw@chromium.org
2009-10-24
1
-65
/
+0
*
Implement extension.sendRequest, a simpler way to do messaging.
mpcomplete@chromium.org
2009-10-23
1
-1
/
+54
*
ARGB -> RGBA (in the docs)
kathyw@google.com
2009-10-22
1
-3
/
+3
*
More work on browser actions doc.
kathyw@google.com
2009-10-21
1
-18
/
+18
*
First cut at new page and browser action docs based
aa@chromium.org
2009-10-20
1
-4
/
+4
*
Implement chrome.browserAction.setIcon({path:...});
aa@chromium.org
2009-10-20
1
-0
/
+5
*
Implement new page action API.
mpcomplete@chromium.org
2009-10-16
1
-0
/
+140
*
Tidy up the bookmarks doc. Hide parts that still need updating.
kathyw@google.com
2009-10-15
1
-7
/
+7
*
Update browser actions api to be like new design doc.
aa@chromium.org
2009-10-15
1
-27
/
+63
*
Implement chrome.extension.connectExternal and fix various API inconsistencies.
mpcomplete@chromium.org
2009-10-09
1
-1
/
+18
*
Revert r28293.
jhawkins@chromium.org
2009-10-07
1
-17
/
+3
*
Change detectLanguage() API to now return the top three languages as well the...
sidchat@chromium.org
2009-10-07
1
-3
/
+17
*
Fix broken extension docs due to a JSON syntax error.
mpcomplete@chromium.org
2009-10-06
1
-1
/
+1
*
Implement browserAction.setIcon(ImageData) for extensions.
mpcomplete@chromium.org
2009-10-06
1
-1
/
+15
*
Add an API to manipulate the browser action badge.
aa@chromium.org
2009-10-03
1
-2
/
+29
*
Add chrome.browserAction.setName and .setIcon.
mpcomplete@chromium.org
2009-10-01
1
-0
/
+24
*
Implementing chrome.i18n.getMessage call, that loads message from the extensi...
cira@chromium.org
2009-09-28
1
-2
/
+29
*
Add NotificationType::BROWSER_WINDOW_READY, chrome.windows.onCreated now send...
rafaelw@chromium.org
2009-09-22
1
-5
/
+3
*
Extension Doc Changes (no building or testable changes).
rafaelw@chromium.org
2009-09-22
1
-1
/
+1
*
Try again to land "Implement script API:executeScript"
aa@chromium.org
2009-09-18
1
-0
/
+58
*
Two extensions doc cleanups.
asargent@chromium.org
2009-09-17
1
-1
/
+2
*
Extension apis: windows.create({url:}) now supports relative paths.
rafaelw@chromium.org
2009-09-11
1
-2
/
+24
*
Added chrome.i18n extension API.
xji@chromium.org
2009-09-09
1
-0
/
+22
*
finished testing functions and added events to bookmark tests.
erikkay@chromium.org
2009-09-08
1
-2
/
+2
*
Update Documentation for chrome.tabs.detectLanguage().
sidchat@google.com
2009-09-04
1
-1
/
+1
*
Add extension.getURL to extension_api.json so it appears in the docs.
rafaelw@chromium.org
2009-09-04
1
-0
/
+16
*
add descriptions to bookmark functions
erikkay@chromium.org
2009-09-04
1
-17
/
+18
*
Extension Doc Changes (no building or testable changes): minor changes for ta...
rafaelw@chromium.org
2009-09-02
1
-7
/
+7
*
more bookmark tests, plus fix a couple of API bugs
erikkay@chromium.org
2009-09-01
1
-1
/
+8
*
Fill out windows doc. Also add permissions section
aa@chromium.org
2009-09-01
1
-27
/
+27
*
Fill out the tabs docs. Also, fix a bug where we didn't
aa@chromium.org
2009-09-01
1
-56
/
+146
*
Add browser tests for extensions tab API.
asargent@chromium.org
2009-09-01
1
-0
/
+8
*
share extension API test framework
erikkay@chromium.org
2009-08-31
1
-3
/
+5
*
Extension API Renaming/Consistency changes
rafaelw@chromium.org
2009-08-28
1
-14
/
+52
[next]