Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
6c7ef2e8d7538e8d9b38e724cffd5cf81c7dad10
/
libs
/
hwui
/
Snapshot.cpp
b29b16e
Remove clipRegion from the public API.
by Derek Sollenberger
· 8 years ago
6e49c9f
switch over clip calls to use SkClipOp instead of SkRegion::Op
by Mike Reed
· 8 years ago
8254e00
resolve merge conflicts of 44a291e to master
by John Reck
· 8 years ago
9aaf189
Merge "Fix random crash in libhwui" am: 3f67a1855e
by Keith Mok
· 8 years ago
de89c2f
Fix random crash in libhwui
by Keith Mok
· 8 years ago
5e00c7c
Delete old rendering pipeline
by Chris Craik
· 8 years ago
04d46eb
Support replace op in new pipeline
by Chris Craik
· 9 years ago
dccca44
Reland: Move text logic from jni to hwui level
by sergeyv
· 9 years ago
afbd0f1
Revert "Move text logic from jni to hwui level"
by Sergei Vasilinetc
· 9 years ago
a7f6bba1
Move text logic from jni to hwui level
by sergeyv
· 9 years ago
678ff81
Clip projected ripples to outlines
by Chris Craik
· 9 years ago
eecff56
Add internal Canvas save flags
by Florin Malita
· 9 years ago
a2a7072
Simplify ClipArea to prefer Rect args
by Chris Craik
· 9 years ago
98787e6
Finish shadow support in new reorderer/renderer
by Chris Craik
· 9 years ago
d9ee550
Reduce, reuse, recycle SNAPSHOTS!
by John Reck
· 9 years ago
4d3e704
Remove return values from clipping operations
by Chris Craik
· 9 years ago
7c85c54
Remove Matrix4::load(Matrix4&)
by Chris Craik
· 9 years ago
5a4690b
Clean up unncessary defines
by Chris Craik
· 9 years ago
fca52b75
Use path intersection instead of saveLayer+mesh to mask projected ripples
by Chris Craik
· 10 years ago
e9c01a4
Fix path clipping in VectorDrawable
by Chris Craik
· 10 years ago
0318887
GlopBuilder, and test app refactor
by Chris Craik
· 10 years ago
487a92c
Clipping performance improvements
by Rob Tsuk
· 10 years ago
d41c4d8
Add overrides and switch to nullptr keyword for all files
by Chris Craik
· 10 years ago
e83cbd4
Prioritize reveal clipping over Outline clipping
by Chris Craik
· 10 years ago
69e5adf
Define shadow casting behavior within layers
by Chris Craik
· 10 years ago
af4d04c
Use RoundRect clipping for circle reveal animation
by Chris Craik
· 10 years ago
deeda3d
Round rect outline clipping
by Chris Craik
· 11 years ago
a64a2be
Combine projection matrix, and viewport management
by Chris Craik
· 10 years ago
ddc5228
Revert "Simplify projection matrix management."
by Jorim Jaggi
· 10 years ago
0c0ec26
Simplify projection matrix management.
by Chris Craik
· 10 years ago
e4aa95e
Add logging utility methods
by Chris Craik
· 11 years ago
1df2644
Rework and clean up DisplayList projection
by Chris Craik
· 11 years ago
f533e94
Support projection of DisplayLists onto ancestors.
by Chris Craik
· 11 years ago
5f80362
Isolate tiling clip state from snapshot
by Chris Craik
· 12 years ago
b98a016
Fix clipping and stencil layer issues
by Chris Craik
· 12 years ago
3bbacf2
Add a RenderBuffer object to store stencil buffers. Bug #7146141
by Romain Guy
· 12 years ago
3c099c4
Fix Snapshot::resetClip to also reset the clip region
by Romain Guy
· 12 years ago
8ce0030
Implement clipRect with a transform, clipRegion & clipPath Bug #7146141
by Romain Guy
· 12 years ago
735738c
Preliminary Support for region clipping
by Romain Guy
· 12 years ago
a3dc55f
Fix a couple of rendering issues Bug #7253839
by Romain Guy
· 12 years ago
0baaac5
Revert "Revert "Add more support for transformed clip rects and paths""
by Romain Guy
· 12 years ago
a8557d2
Revert "Add more support for transformed clip rects and paths"
by Mathias Agopian
· 12 years ago
dfe082f6
Add more support for transformed clip rects and paths
by Romain Guy
· 12 years ago
db8c9a6
Optimization of alpha with DisplayList properties
by Chet Haase
· 13 years ago
21c9c85
Fix the system
by Romain Guy
· 13 years ago
967e2bf
Preliminary support for clipRect(Rect, Op)
by Romain Guy
· 13 years ago
ada4d53
Separate interface definition and implementation of Snapshot
by Romain Guy
· 13 years ago