Description[Remoting iOS] Basic viewport manipulation support
This CL adds some basic zoom and pan support (touch input mode only for now)
for the iOS client.
This is minimum code to make use of DesktopViewport. The client gesture stuff
may still need more refactoring or redesign to support trackpad input mode,
deceleration animation, etc.
BUG=714193
Review-Url: https://codereview.chromium.org/2856933007
Cr-Commit-Position: refs/heads/master@{#469414}
Committed: https://chromium.googlesource.com/chromium/src/+/a4d96d0d8bdcc688451ad0376a7304df5b41904a
Patch Set 1 #Patch Set 2 : break strong reference loops using __weak #
Total comments: 10
Patch Set 3 : Resolve Feedbacks #
Total comments: 20
Patch Set 4 : Resolve Feedback #Patch Set 5 : Move the delegate getter/setting to the bottom #Messages
Total messages: 17 (8 generated)
|