summaryrefslogtreecommitdiff
path: root/libs/hwui/tests/macrobench/TestSceneRunner.cpp
AgeCommit message (Expand)Author
2021-05-22Use TraceUtils.h from gui shared library.rnlee
2021-05-12More benchmark tweaksJohn Reck
2021-05-11Macrobenchmark tweaks & gpu memory dumpingJohn Reck
2021-05-11Add a stretchy benchmarkJohn Reck
2021-04-13Change hwui jank detection to use deadline & gpu completion (1/2)Jorim Jaggi
2021-02-08Remove render ahead from hwuiAdy Abraham
2020-10-09pass frame deadline to ChoreographerAdy Abraham
2020-09-16Shared timeline plumbingSteven Thomas
2020-02-14[HWUI] Remove references to gui/Surface.Alec Mouri
2020-01-29Adapt SurfaceControl to libgui API for display infoDominik Laskowski
2019-06-14Replace CLOCK_MONOTONIC with SYSTEM_TIME_MONOTONICJerome Gaillard
2019-05-08Merge "Update to follow the new google benchmark API" am: d22ba181d0Haibo Huang
2019-05-08Update to follow the new google benchmark APIHaibo Huang
2019-04-04Add back render-ahead supportJohn Reck
2019-03-18Remove old TaskManager systemJohn Reck
2019-02-04Generalize physical display managementDominik Laskowski
2018-11-08Refactors and a potential public API for renderingJohn Reck
2018-10-30Track google-benchmark API changes.Elliott Hughes
2017-11-10Create magnifier bench sceneJohn Reck
2017-11-03Format the world (or just HWUI)John Reck
2017-01-25Overhaul RenderNode's DisplayList managementJohn Reck
2017-01-12resolve merge conflicts of ec7e2a164c37 to masterMark Salyzyn
2017-01-11Replace cutils/log.h and log/logger.h with android/log.h or log/log.hMark Salyzyn
2016-09-16HWUI: fix prep_buller, so it locks powerlevels for gpusergeyv
2016-07-28Use Canvas::create_recording_canvas instead of RecordingCanvas ctorStan Iliev
2016-07-06Benchmark-mode for macrobenchJohn Reck
2016-06-21Delete unused argsJohn Reck
2016-05-03Fix google-explicit-constructor warnings.Chih-Hung Hsieh
2016-04-08Merge "Fix a derp" into nyc-devJohn Reck
2016-04-07Fix a derpJohn Reck
2016-04-07Fix some edge casesJohn Reck
2016-02-03Remove unnecessary fence in macrobenchChris Craik
2015-12-16Add some options to macrobenchJohn Reck
2015-12-07Build hwui test scenes as common test codeChris Craik
2015-12-02Reorganize hwui test directoriesChris Craik