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
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-07-22
Switch HWUI to use native performance hint API
Bo Liu
2021-07-14
Always submit after texture uploads
John Reck
2021-05-22
Use TraceUtils.h from gui shared library.
rnlee
2021-05-08
Ignore blocked-on-sf time for ADPF
Bo Liu
2021-04-13
Change hwui jank detection to use deadline & gpu completion (1/2)
Jorim Jaggi
2021-04-10
Integrate HWUI with PerformanceHintManager
Bo Liu
2021-03-01
Trace vsync id
Ady Abraham
2020-10-09
pass frame deadline to Choreographer
Ady Abraham
2020-09-16
Shared timeline plumbing
Steven Thomas
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
[next]