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
/
device_permissions_prompt.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in extensions/browser/.
avi
2015-12-23
1
-0
/
+1
*
Convert Pass()→std::move() in //extensions
dcheng
2015-12-18
1
-2
/
+4
*
Remove ScopedVector from /extenisons part#1
limasdf
2015-11-13
1
-6
/
+8
*
Add unit tests for device picker UI strings.
reillyg
2015-09-01
1
-0
/
+23
*
Add ICU message format support
jshin
2015-08-07
1
-10
/
+8
*
Check HID access by device node path instead of sysfs path.
reillyg
2015-07-10
1
-1
/
+4
*
Revert ICU plural syntax changes in device_permissions_prompt.cc.
reillyg
2015-06-03
1
-5
/
+6
*
Subsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr...
b.siddharth
2015-05-25
1
-1
/
+1
*
Use ICU plural formatting in more places
jshin
2015-05-14
1
-6
/
+5
*
Add HID support to DevicePermissionsManager and DevicePermissionsPrompt.
reillyg
2015-05-05
1
-43
/
+173
*
Separate USB device permissions prompt logic into subclasses.
reillyg
2015-04-24
1
-130
/
+160
*
Remove knowledge of USB devices from permission prompt implementations.
reillyg
2015-04-18
1
-12
/
+36
*
Move device/usb classes from the FILE thread to UI thread.
reillyg
2015-04-16
1
-107
/
+34
*
Check USB device path access when prompting users to select a device.
reillyg
2015-04-07
1
-19
/
+50
*
Update the device permissions prompt when the device list changes.
reillyg
2015-01-06
1
-68
/
+98
*
Improve the dialog title and text for the USB device picker.
reillyg
2014-11-18
1
-1
/
+3
*
Save USB device manufacturer and product strings for permission messages.
reillyg
2014-10-29
1
-40
/
+43
*
Add getUserSelectedDevices to the USB extensions API.
reillyg
2014-10-17
1
-3
/
+2
*
Prompt for granting permission to access USB devices.
reillyg
2014-10-16
1
-0
/
+199