Aleksei Kuzmin
|
3d700ee49f
|
Remove base::Value::CreateNullValue
https://codereview.chromium.org/2792573002
|
2017-08-15 16:19:20 +03:00 |
|
Birunthan Mohanathas
|
486b6b9096
|
Add systemPreferences.setUserDefault for macOS
This API can be used to e.g. enable key repeat by setting
`ApplePressAndHoldEnabled` to `false` (see also #47).
|
2016-11-29 09:46:32 -08:00 |
|
Charlie Hess
|
aa1b8cd74b
|
Expose the NSArrayToListValue converter.
|
2016-06-01 18:53:49 -07:00 |
|
Cheng Zhao
|
7ba391da7c
|
Update to API changes of Chrome 51
|
2016-05-23 10:59:39 +09:00 |
|
Cheng Zhao
|
3d0b98c9ca
|
Use string description for unknown types
|
2016-05-18 16:01:08 +09:00 |
|
Cheng Zhao
|
68cf267b1d
|
Do not convert NSDictionary to JSON
|
2016-05-18 15:49:33 +09:00 |
|
Cheng Zhao
|
240c346d02
|
Ignore invalid JSON object when converting NSDictionary
|
2016-05-18 14:54:37 +09:00 |
|
Cheng Zhao
|
97250b53e8
|
Pass userInfo in subscribeNotification
|
2016-05-18 14:40:19 +09:00 |
|
Cheng Zhao
|
60bd60e1ed
|
Fully support converting NSDictionary to JS userInfo object
|
2016-05-05 16:26:44 +09:00 |
|