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
/
Properties.cpp
Age
Commit message (
Expand
)
Author
2017-08-10
Delete all ro.hwui.* props
John Reck
2017-06-14
Add a workaround for simulate secondary display
John Reck
2017-02-23
Log rendering pipeline when initializing
Chris Craik
2017-02-14
Add developer setting to set the default GPU renderer.
Derek Sollenberger
2017-01-18
Merge "Update hwui_unit_tests to support running with Vulkan backend."
Greg Daniel
2017-01-18
Update hwui_unit_tests to support running with Vulkan backend.
Greg Daniel
2017-01-12
resolve merge conflicts of ec7e2a164c37 to master
Mark Salyzyn
2017-01-11
Replace cutils/log.h and log/logger.h with android/log.h or log/log.h
Mark Salyzyn
2017-01-11
resolve merge conflicts of 082a1721b516 to master
Mark Salyzyn
2017-01-09
Replace cutils/log.h and log/logger.h with log/log.h
Mark Salyzyn
2016-10-05
Initial refactoring to enable the addition of the SkiaOpenGLPipeline.
Derek Sollenberger
2016-07-11
Move isSkiaEnabled to the Properties class
Stan Iliev
2016-07-07
Implement runtime switch to select default renderer mode
Stan Iliev
2016-07-06
Benchmark-mode for macrobench
John Reck
2016-03-30
Add an option to try and filter out test overhead
John Reck
2016-02-05
Move several property queries to Properties class
Chris Craik
2015-12-16
Add some options to macrobench
John Reck
2015-11-12
Recycle OffscreenBuffers
Chris Craik
2015-11-03
Remove almost-all android::Singleton users
John Reck
2015-10-22
Remove obsolete debug option
John Reck
2015-09-22
Remove lookup3 gamma code
Chris Craik
2015-08-12
Support new EGL extensions
John Reck
2015-07-07
Remove all usage of fmin and fmax
Chris Craik
2015-05-27
Enable swapBuffersWithDamage by default
John Reck
2015-05-08
Add eglSwapBuffersWithDamageKHR support
John Reck
2015-05-05
Cleanup properties
Chris Craik