Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
e5dea7537cadbf79614730f96d9e92cc2b12ad5a
/
libs
e88fa50
Merge from open-source gingerbread
by Jean-Baptiste Queru
· 14 years ago
2d9299b
fix failing thread object run
by Ritu Srivastava
· 14 years ago
2195604
fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE)
by Mathias Agopian
· 14 years ago
68d3478
partially fix [3306150] HTML5 video with H/W acceleration blackout (DO NOT MERGE)
by Mathias Agopian
· 14 years ago
728d849
minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. (DO NOT MERGE)
by Mathias Agopian
· 14 years ago
a0bafb4
Merge "Use EGL_NATIVE_VISUAL_ID to select EGLConfig" into gingerbread
by Mathias Agopian
· 14 years ago
4139545
Merge "Filter virtual keys after touches. (DO NOT MERGE)" into gingerbread
by Jeff Brown
· 14 years ago
22a666a
Use EGL_NATIVE_VISUAL_ID to select EGLConfig
by Mathias Agopian
· 14 years ago
58bac9e
Fix the ISurfaceComposer onTransact switch.
by Jamie Gennis
· 14 years ago
6f71d0f
Filter virtual keys after touches. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
730ba19
Fix issue 3302649.
by Eric Laurent
· 14 years ago
eb9f7a0
Fix policy issues when screen is off. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
f9954c7
fix [3127755] Launcher is missing anti-aliasing
by Mathias Agopian
· 14 years ago
a2977c3
Merge changes Ie03796ae,Ide3e980a into gingerbread
by Mathias Agopian
· 14 years ago
4153bf3
Merge "[3171580] don't automatically log GraphicBuffer allocation failures" into gingerbread
by Mathias Agopian
· 14 years ago
d57fbe8
Fixed a race condition where some recording frames may not be released
by James Dong
· 14 years ago
48e723a
[3171580] Add transform field to native buffers. (DO NOT MERGE)
by Mathias Agopian
· 14 years ago
e869aee
[3171580] don't automatically log GraphicBuffer allocation failures
by Mathias Agopian
· 14 years ago
b27b8c0
Fix a key repeating bug. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
bfc1cc2
Fix stuck keys when released out of order. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
fe40e9e
Merge "fix [3148312] Region can access data out of bounds" into gingerbread
by Mathias Agopian
· 14 years ago
a87ea46
Fix bugs related to cheek event suppression.
by Jeff Brown
· 14 years ago
7bf1521
fix [3148312] Region can access data out of bounds
by Mathias Agopian
· 14 years ago
120a459
Drop all dispatcher state when dispatcher is disabled.
by Jeff Brown
· 14 years ago
b9737a1
Updade Surface (ANativeWindow) format based on its buffers format
by Mathias Agopian
· 14 years ago
c3db858
Add unit tests for native input and fix bugs identified.
by Jeff Brown
· 14 years ago
8ad30b5
Merge "Initialized check in ZipFileRO::findEntryByName" into gingerbread
by Kenny Root
· 14 years ago
1d79a9d
Use correct size of GAMEPAD_KEYCODES
by Kenny Root
· 14 years ago
0b22423
Initialized check in ZipFileRO::findEntryByName
by Kenny Root
· 14 years ago
73655bd
Merge "propagate RS context priority to EGLContext when possible. DO NOT MERGE." into gingerbread
by Mathias Agopian
· 14 years ago
431bb22
Reduce logging.
by Joe Onorato
· 14 years ago
e2fe69e
Fix bug where home presses were not poking user activity.
by Jeff Brown
· 14 years ago
af48cae
Fix a native crash in input dispatcher when windows are removed.
by Jeff Brown
· 14 years ago
2d3f159
Add support for secure system overlays. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
c1e7b21
Merge "Improve input device calibration format." into gingerbread
by Jeff Brown
· 14 years ago
c6d282b
Improve input device calibration format.
by Jeff Brown
· 14 years ago
848a2bc
Merge "MinGW/Cygwin requires open() in O_BINARY mode." into gingerbread
by Raphael Moll
· 14 years ago
2d441e1
Merge "Make sure EventHub reports added/removed devices immediately." into gingerbread
by Jeff Brown
· 14 years ago
a9b8422
Make sure EventHub reports added/removed devices immediately.
by Jeff Brown
· 14 years ago
5c4d4da
MinGW/Cygwin requires open() in O_BINARY mode.
by Raphael Moll
· 14 years ago
bdf8034
Merge "OBB: use PBKDF2 for key generation." into gingerbread
by Kenny Root
· 14 years ago
3b1abba
OBB: use PBKDF2 for key generation.
by Kenny Root
· 14 years ago
2d2b803
implement part of [3094280] New animation for screen on and screen off
by Mathias Agopian
· 14 years ago
aab758e
turn off the electron beam
by Mathias Agopian
· 14 years ago
3122e44
Improve the input policy handling a bit.
by Jeff Brown
· 14 years ago
2db7616
propagate RS context priority to EGLContext when possible. DO NOT MERGE.
by Mathias Agopian
· 14 years ago
a1160a7
Fix a bug synthesizing cancelation events for motions.
by Jeff Brown
· 14 years ago
de846ac
Merge "Change to new binder implementation for OBB" into gingerbread
by Kenny Root
· 14 years ago
4a99ed8
Change to new binder implementation for OBB
by Kenny Root
· 14 years ago
b4de3dc
Merge "OBB: rearrange to be entirely asynchronous" into gingerbread
by Kenny Root
· 14 years ago
af9d667
OBB: rearrange to be entirely asynchronous
by Kenny Root
· 14 years ago
b931a1b
Fix an event injection bug when the policy is bypassed.
by Jeff Brown
· 14 years ago
b699726
Added more robust tracking and cancelation of events.
by Jeff Brown
· 14 years ago
8da727a
Minor fix for InputReader support for non-touchscreen devices.
by Jeff Brown
· 14 years ago
415d8c3
Switch Looper back to using poll() instead of epoll().
by Jeff Brown
· 14 years ago
19dfc83
Make secure views tolerate IME overlays.
by Jeff Brown
· 14 years ago
8ddd2c7
fix [2835280] Add support for cancelling buffers to ANativeWindow
by Mathias Agopian
· 14 years ago
1905887
Merge "refactored screenshot code" into gingerbread
by Mathias Agopian
· 14 years ago
597c7f6
refactored screenshot code
by Mathias Agopian
· 14 years ago
259ec46
Use pread() in ZipFileRO for Linux
by Kenny Root
· 14 years ago
b58b271
Merge "ZipFileRO: moar logging and wrap close" into gingerbread
by Kenny Root
· 14 years ago
7342bb9
Wait for initial device scan to finish before updating config.
by Jeff Brown
· 14 years ago
6cb241f
ZipFileRO: moar logging and wrap close
by Kenny Root
· 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
Next »