Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure the frame inversion flag is immediately effective. | Derek Sollenberger | 2011-10-12 | 1 | -11/+3 |
| | | | | | | | | | | Previously the frame inversion state was passed to the UI thread when the layer tree was synced. This CL removes that restriction and updates it immediately by storing the state in a cross thread refcounted object. bug: 5283034 Change-Id: I58a7ea0f2ed261008b945241bc783cfee4f33466 | ||||
* | Replace plugin's OpenGL API with a NativeWindow API. | Derek Sollenberger | 2011-08-03 | 1 | -0/+88 |
bug: 5114637 Change-Id: Idfadf95b9b65bf87ad2edf76fd2c5fc0513a75c3 |