electron/atom/common/native_mate_converters
Jeremy Apthorp 8ccb5cc6eb chore: Annotate fallthrough switch paths with FALLTHROUGH
The compiler was throwing errors about unannotated fallthroughs when
building with GN.
2018-06-20 14:38:18 -07:00
..
accelerator_converter.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
accelerator_converter.h clang-format atom files 2018-04-18 20:48:45 -04:00
blink_converter.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
blink_converter.h clang-format atom files 2018-04-18 20:48:45 -04:00
callback.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
callback.h clang-format atom files 2018-04-18 20:48:45 -04:00
content_converter.cc chore: Annotate fallthrough switch paths with FALLTHROUGH 2018-06-20 14:38:18 -07:00
content_converter.h Create network_converter for services/network/* types 2018-06-19 11:49:42 +10:00
file_path_converter.h clang-format atom files 2018-04-18 20:48:45 -04:00
gfx_converter.cc Add gfx:PointF support to mate::Converter 2018-06-19 11:49:45 +10:00
gfx_converter.h Add gfx:PointF support to mate::Converter 2018-06-19 11:49:45 +10:00
gurl_converter.h clang-format atom files 2018-04-18 20:48:45 -04:00
image_converter.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
image_converter.h clang-format atom files 2018-04-18 20:48:45 -04:00
net_converter.cc src: base::Value::HasKey(key) => base::Value::FindKey(key) (#13312) 2018-06-20 13:07:10 +10:00
net_converter.h clang-format atom files 2018-04-18 20:48:45 -04:00
network_converter.cc use std::make_unique<T> 2018-06-19 10:20:39 +02:00
network_converter.h Create network_converter for services/network/* types 2018-06-19 11:49:42 +10:00
string16_converter.h don't use native_mate/compat.h macros (#12984) 2018-05-18 09:08:28 +09:00
ui_base_types_converter.h clang-format atom files 2018-04-18 20:48:45 -04:00
v8_value_converter.cc REVIEW: Don't use removed and deprecated Value::To* APIs 2018-06-19 11:49:42 +10:00
v8_value_converter.h perf: don't use JSON to send the result of ipcRenderer.sendSync. (#8953) 2018-06-13 17:38:31 +10:00
value_converter.cc Remove base::Value::IsType 2018-06-19 11:49:40 +10:00
value_converter.h clang-format atom files 2018-04-18 20:48:45 -04:00