Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
7342bb9693f480f6c713b4a4f82a9ad9131cd667
/
libs
7342bb9
Wait for initial device scan to finish before updating config.
by Jeff Brown
· 14 years ago
f2f4871
Minor logging changes to input dispatcher to help with debugging.
by Jeff Brown
· 14 years ago
0eaf393
Support haptic feedback for virtual keys defined in key layout.
by Jeff Brown
· 14 years ago
ef3d7e8
Move verbose logging of device capabilities to dumpsys.
by Jeff Brown
· 14 years ago
05105f7
Update OBB API to include callbacks
by Kenny Root
· 14 years ago
aeec2bf
Fix bug in split touches.
by Jeff Brown
· 14 years ago
9a01d05
Fix pointer index when splitting secondary pointers.
by Jeff Brown
· 14 years ago
14a288d
Merge "Add suuport for splitting touch events across windows." into gingerbread
by Jeff Brown
· 14 years ago
01ce2e9
Add suuport for splitting touch events across windows.
by Jeff Brown
· 14 years ago
beabe75
Merge changes I1f7c4535,I741c68a2 into gingerbread
by Mathias Agopian
· 14 years ago
a7ef18f
Merge "Some debugging support." into gingerbread
by Dianne Hackborn
· 14 years ago
ca5edbe
add support for [1974164] Be able to take a screen shot on the device
by Mathias Agopian
· 14 years ago
f123e49
Some debugging support.
by Dianne Hackborn
· 14 years ago
ba606d4
Revert "Revert "Free created FileMap when uncompressing files""
by Kenny Root
· 14 years ago
6458fa0
Add locking around ZIP seeking
by Kenny Root
· 14 years ago
134b4ae
Looper: use pthread_once for TLS key initialization.
by Jeff Brown
· 14 years ago
d45cb72
Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.
by Wu-cheng Li
· 14 years ago
9604987
Reduce lock thrashing in native Looper.
by Jeff Brown
· 14 years ago
987ba54
Merge "Fix sim-eng build on Hardy" into gingerbread
by Brian Carlstrom
· 14 years ago
36f429d
Fix typo which causes sensors to fail miserably
by Mathias Agopian
· 14 years ago
08710dc
Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work" into gingerbread
by Mathias Agopian
· 14 years ago
4d3cb63
part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work
by Mathias Agopian
· 14 years ago
1ac48ea
Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread
by Jeff Brown
· 14 years ago
7dae0e4
Ensure input dispatcher and native looper handles EINTR.
by Jeff Brown
· 14 years ago
54a1825
Fix app switch latency optimization.
by Jeff Brown
· 14 years ago
dbb7b6d
Fix sim-eng build on Hardy
by Brian Carlstrom
· 14 years ago
24326f7
Merge "Input API review." into gingerbread
by Jeff Brown
· 14 years ago
2a95c2a
Fix input dispatcher regression on launcher drag&drop.
by Jeff Brown
· 14 years ago
dc3e005
Fix NPE when handling certain kinds of ANRs.
by Jeff Brown
· 14 years ago
519e024
Make input dispatcher only ANR for foreground windows.
by Jeff Brown
· 14 years ago
dc1ab4b
Input API review.
by Jeff Brown
· 14 years ago
09340a4
Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread
by Jeff Brown
· 14 years ago
4fe6c3e
Replace epoll() with poll() and rename PollLoop to Looper.
by Jeff Brown
· 14 years ago
04262e9
Add logging of various important graphics events
by Mathias Agopian
· 14 years ago
b88102f
Input dispatcher ANR handling enhancements.
by Jeff Brown
· 14 years ago
a8512a7
Always set the scheduling group when starting a new thread.
by Dianne Hackborn
· 14 years ago
b21fb10
Fix key repeat delay.
by Jeff Brown
· 14 years ago
85a3176
Add support for secure views.
by Jeff Brown
· 14 years ago
a19ef30
Revert "Free created FileMap when uncompressing files"
by Kenny Root
· 14 years ago
42c03e5
Modify native ALooper to take an explicit ident.
by Dianne Hackborn
· 14 years ago
11bbe20
Hopefully fix the build.
by Dianne Hackborn
· 14 years ago
84bb52e
Add system property to turn off scheduling groups.
by Dianne Hackborn
· 14 years ago
68c2e91
Add better debug output for ResourceType errors
by Kenny Root
· 14 years ago
5fad267
Remove incomplete input device enumeration NDK API.
by Jeff Brown
· 14 years ago
0234376
Don't propagate StrictMode over one-way Binder calls.
by Brad Fitzpatrick
· 14 years ago
8d60866
Input device calibration and capabilities.
by Jeff Brown
· 14 years ago
7ec7b99
Remove camera metering mode API.
by Wu-cheng Li
· 14 years ago
ad6731b
Merge "Add debugging to ZipFileRO" into gingerbread
by Kenny Root
· 14 years ago
6329fdb
Add debugging to ZipFileRO
by Kenny Root
· 14 years ago
c9289fa
fix a race in SF buffer management
by Mathias Agopian
· 14 years ago
e96aa3e
fix [2931513] Add support for setting the orientation of an ANativeWindow
by Mathias Agopian
· 14 years ago
be857d4
Reorganize MountService IPC
by Kenny Root
· 14 years ago
6be2371
Merge "Free created FileMap when uncompressing files" into gingerbread
by Kenny Root
· 14 years ago
97a5626
Merge "Add camera fps range API." into gingerbread
by Wu-cheng Li
· 14 years ago
454630f
Add camera fps range API.
by Wu-cheng Li
· 14 years ago
52b8235
Free created FileMap when uncompressing files
by Kenny Root
· 14 years ago
545eab8
Merge "remove unused pixel format" into gingerbread
by Mathias Agopian
· 14 years ago
0014474
Merge "Make the throttling more sensitive to end-to-end latency." into gingerbread
by Jeff Brown
· 14 years ago
0f4d7bc
Make the throttling more sensitive to end-to-end latency.
by Jeff Brown
· 14 years ago
e509328
remove unused pixel format
by Mathias Agopian
· 14 years ago
eba1274
Merge "Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE" into gingerbread
by Wu-cheng Li
· 14 years ago
ccb9159
Merge "Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE" into gingerbread
by Wu-cheng Li
· 14 years ago
6c008b8
Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE
by Nipun Kwatra
· 14 years ago
0de0c49
Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE
by Nipun Kwatra
· 14 years ago
54d4137
Merge "Add OBB flags to support overlays" into gingerbread
by Kenny Root
· 14 years ago
ae9fc03
Add support for throttling motion events.
by Jeff Brown
· 14 years ago
aeb00c4
Only monitor recognized uevent devices.
by Sean McNeil
· 14 years ago
72e0b2a
Merge "Fix some input device mapping bugs with certain drivers." into gingerbread
by Jeff Brown
· 14 years ago
2dfd7a7
Fix some input device mapping bugs with certain drivers.
by Jeff Brown
· 14 years ago
c4554b9
Keep track of remaining fd when devices are removed
by Jens Gulin
· 14 years ago
02ca31f
Add OBB flags to support overlays
by Kenny Root
· 14 years ago
cc2e717
Optimize EventHub reads.
by Jeff Brown
· 14 years ago
2cbecea
Fix possible race conditions during channel unregistration.
by Jeff Brown
· 14 years ago
6e7ac5f
Initial tool for OBB manipulation
by Kenny Root
· 14 years ago
08d5b8f
More native work.
by Dianne Hackborn
· 14 years ago
c3fc2d0
Fix safe mode and KeyEvent.getMaxKeyCode().
by Jeff Brown
· 14 years ago
818490a
Fix String8::operator+
by Kenny Root
· 14 years ago
2d817f7
Free scanBuf in ZipFileRO
by Kenny Root
· 14 years ago
00e5c61
Merge "Improve thread safety of input mappers." into gingerbread
by Jeff Brown
· 14 years ago
6328cdc
Improve thread safety of input mappers.
by Jeff Brown
· 14 years ago
154a320
resolved conflicts for merge of 27eecb70 to gingerbread
by Jean-Baptiste Queru
· 14 years ago
050b562
Added SensorManager.getMinDelay()
by Mathias Agopian
· 14 years ago
83407b9
fix inaccurate copyrights
by Jean-Baptiste Queru
· 14 years ago
571180c
Merge "Attempt to fix the SDK build" into gingerbread
by Christopher Tate
· 14 years ago
466b22b
Attempt to fix the SDK build
by Christopher Tate
· 14 years ago
aab985b
Fix touch input in landscape mode.
by Jeff Brown
· 14 years ago
6ec402b
DO NOT MERGE: Fix input event injection ANRs on UI thread.
by Jeff Brown
· 14 years ago
7b40518
Merge "Change unistd.h to stddef.h to be correct" into gingerbread
by Chris Tate
· 14 years ago
a4879ba
Change unistd.h to stddef.h to be correct
by Kenny Root
· 14 years ago
8c5d943
Merge "Add unistd.h for size_t typedef to fix sim-eng" into gingerbread
by Kenny Root
· 14 years ago
9d90ed7
Add unistd.h for size_t typedef to fix sim-eng
by Kenny Root
· 14 years ago
9f2a91b
Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once." into gingerbread
by Mathias Agopian
· 14 years ago
bae6fe2
Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread
by Christopher Tate
· 14 years ago
b100cbf
Support streaming of compressed assets > 1 megabyte
by Christopher Tate
· 14 years ago
6d0fec2
Refactor input reader to support new device types more easily.
by Jeff Brown
· 14 years ago
51c70e3
fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once.
by Mathias Agopian
· 14 years ago
7bcad8a3
Replace several IPCThreadState::get() lookups with one.
by Brad Fitzpatrick
· 14 years ago
b54a3c9
Fix a memory corruption when writting Sensor into a parcel
by Mathias Agopian
· 14 years ago
23e8de2
propagate sensor event rate properly
by Mathias Agopian
· 14 years ago
1bf7978
new SensorService
by Mathias Agopian
· 14 years ago
Next »