index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
Handler.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
SystemService post-completed user event
Adam Bookatz
2022-01-24
1
-0
/
+4
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-2
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+2
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-2
/
+2
*
Merge "Add method in Handler to remove messages with equal object" am: 36216f...
Automerger Merge Worker
2020-03-17
1
-0
/
+31
|
\
|
*
Add method in Handler to remove messages with equal object
fengjinlan
2020-03-17
1
-0
/
+31
|
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-13
1
-1
/
+1
*
|
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
|
Merge "Deprecate implicit Handler constructors" am: 560c3ebe1e am: 080ddd5dfd
Charles Munger
2019-11-19
1
-7
/
+27
|
\
|
|
*
Deprecate implicit Handler constructors
Charles Munger
2019-11-15
1
-7
/
+27
*
|
Integrate pooled lambda with systrace.
Felipe Leme
2019-09-26
1
-0
/
+4
|
/
*
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-03-15
1
-0
/
+9
*
Add nullability annotations to Handler's public API
Jake Wharton
2019-03-08
1
-45
/
+44
*
Make ContentCapture calls directly from the UI thread.
Felipe Leme
2019-02-04
1
-0
/
+5
*
Rename WorkSource methods on Binder and IPCThreadState.
Olivier Gaillard
2018-11-15
1
-1
/
+1
*
Add work source uid collection to LooperStats
Marcin Oczeretko
2018-09-20
1
-0
/
+2
*
docs: fixed typo am: 9b5c03973e
kopriva
2018-09-13
1
-1
/
+1
|
\
|
*
docs: fixed typo
kopriva
2018-09-10
1
-1
/
+1
*
|
Un-@hide Handler.hasCallbacks.
Jake Wharton
2018-05-18
1
-2
/
+0
|
/
*
Add factory methods for async Handlers
Adam Powell
2018-03-19
1
-1
/
+38
*
Use PooledLambda in print code
Eugene Susla
2018-02-23
1
-0
/
+17
*
Fix magnification button toggle off
Eugene Susla
2018-01-23
1
-1
/
+2
*
Add overload to postDelayed which accepts a token.
Jake Wharton
2018-01-03
1
-0
/
+28
*
Fix Handler.Callback.handleMessage javadoc.
Pavel Grafov
2017-07-12
1
-3
/
+4
*
Work on issue #36891897: Need to ensure foreground services...
Dianne Hackborn
2017-06-14
1
-0
/
+20
*
Unbind from service on app killed and dedup association requests
Eugene Susla
2017-03-24
1
-0
/
+18
*
Automatically trace messages on shared loopers.
Jeff Sharkey
2016-04-07
1
-1
/
+13
*
Make Message.setAsynchronous() public.
Jeff Brown
2014-11-11
1
-3
/
+3
*
Add new sendingUid field to Message.
Dianne Hackborn
2014-06-28
1
-0
/
+1
*
Document that Handler.postDelayed uses uptimeMillis() based counting.
David Christie
2013-12-19
1
-0
/
+5
*
Add javadoc to Handler.Callback.handleMessage
Kristian Monsen
2013-06-05
1
-0
/
+3
*
Fix change of behavior in Looper.quit().
Jeff Brown
2013-04-18
1
-5
/
+10
*
More improvements to the display manager.
Jeff Brown
2012-08-31
1
-7
/
+29
*
Run with scissors.
Jeff Brown
2012-08-29
1
-0
/
+81
*
Make it easier to create asynchronous Handlers.
Jeff Brown
2012-08-25
1
-43
/
+75
*
Make all messages in KeyguardViewMediator asynchronous.
Jeff Brown
2012-08-14
1
-19
/
+46
*
Fix Javadoc.
Jeff Brown
2012-04-30
1
-1
/
+1
*
Prevent WebView from crashing when detached from the window
Romain Guy
2012-04-23
1
-3
/
+13
*
Improve MessageQueue sync barrier implementation.
Jeff Brown
2012-02-16
1
-4
/
+4
*
Fix for bug 5115066 Handler override of toString() hides derived class name
Kristian Monsen
2011-08-09
1
-1
/
+1
*
Fix issue #5061083: Handler.removeCallbacksAndMessages...
Dianne Hackborn
2011-07-21
1
-3
/
+6
*
Add new ViewDebug APIs to profile the event queue.
Romain Guy
2011-07-15
1
-0
/
+15
*
Correct the PackageManager.checkSignatures documentation.
Chris Palmer
2010-09-10
1
-1
/
+1
*
SharedPreferences$Editor.startCommit()
Brad Fitzpatrick
2010-08-27
1
-2
/
+2
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+594
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-594
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-9
/
+55
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+548