summaryrefslogtreecommitdiff
path: root/libs/hwui/service/GraphicsStatsService.cpp
AgeCommit message (Expand)Author
2021-06-01libandroid_runtime & libhwui: use libstats*_lazyTej Singh
2020-08-07Do not leak dump objects.Florian Mayer
2020-02-07Refactor GraphicsStatsService for updateabilityStan Iliev
2020-01-10Expose HWUI metrics via statsdStan Iliev
2019-09-04Adapt to google::protobuf::uint64 type changeColin Cross
2019-08-01Add GPU draw stats to gfxinfo and GraphicsStatsServiceStan Iliev
2019-01-09Fix/suppress hwui google-explicit-constructor warningsChih-Hung Hsieh
2019-01-02fix mmap leak of graphicsstats serviceliulvping
2018-11-04Revert "Adapt to google::protobuf::uint64 type change"Colin Cross
2018-11-02Adapt to google::protobuf::uint64 type changeColin Cross
2018-06-21Merge "[Stability][hwui] check mmap return value"zhangkuili
2018-06-21[Stability][hwui] check mmap return valuezhangkuili
2018-04-12Adding privacy tags to graphicsstats proto.Kweku Adams
2018-03-19Revert "Revert "Break down jank between frame drops vs. triple buffered""John Reck
2018-03-19Revert "Break down jank between frame drops vs. triple buffered"Aaron Whyte
2018-03-14Break down jank between frame drops vs. triple bufferedJohn Reck
2017-12-11Update graphics stats to use long version codes.Dianne Hackborn
2017-11-03Format the world (or just HWUI)John Reck
2017-10-11Merge "Add missing includes." am: 4be4bb3db7 am: 41c08f49b4Dan Albert
2017-10-11Merge "Add missing includes."Dan Albert
2017-10-11Add missing includes.Dan Albert
2017-09-18Remove all FATAL_IFs from graphicsstats serviceJohn Reck
2017-07-05Split out jank data from policyJohn Reck
2017-05-12Switch to protobuf liteJohn Reck
2017-02-21Overhaul GraphicsStatsServiceJohn Reck