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
/
browser
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
14
-22
/
+20
*
Renaming app_view_internal -> app_view_guest_internal.
lfg
2014-10-24
4
-92
/
+87
*
Speculative fix: "Issue 423222: Chrome: Crash Report - extensions::WebViewInt...
hanxi
2014-10-24
1
-0
/
+2
*
Remove IsDIPEnabled from Screen
scottmg
2014-10-23
1
-6
/
+4
*
Fix webrequest api for webview in webui
guohui
2014-10-23
3
-14
/
+30
*
Use a separate DevicePermissionsManager instance in incognito mode.
reillyg
2014-10-23
2
-0
/
+10
*
Add Chrome IME extensions to the whitelisted extensions for app.window.alpha
bshe
2014-10-22
1
-0
/
+2
*
Reverting instrumentations
vadimt
2014-10-22
2
-10
/
+0
*
Standardize usage of virtual/override/final in extensions/
dcheng
2014-10-21
92
-1076
/
+1039
*
Implement permission_broker for serial devices.
jorgelo
2014-10-20
1
-1
/
+3
*
Revert "app_shell: Add experimental shellPrivate extension API"
jamescook
2014-10-17
4
-80
/
+0
*
Add getUserSelectedDevices to the USB extensions API.
reillyg
2014-10-17
6
-64
/
+160
*
Prompt for granting permission to access USB devices.
reillyg
2014-10-16
6
-4
/
+358
*
Open HID connections asynchronously.
reillyg
2014-10-16
2
-21
/
+10
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-15
4
-8
/
+8
*
New error strings for chrome.bluetoothLowEnergy
jamuraa
2014-10-13
4
-21
/
+106
*
Ignore uninteresting events when recording the last errors to report
mfoltz
2014-10-13
2
-14
/
+82
*
Implement find in page support for top level BrowserPlugins.
raymes
2014-10-13
1
-1
/
+1
*
Update constants to MACRO_STYLE
jamuraa
2014-10-13
2
-45
/
+46
*
Read HID report descriptor from sysfs and request permission on connect.
reillyg
2014-10-11
2
-4
/
+28
*
Turn UploadDataStream into an abstract class, and split the implentation
mmenke
2014-10-09
1
-12
/
+14
*
Added optional callbacks to webview.go(), webview.back(), and webview.forward().
paulmeyer
2014-10-09
1
-1
/
+3
*
Added missing OWNERS file for webview.
paulmeyer
2014-10-09
1
-0
/
+2
*
Use IOService enumeration instead of IOHIDManager in HidServiceMac.
reillyg
2014-10-09
4
-4
/
+26
*
Instrumenting descendants of EventRouter::Observer to find out what causes ja...
vadimt
2014-10-08
2
-0
/
+10
*
Remote Assistance on Chrome OS Part III - NativeMessageHost
kelvinp
2014-10-07
2
-0
/
+83
*
Prototype for copresenceSockets.
rkc
2014-10-07
4
-0
/
+346
*
Revert "Remote Assistance on Chrome OS Part III - NativeMessageHost"
Hayato Ito
2014-10-07
2
-83
/
+0
*
Add HidConnection::Close and register OS X callbacks on the UI thread.
reillyg
2014-10-07
1
-1
/
+3
*
Remote Assistance on Chrome OS Part III - NativeMessageHost
kelvinp
2014-10-07
2
-0
/
+83
*
app_shell: Add experimental shellPrivate extension API
jamescook
2014-10-04
4
-0
/
+80
*
HID device manager uses own instance in incognito
arnarb
2014-10-04
1
-1
/
+1
*
Fail, don't DCHECK, when HID singleton services are unavailable.
reillyg
2014-10-04
1
-3
/
+7
*
replace OVERRIDE and FINAL with override and final in extensions/
mostynb
2014-10-03
87
-654
/
+654
*
Enable cryptotoken in guest mode.
arnarb
2014-10-03
1
-0
/
+2
*
Higher-detailed results from tabs.captureVisibleTab on high-DPI systems.
miu
2014-10-03
1
-8
/
+26
*
App_shell doesn't have similar implementation of ChromeExtensionsNetworkDeleg...
hanxi
2014-10-03
3
-3
/
+12
*
GuestView: Move lifetime management out of content
fsamuel
2014-10-02
3
-1
/
+37
*
First part of errors coming up from the dbus API
jamuraa
2014-10-01
3
-14
/
+26
*
Remove the usbPrivate API.
reillyg
2014-09-30
3
-190
/
+0
*
Several things are done in this CL:
hanxi
2014-09-30
4
-18
/
+7
*
Fix uninitialized memory error in CastTransport.
kmarshall
2014-09-30
1
-0
/
+1
*
Revert "Allow declarative webrequest and webrequest in extensions."
dcheng
2014-09-30
4
-7
/
+18
*
Several things are done in this CL:
hanxi
2014-09-30
4
-18
/
+7
*
Gather metrics on hosted app unlimitedStorage usage
rdevlin.cronin
2014-09-30
1
-10
/
+0
*
Verify that ComponentExtensionResourceManager exists before using it.
lfg
2014-09-29
1
-5
/
+7
*
Short-circuit failures in BLE js tests
jamuraa
2014-09-29
1
-12
/
+34
*
Adds new webview.loadDataWithBaseUrl API to allow data URLs to be loaded with...
paulmeyer
2014-09-29
2
-0
/
+43
*
Rewrite apps::SavedDevicesService as extensions::DevicePermissionsManager.
reillyg
2014-09-29
4
-2
/
+535
*
Allow component IME extensions use app.window and add 'ime' boolean in Create...
bshe
2014-09-29
2
-0
/
+67
[next]