index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
LayerRenderer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dump GL errors and crash on failure to allocate texture for layer
Chris Craik
2015-06-23
1
-5
/
+4
*
Unflip TextureView getBitmap readback
Chris Craik
2015-05-22
1
-8
/
+0
*
Constructor cleanup
Chris Craik
2015-03-02
1
-3
/
+0
*
Fix glop rendering within unclipped saveLayers
Chris Craik
2015-02-27
1
-1
/
+1
*
Glop TextureLayer support
Chris Craik
2015-02-27
1
-2
/
+3
*
Glop layer mesh rendering
Chris Craik
2015-02-19
1
-1
/
+1
*
Glop ColorFilter & VertexBuffer support, initial enable
Chris Craik
2015-02-06
1
-1
/
+1
*
Refactor blending and texture gl state
Chris Craik
2015-01-30
1
-5
/
+5
*
Move scissor state to RenderState
Chris Craik
2015-01-27
1
-9
/
+10
*
Add overrides and switch to nullptr keyword for all files
Chris Craik
2015-01-05
1
-11
/
+11
*
resolve merge conflicts of f2235b6 to master.
Chris Craik
2014-11-20
1
-2
/
+3
|
\
|
*
Improve logging around performance critical events
Chris Craik
2014-11-19
1
-2
/
+3
*
|
Replace StatefulBaseRenderer inheritance with CanvasState member
Tom Hudson
2014-11-04
1
-2
/
+2
*
|
Remove status return from all uirenderer::Renderer functions
Tom Hudson
2014-11-04
1
-9
/
+8
|
/
*
Layer changes
John Reck
2014-10-31
1
-11
/
+3
*
Don't track TextureLayer lifecycles in RenderState
Chris Craik
2014-09-08
1
-2
/
+1
*
Add layer/texture creation tracing
John Reck
2014-07-29
1
-0
/
+3
*
SkBitmap::Config is deprecated, use SkColorType
Mike Reed
2014-07-08
1
-5
/
+5
*
No-fail invokeFunctor
John Reck
2014-06-23
1
-25
/
+30
*
am 678886fd: am b1fc06a4: am 5e7ef948: Merge "hwui: fix possible null pointer...
Chris Craik
2014-06-17
1
-1
/
+3
|
\
|
*
hwui: fix possible null pointer de-refrence
Digish Pandya
2014-06-13
1
-1
/
+3
*
|
Define light position (using new lighting spec) in Java
Chris Craik
2014-05-21
1
-4
/
+0
*
|
Combine projection matrix, and viewport management
Chris Craik
2014-05-14
1
-1
/
+1
*
|
Fix TextureView texture filtering.
Chris Craik
2014-02-25
1
-2
/
+3
*
|
Refactor HardwareLayer
John Reck
2014-02-10
1
-4
/
+2
*
|
Use const access to snapshot from OpenGLRenderer
Chris Craik
2014-01-02
1
-1
/
+1
*
|
Move Snapshot management to intermediate StatefulBaseRenderer class
Chris Craik
2014-01-01
1
-1
/
+1
|
/
*
Use global indices array to draw layers
Romain Guy
2013-07-22
1
-21
/
+0
*
Avoid 9patch cache lookups when possible
Romain Guy
2013-06-11
1
-1
/
+1
*
Assume a texture is unbound after deleting it
Romain Guy
2013-06-06
1
-1
/
+1
*
Introduce Caches::bindTexture() to reduce glBindTexture calls
Romain Guy
2013-06-04
1
-1
/
+1
*
First OpenGL ES 3.0 based optimization
Romain Guy
2013-04-04
1
-1
/
+1
*
Don't crash when making a layer larger than supported dimensions
Romain Guy
2013-03-28
1
-7
/
+18
*
Avoid multiple font cache texture uploads
Romain Guy
2013-03-26
1
-4
/
+4
*
Take only the scale params into account to rasterize text
Romain Guy
2013-03-05
1
-4
/
+4
*
Fix T-junctions in layers' generated meshes
Chris Craik
2013-02-27
1
-8
/
+10
*
Add a RenderBuffer object to store stencil buffers.
Romain Guy
2013-02-07
1
-1
/
+1
*
Fix graphical corruption on QCOM GPU
Romain Guy
2013-01-29
1
-0
/
+1
*
Allow layers with a stencil buffer to be resized on the fly
Romain Guy
2013-01-18
1
-1
/
+1
*
Implement clipRect with a transform, clipRegion & clipPath
Romain Guy
2013-01-17
1
-1
/
+9
*
Defer layer rendering to avoid stalls
Romain Guy
2012-10-18
1
-4
/
+19
*
Assign default texture id of 0
Chet Haase
2012-09-26
1
-7
/
+1
*
Revert "Deleting objects on the wrong thread is a silly idea Bug #7195815"
Dave Burke
2012-09-25
1
-0
/
+8
*
Deleting objects on the wrong thread is a silly idea
Romain Guy
2012-09-25
1
-8
/
+0
*
Merge "Polygonal rendering of simple fill shapes" into jb-mr1-dev
Chris Craik
2012-09-21
1
-2
/
+7
|
\
|
*
Polygonal rendering of simple fill shapes
Chris Craik
2012-09-20
1
-2
/
+7
*
|
Update layers in a single batch at the beginning of a frame
Romain Guy
2012-09-21
1
-0
/
+4
|
/
*
Minimize state changes when updating layers
Romain Guy
2012-09-18
1
-0
/
+4
*
Fix occasional crash bug with layers
Chet Haase
2012-09-17
1
-7
/
+3
*
Discard framebuffer commands when we redraw the entire buffer
Romain Guy
2012-09-11
1
-3
/
+3
[next]