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
Commit message (
Expand
)
Author
Age
Files
Lines
*
extensions: Remove ChromeRenderMessageFilter dependency.
derat@chromium.org
2014-04-01
6
-63
/
+94
*
Enable _api_features.json to block APIs from service worker contexts.
scheib@chromium.org
2014-04-01
1
-0
/
+3
*
Move extension whitelist switch to //extensions
rockot@chromium.org
2014-03-31
2
-0
/
+4
*
Break extensions ProcessManager dependency on Runtime API
jamescook@chromium.org
2014-03-31
4
-3
/
+42
*
Move sockets manifest types to //extensions.
rockot@chromium.org
2014-03-30
14
-4
/
+1138
*
Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in extens...
jyasskin@chromium.org
2014-03-29
15
-72
/
+70
*
Remove PreferenceAPI dependency from ExtensionPrefs.
rockot@chromium.org
2014-03-28
2
-3
/
+70
*
Revert of Remove ExtensionService Garbage-Collecting methods. (https://codere...
dalecurtis@chromium.org
2014-03-28
2
-48
/
+12
*
Remove ExtensionService Garbage-Collecting methods.
rdevlin.cronin@chromium.org
2014-03-28
2
-12
/
+48
*
Fix chrome_api and extensions_api gyp dependencies.
yoz@chromium.org
2014-03-28
1
-1
/
+1
*
Settings Override API: localize all URLs.
vasilii@chromium.org
2014-03-28
2
-2
/
+7
*
[Hotword] Add setAudioLoggingEnabled to the hotword private api so that the h...
rlp@chromium.org
2014-03-27
1
-0
/
+1
*
Remove ExtensionService::VerifyAllExtensions()
rdevlin.cronin@chromium.org
2014-03-27
2
-10
/
+71
*
AccessibilityFeatures API implementation
tbarzic@chromium.org
2014-03-27
2
-0
/
+4
*
Add Sparse Histogram Support to metricsPrivate
robliao@chromium.org
2014-03-27
1
-0
/
+1
*
Fix extension/common/permissions presubmit
tbarzic@chromium.org
2014-03-27
1
-1
/
+1
*
Revert of Extract RuntimeEventRouter from extensions Runtime API (https://cod...
jamescook@chromium.org
2014-03-27
5
-231
/
+2
*
Remove the browsingData, contextMenusInternal, echoPrivate, runtime,
kalman@chromium.org
2014-03-27
1
-6
/
+0
*
Add OnLoaded to ExtensionRegistryObserver. Change GalleryWatchStateTracker
kalman@chromium.org
2014-03-26
4
-0
/
+81
*
Settings API first-run bubble.
finnur@chromium.org
2014-03-26
2
-0
/
+22
*
Add extensions::EventRouter::Get(browser_context) as a shorthand for
kalman@chromium.org
2014-03-26
2
-0
/
+10
*
Add chrome.webstore API methods to allow sites to see progress of installation
rdevlin.cronin@chromium.org
2014-03-26
1
-14
/
+0
*
Extract RuntimeEventRouter from extensions Runtime API
jamescook@chromium.org
2014-03-26
5
-2
/
+231
*
Revert 259263 "Revert 259199 "Move DNS API to //extensions.""
rockot@google.com
2014-03-25
9
-2
/
+261
*
Enable the Commands API.
finnur@chromium.org
2014-03-25
1
-0
/
+4
*
Add presubmit check and automatic update script for ExtensionPermission enum.
ahernandez.miralles@gmail.com
2014-03-25
15
-848
/
+49
*
Revert 259199 "Move DNS API to //extensions."
ernstm@chromium.org
2014-03-25
9
-261
/
+2
*
Move DNS API to //extensions.
rockot@chromium.org
2014-03-25
9
-2
/
+261
*
Cleanup: Remove the allow-scripting-gallery flag and associated functionality...
sdoyon@chromium.org
2014-03-25
2
-6
/
+0
*
Fix incorrect chrome_settings_overrides warning message
wittman@chromium.org
2014-03-24
1
-1
/
+1
*
Introduce an extension parameter which is used to customize the extension. It...
vasilii@chromium.org
2014-03-24
3
-9
/
+54
*
Ensure extensions.getViews(type: "tab") contains tab created by window.open
d.halman@gmail.com
2014-03-22
2
-3
/
+15
*
Retain local data of ephemeral apps after cache eviction
tmdiep@chromium.org
2014-03-21
2
-1
/
+85
*
Move basic API permissions code out of //chrome
rockot@chromium.org
2014-03-21
27
-10
/
+1880
*
Move ExtensionHost from src/chrome to src/extensions
jamescook@chromium.org
2014-03-21
8
-5
/
+621
*
Clean up DEPS in src/apps and src/extensions
jamescook@chromium.org
2014-03-20
2
-9
/
+11
*
Docserver: Create Article, Intro, and Partial data source as subclasses
ahernandez.miralles@gmail.com
2014-03-20
4
-5
/
+5
*
Split ExtensionWebContentsObserver into base and Chrome implementations
jamescook@chromium.org
2014-03-20
3
-0
/
+174
*
Add a dialog to share files during file transferring.
hirono@chromium.org
2014-03-20
1
-0
/
+1
*
[Hotword] Making enabling/disabling the setting enable/disable the hotword ex...
rlp@chromium.org
2014-03-19
1
-1
/
+6
*
Rename NOTIFICATION_EXTENSION_UNLOADED to
kalman@chromium.org
2014-03-19
5
-9
/
+9
*
Move ExtensionService::GenerateInstalledExtensionsSet() to ExtensionRegistry.
rdevlin.cronin@chromium.org
2014-03-19
2
-0
/
+14
*
Move extensions BCKS factory creation
rockot@chromium.org
2014-03-19
3
-0
/
+56
*
Add extensions/common/OWNERS for *_messages.h.
derat@chromium.org
2014-03-19
1
-0
/
+12
*
Introduce ExtensionHostDelegate, use it for media access requests
jamescook@chromium.org
2014-03-19
5
-27
/
+73
*
[GCM] Adding chrome.gcm.unregister to gcm API
fgorski@chromium.org
2014-03-19
1
-0
/
+1
*
Support for OEM Folder in the App List
stevenjb@chromium.org
2014-03-19
3
-2
/
+30
*
Add 'requirement' support in manifest for window shape.
garykac@chromium.org
2014-03-19
2
-1
/
+20
*
Remove unneeded template specialization
mdempsky@chromium.org
2014-03-18
2
-11
/
+0
*
Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.
pkasting@chromium.org
2014-03-18
1
-20
/
+12
[next]