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
*
Enable extension APIs for content scripts.
aa@chromium.org
2011-11-12
4
-13
/
+195
*
Add a tray notification UI for speech input recording in the extension API.
leandrogracia@chromium.org
2011-11-11
1
-1
/
+1
*
Fix definition of clearComposition to match the rest of the API
zork@chromium.org
2011-11-11
1
-3
/
+8
*
Revert 109285 - Seems to have broken chrome_frame_net_tests on the win_rel tr...
rsleevi@chromium.org
2011-11-10
1
-1
/
+1
*
Add a tray notification UI for speech input recording in the extension API.
leandrogracia@chromium.org
2011-11-09
1
-1
/
+1
*
Clean-up of chrome.experimental.devtools.audits API docs.
caseq@google.com
2011-11-09
1
-16
/
+18
*
Various changes to the Extension Settings API.
kalman@chromium.org
2011-11-09
1
-13
/
+11
*
Support UTF8 in header values in webRequest API.
battre@chromium.org
2011-11-07
1
-2
/
+8
*
Added parentFrameId to webRequest API calls
battre@chromium.org
2011-11-04
1
-0
/
+9
*
DevTools: update chrome.experimental.debugger extensions API docs.
pfeldman@chromium.org
2011-11-03
1
-2
/
+2
*
Adds a webstorePrivate method for silently installing extensions.
jstritar@chromium.org
2011-11-02
1
-1
/
+31
*
Fix generation of API documentation for arrays of objects
battre@chromium.org
2011-10-28
1
-3
/
+3
*
Document optional parameters of ...devtools.inspectedWindow.reload()
caseq@chromium.org
2011-10-27
1
-4
/
+20
*
Delegating the "are images allowed" decision to renderer.
marja@chromium.org
2011-10-27
1
-1
/
+1
*
DevTools: extend experimental.debugger API to potentially allow non-tab debug...
pfeldman@chromium.org
2011-10-26
1
-22
/
+37
*
first cut at experimental topsites extension api
estade@chromium.org
2011-10-26
1
-0
/
+37
*
Update contentSettings extension API docs.
bauerb@chromium.org
2011-10-25
1
-9
/
+9
*
Re-commit 106660 with the crashing test disabled. Reverted in 106671.
kalman@chromium.org
2011-10-22
1
-2
/
+33
*
Revert 106660 - Speculative revert. Tests are now sporadically timing out/cra...
rsleevi@chromium.org
2011-10-21
1
-33
/
+2
*
Add onChanged events to the extension settings API, both from sync and between
kalman@chromium.org
2011-10-21
1
-2
/
+33
*
Add asyncBlocking support to webRequest event listeners.
cbentzel@chromium.org
2011-10-20
1
-2
/
+10
*
Updated webRequest extension API documentation
battre@chromium.org
2011-10-18
1
-9
/
+9
*
Remove toolstrips from Chrome.
aa@chromium.org
2011-10-17
1
-14
/
+0
*
Add webstorePrivate.beginInstallWithManifest3 and remove webstorePrivate.begi...
mihaip@chromium.org
2011-10-17
1
-34
/
+18
*
Revert 105759 - Revert 105755 - Fails on XP and Vista
tbarzic@chromium.org
2011-10-17
1
-0
/
+112
*
Revert 105755 - Fails on XP and Vista
rsleevi@chromium.org
2011-10-17
1
-112
/
+0
*
Adding experimental extension clipboard api.
tbarzic@chromium.org
2011-10-16
1
-0
/
+112
*
Add notes for chrome.windows API parameters that do not apply to panels.
jennb@chromium.org
2011-10-15
1
-6
/
+6
*
Support SSL connections in websocket-to-TCP proxy.
dilmah@chromium.org
2011-10-14
1
-0
/
+38
*
Move extension permissions API out of experimental.
jstritar@chromium.org
2011-10-14
1
-1
/
+1
*
Allow resource identifiers in content settings.
bauerb@chromium.org
2011-10-13
1
-1
/
+1
*
Move contentSettings extension API out of experimental
bauerb@chromium.org
2011-10-13
1
-1
/
+1
*
Introducing the basic functionality to the speech input experimental API.
leandrogracia@chromium.org
2011-10-13
1
-13
/
+13
*
Remove experimental flag on panels API. Panels open as popups when not enabled.
jennb@chromium.org
2011-10-12
1
-2
/
+2
*
Update documentation for the extension permissions API.
jstritar@chromium.org
2011-10-12
1
-2
/
+2
*
Implement SetMenuItems and UpdateMenuItems in the IME API
zork@chromium.org
2011-10-12
1
-8
/
+1
*
webRequest.onAuthRequired listeners can provide authentication credentials.
cbentzel@chromium.org
2011-10-11
1
-3
/
+17
*
Permit tab ID -1 (WINDOW_ID_NONE) to be returned in onFocusChanged.
yoz@chromium.org
2011-10-05
1
-1
/
+1
*
Bocking onReceivedHeaders signal for webRequest API
battre@chromium.org
2011-10-05
1
-0
/
+50
*
Handle sendResponse being called more than once per document in response to c...
mihaip@chromium.org
2011-10-04
1
-1
/
+1
*
Remove statusLine and requestLine from ExtraInfoSpec
battre@chromium.org
2011-10-01
1
-7
/
+7
*
Add common attributes (such as tabId) to all webRequest signals.
battre@chromium.org
2011-10-01
1
-17
/
+45
*
Move webNavigation out of experimental.
jochen@chromium.org
2011-10-01
1
-1
/
+1
*
Creating a basic skeleton for the Speech Input Experimental API.
leandrogracia@chromium.org
2011-09-29
1
-0
/
+160
*
Allow webRequest API extensions to clear the in-memory cache of WebKit.
battre@chromium.org
2011-09-29
1
-0
/
+8
*
Extend chrome.tabs* API to support multiple tabs.
jstritar@chromium.org
2011-09-28
1
-16
/
+206
*
chrome.tabs.update now returns null Tab when no tabs permission.
miket@chromium.org
2011-09-28
1
-1
/
+2
*
Added chrome.experimental.devtools.panels.setOpenResourceHandler()
caseq@chromium.org
2011-09-27
1
-0
/
+20
*
Move AppNotification and AppNotificationManager into their own files.
asargent@chromium.org
2011-09-26
1
-9
/
+0
*
(Relanding this, exact same CL as the previous one.)
jcivelli@chromium.org
2011-09-26
1
-0
/
+31
[next]