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
/
extensions.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make a ResourceThrottle for extensions on top of net::URLRequestThrottlerMana...
xunjieli
2015-06-16
1
-0
/
+7
*
Revert "Make a ResourceThrottle for extensions on top of net::URLRequestThrot...
oshima
2015-06-16
1
-7
/
+0
*
Make a ResourceThrottle for extensions on top of net::URLRequestThrottlerMana...
xunjieli
2015-06-15
1
-0
/
+7
*
Create a mechanism define declarative rules via the extension manifest.
danduong
2015-06-12
1
-0
/
+4
*
[Extensions] Clean up the handling of ExtensionHostMsg_Request
rdevlin.cronin
2015-06-10
1
-2
/
+0
*
[Extensions] Introduce a ScopedExtensionDialogAutoConfirm
rdevlin.cronin
2015-06-10
1
-0
/
+2
*
Extract the element implementation logic to function mods in <webview>.
lazyboy
2015-06-09
1
-0
/
+1
*
Add support for controlling Pan-Tilt-Zoom cameras via VISCA protocol.
xdai
2015-06-09
1
-0
/
+2
*
[Extensions OOPI] Send tab id to all render frames in a tab
rdevlin.cronin
2015-06-04
1
-2
/
+0
*
Extract EventRouter from ExtensionSystem.
juncai
2015-06-04
1
-0
/
+2
*
Move guest view container message routing out of content/.
lazyboy
2015-06-02
1
-0
/
+2
*
Replace UsbDevice's unique_id with a GUID string
rockot
2015-06-01
1
-1
/
+3
*
Move GuestViewContainer to components
fsamuel
2015-05-28
1
-4
/
+0
*
Correct crx_installer_error.h ref to crx_install_error.h
bungeman
2015-05-27
1
-1
/
+1
*
Extract LazyBackgroundTaskQueue from ExtensionSystem.
juncai
2015-05-20
1
-0
/
+2
*
Extract DeclarativeUserScriptManager from ExtensionSystem.
juncai
2015-05-18
1
-0
/
+2
*
Implement the advertising functions for the BLE API.
rkc
2015-05-15
1
-0
/
+2
*
[Extensions UI] Add a placeholder icon for extensions in the toolbar
rdevlin.cronin
2015-05-14
1
-0
/
+2
*
Move V4L2 code into a webcam helper class.
zork
2015-05-14
1
-2
/
+6
*
Revert 2.5 CLs that relate to pulling Extension port management out of messag...
kalman
2015-05-13
1
-1
/
+0
*
Decouple GuestViewContainer from Extensions
fsamuel
2015-05-08
1
-0
/
+2
*
Add a manifest property declaring USB printers supported by an app.
reillyg
2015-05-07
1
-0
/
+4
*
Fixed PDF resize issue.
paulmeyer
2015-05-05
1
-0
/
+2
*
Move GuestView layer in browser to components
fsamuel
2015-05-05
1
-16
/
+0
*
Create interface "EventPageTracker" for checking an extension's
kmarshall
2015-04-29
1
-0
/
+1
*
Implement <webview>.addContentScript/removeContentScript API [2]
hanxi
2015-04-24
1
-10
/
+14
*
GuestView: Move GuestViewManager extension dependencies to ExtensionsGuestVie...
fsamuel
2015-04-24
1
-0
/
+3
*
GuestView: Decouple extension IPCs from soon-to-be component IPCs
fsamuel
2015-04-21
1
-0
/
+3
*
Fix gyp files after javascript files were moved.
lfg
2015-04-17
1
-4
/
+5
*
Move the Extension Port implementation out of messaging.js into its own file ...
kalman
2015-04-17
1
-0
/
+1
*
Implement <webview>.addContentScript/removeContentScript API [1].
hanxi
2015-04-16
1
-0
/
+2
*
Towards Decoupling GuestView from Extensions
fsamuel
2015-04-15
1
-0
/
+2
*
Bind open firewall ports to visible application windows.
reillyg
2015-03-24
1
-0
/
+2
*
Redesign audio extension apis. This adds the following P1 requests api features:
jennyz
2015-03-21
1
-5
/
+2
*
Add UMA histograms and logging for bad IPC message handling
jamescook
2015-03-20
1
-0
/
+2
*
Extensions: Switch to new permission message system, part I
treib
2015-03-20
1
-0
/
+2
*
Moved the guestview directories in extensions/browser/api/ into extensions/br...
paulmeyer
2015-03-13
1
-6
/
+6
*
[Extensions] Make value_builder.h usable outside of tests.
kalman
2015-03-10
1
-2
/
+2
*
[Extensions] Remove ChromeV8Context and DispatcherDelegate::CreateScriptContext.
kalman
2015-03-10
1
-2
/
+0
*
Replace extensions::ScopedPersistent with v8::UniquePersistent.
kalman
2015-03-09
1
-1
/
+0
*
Extensions: suspend extension's scripts when V8 is paused
kozyatinskiy
2015-03-06
1
-0
/
+2
*
Moves extensionview *.js and browsertest files into their own folders.
apacible
2015-03-06
1
-1
/
+1
*
Refactoring: de-couple Extensions from "script injection System" [render side]:3
hanxi
2015-03-04
1
-0
/
+2
*
[CleanUp] Move PowerApiManager to power_api and Rename
zhuoyu.qian
2015-03-03
1
-2
/
+0
*
Move ExtensionFrameHelper to the extensions module.
kalman
2015-02-27
1
-0
/
+2
*
[Extensions] Introduce LoadMonitoringExtensionHostQueue.
kalman
2015-02-27
1
-0
/
+3
*
Make PrinterProviderAPI a pure interface
tbarzic
2015-02-25
1
-0
/
+4
*
[Extensions] Start making chrome://extensions use extensions APIs
rdevlin.cronin
2015-02-24
1
-0
/
+1
*
Move DeclarativeUserScriptManager/Master and UserScriptLoader to //extensions.
hanxi
2015-02-24
1
-0
/
+8
*
Update gypi in extensions after move and removal of headers.
bratell
2015-02-24
1
-6
/
+6
[next]