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
/
service
/
GraphicsStatsService.cpp
Age
Commit message (
Expand
)
Author
2021-06-01
libandroid_runtime & libhwui: use libstats*_lazy
Tej Singh
2020-08-07
Do not leak dump objects.
Florian Mayer
2020-02-07
Refactor GraphicsStatsService for updateability
Stan Iliev
2020-01-10
Expose HWUI metrics via statsd
Stan Iliev
2019-09-04
Adapt to google::protobuf::uint64 type change
Colin Cross
2019-08-01
Add GPU draw stats to gfxinfo and GraphicsStatsService
Stan Iliev
2019-01-09
Fix/suppress hwui google-explicit-constructor warnings
Chih-Hung Hsieh
2019-01-02
fix mmap leak of graphicsstats service
liulvping
2018-11-04
Revert "Adapt to google::protobuf::uint64 type change"
Colin Cross
2018-11-02
Adapt to google::protobuf::uint64 type change
Colin Cross
2018-06-21
Merge "[Stability][hwui] check mmap return value"
zhangkuili
2018-06-21
[Stability][hwui] check mmap return value
zhangkuili
2018-04-12
Adding privacy tags to graphicsstats proto.
Kweku Adams
2018-03-19
Revert "Revert "Break down jank between frame drops vs. triple buffered""
John Reck
2018-03-19
Revert "Break down jank between frame drops vs. triple buffered"
Aaron Whyte
2018-03-14
Break down jank between frame drops vs. triple buffered
John Reck
2017-12-11
Update graphics stats to use long version codes.
Dianne Hackborn
2017-11-03
Format the world (or just HWUI)
John Reck
2017-10-11
Merge "Add missing includes." am: 4be4bb3db7 am: 41c08f49b4
Dan Albert
2017-10-11
Merge "Add missing includes."
Dan Albert
2017-10-11
Add missing includes.
Dan Albert
2017-09-18
Remove all FATAL_IFs from graphicsstats service
John Reck
2017-07-05
Split out jank data from policy
John Reck
2017-05-12
Switch to protobuf lite
John Reck
2017-02-21
Overhaul GraphicsStatsService
John Reck