summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/util/TraceHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Allowing tracing to be enabled using command line on allSunny Goyal2019-06-051-3/+4
* Do not hold synchronization locks if tracing is not enabledSunny Goyal2018-12-271-26/+32
* Fixing ConcurrentModificationExceptionvadimt2018-12-131-3/+3
* Reverting some debug logsSunny Goyal2018-04-041-4/+2
* Temporarily enabling various tracing for debug devicesSunny Goyal2018-02-211-2/+7
* Fixing crash in TraceHelper when dragging same message across multiple threadsSunny Goyal2018-01-191-2/+2
* Adding some tracing for touch interactionSunny Goyal2017-11-161-3/+2
* Adding a utility method to simplify method tracingSunny Goyal2017-10-021-0/+90