index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
renderthread
/
DrawFrameTask.cpp
Age
Commit message (
Expand
)
Author
2019-06-14
Replace CLOCK_MONOTONIC with SYSTEM_TIME_MONOTONIC
Jerome Gaillard
2019-04-12
Support render-ahead in vulkan
John Reck
2018-05-31
Attempting to fix the black flicker
John Reck
2018-05-15
Apply surface parameters in sync with RenderThread
Jorim Jaggi
2018-04-18
Revert "Add support for render-ahead"
John Reck
2018-04-09
Add support for render-ahead
John Reck
2018-02-26
[Magnifier-26] Wire up frame callback for realsies
Mihai Popa
2017-11-03
Format the world (or just HWUI)
John Reck
2017-10-27
Switch to a fancy new queue
John Reck
2017-09-08
Fix flicker from multiwindow resize
John Reck
2017-01-25
Overhaul RenderNode's DisplayList management
John Reck
2016-11-07
Refactor pin/unpinImages to work across pipelines.
Derek Sollenberger
2016-08-31
Wait on frame work fences when frames are dropped
Chris Craik
2016-04-18
Don't reuse LOST_SURFACE for stopped
John Reck
2016-04-14
Revert "Revert "Make stopped state a first-class thing""
John Reck
2016-04-11
Merge "Revert "Make stopped state a first-class thing"" into nyc-dev
John Reck
2016-04-11
Revert "Make stopped state a first-class thing"
John Reck
2016-04-08
Merge "Make stopped state a first-class thing" into nyc-dev
John Reck
2016-04-07
Make stopped state a first-class thing
John Reck
2016-04-07
Fix some edge cases
John Reck
2015-12-16
Add TextureView support to new renderer/reorderer
Chris Craik
2015-10-28
Simplify TreeInfo
Chris Craik
2015-09-21
MultiThreaded rendering of different renderNodes
Skuhne
2015-07-21
am a2fd3234: am 3bfe4b47: am 1cd5afc1: am 9317d0b9: am 1fddd3ef: Merge "Mark ...
John Reck
2015-07-21
Mark isInUse per-window
John Reck
2015-07-14
Clean up unncessary defines
Chris Craik
2015-07-06
Adjust for pipeline stalls
John Reck
2015-06-03
Delete MAKE_ENUM_FLAGS
Chris Craik
2015-05-12
Unify DrawProfiler/JankStats
John Reck
2015-03-11
Cleanups & simplifications
John Reck
2015-02-20
C++11 style fixups
John Reck
2015-02-20
Initial attempt at jank-tracking stat collection
John Reck
2015-01-05
Add overrides and switch to nullptr keyword for all files
Chris Craik
2014-11-07
Have an actual fallback if the surface is lost
John Reck
2014-07-25
Revert "Dump RenderThread stack on unresponsive"
Chris Craik
2014-07-23
Dump RenderThread stack on unresponsive
John Reck
2014-06-26
Animator refactoring & fixes
John Reck
2014-06-23
Merge "No-fail invokeFunctor"
John Reck
2014-06-23
No-fail invokeFunctor
John Reck
2014-06-23
Enable asynchronous RenderThread for WebView
Bo Liu
2014-06-12
Move LayerType to RenderNode
John Reck
2014-06-04
Even FASTER damage calculations!
John Reck
2014-05-30
Re-jigger layers
John Reck
2014-05-29
Enable debug stuffs
John Reck
2014-05-23
Bag of scheduling tweaks
John Reck
2014-05-05
Make RenderNodeAnimator and WebView play nice
John Reck
2014-05-05
TIME LORD!
John Reck
2014-05-02
Add CanvasProperty for drawCircle
John Reck
2014-04-29
RenderThread animator support
John Reck
2014-04-14
Fix issue with bitmap uploading
John Reck
[next]