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_view_DisplayEventReceiver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new `hid` command.
Michael Wright
2015-06-12
1
-1
/
+1
*
Fix leaks due to GC circular references.
Jeff Brown
2015-04-17
1
-16
/
+24
*
Fix clang warnings in core/jni.
Dan Albert
2014-11-20
1
-2
/
+3
*
Frameworks/base: Replace LOG_FATAL_IF in core/jni
Andreas Gampe
2014-11-19
1
-22
/
+13
*
Frameworks/base: Wall Werror in core/jni
Andreas Gampe
2014-11-13
1
-0
/
+1
*
AArch64: Use long for pointers in DisplayEventReceiver
Ashok Bhat
2014-01-07
1
-7
/
+7
*
Track Looper decoupling from ALooper
Brian Carlstrom
2013-12-18
1
-3
/
+3
*
Process all display events in order
Jesse Hall
2012-11-19
1
-19
/
+23
*
Support HDMI hotplug.
Jeff Brown
2012-09-21
1
-18
/
+47
*
Use sp<LooperCallback> to fix race causing dangling pointer.
Jeff Brown
2012-05-31
1
-20
/
+22
*
Ensure that apps crash if they throw exceptions.
Jeff Brown
2012-04-06
1
-15
/
+10
*
Refactor DisplayEventReceiver read loop.
Jeff Brown
2012-03-29
1
-28
/
+29
*
Fix possible races in vsync infrastructure.
Jeff Brown
2012-02-13
1
-25
/
+13
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-2
/
+2
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-4
/
+4
*
Improve the VSYNC api a bit.
Mathias Agopian
2011-12-06
1
-0
/
+6
*
Add a new class to receive vsync events.
Jeff Brown
2011-12-05
1
-0
/
+263