electron/atom/common/native_mate_converters
2016-08-01 02:14:11 +02: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 fix UTF character sending as suggested by @zcbenz 2016-08-01 02:14:11 +02:00
blink_converter.h Fix cpplint warnings 2016-05-14 22:40:18 +09:00
callback.cc Modernize to C++11: Use auto key to improve code readability and maintainability. 2016-07-10 13:11:47 +02:00
callback.h Handle v8::MicrotasksScope in the main process 2016-06-24 14:45:31 +09:00
content_converter.cc Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
content_converter.h Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
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 Fix cpplint warnings 2016-07-04 19:19:20 +09:00
gfx_converter.h Update to API changes of Chrome 52 2016-07-04 15:32:43 +09:00
gurl_converter.h Use Local instead of Handle 2015-05-22 19:11:22 +08:00
image_converter.cc Convert to mate::Handle<NativeImage> instead of gfx::Image 2016-05-20 16:14:40 +09:00
image_converter.h Use Local instead of Handle 2015-05-22 19:11:22 +08:00
net_converter.cc Using base::HexEncode() 2016-07-19 11:06:56 +08:00
net_converter.h fill net::URLRequest details on IO thread 2016-06-09 10:39:18 +05:30
string16_converter.h Remove all calls to node::MakeCallback 2015-06-23 20:14:03 +08:00
ui_base_types_converter.h Follow object naming conventions for params in the 'context-menu' event 2016-05-04 10:41:10 -04:00
v8_value_converter.cc Merge branch 'master' into chrome52 2016-07-21 05:34:36 -06:00
v8_value_converter.h basictypes.h => macros.h 2016-03-10 17:06:21 +09:00
value_converter.cc Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
value_converter.h fix pointer usage 2015-12-11 00:25:25 +05:30