electron/atom/common/native_mate_converters
Cheng Zhao 9714348260 Merge pull request #6941 from deepak1556/blob_data_patch
protocol: provide blob uuid with uploadData
2016-09-16 17:01:15 +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 Fix compatibility with canScroll 2016-09-14 16:23:01 +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 webContents: fix value of contextMenu hasImageContents property 2016-08-12 00:55:20 +05:30
content_converter.h Sort includes alphabetically 2016-08-26 15:30:02 -07: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 Sort includes alphabetically 2016-08-26 15:30:02 -07: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 Merge pull request #6941 from deepak1556/blob_data_patch 2016-09-16 17:01:15 +09: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 Fix API changes of Chrome 53 2016-09-14 16:22:43 +09:00
v8_value_converter.h Sort includes alphabetically 2016-08-26 15:30:02 -07:00
value_converter.cc create helper class to read blob data 2016-09-01 08:52:44 +05:30
value_converter.h create helper class to read blob data 2016-09-01 08:52:44 +05:30