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
/
_api_features.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
Docserver: Add extensionTypes to _api_features.json
ahernandez.miralles
2014-09-03
1
-0
/
+7
*
Add getSelf method to management API to use without the "management" permission.
dhnishi
2014-08-29
1
-0
/
+5
*
Remove ledger code from Chrome.
Rahul Chaturvedi
2014-08-27
1
-4
/
+0
*
Model <webview> and <appview> script injection after <extensionoptions>
fsamuel
2014-08-27
1
-0
/
+18
*
Implement support for <extensionoptions> embedding in WebUI
ericzeng@chromium.org
2014-08-13
1
-2
/
+12
*
Refactor guest view availability to be API based not permission based.
kalman@chromium.org
2014-08-08
1
-0
/
+8
*
Add the Copresence API.
rkc@chromium.org
2014-08-08
1
-0
/
+4
*
Change the default implementation of ExtensionFunction::HasPermission to use
kalman@chromium.org
2014-08-07
1
-0
/
+3
*
Add the whispernet proxy.
rkc@chromium.org
2014-08-07
1
-0
/
+4
*
extensions: Register 'app' and 'webstore' bindings only if they are available.
sadrul@chromium.org
2014-08-07
1
-6
/
+7
*
Notification Provider API
liyanhou@chromium.org
2014-08-02
1
-0
/
+4
*
Remove "unblessed_context" from appview's context.
lazyboy@chromium.org
2014-07-31
1
-13
/
+36
*
- Implement events infrastructure for <extensionoptions>, similar to <webview...
ericzeng@chromium.org
2014-07-31
1
-1
/
+6
*
Experience Sampling API implementation
cthomp@chromium.org
2014-07-28
1
-0
/
+4
*
Move the serial api and permission features to extensions/.
sammc@chromium.org
2014-07-28
1
-4
/
+0
*
Support permission_broker for chrome.hid devices.
rockot@chromium.org
2014-07-26
1
-4
/
+0
*
Added additional methods for chrome.logPrivate:
zelidrag@chromium.org
2014-07-23
1
-1
/
+0
*
Add easyUnlockPrivate extension API
tbarzic@chromium.org
2014-07-22
1
-0
/
+4
*
Implement <appview>
fsamuel@chromium.org
2014-07-11
1
-0
/
+5
*
Remove the "content_script" context from a number of APIs that shouldn't be
kalman@chromium.org
2014-07-09
1
-2
/
+2
*
Implementation of a Zoom Extension API as an addition to the chrome.tabs
wjmaclean@chromium.org
2014-07-05
1
-0
/
+12
*
Move chrome.power API from chrome/ to extensions/.
derat@chromium.org
2014-07-03
1
-4
/
+0
*
Add new ids for hangouts.
rkc@chromium.org
2014-07-02
1
-1
/
+3
*
Reland r279748: Rename webview API related files to web_view_internal.
lazyboy@chromium.org
2014-06-26
1
-1
/
+1
*
Revert 279748 "Rename webview API related files to web_view_inte..."
lazyboy@chromium.org
2014-06-25
1
-1
/
+1
*
Rename webview API related files to web_view_internal.
lazyboy@chromium.org
2014-06-25
1
-1
/
+1
*
Move the "platforms" restriction that most chromeos-only APIs have from
kalman@chromium.org
2014-06-24
1
-21
/
+2
*
Docserver: Separate models for apps and extensions.
ahernandez.miralles@gmail.com
2014-06-24
1
-1
/
+3
*
Media Galleries API Metadata: Move getMetadata to Stable.
tommycli@chromium.org
2014-06-23
1
-5
/
+0
*
extensions: Move app.runtime API from apps to extensions.
derat@chromium.org
2014-06-22
1
-17
/
+0
*
Enable identity.email permission and chrome.identity.getProfileUserInfo API i...
courage@chromium.org
2014-06-20
1
-5
/
+0
*
Identity API: add chrome.identity.getProfileUserInfo
courage@chromium.org
2014-06-17
1
-0
/
+5
*
Take the extended chrome.management features to stable
wjywbs@gmail.com
2014-06-17
1
-15
/
+0
*
Stub API for gcdPrivate
noamsml@chromium.org
2014-06-14
1
-0
/
+4
*
Remove adview
fsamuel@chromium.org
2014-06-13
1
-4
/
+0
*
Move allocate instance id to chrome/.
lazyboy@chromium.org
2014-06-07
1
-0
/
+5
*
Reland: Add generateAppForLink function in chrome.management
wjywbs@gmail.com
2014-06-04
1
-0
/
+5
*
Revert 274549 "Add generateAppForLink function in chrome.management"
mek@chromium.org
2014-06-03
1
-5
/
+0
*
Add generateAppForLink function in chrome.management
wjywbs@gmail.com
2014-06-03
1
-0
/
+5
*
Add launchType, availableLaunchTypes and setLaunchType in chrome.management
wjywbs@gmail.com
2014-05-29
1
-0
/
+5
*
Extension API enterprise.platformKeys.
pneubeck@chromium.org
2014-05-23
1
-0
/
+9
*
Remove "platform_app" restriction of experimental.devtools APIs. It didn't
kalman@chromium.org
2014-05-15
1
-2
/
+0
*
Files.app: Add an API to resolve isolated file system to a file entry in the ...
hirono@chromium.org
2014-05-15
1
-0
/
+6
*
Identity API: add chrome.identity.getAccounts
courage@chromium.org
2014-05-14
1
-0
/
+5
*
Adds syncedNotificationsPrivate API IDL.
dewittj@chromium.org
2014-05-13
1
-0
/
+4
*
Chromium side changes to add the ledger API.
rkc@chromium.org
2014-05-12
1
-0
/
+5
*
Re-land: Rename experimental.accessibility to accessibilityPrivate
dmazzoni@chromium.org
2014-05-09
1
-4
/
+4
*
Wire screenlockPrivate with Mirror.
xiyuan@chromium.org
2014-05-09
1
-1
/
+0
*
Enable file_handlers and chrome.app.runtime for QuickOffice.
benwells@chromium.org
2014-05-07
1
-2
/
+27
*
Move chrome.runtime to //extensions.
rockot@chromium.org
2014-05-07
1
-53
/
+0
[next]