Jeff Brown
6b5fee90bd
Merge "Track unhandled input events in consistency verifiers."
2011-04-19 23:58:27 -07:00
Jeff Brown
9b5d118fa9
Merge "Add tap/drag touchpad gesture."
2011-04-19 21:28:35 -07:00
Adam Powell
6157437aec
Merge "Refactor menu internals."
2011-04-19 18:45:42 -07:00
Mathias Agopian
d9071ad304
Merge "remove support for console in SurfaceFlinger"
2011-04-19 18:19:15 -07:00
Jaikumar Ganesh
5791e5b262
am ee1c033f: am 24a16e6c: am c34c88b9: am ec1a8f7a: Merge "Unable to push files to Windows 7"
...
* commit 'ee1c033f6e0c2e709bd63adb419de3c5212fdf8f':
Unable to push files to Windows 7
2011-04-19 16:04:38 -07:00
Jaikumar Ganesh
d652cd8715
am 24a16e6c: am c34c88b9: am ec1a8f7a: Merge "Unable to push files to Windows 7"
...
* commit '24a16e6c53d9b45c0cfdf150425002adc919955b':
Unable to push files to Windows 7
2011-04-19 16:01:36 -07:00
Jaikumar Ganesh
1aaeddba56
am c34c88b9: am ec1a8f7a: Merge "Unable to push files to Windows 7"
...
* commit 'c34c88b948cb60c057bd2145df9f1b2091f3c894':
Unable to push files to Windows 7
2011-04-19 15:57:24 -07:00
David Li
02407def39
Merge "GLES2Dbg: send some GL implementation constants to client"
2011-04-19 15:50:32 -07:00
Jeff Brown
96dfedc55c
Merge "Initial checkin of spot presentation for touchpad gestures."
2011-04-19 15:37:32 -07:00
Jeff Brown
4815f2a6ad
Initial checkin of spot presentation for touchpad gestures.
...
Added a new PointerIcon API (hidden for now) for loading
pointer icons.
Fixed a starvation problem in the native Looper's sendMessage
implementation which caused new messages to be posted ahead
of old messages sent with sendMessageDelayed.
Redesigned the touch pad gestures to be defined in terms of
more fluid finger / spot movements. The objective is to reinforce
the natural mapping between fingers and spots which means there
must not be any discontinuities in spot motion relative to
the fingers.
Removed the SpotController stub and folded its responsibilities
into PointerController.
Change-Id: I5126b1e69d95252fda7f2a684c9287e239a57163
2011-04-19 15:35:51 -07:00
Jaikumar Ganesh
d13def39d3
am ec1a8f7a: Merge "Unable to push files to Windows 7"
...
* commit 'ec1a8f7aa7e71e292ef813b1e886a9e26e3635af':
Unable to push files to Windows 7
2011-04-19 15:28:26 -07:00
Marco Nelissen
3426853d2c
Merge "Fix bugs in ListView"
2011-04-19 15:25:48 -07:00
Jaikumar Ganesh
7b55adc715
Merge "Unable to push files to Windows 7"
2011-04-19 14:48:08 -07:00
David Li
620676eec7
GLES2Dbg: send some GL implementation constants to client
...
Change-Id: Ic6c51c09b1c3d2e1e1a28c6ed552714c3243827c
Signed-off-by: David Li <davidxli@google.com>
2011-04-19 14:44:51 -07:00
David Li
7b271eba88
GLES2Dbg: initial tests
...
Change-Id: Ibf07eff68d39267fd5c9bec2870f59a5ae2f51e3
2011-04-19 14:42:14 -07:00
Fabrice Di Meglio
8192bb6d11
Merge "Use Harfbuzz for Canvas drawText APIs"
2011-04-19 13:14:46 -07:00
Narayan Kamath
6ca7e93198
Merge "Fix onCompleteAudioAvailable"
2011-04-19 10:44:16 -07:00
Andreas Huber
9267acfe15
Merge "Make sure a read restarts the prefetcher if necessary."
2011-04-19 10:42:19 -07:00
Amith Yamasani
af79e15469
Merge "Plumbing in PackageManager and installd for multi-user support."
2011-04-19 10:41:20 -07:00
Nick Kralevich
b605e671c7
Merge "Make installd resistant to umask changes."
2011-04-19 10:10:54 -07:00
Irfan Sheriff
dc04689e59
Merge "handle supplicant stop after child states exit"
2011-04-19 10:03:07 -07:00
Andreas Huber
6f8866b3e2
Merge "Remove streamability verification, it's taking too long. Also..."
2011-04-19 10:01:00 -07:00
Bjorn Bringert
91e571da4c
Merge "TTS: SynthesisRequest.error() instead of return value"
2011-04-19 03:06:13 -07:00
Mathias Agopian
7e3d7f341a
Merge "changes to SurfaceTexture needed for unification with SF"
2011-04-18 19:51:26 -07:00
Mathias Agopian
3d031507e9
remove support for console in SurfaceFlinger
...
the only supported screen management api now is
/sys/power/wait_for_fb_{sleep|wake}
Change-Id: I6c7d8d54843da4980b1b38ee3d46cf19be275240
2011-04-18 18:09:53 -07:00
Fabrice Di Meglio
b2ff74a352
Merge "Return chars advances instead of glyphs advances"
2011-04-18 17:19:36 -07:00
Mathias Agopian
a01b1ff638
Merge "fix memory corruption when retriving GL_MAX_VIEWPORT_DIMS"
2011-04-18 16:00:07 -07:00
Mathias Agopian
3d64e738b9
fix memory corruption when retriving GL_MAX_VIEWPORT_DIMS
...
Change-Id: I2e0b1eac6dbc6a4ecbbaf31013aa02cf2369fce2
2011-04-18 15:59:24 -07:00
Andreas Huber
fe9abcd737
am 67dc13ed: (-s ours) am 5ce9eb9a: (-s ours) am f0f1ceeb: DO NOT MERGE: Make sure we restart the prefetcher immediately when trying to satisfy a read.
...
* commit '67dc13ed6764cd96194f57ee8221c88df551d040':
DO NOT MERGE: Make sure we restart the prefetcher immediately when trying to satisfy a read.
2011-04-18 15:49:06 -07:00
Andreas Huber
ba40efeb40
am 5ce9eb9a: (-s ours) am f0f1ceeb: DO NOT MERGE: Make sure we restart the prefetcher immediately when trying to satisfy a read.
...
* commit '5ce9eb9a34ffac3ff5aea0db81a902a380105d5b':
DO NOT MERGE: Make sure we restart the prefetcher immediately when trying to satisfy a read.
2011-04-18 15:45:21 -07:00
Andreas Huber
e0f13c86b1
am f0f1ceeb: DO NOT MERGE: Make sure we restart the prefetcher immediately when trying to satisfy a read.
...
* commit 'f0f1ceeb517ff226532a407da6d55602f195e5b5':
DO NOT MERGE: Make sure we restart the prefetcher immediately when trying to satisfy a read.
2011-04-18 15:39:09 -07:00
Wink Saville
c6d6230b1a
am 37677849: am 64c42cae: Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State.
...
* commit '37677849998e6c9a39afe0a730b2f0131a371f3b':
Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State.
2011-04-18 15:28:47 -07:00
David Li
2428f3f994
Merge "GLES2Dbg: added CaptureDraw and CaptureSwap options"
2011-04-18 15:26:59 -07:00
David Li
e9f74da685
Merge "GLES2Dbg: use dump.gles2dbg file when fails to create socket"
2011-04-18 15:26:51 -07:00
David Li
2d1849db2f
Merge "GLES2Dbg: add EXTEND_AFTER_CALL_Debug_* macro and improve protocol"
2011-04-18 15:26:39 -07:00
David Li
6563241394
Merge "GLES2Dbg: change GLES2_dbg to shared library"
2011-04-18 15:26:31 -07:00
Wink Saville
e981b65330
am 64c42cae: Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State.
...
* commit '64c42cae4482fe0157e977b8ddd0f2c2436b3f31':
Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State.
2011-04-18 15:24:47 -07:00
Dianne Hackborn
4e1e770a5c
Merge "Integrate from support lib: fix restore of list state."
2011-04-18 14:23:04 -07:00
Wink Saville
4447c02922
am 9a2c9390: am 6f200f73: Merge "Data connection attempts/retries for multiple APNs" into honeycomb-LTE
...
* commit '9a2c93905a2a65db7135f48ca5653d3cf614faed':
Data connection attempts/retries for multiple APNs
2011-04-18 13:39:49 -07:00
Wink Saville
a05ad30fd7
am 6f200f73: Merge "Data connection attempts/retries for multiple APNs" into honeycomb-LTE
...
* commit '6f200f738ed0bbdef5c433b5f571fcb591e1760c':
Data connection attempts/retries for multiple APNs
2011-04-18 13:36:32 -07:00
Wink Saville
cabddf9c27
Merge "Data connection attempts/retries for multiple APNs" into honeycomb-LTE
2011-04-18 13:28:49 -07:00
Bjorn Bringert
c3cdf4ff1b
Merge "Only return default TTS engines from TTS.getEngines()"
2011-04-18 12:34:47 -07:00
Jean-Michel Trivi
a59d918003
Merge "Fix bug 2659754 ConcurrentModificationException in audio focus changes"
2011-04-18 11:20:20 -07:00
Fabrice Di Meglio
9f513c5e0d
Merge "Add Unicode BiDi Algo before drawing text in Canvas"
2011-04-18 11:15:57 -07:00
Jean-Michel Trivi
e0e5eae3bb
Merge "Fix bug 2724503 Persist media button receiver across reboots"
2011-04-18 11:02:34 -07:00
Stephen Hines
69be0ab40c
Merge "Fix broken assert (if input allocation is NULL)."
2011-04-18 10:25:57 -07:00
Andreas Huber
6e9eb7453f
Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)"
2011-04-18 08:12:36 -07:00
Scott Main
ebcfef275e
am 62174ac1: am 74c890a5: am 1f07f125: am 6669f251: docs: fix snippet errors in web doc
...
* commit '62174ac1a203e2ab57fd91837e7e67b0c578ecbe':
docs: fix snippet errors in web doc
2011-04-18 03:28:26 -07:00
Scott Main
72eeea895b
am 74c890a5: am 1f07f125: am 6669f251: docs: fix snippet errors in web doc
...
* commit '74c890a57a819a0245573987455088c111e2c4eb':
docs: fix snippet errors in web doc
2011-04-18 03:18:06 -07:00
Scott Main
624ef518ee
am 1f07f125: am 6669f251: docs: fix snippet errors in web doc
...
* commit '1f07f1257b62f2ac71696bb430f9328597c3de27':
docs: fix snippet errors in web doc
2011-04-18 03:08:32 -07:00