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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove stash_client.js dependency on unload_event.js
dcheng
2015-10-03
1
-0
/
+1
*
Add a Mojo EDK for Chrome that uses one OS pipe per message pipe.
jam
2015-10-02
1
-2
/
+2
*
[Extensions] Make const PermissionSet* const PermissionSet& where possible
rdevlin.cronin
2015-09-30
2
-6
/
+6
*
Allow extensions to specify that they are not allowed in incognito mode.
kundaji
2015-09-18
4
-0
/
+19
*
Finish the implementation of chrome.runtime.getBackgroundClient() for extensi...
kalman
2015-09-18
2
-0
/
+134
*
Add chrome.usb.getConfigurations function.
reillyg
2015-09-18
1
-1
/
+17
*
Add wjmaclean@chromium.org to various guest_view/web_view OWNERS.
wjmaclean
2015-09-09
1
-0
/
+1
*
Implement kiosk multiple apps feature. This includes:
jennyz
2015-09-03
2
-0
/
+44
*
Rename CoalescedPermissionMessage to PermissionMessage
treib
2015-08-27
2
-4
/
+3
*
Expose device strings in the USB and HID API device objects.
reillyg
2015-08-21
2
-1
/
+9
*
Extensions: Remove PermissionMessage (permission_message.h/cc)
treib
2015-08-20
2
-10
/
+0
*
Allow url::SchemeHostPort to hold non-file scheme without port
tyoshino
2015-08-19
1
-3
/
+12
*
Revert of Allow url::SchemeHostPort to hold non-file scheme without port (pat...
msramek
2015-08-18
1
-12
/
+3
*
Allow url::SchemeHostPort to hold non-file scheme without port
tyoshino
2015-08-18
1
-3
/
+12
*
<webview>: Add better loadabort reason messages
rzhao
2015-08-17
1
-5
/
+5
*
Extensions: Remove the intermediate PermissionMessageStrings interface
treib
2015-08-04
2
-2
/
+2
*
Extensions: Remove the old permission message interface
treib
2015-08-03
2
-30
/
+0
*
Generate all extension schema namespaces as "api" and instead vary the genera...
kalman
2015-07-23
1
-2
/
+2
*
gl/test: Move some initialization code used in tests to a separate component.
sadrul
2015-07-20
1
-2
/
+2
*
Add unit tests for new added ReceiveError
juncai
2015-07-17
1
-0
/
+30
*
Add a test that getModuleSystem() doesn't work cross origin
jochen
2015-07-14
1
-1
/
+1
*
Changed the layout of permissionrequest events to match the documentation. Ac...
paulmeyer
2015-07-08
1
-2
/
+2
*
Optimize png files in components/extensions
oshima
2015-06-24
5
-0
/
+0
*
Add chrome.hid.getUserSelectedDevices API.
reillyg
2015-06-19
2
-0
/
+47
*
Create a mechanism define declarative rules via the extension manifest.
danduong
2015-06-12
1
-0
/
+15
*
Add onGetUsbPrinterInfoRequested event to printerProvider API.
reillyg
2015-06-02
2
-0
/
+53
*
Make IN_PROC_BROWSER_TEST and RunExtension(Sub)test() more stable.
hubbe
2015-05-10
2
-10
/
+14
*
Add a manifest property declaring USB printers supported by an app.
reillyg
2015-05-07
2
-0
/
+37
*
Record when we suppress internal Extension code JavaScript crashes.
kalman
2015-04-30
2
-0
/
+4
*
Move device/usb classes from the FILE thread to UI thread.
reillyg
2015-04-16
1
-3
/
+3
*
Implement chrome.sockets.udp.setBroadcast.
reillyg
2015-04-11
1
-1
/
+90
*
Add new audio extension event OnNodesChanged.
jennyz
2015-04-10
4
-0
/
+97
*
Add a new audio extension event OnMuteChanged.
jennyz
2015-03-30
4
-0
/
+54
*
Add title property to chrome.printerProvider print job
tbarzic
2015-03-26
1
-0
/
+2
*
Redesign audio extension apis. This adds the following P1 requests api features:
jennyz
2015-03-21
3
-0
/
+51
*
Extensions: Switch to new permission message system, part I
treib
2015-03-20
2
-10
/
+0
*
Extensions: Prepare switch to new permission message system
treib
2015-03-16
2
-7
/
+19
*
Allow the USB transfer timeout to be specified by the application.
reillyg
2015-03-14
2
-0
/
+66
*
Instead of ArrayBuffer, pass blob with printerProvider.onPrintRequested
tbarzic
2015-03-06
1
-25
/
+56
*
Added GetCoalescedPermissionMessages to PermissionMessageProvider
sashab
2015-02-23
2
-0
/
+17
*
Pad HID output reports on Windows to the maximum output report size.
reillyg
2015-02-20
1
-4
/
+16
*
Shorten Closure template notation from Array.<*> to Array<*>.
Dan Beam
2015-02-14
1
-20
/
+20
*
Remove extensions::ServiceRegistrationManager.
sammc
2015-02-13
2
-75
/
+0
*
Handle extension unload in printerProvider API
tbarzic
2015-02-11
4
-0
/
+20
*
Use the JS stash client from the JS serial service.
sammc
2015-02-10
1
-2
/
+51
*
Add a JS stash client.
sammc
2015-02-10
1
-0
/
+76
*
Move BluetoothSocketApiTest into extensions_browsertests
jamescook
2015-02-06
6
-0
/
+284
*
Add a UsbService::Observer function for cleanup actions.
reillyg
2015-02-06
2
-0
/
+40
*
Remove Client= from device/serial/data_stream.mojom.
sammc
2015-02-05
1
-9
/
+6
*
Revert of Remove Client= from device/serial/data_stream.mojom. (patchset #1 i...
sammc
2015-02-04
2
-12
/
+18
[next]