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
/
extensions
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the Copresence API.
rkc@chromium.org
2014-08-08
2
-0
/
+2
*
Cleanup: Make ExtensionIconSet::Get return a const std::string& rather than a
kalman@chromium.org
2014-08-07
3
-7
/
+8
*
Move NaClModulesHandler to src/extensions
jamescook@chromium.org
2014-08-07
4
-0
/
+141
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
5
-12
/
+13
*
Change the default implementation of ExtensionFunction::HasPermission to use
kalman@chromium.org
2014-08-07
1
-1
/
+6
*
Add the whispernet proxy.
rkc@chromium.org
2014-08-07
1
-0
/
+1
*
extensions: Register 'app' and 'webstore' bindings only if they are available.
sadrul@chromium.org
2014-08-07
1
-4
/
+3
*
Disable ephemeral apps after they stop running
tmdiep@chromium.org
2014-08-06
1
-1
/
+3
*
Make the root_namespace argument to json_schema_compiler.gypi a string
kalman@chromium.org
2014-08-05
2
-2
/
+2
*
Notification Provider API
liyanhou@chromium.org
2014-08-02
1
-0
/
+1
*
Allow restricting WebUI-enabled extension APIs to URL patterns.
kalman@chromium.org
2014-07-30
6
-18
/
+33
*
Fix subtle race conditions in extension script injection.
rdevlin.cronin@chromium.org
2014-07-30
1
-0
/
+3
*
Declarative content scripts: Renderer-side: per-extension shared memory regio...
markdittmer@chromium.org
2014-07-30
1
-2
/
+9
*
Cleanup: Rename kNotification to kNotifications because the permission string
kalman@chromium.org
2014-07-29
1
-1
/
+1
*
hid: Remove size from receive APIs and return report ID separately.
reillyg@chromium.org
2014-07-28
1
-8
/
+12
*
Experience Sampling API implementation
cthomp@chromium.org
2014-07-28
2
-0
/
+2
*
Move the serial api and permission features to extensions/.
sammc@chromium.org
2014-07-28
3
-0
/
+10
*
Remove service worker concepts from _api_features.json
scheib@chromium.org
2014-07-26
8
-82
/
+2
*
An implementation of chrome.socket.secure().
lally@chromium.org
2014-07-26
2
-0
/
+44
*
Support permission_broker for chrome.hid devices.
rockot@chromium.org
2014-07-26
3
-0
/
+20
*
Current host warning "Read and modify your data .." should say "Read and chan...
mohammed@chromium.org
2014-07-25
1
-3
/
+3
*
Additional metrics for disabled extensions and content verification
asargent@chromium.org
2014-07-25
1
-1
/
+6
*
Extensions: Move bluetooth APIs to extensions/.
thestig@chromium.org
2014-07-25
4
-0
/
+304
*
Extensions can now use the <extensionoptions> page to embed another extension...
ericzeng@chromium.org
2014-07-25
1
-0
/
+1
*
Don't allow null bytes in hosts of host permissions.
yoz@chromium.org
2014-07-25
3
-0
/
+16
*
Allow extension APIs to be called from WebUI. The only API currently
kalman@chromium.org
2014-07-24
7
-4
/
+42
*
Remove bookmarks API client-side write operations limits
wittman@chromium.org
2014-07-24
1
-6
/
+0
*
Removing the * from hosts and adding the words 'all' and 'site'.
mohammed@chromium.org
2014-07-24
2
-48
/
+43
*
Add GN Build file for extensions_common target.
tfarina@chromium.org
2014-07-23
2
-1
/
+233
*
Cleanup dependencies on device/
thestig@chromium.org
2014-07-23
2
-10
/
+7
*
Create a ManifestPermission implementation for Automation.
aboxhall@chromium.org
2014-07-23
3
-6
/
+27
*
Revert 284761 "Create a ManifestPermission implementation for Au..."
jdonnelly@chromium.org
2014-07-23
3
-27
/
+6
*
Remove unused Extension::InstallType
dpolukhin@chromium.org
2014-07-22
1
-8
/
+0
*
Create a ManifestPermission implementation for Automation.
aboxhall@chromium.org
2014-07-22
3
-6
/
+27
*
Add easyUnlockPrivate extension API
tbarzic@chromium.org
2014-07-22
1
-0
/
+1
*
Make Clone, Contains, Equal and IPC function non-virtual and implement in man...
aboxhall@chromium.org
2014-07-19
5
-84
/
+49
*
Get rid of the rest of CreateStringValue
estade@chromium.org
2014-07-18
1
-1
/
+1
*
Enabling AdInjectionBrowserTest after Activity Log refactoring.
pmarch@chromium.org
2014-07-18
2
-81
/
+0
*
Improve messaging for shared modules on chrome://extensions
elijahtaylor@chromium.org
2014-07-18
2
-10
/
+14
*
Fixes for re-enabling more MSVC level 4 warnings: misc edition #2
pkasting@chromium.org
2014-07-18
1
-2
/
+2
*
Remove extensions_manifest_types extensions API on Android.
thestig@chromium.org
2014-07-16
1
-1
/
+0
*
Apps&Extensions for supervised users: Add Extension::WAS_INSTALLED_BY_CUSTODI...
treib@chromium.org
2014-07-16
2
-1
/
+8
*
Add browser_extensions to GN build.
brettw@chromium.org
2014-07-15
2
-1
/
+7
*
Revert 283052 "Add browser_extensions to GN build."
brettw@chromium.org
2014-07-14
2
-7
/
+1
*
OnLazyBackgroundPageActive must ensure the close_sequence_id
scheib@chromium.org
2014-07-14
1
-2
/
+2
*
Add browser_extensions to GN build.
brettw@chromium.org
2014-07-14
2
-1
/
+7
*
Implement <appview>
fsamuel@chromium.org
2014-07-11
3
-0
/
+77
*
Move the serial API to extensions/.
sammc@chromium.org
2014-07-10
3
-1
/
+330
*
Remove GetContexts() from the public interface of extensions::Feature. It was
kalman@chromium.org
2014-07-10
12
-70
/
+54
*
Remove the "content_script" context from a number of APIs that shouldn't be
kalman@chromium.org
2014-07-09
1
-8
/
+1
[next]