electron/atom/common/native_mate_converters
Cheng Zhao 69f93a7528 Merge pull request #4223 from deepak1556/notification_disable_patch
session: add setPermissionRequestHandler api
2016-02-01 20:51:22 +08:00
..
accelerator_converter.cc Use Local instead of Handle 2015-05-22 19:11:22 +08:00
accelerator_converter.h Use Local instead of Handle 2015-05-22 19:11:22 +08:00
blink_converter.cc Added documentation, restructured the files to fit better with electron's style and fixed a typo in keyboard_util's name. 2016-01-31 02:27:14 +01:00
blink_converter.h fix cpplint warning 2015-12-21 19:16:02 +05:30
callback.cc It is fine to leak a V8 handle on exit 2015-12-03 16:33:57 +08:00
callback.h Update to API changes of Chrome 47 2015-12-07 19:56:23 +08:00
content_converter.cc add pointerlock permission type 2016-02-01 15:13:49 +05:30
content_converter.h expose handler from session and remove permission-request event 2016-02-01 12:23:51 +05:30
file_path_converter.h tracing: fix docs and allow null values in file path conversion fromv8 2015-11-13 02:36:38 +05:30
gfx_converter.cc Do not create remote object for simple return values of APIs 2015-08-27 16:14:53 +08:00
gfx_converter.h Use Local instead of Handle 2015-05-22 19:11:22 +08:00
gurl_converter.h Use Local instead of Handle 2015-05-22 19:11:22 +08:00
image_converter.cc Use Local instead of Handle 2015-05-22 19:11:22 +08:00
image_converter.h Use Local instead of Handle 2015-05-22 19:11:22 +08:00
net_converter.cc session: provide uploadData with webrequest api when available 2016-01-27 18:39:40 +05:30
net_converter.h session: provide uploadData with webrequest api when available 2016-01-27 18:39:40 +05:30
string16_converter.h Remove all calls to node::MakeCallback 2015-06-23 20:14:03 +08:00
v8_value_converter.cc nativemate: handle binary types in v8 value conversion 2015-10-13 01:13:59 +05:30
v8_value_converter.h nativemate: handle binary types in v8 value conversion 2015-10-13 01:13:59 +05:30
value_converter.cc fix pointer usage 2015-12-11 00:25:25 +05:30
value_converter.h fix pointer usage 2015-12-11 00:25:25 +05:30