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
*
Move some extension constants out of //chrome.
rockot@chromium.org
2014-04-04
2
-0
/
+65
*
Move chrome.test API files to src/extensions.
yoz@chromium.org
2014-04-04
5
-0
/
+682
*
Added method getCaptivePortalStatus to networkingPrivate extension.
ygorshenin@chromium.org
2014-04-04
1
-0
/
+1
*
Revert 261559 "Create new app_shell.gyp for app_shell targets."
rockot@google.com
2014-04-04
1
-2
/
+2
*
Move core features code to //extensions
rockot@chromium.org
2014-04-03
19
-5
/
+2492
*
Create new app_shell.gyp for app_shell targets.
rockot@chromium.org
2014-04-03
1
-2
/
+2
*
Remove some chrome dependencies from extensions app_window API
jamescook@chromium.org
2014-04-03
5
-0
/
+122
*
Check the scheme of a RenderViewHost before assuming it contains an extension.
jyasskin@chromium.org
2014-04-03
1
-3
/
+12
*
Add unit test for the Settings API Bubble.
finnur@chromium.org
2014-04-03
1
-3
/
+1
*
Removed unneeded includes.
zvorygin@chromium.org
2014-04-03
1
-1
/
+0
*
Make unknown extension subpermissions warnings instead of errors.
vandebo@chromium.org
2014-04-03
9
-31
/
+69
*
Relanding user gesture fix for external protocol handlers after revert.
meacer@chromium.org
2014-04-03
4
-9
/
+0
*
Rename experimental.accessibility to accessibilityPrivate
dmazzoni@chromium.org
2014-04-03
2
-0
/
+3
*
Remove //chrome dependency from ExtensionPrefs
rockot@google.com
2014-04-02
8
-87
/
+152
*
Separate chrome channel logic from SimpleFeature.
rockot@google.com
2014-04-02
1
-0
/
+4
*
Implement chrome.bluetoothPrivate API to control adapter state and pairing.
tengs@chromium.org
2014-04-02
3
-0
/
+6
*
Consolidate extensions module temporary deps in extensions/DEPS
jamescook@chromium.org
2014-04-02
3
-59
/
+35
*
Revert of Fix the handling of user gestures for external protocol handler dia...
rlarocque@chromium.org
2014-04-02
4
-0
/
+9
*
Fix the handling of user gestures for external protocol handler dialogs.
meacer@chromium.org
2014-04-02
4
-9
/
+0
*
Resubmit: Remove ExtensionService Garbage-Collecting methods.
rdevlin.cronin@chromium.org
2014-04-02
2
-12
/
+48
*
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
[next]