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: Introduce a fake ExtensionsClient implementation.
tfarina@chromium.org
2014-04-14
8
-3
/
+295
*
Add experiment to measure time to hash extension content as we read it
asargent@chromium.org
2014-04-14
1
-13
/
+72
*
Move most of ChromeV8Context to a base ScriptContext
rockot@chromium.org
2014-04-12
16
-1
/
+2117
*
Mark old Bluetooth API histograms deleted
keybuk@chromium.org
2014-04-11
1
-2
/
+2
*
Toro: Remove chrome feature channel dep from //extensions
jamescook@chromium.org
2014-04-11
3
-7
/
+1
*
Add chrome.webcamPrivate idl
zork@chromium.org
2014-04-11
2
-0
/
+4
*
Record extension function call histograms for synchronous functions too.
yoz@chromium.org
2014-04-11
2
-3
/
+5
*
Toro: Move ExtensionProtocolHandler to //extensions
jamescook@chromium.org
2014-04-11
7
-0
/
+927
*
Remove unimplemented and unused IsSchemeBitSet method
rob@robwu.nl
2014-04-10
1
-3
/
+0
*
Remove ExtensionService::GetInstalledApp() and ExtensionService::IsInstalledA...
rdevlin.cronin@chromium.org
2014-04-10
2
-0
/
+10
*
Media Galleries: Add a dropPermissionForMediaFileSystem() API.
thestig@chromium.org
2014-04-10
1
-3
/
+4
*
Fix a bug in the API webview.executeScript. After this fix, if the webview (w...
hanxi@chromium.org
2014-04-10
1
-0
/
+3
*
Cleanup webRequest/Internal API and permission registration.
pneubeck@chromium.org
2014-04-10
3
-12
/
+0
*
Add metrics OWNERS for extension_function_histogram_value.h.
thestig@chromium.org
2014-04-10
1
-0
/
+6
*
[fsp] Add requestUnmount() method together with the request manager.
mtomasz@chromium.org
2014-04-09
1
-0
/
+3
*
Move extensions manifest IconsHandler to //extensions
jamescook@chromium.org
2014-04-09
5
-9
/
+229
*
Show a notification when an ephemeral app consumes excessive disk space
tmdiep@chromium.org
2014-04-09
2
-12
/
+91
*
Adds the foundation for extensions test suite.
tfarina@chromium.org
2014-04-09
2
-1
/
+46
*
Add the first app_shell_browsertests test.
yoz@chromium.org
2014-04-09
4
-0
/
+33
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-09
1
-1
/
+1
*
Move core extensions l10n code to //extensions
rockot@chromium.org
2014-04-08
9
-0
/
+2311
*
Revert 262487 "Add net/base/filename_util.h."
sergeyu@chromium.org
2014-04-08
1
-1
/
+1
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-08
1
-1
/
+1
*
Move manifest_handler_helpers to //extensions
rockot@chromium.org
2014-04-08
3
-0
/
+105
*
Remove unused class UnsafePersistent.
vogelheim@chromium.org
2014-04-08
2
-52
/
+0
*
cleanup: cpplint src/extension/*
limasdf@gmail.com
2014-04-08
14
-25
/
+24
*
Cleanup: Remove NOTIFICATION_EXTENSION_UNLOADED usage in MediaScanManager.
thestig@chromium.org
2014-04-08
8
-21
/
+39
*
* Replace "read" method with onReceiveXxx events.
rpaquay@chromium.org
2014-04-08
3
-14
/
+36
*
Remove the kEasyOffStoreInstall switch
rdevlin.cronin@chromium.org
2014-04-08
3
-7
/
+8
*
Move extension_icon_set.{h,cc} to //extensions
rockot@chromium.org
2014-04-07
3
-0
/
+124
*
Revert 262175 "* Replace "read" method with onReceiveXxx events."
scottmg@chromium.org
2014-04-07
3
-36
/
+14
*
* Replace "read" method with onReceiveXxx events.
rpaquay@chromium.org
2014-04-07
3
-14
/
+36
*
Add extensions_unittests target for unit tests in //extensions.
tfarina@chromium.org
2014-04-05
1
-4
/
+46
*
Implement actions for Automation API.
dtseng@chromium.org
2014-04-05
1
-0
/
+1
*
Create an extensions_renderer target
rockot@chromium.org
2014-04-04
6
-0
/
+214
*
Reland 261559: Create new app_shell.gyp for app_shell targets.
rockot@google.com
2014-04-04
1
-2
/
+2
*
Revert "Revert 261654 "Move some extension constants out of //chrome.""
rockot@google.com
2014-04-04
2
-0
/
+65
*
Revert 261654 "Move some extension constants out of //chrome."
rockot@google.com
2014-04-04
2
-65
/
+0
*
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
[next]