summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/util/concurrency/GlobalConcurrencyModule.java
Commit message (Expand)AuthorAgeFilesLines
* Ensure log buffers are dumped to file on uncaught exceptionsJustin Weir2022-05-021-9/+0
* Cleanup GlobalModule.Dave Mankoff2022-04-201-1/+14
* Remove contents of DependencyProvider.Dave Mankoff2022-04-141-0/+9
* Remove custom MainHandler from PluginInstanceManagerDave Mankoff2021-08-091-0/+12
* Daggerize Plugin code.Dave Mankoff2021-08-091-0/+10
* Add injectable version of Assert.isMainThread()Ned Burns2021-05-071-1/+7
* Stand up an example of a WMShell api.Dave Mankoff2020-08-261-0/+70