electron/shell/browser/ui/x
Charles Kerr 2b316f3843
refactor: run clang-tidy (#20231)
* refactor: clang-tidy modernize-use-nullptr

* refactor: clang-tidy modernize-use-equals-default

* refactor: clang-tidy modernize-make-unique

* refactor: omit nullptr arg from unique_ptr.reset()

As per comment by @miniak
2019-09-16 18:12:00 -04:00
..
event_disabler.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
event_disabler.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
window_state_watcher.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
window_state_watcher.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
x_window_utils.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
x_window_utils.h feat: Implement BrowserWindow.getMediaSourceId() and BrowserWindow.moveAbove(mediaSourceId) (#18926) 2019-08-15 15:51:15 +09:00