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
/
Caches.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add overdraw debugging that accounts for Deuteranomaly
Romain Guy
2013-08-21
1
-3
/
+18
*
Fix hardware layers lifecycle
Romain Guy
2013-08-16
1
-0
/
+2
*
Prevent ANR in apps using drawPath()
Romain Guy
2013-08-16
1
-1
/
+5
*
Clear FBO cache on full memory flush
Romain Guy
2013-08-16
1
-0
/
+1
*
Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)
Victoria Lease
2013-07-31
1
-3
/
+8
*
Ensure glActiveTexture is cleaned up correctly on functor resume
Chris Craik
2013-07-22
1
-0
/
+4
*
Refcount 9-patches and properly handle GC events
Romain Guy
2013-06-26
1
-0
/
+1
*
Share Caches' index buffer with FontRenderer
Romain Guy
2013-06-18
1
-4
/
+4
*
Add new Query class for debugging
Romain Guy
2013-06-13
1
-1
/
+1
*
Assume a texture is unbound after deleting it
Romain Guy
2013-06-06
1
-0
/
+22
*
Introduce Caches::bindTexture() to reduce glBindTexture calls
Romain Guy
2013-06-04
1
-1
/
+22
*
Enable GPU pixel buffers on OpenGL ES 3.0 devices
Romain Guy
2013-06-04
1
-0
/
+13
*
Add an on-screen overdraw counter
Romain Guy
2013-05-03
1
-1
/
+1
*
Pack preloaded framework assets in a texture atlas
Romain Guy
2013-05-02
1
-26
/
+42
*
Introduce PixelBuffer API to enable PBOs
Romain Guy
2013-04-11
1
-0
/
+23
*
Stop worker threads on memory trim & fix bad pointer access
Romain Guy
2013-03-20
1
-0
/
+1
*
Merge all shapes/paths caches to PathCache
Romain Guy
2013-03-18
1
-20
/
+0
*
Fully deferred displaylist replay
Chris Craik
2013-03-15
1
-7
/
+2
*
Precache glyphs at final raster size
Romain Guy
2013-03-01
1
-4
/
+24
*
Add new property to debug non-rectangular clip operations
Romain Guy
2013-02-25
1
-1
/
+18
*
Implement support for drawBitmapMesh's colors array
Romain Guy
2013-02-13
1
-4
/
+5
*
Add a render buffer cache to reuse stencil buffers
Romain Guy
2013-02-13
1
-0
/
+4
*
Add a RenderBuffer object to store stencil buffers.
Romain Guy
2013-02-07
1
-5
/
+5
*
Fix uninitialized variables in Caches.cpp
Romain Guy
2013-02-06
1
-0
/
+3
*
Fix tiling on QCOM GPU
Romain Guy
2013-01-31
1
-2
/
+2
*
Apply dev. settings at runtime
Romain Guy
2012-11-30
1
-1
/
+7
*
Correctly adjust clip regions that lie offscreen
Chet Haase
2012-10-16
1
-3
/
+14
*
Work around a possible driver bug
Romain Guy
2012-10-07
1
-0
/
+1
*
Fix texture corruption
Chet Haase
2012-09-30
1
-2
/
+2
*
Merge changes I9873540e,I4f6c38e3 into jb-mr1-dev
Romain Guy
2012-09-27
1
-0
/
+18
|
\
|
*
Don't use the QCOM_tiled_rendering extension with functors
Romain Guy
2012-09-27
1
-0
/
+18
*
|
Add stroke support to polygonal shape rendering
Chris Craik
2012-09-26
1
-3
/
+7
|
/
*
fix a possible dead-lock when clearing caches
Mathias Agopian
2012-09-25
1
-9
/
+17
*
make sure to destroy GL objects on the GL thread
Mathias Agopian
2012-09-25
1
-1
/
+1
*
Fix overdraw debug on QCOM
Romain Guy
2012-09-23
1
-5
/
+3
*
Add support for a new developer setting: overdraw debugging
Romain Guy
2012-09-21
1
-1
/
+10
*
Optimize tiling management
Romain Guy
2012-09-20
1
-1
/
+1
*
Add support for QCOM_tiled_rendering
Romain Guy
2012-09-19
1
-2
/
+2
*
Minimize state changes when updating layers
Romain Guy
2012-09-18
1
-0
/
+3
*
Foundation for tiling optimization
Romain Guy
2012-09-13
1
-0
/
+28
*
Add new debug tool to track hardware layers updates
Romain Guy
2012-08-06
1
-4
/
+11
*
Add dithering to gradients
Romain Guy
2012-08-01
1
-0
/
+1
*
Don't clear the dirty clip flag if it's not applied
Romain Guy
2012-07-17
1
-3
/
+10
*
Refactor GammaFontRenderer
Romain Guy
2012-07-13
1
-6
/
+12
*
Improve rendering speed by disabling scissor tests
Romain Guy
2012-07-13
1
-1
/
+26
*
Add call sites for OpenGL's debug label extension
Romain Guy
2012-05-12
1
-18
/
+32
*
Delete display list objects and resources on the UI thread
Romain Guy
2012-03-05
1
-0
/
+13
*
Add debug markers to OpenGLRenderer
Romain Guy
2012-01-30
1
-0
/
+10
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-1
/
+1
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-3
/
+3
[next]