Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
724d91d778e71c8186399f4955de14b54812b3ed
/
include
/
ui
595ea77
vector and matrix classes for graphics use
by Mathias Agopian
· 11 years ago
87f9b87
remove unused code form GraphicBuffer
by Mathias Agopian
· 11 years ago
e142428
Make Flattenable not virtual
by Mathias Agopian
· 11 years ago
c2414bb
get rid of HAL pixelformats 5551 and 4444
by Mathias Agopian
· 11 years ago
5773d3f
get rid of PixelFormatInfo and simplify things
by Mathias Agopian
· 11 years ago
1fe854f
get rid of PIXEL_FORMAT_A_8
by Mathias Agopian
· 11 years ago
2381033
am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer
by Mathias Agopian
· 12 years ago
ea74d3b
make the warning timout of Fence::waitForever() implicit and longer
by Mathias Agopian
· 12 years ago
f3e85d4
take the "transparent region" into account for blending
by Mathias Agopian
· 12 years ago
6c7f25a
reformat Rect.{cpp|h}
by Mathias Agopian
· 12 years ago
c43946b
Add support for HAL_PIXEL_FORMAT_YCbCr_420_888
by Eino-Ville Talvala
· 12 years ago
2ca7939
latch transparent region hint only when we get a new frame
by Mathias Agopian
· 12 years ago
e041716
Make GraphicBuffer a RefBase
by Mathias Agopian
· 12 years ago
3e010f3
Add createTJunctionFreeRegion
by Chris Craik
· 12 years ago
89592bb
GraphicBuffer.h: Remove redundant friend class declaration causing warnings
by Igor Murashkin
· 12 years ago
e3c697f
Refactoring: Rename SurfaceTextureClient to Surface
by Mathias Agopian
· 12 years ago
82dbc74
SurfaceFlinger: refactor frame time tracking
by Jamie Gennis
· 12 years ago
dd3cb84
SurfaceFlinger: add support for secure displays
by Jamie Gennis
· 12 years ago
b5c9dcd
Fence didn't manager sync_wait error codes properly
by Mathias Agopian
· 12 years ago
ba607d5
Add Fence::waitForever which logs a warning timeout, and use it
by Jesse Hall
· 12 years ago
4803b74
Show build config in dumpsys SurfaceFlinger
by Andy McFadden
· 12 years ago
068d47f
strengthen region validation
by Mathias Agopian
· 12 years ago
2401ead
Add a way to retrieve a Region as a SharedBuffer
by Mathias Agopian
· 12 years ago
3ab6855
change how we store Region data internally
by Mathias Agopian
· 12 years ago
9f54ac3
ui/Fence: change the TIMEOUT_NEVER value to -1
by Jamie Gennis
· 12 years ago
8683fca
improve [un]marshalling of non-binder objects
by Mathias Agopian
· 12 years ago
747c480
Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev
by Ed Heyl
· 12 years ago
c666cae
get rid of the shared-memory control block
by Mathias Agopian
· 12 years ago
0bc64be
libs/ui: Add support for triple framebuffers
by Naseer Ahmed
· 13 years ago
c777b0b
Pass fences with buffers from SurfaceTextureClient
by Jesse Hall
· 13 years ago
f9783af
Return fence to client in dequeuBuffer
by Jesse Hall
· 13 years ago
ef19414
Transfer HWC release fences to BufferQueue
by Jesse Hall
· 13 years ago
d8e812c
Update ANativeWindow clients for sync
by Jamie Gennis
· 13 years ago
f25e183
libui: add the Fence class
by Jamie Gennis
· 13 years ago
b82203a
minor Rect.h cleanup
by Mathias Agopian
· 13 years ago
f15a83f
SurfaceFlinger: add a crop to the layer state
by Jamie Gennis
· 13 years ago
5933280
libui: add the Rect::transform method
by Jamie Gennis
· 13 years ago
5f2165f
remove dependency on android_native{s_priv|buffer}.h
by Mathias Agopian
· 13 years ago
870b8aa
remove libui dependency on libEGL
by Mathias Agopian
· 13 years ago
ff615cc
deprecate L_8, LA_88 and RGB_332 in sdk
by Mathias Agopian
· 13 years ago
42e2458
remove libui's dependency on libpixelflinger
by Mathias Agopian
· 13 years ago
80c3918
frameworks/base refactoring.
by Mathias Agopian
· 13 years ago
9491e81
Clean up InputChannel file descriptor data type.
by Jeff Brown
· 13 years ago
a18829a
Accurately track the sequence numbers of batched events.
by Jeff Brown
· 13 years ago
0a63ada
Enable deferred input messages to be batched.
by Jeff Brown
· 13 years ago
f0490c9
Implement batching of input events on the consumer side.
by Jeff Brown
· 13 years ago
6cdee98
Rewrite input transport using sockets.
by Jeff Brown
· 13 years ago
b8a2e98
Preliminary support for clipRect(Rect, Op)
by Romain Guy
· 13 years ago
55ef343
remove dead/usnused code
by Mathias Agopian
· 13 years ago
e06a174
Merge "SurfaceMediaSource: use the vid enc usage bit" into ics-mr1
by Jamie Gennis
· 13 years ago
9ee44c8
Fix application launch shortcuts.
by Jeff Brown
· 13 years ago
b7d87c4
SurfaceMediaSource: use the vid enc usage bit
by Jamie Gennis
· 13 years ago
882b0a5
Eliminate hw.keyboards system properties.
by Jeff Brown
· 13 years ago
000e95e
fix the float Rect in OpenGLRenderer to handle NANs
by Mathias Agopian
· 13 years ago
73aaf0d
Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529
by Jeff Brown
· 13 years ago
137c3c5
Tweak VelocityTracker. Bug: 5265529
by Jeff Brown
· 13 years ago
3599bf2
SurfaceFlinger: use the HWC gralloc usage bit
by Jamie Gennis
· 13 years ago
ecc7ade
Input system bug fixes, particularly for stylus. Bug: 5049148
by Jeff Brown
· 13 years ago
5873ce4
Refactor input reader to add stylus support. Bug: 5064702
by Jeff Brown
· 13 years ago
acb7b5d
Adding SurfaceEncoder for encoding FilterFrames
by Pannag Sanketi
· 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
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
ec10d23
frameworks/base: move ANativeWindow/android_native_buffer_t out
by Iliyan Malchev
· 14 years ago
41abd67
frameworks/base: make the ANativeWindow query() method const
by Iliyan Malchev
· 14 years ago
9cdb01d
get rid of dependency on copybit HAL module
by Mathias Agopian
· 14 years ago
4815f2a
Initial checkin of spot presentation for touchpad gestures.
by Jeff Brown
· 14 years ago
02988ec
Merge "Add a little input event consistency verifier."
by Jeff Brown
· 14 years ago
3847f62
Add a little input event consistency verifier.
by Jeff Brown
· 14 years ago
8f2fff3
Merge "Add input filter mechanism for accessibility."
by Jeff Brown
· 14 years ago
37159af
Add input filter mechanism for accessibility.
by Jeff Brown
· 14 years ago
1cd921e
Revert "retire android_native_window_t"
by Mathias Agopian
· 14 years ago
5cfbdc8
retire android_native_window_t
by Iliyan Malchev
· 14 years ago
edc5ac1
Merge "Add support for timestamps into SurfaceTexture."
by Eino-Ville Talvala
· 14 years ago
1d01a12
Add support for timestamps into SurfaceTexture.
by Eino-Ville Talvala
· 14 years ago
5aaab9c
Add 3D mode key and others.
by Jeff Brown
· 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
ec8a5ef
Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
134f042
ANativeWindow: add queues-to-window-composer check.
by Jamie Gennis
· 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
9d4d6c1
Add the MIN_UNDEQUEUED_BUFFERS query to ANW.
by Jamie Gennis
· 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
79676ac
am 09443aeb: am 62884505: Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb
by Jamie Gennis
· 14 years ago
Next »