[XProto] Add initial property cache
This is a first step toward reducing round trips on state changes and during DnD and tab dragging. Followup changes will: * Add the ability to set properties * Add a event-related unit tests * Before this can be done, event dispatching needs to be refactored to remove reliance on X11EventSource. * This will also allow us to move PropertyCache from //ui/base/x to //ui/gfx/x. BUG=739898 R=sky Change-Id: I3bdd3a7200b7c7d6785b0b5cdced0c1673d76ec5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578117 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#835499}
Showing
ui/base/x/property_cache.cc
0 → 100644
ui/base/x/property_cache.h
0 → 100644
Please register or sign in to comment