Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
b0f53003562ccdc3d9359f2d2e10d0e2e973e91c
/
libs
/
ui
0857c8f
Region cannot handle malformed Rects. Abort the Region op in that case.
by Mathias Agopian
· 14 years ago
0450452
Make sure Region handles invalid rectangles
by Mathias Agopian
· 14 years ago
df9440f
Can't stop the fling! Bug: 5335420
by Jeff Brown
· 14 years ago
73aaf0d
Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529
by Jeff Brown
· 14 years ago
137c3c5
Tweak VelocityTracker. Bug: 5265529
by Jeff Brown
· 14 years ago
f9606df
revert last change to EGLUtils::selectConfigForPixelFormat
by Mathias Agopian
· 14 years ago
ecc0e10
Merge "Refactor input reader to add stylus support. Bug: 5064702"
by Jeff Brown
· 14 years ago
d05b34a
Merge "connect/disconnect is now called from our EGL wrapper"
by Mathias Agopian
· 14 years ago
81a6335
connect/disconnect is now called from our EGL wrapper
by Mathias Agopian
· 14 years ago
5873ce4
Refactor input reader to add stylus support. Bug: 5064702
by Jeff Brown
· 14 years ago
a947de8
improve GraphicAllocator dump method
by Mathias Agopian
· 14 years ago
0a1fdd7
Fix uses of all-subdir-makefiles
by Ying Wang
· 14 years ago
bb66c9b
Fix a few issues with NATIVE_WINDOW_TRANSFORM_HINT
by Mathias Agopian
· 14 years ago
97c602c
implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation"
by Mathias Agopian
· 14 years ago
7734ebf
Add set_scaling_mode() to ANativeWindow.
by Mathias Agopian
· 14 years ago
8f9dbf9
move lock/unlock implementaion outside of Surface into SurfaceTextureClient
by Mathias Agopian
· 14 years ago
8a1d693
Provide more descriptive name for InputChannel ashmem.
by Jeff Brown
· 14 years ago
7175398
Merge "Remove the simulator target from all makefiles. Bug: 5010576"
by Jeff Brown
· 14 years ago
baa44b8
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 14 years ago
bee205f
EGL: fix the ANativeWindow size/fmt override
by Jamie Gennis
· 14 years ago
6163091
Fix EGLUtils::selectConfigForPixelFormat()
by Mathias Agopian
· 14 years ago
771e582
Merge "Improve input event consistency invariants."
by Jeff Brown
· 14 years ago
7832080
Improve input event consistency invariants.
by Jeff Brown
· 14 years ago
bae6579
Remove native EventRecurrence parser
by Andy McFadden
· 14 years ago
5d99f17
am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2
by Jeff Brown
· 14 years ago
7ca7ba2
Revert velocity damping. Bug: 4364920
by Jeff Brown
· 14 years ago
36f49c1
am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2
by Jeff Brown
· 14 years ago
adab620
Implement pointer acceleration.
by Jeff Brown
· 14 years ago
d3e6d3e
Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
fa78553
Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
c5982b7
Improve VelocityTracker numerical stability. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
247da72
Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
e959ed2
Add initial API for stylus and mouse buttons.
by Jeff Brown
· 14 years ago
db05e22
resolved conflicts for merge of 05be6d6f to master
by Dianne Hackborn
· 14 years ago
16fe3c2
Better compat mode part one: start scaling windows.
by Dianne Hackborn
· 14 years ago
697526b
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
by Iliyan Malchev
· 14 years ago
41abd67
frameworks/base: make the ANativeWindow query() method const
by Iliyan Malchev
· 14 years ago
4815f2a
Initial checkin of spot presentation for touchpad gestures.
by Jeff Brown
· 14 years ago
4e394b1
Coalesce input events that arrive faster than 333Hz.
by Jeff Brown
· 14 years ago
23e0c8c
Fix dispatcher crash when input monitoring enabled.
by Jeff Brown
· 14 years ago
939fee8
am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out
by Mathias Agopian
· 14 years ago
d0b55c0
fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out
by Mathias Agopian
· 14 years ago
e3d4a68
Merge "Improve VelocityTracker numerical stability."
by Jeff Brown
· 14 years ago
1593354
Improve VelocityTracker numerical stability.
by Jeff Brown
· 14 years ago
cefc876
am ceb7cb14: am 02805a40: Merge "ANativeWindow: add query for the concrete type." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
391bbe2
ANativeWindow: add query for the concrete type.
by Jamie Gennis
· 14 years ago
fa773aa
Use touch pad gestures to manipulate the pointer.
by Jeff Brown
· 14 years ago
46689da
Input improvements and bug fixes.
by Jeff Brown
· 14 years ago
e89d104
Joystick tweaks. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
d5ed285
Wake screen from external HID peripherals.
by Jeff Brown
· 14 years ago
80f3e7c
Fade out the mouse pointer after inactivity or other events.
by Jeff Brown
· 14 years ago
25943a8
Add new hover move action and scroll wheel plumbing.
by Jeff Brown
· 14 years ago
3ea4de8
Add new axes for joysticks and mouse wheels.
by Jeff Brown
· 14 years ago
b2d4435
Fix a regression with MotionEvent parceling.
by Jeff Brown
· 14 years ago
3e34146
Add support for arbitrary axes in MotionEvents.
by Jeff Brown
· 14 years ago
d5ea3db
Use EGL_NATIVE_VISUAL_ID to select EGLConfig
by Mathias Agopian
· 15 years ago
48b888a
improve SurfaceFlinger 'dumpsys' log
by Mathias Agopian
· 15 years ago
9346643
Make getFallbackAction return false when there is none.
by Jeff Brown
· 15 years ago
4125036
Mouse pointer integration.
by Jeff Brown
· 15 years ago
4c501a4
Add initial support for cursor-based pointing devices.
by Jeff Brown
· 15 years ago
7999039
Fix race condition in fallback key processing.
by Jeff Brown
· 15 years ago
0a75781
fix [3259708] Graphic Buffer Mapper does not support YV12
by Mathias Agopian
· 15 years ago
a5529c8
remove support for PUSH_BUFFER surfaces and overlays
by Mathias Agopian
· 15 years ago
1d21a9c
surfaceflinger: add support for gralloc dump hooks
by Erik Gilling
· 15 years ago
02d85b5
Add support for fallback keycodes.
by Jeff Brown
· 15 years ago
b5a00fc
am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread
by Mathias Agopian
· 15 years ago
372c56e
am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread
by Mathias Agopian
· 15 years ago
678bdd6
[3171580] don't automatically log GraphicBuffer allocation failures
by Mathias Agopian
· 15 years ago
db36064
Improve support for external keyboards.
by Jeff Brown
· 15 years ago
53c1664
Ensure the ShortcutManager uses the correct key character map.
by Jeff Brown
· 15 years ago
6688837
Support non-orientation aware keyboards and other devices.
by Jeff Brown
· 15 years ago
44a2a17
Merge "Port Emulator keymaps."
by Jeff Brown
· 15 years ago
d5fdf7d
Port Emulator keymaps.
by Jeff Brown
· 15 years ago
ffb0795
am 9df7f313: am f0f6c54b: Merge "frameworks/base: Destroy the overlay even if there is an error"
by Jean-Baptiste Queru
· 15 years ago
ec75605
am f0f6c54b: Merge "frameworks/base: Destroy the overlay even if there is an error"
by Jean-Baptiste Queru
· 15 years ago
29a73ba
frameworks/base: Destroy the overlay even if there is an error
by Naomi Luis
· 15 years ago
46aabb3
am b27b8c0c: Fix a key repeating bug. (DO NOT MERGE)
by Jeff Brown
· 15 years ago
0b7b196
am bfc1cc2d: Fix stuck keys when released out of order. (DO NOT MERGE)
by Jeff Brown
· 15 years ago
a3477c8
Added support for full PC-style keyboards.
by Jeff Brown
· 15 years ago
9cf416c
Fix a key repeating bug. (DO NOT MERGE)
by Jeff Brown
· 15 years ago
9bb3ef2
Fix stuck keys when released out of order. (DO NOT MERGE)
by Jeff Brown
· 15 years ago
3f02b88
am 5e069074: am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in the UI"
by Jean-Baptiste Queru
· 15 years ago
af10976
am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in the UI"
by Jean-Baptiste Queru
· 15 years ago
e33a9ec
Enable touch splitting for all windows by default.
by Jeff Brown
· 15 years ago
a2b1b7f
Merge "fix [3148312] Region can access data out of bounds" into gingerbread
by Mathias Agopian
· 15 years ago
d94206c
The CHEEK_TOUCH stuff never worked. Remove it.
by Joe Onorato
· 15 years ago
8149991
Tell system server whether the app handled input events.
by Jeff Brown
· 15 years ago
d4ecee9
Rename the locked meta key constants for clarity.
by Jeff Brown
· 15 years ago
71484f2
Framebuffer: Support variable number of framebuffers in the UI
by Rodrigo Obregon
· 15 years ago
92988aa
Fix a key repeating bug.
by Jeff Brown
· 15 years ago
b0bb949
Merge "Add plumbing for volume mute key."
by Jeff Brown
· 15 years ago
7e5660f
Add plumbing for volume mute key.
by Jeff Brown
· 15 years ago
e113710
Merge "Optimize FBO drawing with regions. This optimization is currently disabled until Launcher is modified to take advantage of it. The optimization can be enabled by turning on RENDER_LAYERS_AS_REGIONS in the OpenGLRenderer.h file."
by Romain Guy
· 15 years ago
b801624
Optimize FBO drawing with regions.
by Romain Guy
· 15 years ago
2d283a6
am 7ab5d2d9: am a87ea46c: Fix bugs related to cheek event suppression.
by Jeff Brown
· 15 years ago
f6149c3
Fix bugs related to cheek event suppression.
by Jeff Brown
· 15 years ago
fd749c6
Fix policy issues when screen is off.
by Jeff Brown
· 15 years ago
0cc0399
fix [3148312] Region can access data out of bounds
by Mathias Agopian
· 15 years ago
4c766cc
resolved conflicts for merge of df3cccf3 to master
by Jeff Brown
· 15 years ago
fef5b04
Drop all dispatcher state when dispatcher is disabled.
by Jeff Brown
· 15 years ago
Next »