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
/
tests
/
macrobench
/
TestSceneRunner.cpp
Age
Commit message (
Expand
)
Author
2021-05-22
Use TraceUtils.h from gui shared library.
rnlee
2021-05-12
More benchmark tweaks
John Reck
2021-05-11
Macrobenchmark tweaks & gpu memory dumping
John Reck
2021-05-11
Add a stretchy benchmark
John Reck
2021-04-13
Change hwui jank detection to use deadline & gpu completion (1/2)
Jorim Jaggi
2021-02-08
Remove render ahead from hwui
Ady Abraham
2020-10-09
pass frame deadline to Choreographer
Ady Abraham
2020-09-16
Shared timeline plumbing
Steven Thomas
2020-02-14
[HWUI] Remove references to gui/Surface.
Alec Mouri
2020-01-29
Adapt SurfaceControl to libgui API for display info
Dominik Laskowski
2019-06-14
Replace CLOCK_MONOTONIC with SYSTEM_TIME_MONOTONIC
Jerome Gaillard
2019-05-08
Merge "Update to follow the new google benchmark API" am: d22ba181d0
Haibo Huang
2019-05-08
Update to follow the new google benchmark API
Haibo Huang
2019-04-04
Add back render-ahead support
John Reck
2019-03-18
Remove old TaskManager system
John Reck
2019-02-04
Generalize physical display management
Dominik Laskowski
2018-11-08
Refactors and a potential public API for rendering
John Reck
2018-10-30
Track google-benchmark API changes.
Elliott Hughes
2017-11-10
Create magnifier bench scene
John Reck
2017-11-03
Format the world (or just HWUI)
John Reck
2017-01-25
Overhaul RenderNode's DisplayList management
John Reck
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
2016-09-16
HWUI: fix prep_buller, so it locks powerlevels for gpu
sergeyv
2016-07-28
Use Canvas::create_recording_canvas instead of RecordingCanvas ctor
Stan Iliev
2016-07-06
Benchmark-mode for macrobench
John Reck
2016-06-21
Delete unused args
John Reck
2016-05-03
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-04-08
Merge "Fix a derp" into nyc-dev
John Reck
2016-04-07
Fix a derp
John Reck
2016-04-07
Fix some edge cases
John Reck
2016-02-03
Remove unnecessary fence in macrobench
Chris Craik
2015-12-16
Add some options to macrobench
John Reck
2015-12-07
Build hwui test scenes as common test code
Chris Craik
2015-12-02
Reorganize hwui test directories
Chris Craik