Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
7342be80f2a7076d80ee96e8448bf01d0e238122
/
include
36f49c1
am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2
by Jeff Brown
· 15 years ago
576768c
am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2
by Jeff Brown
· 15 years ago
b18d467
resolved conflicts for merge of 54cb63e2 to master
by Dianne Hackborn
· 15 years ago
dccd089
am da9837fb: am c058d386: am ff762299: Merge "Small fixes and cleanup of resource config handling." into honeycomb-mr2
by Dianne Hackborn
· 15 years ago
adab620
Implement pointer acceleration.
by Jeff Brown
· 15 years ago
b62013f
9-axis sensor fusion with Kalman filter
by Mathias Agopian
· 15 years ago
caf5f71
am 528c49f1: am b96cbbd1: Add "tv" density for 720p screens.
by Dianne Hackborn
· 15 years ago
c6291e0
Add "tv" density for 720p screens.
by Dianne Hackborn
· 15 years ago
fff4e3f
am c058d386: am ff762299: Merge "Small fixes and cleanup of resource config handling." into honeycomb-mr2
by Dianne Hackborn
· 15 years ago
c3f0792
Small fixes and cleanup of resource config handling.
by Dianne Hackborn
· 15 years ago
98d1f99
am 8148cc3e: am 86ea1f5f: Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)
by Jeff Brown
· 15 years ago
9a2c1ca
am af685f3b: am 85a7f99c: Merge "Refactor how timeouts are calculated. (DO NOT MERGE)" into honeycomb-mr2
by Jeff Brown
· 15 years ago
689e53c
am 16330e24: am 94e838f6: Merge "Improve VelocityTracker numerical stability. (DO NOT MERGE)" into honeycomb-mr2
by Jeff Brown
· 15 years ago
446b400
am 4bd89fb0: am 82e4373e: Merge "Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)" into honeycomb-mr2
by Jeff Brown
· 15 years ago
d3e6d3e
Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)
by Jeff Brown
· 15 years ago
8cd5ba4
SurfaceTexture: clean up some comments, tests, etc.
by Jamie Gennis
· 15 years ago
3ae00fa
resolved conflicts for merge of bbca8133 to master
by Dianne Hackborn
· 15 years ago
1eb42cf
Refactor how timeouts are calculated. (DO NOT MERGE)
by Jeff Brown
· 15 years ago
c5982b7
Improve VelocityTracker numerical stability. (DO NOT MERGE)
by Jeff Brown
· 15 years ago
247da72
Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)
by Jeff Brown
· 15 years ago
2f118cd
am 4bb78889: am 40277df7: Merge "Add "television" mode." into honeycomb-mr2
by Dianne Hackborn
· 15 years ago
a6b34ef
Add "television" mode.
by Dianne Hackborn
· 15 years ago
79ba9b5
resolved conflicts for merge of 06a8ceac to master
by Dianne Hackborn
· 15 years ago
20aeb1c
RefBase subclasses can now decide how they want to be destroyed.
by Mathias Agopian
· 15 years ago
7583282
am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier.
by Dianne Hackborn
· 15 years ago
2258594
Add new "-swNNNdp" resource qualifier.
by Dianne Hackborn
· 15 years ago
e959ed2
Add initial API for stylus and mouse buttons.
by Jeff Brown
· 15 years ago
89178d4
am 46a282f3: am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen width/height in "dp" configs." into honeycomb-mr2
by Dianne Hackborn
· 15 years ago
88c0d69
DO NOT MERGE. Integrate add new screen width/height in "dp" configs.
by Dianne Hackborn
· 15 years ago
cf46eb9
fix onFrameAvailable
by Mathias Agopian
· 15 years ago
68c7794
Add SurfaceTexture logging
by Mathias Agopian
· 15 years ago
8072711
Implement {Surface|SurfaceTextureClient}::setSwapInterval()
by Mathias Agopian
· 15 years ago
b3e518c
Add the concept of synchronous dequeueBuffer in SurfaceTexture
by Mathias Agopian
· 15 years ago
eafabcd
unify SurfaceTexture and Surface
by Mathias Agopian
· 15 years ago
c04f153
Fix a bug where setgeometry couldn't be undone
by Mathias Agopian
· 15 years ago
d78797f
Full local backup infrastructure
by Christopher Tate
· 15 years ago
db05e22
resolved conflicts for merge of 05be6d6f to master
by Dianne Hackborn
· 15 years ago
d97f6b4
am 4907d1d5: am 0c6cbf41: Merge "Better compat mode part one: start scaling windows." into honeycomb-mr2
by Dianne Hackborn
· 15 years ago
16fe3c2
Better compat mode part one: start scaling windows.
by Dianne Hackborn
· 15 years ago
697526b
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
by Iliyan Malchev
· 15 years ago
ec10d23
frameworks/base: move ANativeWindow/android_native_buffer_t out
by Iliyan Malchev
· 15 years ago
41abd67
frameworks/base: make the ANativeWindow query() method const
by Iliyan Malchev
· 15 years ago
75c1535
remove last traces of copybit
by Mathias Agopian
· 15 years ago
9cdb01d
get rid of dependency on copybit HAL module
by Mathias Agopian
· 15 years ago
d5b421a
fix typo in Vector<>:: push_back and push_front
by Mathias Agopian
· 15 years ago
e60e1fd
Add some basic STL compatibility to Vector<>
by Mathias Agopian
· 15 years ago
0ef4e15
Get rid of the "pid" parameter from createSurface
by Mathias Agopian
· 15 years ago
96dfedc
Merge "Initial checkin of spot presentation for touchpad gestures."
by Jeff Brown
· 15 years ago
4815f2a
Initial checkin of spot presentation for touchpad gestures.
by Jeff Brown
· 15 years ago
7e3d7f3
Merge "changes to SurfaceTexture needed for unification with SF"
by Mathias Agopian
· 15 years ago
6e9eb74
Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)"
by Andreas Huber
· 15 years ago
a36a302
Merge "Fix a GraphicBuffer leak in SurfaceTexture"
by Mathias Agopian
· 15 years ago
a2ad6b7
Add Java API for writing TTS engines
by Bjorn Bringert
· 15 years ago
51faf46
Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)
by Andreas Huber
· 15 years ago
81bc567
resolved conflicts for merge of 18490fb9 to master
by Kenny Root
· 15 years ago
f6bbefd
resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp
by Kenny Root
· 15 years ago
7a042bf
changes to SurfaceTexture needed for unification with SF
by Mathias Agopian
· 15 years ago
8a1a615
am 08d9d9a4: Merge "Runtime resource overlay, iteration 1."
by Kenny Root
· 15 years ago
4cb1888
Fix a GraphicBuffer leak in SurfaceTexture
by Mathias Agopian
· 15 years ago
b561dd2
Merge "remove more unused references to ISurface"
by Mathias Agopian
· 15 years ago
592e3fc
Add new resource configurations for screen width/height in "dp".
by Dianne Hackborn
· 15 years ago
47d8730
remove more unused references to ISurface
by Mathias Agopian
· 15 years ago
27fd410
Merge "SurfaceTexture can now force the client to request a buffer"
by Mathias Agopian
· 15 years ago
a5c75c0
SurfaceTexture can now force the client to request a buffer
by Mathias Agopian
· 15 years ago
02988ec
Merge "Add a little input event consistency verifier."
by Jeff Brown
· 15 years ago
5f29c87
Runtime resource overlay, iteration 1.
by Mårten Kongstad
· 15 years ago
3847f62
Add a little input event consistency verifier.
by Jeff Brown
· 15 years ago
7faee43
am c6b22e27: Updated JBQ\'s original SurfaceTexture stubs to make webkit MR1 buildable
by Russell Brenner
· 15 years ago
0686717
Updated JBQ's original SurfaceTexture stubs to make webkit MR1 buildable
by Russell Brenner
· 15 years ago
8f2fff3
Merge "Add input filter mechanism for accessibility."
by Jeff Brown
· 15 years ago
37159af
Add input filter mechanism for accessibility.
by Jeff Brown
· 15 years ago
1cd921e
Revert "retire android_native_window_t"
by Mathias Agopian
· 15 years ago
5cfbdc8
retire android_native_window_t
by Iliyan Malchev
· 15 years ago
f98f136
Merge "Refactor how timeouts are calculated."
by Jeff Brown
· 15 years ago
c0a5e8d
Refactor how timeouts are calculated.
by Jeff Brown
· 15 years ago
edc5ac1
Merge "Add support for timestamps into SurfaceTexture."
by Eino-Ville Talvala
· 15 years ago
1d01a12
Add support for timestamps into SurfaceTexture.
by Eino-Ville Talvala
· 15 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
· 15 years ago
d0b55c0
fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out
by Mathias Agopian
· 15 years ago
043e3d4
am 72064c66: am b0204d0a: am c2b91a61: Merge "Modify the GL renderer\'s functor to pass the clip to WebView" into honeycomb-mr1
by Romain Guy
· 15 years ago
a08152f
Modify the GL renderer's functor to pass the clip to WebView
by Romain Guy
· 15 years ago
5aaab9c
Add 3D mode key and others.
by Jeff Brown
· 15 years ago
e3d4a68
Merge "Improve VelocityTracker numerical stability."
by Jeff Brown
· 15 years ago
1593354
Improve VelocityTracker numerical stability.
by Jeff Brown
· 15 years ago
77b6f0a
am 7d7dcb5e: am 4528a7db: Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1
by Glenn Kasten
· 15 years ago
ad4c66d
Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1
by Glenn Kasten
· 15 years ago
3f13cf1
am c570ee21: am 41a894ad: am 75597105: Merge "SurfaceTextureClient: Add ISurfaceTexture getter." into honeycomb-mr1
by Jamie Gennis
· 15 years ago
cefc876
am ceb7cb14: am 02805a40: Merge "ANativeWindow: add query for the concrete type." into honeycomb-mr1
by Jamie Gennis
· 15 years ago
bb959f5
Bug 4016329 do full string comparisons
by Glenn Kasten
· 15 years ago
bae774e
SurfaceTextureClient: Add ISurfaceTexture getter.
by Jamie Gennis
· 15 years ago
391bbe2
ANativeWindow: add query for the concrete type.
by Jamie Gennis
· 15 years ago
fa773aa
Use touch pad gestures to manipulate the pointer.
by Jeff Brown
· 15 years ago
15a4fd4
am e6f0ae12: am efd3266b: Input improvements and bug fixes.
by Jeff Brown
· 15 years ago
46689da
Input improvements and bug fixes.
by Jeff Brown
· 15 years ago
7488244
am 7b13e27e: am 6167a390: Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1
by Jamie Gennis
· 15 years ago
ec8a5ef
Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1
by Jamie Gennis
· 15 years ago
134f042
ANativeWindow: add queues-to-window-composer check.
by Jamie Gennis
· 15 years ago
8c5cffc
am d00353fe: am bc8a8e8c: Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1
by Romain Guy
· 15 years ago
8a2a2f4
Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1
by Romain Guy
· 15 years ago
9fb2277
Add support for partial invalidates in WebView Bug #3461349
by Romain Guy
· 15 years ago
Next »