index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
Caches.cpp
Age
Commit message (
Expand
)
Author
2017-05-22
Improve time to texture destruction
John Reck
2017-01-10
Break Layer class into Gl and Vulkan subclasses
Greg Daniel
2016-10-11
Linear blending, step 1
Romain Guy
2016-09-14
resolve merge conflicts of 0ec2fd7 to master
sergeyv
2016-09-12
HWUI: track upload & recent usage in font cache
sergeyv
2016-09-08
HWUI: calculate used memory in FontCache for gfxinfo
sergeyv
2016-07-26
Remove LayerRenderer.
Derek Sollenberger
2016-07-07
Delete old rendering pipeline
Chris Craik
2016-05-11
Move gl calls from PatchCache to MeshState
sergeyv
2016-05-03
Use LUT for computing final shadow alpha
Chris Craik
2015-12-11
resolve merge conflicts of f1df0f59c1 to master.
John Reck
2015-12-11
Fix memory leak in HWUI
Sangkyu Lee
2015-11-16
Extensions must load in ctor
John Reck
2015-11-13
Fix bug where mExtensions was not initialized.
Christopher Ferris
2015-11-03
Remove almost-all android::Singleton users
John Reck
2015-09-22
Remove lookup3 gamma code
Chris Craik
2015-08-21
Switch several enums to enum classes
Chris Craik
2015-08-12
Support new EGL extensions
John Reck
2015-07-24
am 11f9da31: am bdb2a905: am d08fb687: am e5783e58: am 2abf0f24: Fix a race c...
John Reck
2015-07-23
Fix a race condition that could cause lockup
John Reck
2015-07-14
Clean up unncessary defines
Chris Craik
2015-05-20
Eliminate requireGlContext
John Reck
2015-05-05
Cleanup properties
Chris Craik
2015-04-20
Rename native DisplayListRenderer to DisplayListCanvas
Chris Craik
2015-02-26
Merge "Add null egl/gles stub support"
John Reck
2015-02-25
Add null egl/gles stub support
John Reck
2015-02-20
Merge "Correctly name the lightRadius"
ztenghui
2015-02-20
Correctly name the lightRadius
ztenghui
2015-02-19
Glop layer mesh rendering
Chris Craik
2015-02-06
Glop ColorFilter & VertexBuffer support, initial enable
Chris Craik
2015-02-05
Don't try to fully tear down program in terminate()
Chris Craik
2015-02-02
Refactoring of Program ownership/lifecycle, and WIP Glop rendering path
Chris Craik
2015-01-30
Refactor blending and texture gl state
Chris Craik
2015-01-29
resolved conflicts for merge of fe5ac4fc to master
John Reck
2015-01-29
Allow ~Layer() to happen after onGLContextDestroyed
John Reck
2015-01-28
Move more GL state management to RenderState and its directory
Chris Craik
2015-01-27
Move scissor state to RenderState
Chris Craik
2015-01-05
Add overrides and switch to nullptr keyword for all files
Chris Craik
2014-12-23
Cleanup various clang warnings, use unique_ptrs in several places
Chris Craik
2014-12-18
Stop pretending USE_OPENGL_RENDERER is a thing
John Reck
2014-12-11
resolved conflicts for merge of d67bb501 to master
Yohann Roussel
2014-12-10
Don't preload textures for AssetAtlas
John Reck
2014-11-18
am 842697a3: am decc26df: am f0f68117: Merge "Trace some interesting events" ...
John Reck
2014-11-17
Trace some interesting events
John Reck
2014-11-03
am 8a8a4055: am 541641d0: Merge "Fix counting" into lmp-mr1-dev automerge: 5c...
John Reck
2014-11-03
Fix counting
John Reck
2014-10-31
am e05575e9: am a8d83d63: Merge "Layer changes" into lmp-mr1-dev automerge: a...
John Reck
2014-10-31
Layer changes
John Reck
2014-10-15
Clean up physical coupling
Tom Hudson
2014-09-19
glFinish to flush deletes
John Reck
[next]