index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
Looper.java
Age
Commit message (
Expand
)
Author
2020-10-24
Docs: update the example code in Looper
Jing Ji
2020-10-07
Tighten up Binder.clearCallingIdentity() usage.
Jeff Sharkey
2020-07-28
Workaround memory leaks in Looper
Jing Ji
2020-03-13
Add warning message when entering loop twice
Louis Chang
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-05
Rename writeToProto to be dumpDebug
Jeffrey Huang
2019-11-15
Deprecate Looper.prepareMainLooper
Charles Munger
2019-03-15
Add @UnsupportedAppUsage annotations
Andrei Onea
2018-11-15
Rename WorkSource methods on Binder and IPCThreadState.
Olivier Gaillard
2018-09-20
Add work source uid collection to LooperStats
Marcin Oczeretko
2018-09-05
Merge "Collect telemetry data for System Server Loopers."
Marcin Oczeretko
2018-09-04
Avoiding potential NPE when dumping to proto.
Kweku Adams
2018-09-03
Collect telemetry data for System Server Loopers.
Marcin Oczeretko
2018-04-27
Log slow message delivery on Looper
Makoto Onuki
2018-03-15
Fix privacy tags based on PWG review meeting.
Yi Jin
2017-06-14
Work on issue #36891897: Need to ensure foreground services...
Dianne Hackborn
2017-03-28
Log a warning if a dispatch on UiThread takes more than
Makoto Onuki
2017-02-23
Protobufferize PowerManager dumpsys
Netta P
2016-08-02
Only get trace name if tracing is enabled
Jorim Jaggi
2016-04-07
Automatically trace messages on shared loopers.
Jeff Sharkey
2015-03-11
Add support for non-blocking I/O with Looper.
Jeff Brown
2015-03-11
Expose some useful methods on Looper and clean up docs.
Jeff Brown
2015-03-11
Move sync barrier methods into MessageQueue.
Jeff Brown
2015-03-11
Rename Looper::isIdling() to isPolling() to resolve confusion.
Jeff Brown
2014-03-03
Detect invalid uses of Message.
Jeff Brown
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-10-15
Log view root, input and looper state in bug reports.
Jeff Brown
2013-05-07
Cleanup some of the thread merging.
Dianne Hackborn
2013-04-18
Fix change of behavior in Looper.quit().
Jeff Brown
2013-04-11
Ensure looper quits after all other messages are handled.
Jeff Brown
2013-04-08
Queues, queues, queues and input.
Jeff Brown
2013-04-01
Make MessageQueue and Looper final.
Jeff Brown
2012-05-21
Remove unused, obsolete debug code
Romain Guy
2012-02-16
Improve MessageQueue sync barrier implementation.
Jeff Brown
2011-08-11
Make some methods/fields package private so that layoutlib can access them.
Xavier Ducrohet
2011-07-20
Convert looper traces to traceview traces
Romain Guy
2011-07-15
Add new ViewDebug APIs to profile the event queue.
Romain Guy
2011-07-08
Eliminate single-process mode.
Jeff Brown
2011-04-07
Remove the deprecated things from Config.java. These haven't been working sin...
Joe Onorato
2011-03-15
am e2e8da7c: am 7c2e76f0: Merge "Improve error reporting for issue #3183612" ...
Dianne Hackborn
2011-03-15
Improve error reporting for issue #3183612
Dianne Hackborn
2011-03-02
am 3d79f1ce: am edc68a00: Merge "Attempt to reduce problems from issue #31836...
Simon Wilson
2011-02-09
Attempt to reduce problems from issue #3183612
Dianne Hackborn
2010-11-23
Misc Looper cleanups; add android.util.PrefixPrinter
Brad Fitzpatrick
2010-08-15
Fix problems with determining when to kill apps for wake usage.
Dianne Hackborn
2010-08-11
Add support for the PointerLocation overlay.
Jeff Brown
2009-04-13
AI 145994: Integrate #145778 from Donut.
Dianne Hackborn
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
[next]