electron/atom/browser/ui
Robo a24ad6bc14 build: define compile time features with buildflag header (#14840)
* build: define compile time features with buildflag header

* refactor: switch to BUILDFLAG(ENABLE_DESKTOP_CAPTURER)

* refactor: switch to BUILDFLAG(ENABLE_RUN_AS_NODE)

* refactor: switch to BUILDFLAG(ENABLE_OSR)

* refactor: switch to BUILDFLAG(ENABLE_VIEW_API)

* refactor: switch to BUILDFLAG(ENABLE_PEPPER_FLASH)

* refactor: switch to BUILDFLAG(OVERRIDE_LOCATION_PROVIDER)

* refactor: switch to BUILDFLAG(ENABLE_PDF_VIEWER)
2018-10-01 16:00:53 -04:00
..
cocoa fix: update deprecated NSWindow masks (#14760) 2018-09-26 16:00:57 -07:00
views build: define compile time features with buildflag header (#14840) 2018-10-01 16:00:53 -04:00
webui build: define compile time features with buildflag header (#14840) 2018-10-01 16:00:53 -04:00
win fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
x fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
accelerator_util.cc fix: enable key accelerator flags for Windows and Linux (#14830) 2018-09-28 06:59:00 -05:00
accelerator_util.h clang-format atom files 2018-04-18 20:48:45 -04:00
accelerator_util_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
accelerator_util_views.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_menu_model.cc chore: run clang-format 2018-09-19 17:18:10 +02:00
atom_menu_model.h enable chromium style checker plugin for electron and brightray targets 2018-04-19 11:12:58 -07:00
autofill_popup.cc build: define compile time features with buildflag header (#14840) 2018-10-01 16:00:53 -04:00
autofill_popup.h Update OSR code 2018-06-19 11:49:44 +10:00
certificate_trust.h
certificate_trust_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
certificate_trust_win.cc chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00
drag_util.h
drag_util_mac.mm
drag_util_views.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
file_dialog.h chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00
file_dialog_gtk.cc refactoring: use std::make_unique<T> (#13245) 2018-06-18 16:32:55 +09:00
file_dialog_mac.mm refactoring: use std::make_unique<T> (#13245) 2018-06-18 16:32:55 +09:00
file_dialog_win.cc chore: run clang-format 2018-09-19 17:18:10 +02:00
message_box.h clang-format atom files 2018-04-18 20:48:45 -04:00
message_box_gtk.cc Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
message_box_mac.mm fix: Dialog does not close on ESCAPE if defaultId is set (#14196) 2018-08-19 13:41:03 -07:00
message_box_win.cc chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00
tray_icon.cc add getter for ignoreDoubleClickEvents field 2018-05-03 13:49:33 -07:00
tray_icon.h add getter for ignoreDoubleClickEvents field 2018-05-03 13:49:33 -07:00
tray_icon_cocoa.h Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
tray_icon_cocoa.mm fix: allow Tray with title only (without icon) on Mac (#13851) 2018-08-30 21:16:56 +12:00
tray_icon_gtk.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
tray_icon_gtk.h fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
tray_icon_observer.h clang-format atom files 2018-04-18 20:48:45 -04:00
tray_icon_win.cc