electron/atom
Charles Kerr cad8eed6e4 Use ui:view's Activate() on Linux (#12539)
In NativeWindowViews, we started rolling our own _NET_ACTIVE_WINDOW
event in June 2016 to raise windows because Chromium's implementation
wasn't working as expected. (See commit 32b692b6)

I'm not seeing this behavior in our current version of libcc,
so I wonder if this workaround is still needed?
2018-04-05 22:39:53 -04:00
..
app move pdf viewer behind feature flag 2018-03-20 10:13:17 +03:00
browser Use ui:view's Activate() on Linux (#12539) 2018-04-05 22:39:53 -04:00
common Propagate referrer to new windows (#12397) 2018-04-05 18:13:24 -05:00
node Fixed build issues 2017-11-24 10:58:53 +09:00
renderer Move AutofillPopup from NativeWindow to WebContents (#12514) 2018-04-05 09:53:51 +09:00
utility [c++11 library] Remove ScopedVector 2017-11-24 10:58:17 +09:00
CPPLINT.cfg