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
*
Remove ChromeV8Extension & most of ChromeV8Context
rockot@chromium.org
2014-04-17
8
-2
/
+447
*
Change ACCELERATED_COMPOSITING blacklist to GPU_COMPOSITING.
danakj@chromium.org
2014-04-17
2
-3
/
+2
*
Introduce extensions_strings.grd
jamescook@chromium.org
2014-04-17
70
-27
/
+2048
*
Move extensions bindings code out of //chrome
rockot@chromium.org
2014-04-17
33
-0
/
+1707
*
Break a single histogram into two histograms
asargent@chromium.org
2014-04-16
1
-1
/
+6
*
Remove VIEW_TYPE_NOTIFICATION since it's not used anymore.
jam@chromium.org
2014-04-16
2
-5
/
+0
*
Use default CSP for resource loading in webview (instead of platform app's CSP)
lazyboy@chromium.org
2014-04-16
4
-4
/
+21
*
Use EventRouter instead of ExtensionSystem::Get->event_router()
limasdf@gmail.com
2014-04-16
3
-10
/
+9
*
Merge ExtensionImpl into EventBindings.
koz@chromium.org
2014-04-16
2
-249
/
+272
*
Clean-up coding style
haibane84@gmail.com
2014-04-16
5
-2
/
+10
*
Create ExtensionsRendererClient.
rockot@chromium.org
2014-04-16
3
-0
/
+62
*
Stop disabling force_compositing_mode for background RenderViews.
danakj@chromium.org
2014-04-16
2
-0
/
+6
*
Stop using v8::Persistent in ObjectBackedNativeHandler
adamk@chromium.org
2014-04-16
1
-5
/
+4
*
Suppress tabs permission warning if there is already a browsingHistory warning.
meacer@chromium.org
2014-04-15
1
-3
/
+3
*
Move EventBindings to //extensions
rockot@chromium.org
2014-04-15
5
-0
/
+479
*
Fix NULL dereference if a extension subpermission is removed.
vandebo@chromium.org
2014-04-15
1
-13
/
+16
*
Move most of extension_file_util.cc into extensions/common/file_util.cc
jamescook@chromium.org
2014-04-15
3
-0
/
+795
*
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
[next]