electron/atom/browser/osr
Aleksei Kuzmin 9f6cf9623c chore: fix a chromium-style error
osr_render_widget_host_view.cc:1150:12:
error: [chromium-style] auto variable type must not deduce to a raw pointer type.

(cherry picked from commit cc8e4ef68376627d20377ae3491df8e4f8dee08e)
2018-09-11 20:24:03 +02:00
..
osr_output_device.cc Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
osr_output_device.h Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
osr_render_widget_host_view.cc chore: fix a chromium-style error 2018-09-11 20:24:03 +02:00
osr_render_widget_host_view.h fix: fix osr compilation on Windows 2018-09-11 20:24:03 +02:00
osr_render_widget_host_view_mac.mm fix: fix osr compilation on Windows 2018-09-11 20:24:03 +02:00
osr_view_proxy.cc Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
osr_view_proxy.h Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
osr_web_contents_view.cc The Great Blink mv for source files, part 2. 2018-09-11 20:21:32 +02:00
osr_web_contents_view.h Update OSR code 2018-06-19 11:49:44 +10:00
osr_web_contents_view_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00