electron/atom/common/native_mate_converters
Cheng Zhao 39bd2bee8e Avoid using CHECK in files using node headesr
Node has its own CHECK macro which requires linking with node::Assert.
2016-07-21 16:56:48 +09: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 Make |button| default to left button 2016-05-23 14:27:39 +09: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 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 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 Avoid using CHECK in files using node headesr 2016-07-21 16:56:48 +09: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