Files
frameworks_base/core/java/android
Philip P. Moltmann a211bc1a03 Process queuedWork on main thread and add logging
- The queued work processing thread might be sleeping while the main
  thread is waiting for it to do work. Hence process the work in the main
  thread.
- Carefully add logging so that slowness can be tracked.
- Fix usage of the wrong lock (sWork instead of sLock).
- Increase the time of the delay between apply and write to make
  possible side-effects more visible

Test: SharedPrefencesTest, looked at logging
Bug: 30662828
Change-Id: Ie8a5d531e180dacec29c947ba0b59b170facf782
2017-02-15 11:27:27 -08:00
..
2017-02-02 12:41:40 -08:00
2017-01-25 17:00:55 -08:00
2017-02-06 12:50:55 -08:00
2017-01-27 08:28:45 -05:00
2017-01-25 18:21:28 +00:00
2017-01-30 14:47:30 -08:00
2017-02-14 09:37:53 +00:00
2017-02-14 09:37:53 +00:00