commit | 7e564bf4fa38c82ba19bcdd2ed12fb515735063c | [log] [tgz] |
---|---|---|
author | Nick Diego Yamane <nickdiego@igalia.com> | Fri Jul 12 18:21:05 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 12 18:21:05 2019 |
tree | 593b2a2c13156c1e1fe6e35eae3df1dde3b44d7c | |
parent | d51b94f0ccb5096647d669cd5633ee1c67f81111 [diff] |
Factor ui::XWindow out of DesktopWindowTreeHostX11 This CL factors out most of DesktopWindowTreeHostX11 X11 code into a reusable helper class, ui::XWindow. So that it can be re-used by Ozone/X11 PlatformWindow implementation. It should not imply in any functional change. Bug: 981606 Change-Id: I96735f1680c738723b2df9ac17928c09e0825f77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695008 Reviewed-by: Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Nick Yamane <nickdiego@igalia.com> Cr-Commit-Position: refs/heads/master@{#676967}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .