electron/atom
Cheng Zhao 858828d343
Refactor NativeWindow (Part 6): Move NativeWindow bindings to api::TopLevelWindow (#12596)
* Add atom::api::TopLevelWindow

* Make BrowserWindow inherit TopLevelWindow

* Fix reading from wrong weak map

* Read options after setting content view

* OnWindowClosed is not guarenteed to run now

* Fix the offscreen hack in BrowserWindow

* Fix building on Linux

* Fix tests on Linux

* Fix building on Windows
2018-04-14 11:04:23 +09:00
..
app Enable plznavigate aka browser side navigation (#12535) 2018-04-06 16:22:52 +09:00
browser Refactor NativeWindow (Part 6): Move NativeWindow bindings to api::TopLevelWindow (#12596) 2018-04-14 11:04:23 +09:00
common Refactor NativeWindow (Part 6): Move NativeWindow bindings to api::TopLevelWindow (#12596) 2018-04-14 11:04:23 +09:00
node Fixed build issues 2017-11-24 10:58:53 +09:00
renderer tools: pass custom template for js2c (#12593) 2018-04-13 08:20:04 -04:00
utility remove unnecessary ptr_util.h include 2018-04-12 22:34:26 -04:00
CPPLINT.cfg