DescriptionNavigation transitions (web to native app): Get names and rects of transition elements (Chrome side)
Web to native app navigation transition uses Activity Transitions APIs in Android L. It requires the names and rects of transition elements. This CL gets the names and rects and pass them to TransitionRequestManager.
This is the Chrome side of the CL. Blink side will be done after this CL is landed. https://codereview.chromium.org/654953002/
Design doc: https://docs.google.com/a/chromium.org/document/d/17jg1RRL3RI969cLwbKBIcoGDsPwqaEdBxafGNYGwiY4/edit#
Demo video: https://drive.google.com/a/google.com/file/d/0B3hetueIc91Gd01DU25uT2hWU2M/view?usp=sharing
Activity Transitions in Android L: https://developer.android.com/preview/material/animations.html#transitions
BUG=370696
Committed: https://crrev.com/70986bd4cc0712a132247adcd17ad5fca9cb9bd8
Cr-Commit-Position: refs/heads/master@{#300304}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 2
Patch Set 4 : Use struct as IPC params #
Total comments: 9
Messages
Total messages: 16 (3 generated)
|