index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
jni
/
android_os_MessageQueue.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't allow clients to add FDs to Looper without callbacks.
Jeff Brown
2015-03-12
1
-1
/
+1
*
Fix 64-bit MessageQueue JNI build
Greg Hackmann
2015-03-11
1
-1
/
+1
*
Add support for non-blocking I/O with Looper.
Jeff Brown
2015-03-11
1
-15
/
+77
*
Rename Looper::isIdling() to isPolling() to resolve confusion.
Jeff Brown
2015-03-11
1
-3
/
+3
*
Frameworks/base: Replace LOG_FATAL_IF in core/jni
Andreas Gampe
2014-11-19
1
-19
/
+9
*
Frameworks/base: Wall Werror in core/jni
Andreas Gampe
2014-11-13
1
-0
/
+1
*
Clean up ExceptionOccurred.
Mathieu Chartier
2014-08-20
1
-2
/
+2
*
AArch64: Use long for pointers in android/os/MessageQueue
Ashok Bhat
2014-01-10
1
-14
/
+14
*
Cleanup some of the thread merging.
Dianne Hackborn
2013-05-07
1
-1
/
+7
*
Optimize Looper JNI code.
Jeff Brown
2013-01-28
1
-32
/
+11
*
Ensure that apps crash if they throw exceptions.
Jeff Brown
2012-04-06
1
-16
/
+57
*
Remove unused JNI global references.
Carl Shapiro
2011-03-05
1
-6
/
+4
*
Switch Looper back to using poll() instead of epoll().
Jeff Brown
2010-10-07
1
-21
/
+11
*
Replace epoll() with poll() and rename PollLoop to Looper.
Jeff Brown
2010-09-14
1
-11
/
+11
*
Add new glue code for writing native apps.
Dianne Hackborn
2010-07-08
1
-2
/
+2
*
Add new native Looper API.
Dianne Hackborn
2010-07-02
1
-1
/
+5
*
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
1
-261
/
+87
*
Sketch of Native input for MessageQueue / Looper / ViewRoot
Christopher Tate
2010-05-06
1
-0
/
+338