summaryrefslogtreecommitdiff
path: root/tests/FrameworkPerf
AgeCommit message (Expand)Author
2021-01-12Bulk apply PendingIntent.FLAG_MUTABLE_UNAUDITED. Ashwini Oruganti
2020-03-23Add an exported flag in manifest Ashwini Oruganti
2019-06-05Merge "Clarify license terms for Romain Guy's artwork." am: 9f56d51018 Bob Badour
2019-06-05Clarify license terms for Romain Guy's artwork. Bob Badour
2019-03-09Merge "Convert tests/**/Android.mk files to Android.bp" am: 40ff4f7d83 am: c3... Sasha Smundak
2019-03-07Convert tests/**/Android.mk files to Android.bp Sasha Smundak
2019-01-31Change foregroundServiceType from enum to flags Hui Yu
2018-12-06Add manifest service attribute foregroundServiceType Hui Yu
2018-03-05Fix issue #72116995: Add permission guarding Service#startForeground Dianne Hackborn
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible. Anton Hansson
2018-02-12Revert "Fix issue #72116995: Add permission guarding Service#startForeground" Ian Pedowitz
2018-02-07Fix issue #72116995: Add permission guarding Service#startForeground Dianne Hackborn
2018-01-25Revert "Fix issue #72116995: Add permission guarding Service#startForeground" Dianne Hackborn
2018-01-24Fix issue #72116995: Add permission guarding Service#startForeground Dianne Hackborn
2017-12-08Stop statically including legacy-android-test Paul Duffin
2017-04-14Remove unnecessary casts on calls to findViewById Alan Viverette
2017-01-18Prepare for removal of legacy-test from default targets Paul Duffin
2015-06-12remove usage of deprecated method setLatestEventInfo Chris Wren
2014-08-25Set text color for the output log. Mohamad Ayyash
2013-05-24New ArrayMap class. Dianne Hackborn
2013-02-27Unify normal and overlay action bar layouts. Dianne Hackborn
2012-11-07Correct executable bit for source files Kenny Root
2011-11-28Add iteration-limited mode to FrameworkPerf Christopher Tate
2011-11-17Merge "add a self instrumentation into framework perf app" into ics-mr1 Guang Zhu
2011-11-17add a self instrumentation into framework perf app Guang Zhu
2011-11-17Add a few GC-flexing microbenchmark tests Christopher Tate
2011-11-08Cleanup remote execution of perf tests. Dianne Hackborn
2011-11-07Update perf tests to always run each test in a fresh process. Dianne Hackborn
2011-11-02More performance work: Dianne Hackborn
2011-11-01Some optimizations. Dianne Hackborn
2011-10-31Various performance and other work. Dianne Hackborn
2011-10-28Add some IO tests. Dianne Hackborn
2011-10-27Fix build. Forgot to add files. :( Dianne Hackborn
2011-10-27New framework performance tests. Dianne Hackborn