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
/
TextureCache.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark isInUse per-window
John Reck
2015-07-21
1
-4
/
+6
*
Fix AssetAtlas usage in BitmapShaders
Chris Craik
2015-07-17
1
-5
/
+5
*
Switch from fminf/fmaxf to std::min/max
Chris Craik
2015-06-30
1
-1
/
+1
*
Delete unused
John Reck
2015-06-08
1
-10
/
+0
*
Cleanup properties
Chris Craik
2015-05-05
1
-1
/
+1
*
Simplify Texture member initialization
Chris Craik
2015-02-23
1
-3
/
+3
*
Glop ColorFilter & VertexBuffer support, initial enable
Chris Craik
2015-02-06
1
-20
/
+13
*
Refactor blending and texture gl state
Chris Craik
2015-01-30
1
-1
/
+1
*
Merge "Simplify and correct texture upload unpack alignment parameter"
Chris Craik
2015-01-20
1
-4
/
+1
|
\
|
*
Simplify and correct texture upload unpack alignment parameter
Chris Craik
2015-01-20
1
-4
/
+1
*
|
Update HWUI to store its own SkBitmap objects
Derek Sollenberger
2015-01-09
1
-4
/
+2
*
|
Add overrides and switch to nullptr keyword for all files
Chris Craik
2015-01-05
1
-7
/
+7
|
/
*
resolved conflicts for merge of d67bb501 to master
Yohann Roussel
2014-12-11
1
-2
/
+14
|
\
|
*
Don't preload textures for AssetAtlas
John Reck
2014-12-10
1
-2
/
+14
*
|
am 5ab86ba0: am 89a63f02: am 0c31d97a: Merge "Switch TextureCache to SkPixelR...
John Reck
2014-11-25
1
-14
/
+12
|
\
\
|
|
/
|
*
Switch TextureCache to SkPixelRef::fStableId
John Reck
2014-11-24
1
-14
/
+12
*
|
resolve merge conflicts of f2235b6 to master.
Chris Craik
2014-11-20
1
-1
/
+2
|
\
\
|
|
/
|
*
Improve logging around performance critical events
Chris Craik
2014-11-19
1
-1
/
+2
*
|
Clean up physical coupling
Tom Hudson
2014-10-15
1
-0
/
+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
-7
/
+7
*
stop using (deprecated) SkBitmap::Config
Mike Reed
2014-06-20
1
-2
/
+1
*
resolved conflicts for merge of ecae1ffd to master
ztenghui
2014-06-16
1
-17
/
+39
|
\
|
*
am df36dd20: am 386caf6c: Merge "update parameters in uploadToTexture() for G...
Tenghui Zhu
2014-06-16
1
-17
/
+39
|
|
\
|
|
*
update parameters in uploadToTexture() for GLES20
Lu, Shenghua
2014-06-13
1
-17
/
+39
|
|
*
Update framework to use M33 Skia. DO NOT MERGE
Leon Scroggins III
2014-03-20
1
-1
/
+1
|
|
*
am 7b4cce68: am c3bac8a0: Merge "Fix graphics corruption caused by HWUI caches"
Chris Craik
2014-03-11
1
-1
/
+3
|
|
|
\
|
|
*
|
Update framework to use M33 Skia. DO NOT MERGE
Leon Scroggins III
2014-03-06
1
-2
/
+1
|
*
|
|
am f8d8777d: Update framework to use M33 Skia. DO NOT MERGE
Leon Scroggins III
2014-03-17
1
-2
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Update framework to use M33 Skia. DO NOT MERGE
Leon Scroggins III
2014-03-17
1
-2
/
+1
|
|
|
/
*
|
|
Inspect SkShader to determine hw shader.
Leon Scroggins III
2014-05-22
1
-8
/
+8
*
|
|
Fix issue with bitmap uploading
John Reck
2014-04-14
1
-13
/
+59
*
|
|
am 328b7ee6: am aecb8c43: am 7b4cce68: am c3bac8a0: Merge "Fix graphics corru...
Chris Craik
2014-02-26
1
-1
/
+3
|
\
\
\
|
|
/
/
|
*
|
Fix graphics corruption caused by HWUI caches
Sangkyu Lee
2014-02-26
1
-1
/
+3
|
|
/
*
|
Remove calls to deprecated SkBitmap::setIsOpaque()
Leon Scroggins III
2014-01-15
1
-2
/
+1
*
|
Use const where possible for drawing parameters
Chris Craik
2014-01-03
1
-9
/
+9
*
|
Call SkBitmap::config() instead of ::getConfig()
Leon Scroggins III
2013-12-03
1
-2
/
+2
*
|
Clean unused parameters, disable warnings
Chris Craik
2013-10-17
1
-1
/
+1
|
/
*
Take SkBitmap's stride into account when uploading textures
Romain Guy
2013-09-25
1
-9
/
+20
*
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
-3
/
+3
*
Precache paths from a worker thread
Romain Guy
2013-03-11
1
-1
/
+1
*
Add a RenderBuffer object to store stencil buffers.
Romain Guy
2013-02-07
1
-1
/
+1
*
Use LruCache instead of GenerationCache in libhwui
Romain Guy
2012-11-29
1
-2
/
+2
*
Enable mipmapping, without a deadlock this time
Romain Guy
2012-10-17
1
-4
/
+6
*
workaround to unbreak the build (deadlock during boot)
Mathias Agopian
2012-10-16
1
-1
/
+1
*
Add API to enable mipmaps on Bitmap
Romain Guy
2012-10-16
1
-1
/
+14
*
Always use the correct pixel store size
Romain Guy
2012-10-16
1
-6
/
+4
*
Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)
Romain Guy
2012-05-14
1
-0
/
+10
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-1
/
+1
[next]