Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
9b7b4450185e723dc7021f7e8bae4a12d4dd5606
/
libs
/
hwui
/
Layer.cpp
34416ea
Make layer double drawing visible in overdraw debug mode
by Chris Craik
· 12 years ago
a151ef8
Merge "First OpenGL ES 3.0 based optimization" into jb-mr2-dev
by Romain Guy
· 12 years ago
1206b9b
Traverse layers in update order
by Chris Craik
· 12 years ago
0908764
First OpenGL ES 3.0 based optimization
by Romain Guy
· 12 years ago
02b49b7
Prevent crash when a single layer is enqueued several times for updates
by Romain Guy
· 12 years ago
696dcf8
Update layers to clear them Bug #8489505
by Romain Guy
· 12 years ago
ce4a7df
Don't crash when making a layer larger than supported dimensions Bug #8437401
by Romain Guy
· 12 years ago
96885eb
Avoid multiple font cache texture uploads Bug #8378964
by Romain Guy
· 12 years ago
8d4aeb7
Add a render buffer cache to reuse stencil buffers Bug #7146141
by Romain Guy
· 12 years ago
3bbacf2
Add a RenderBuffer object to store stencil buffers. Bug #7146141
by Romain Guy
· 12 years ago
2055aba
Allow layers with a stencil buffer to be resized on the fly Bug #7146141
by Romain Guy
· 12 years ago
8ce0030
Implement clipRect with a transform, clipRegion & clipPath Bug #7146141
by Romain Guy
· 12 years ago
5bb3c73
Apply dev. settings at runtime Bug #7434649
by Romain Guy
· 12 years ago
7c25aab
Defer layer rendering to avoid stalls Bug #7326824
by Romain Guy
· 12 years ago
98d3a64
Assign default texture id of 0
by Chet Haase
· 12 years ago
56257af
Revert "Deleting objects on the wrong thread is a silly idea Bug #7195815"
by Dave Burke
· 12 years ago
8a13749
Deleting objects on the wrong thread is a silly idea Bug #7195815
by Romain Guy
· 12 years ago
97dc917
Avoid deadlock when deleting layers Bug #7217459
by Romain Guy
· 12 years ago
603f6de
Fix occasional crash bug with layers
by Chet Haase
· 12 years ago
d15ebf2
Enable changing properties of layer paint
by Chet Haase
· 12 years ago