Commit Graph

26482 Commits

Author SHA1 Message Date
Mathias Agopian
c71c70a16a Merge "fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when running slowly" into honeycomb 2011-01-19 18:22:35 -08:00
Mathias Agopian
d5ea3db6a3 Use EGL_NATIVE_VISUAL_ID to select EGLConfig
EGLUtils::selectConfigForPixelFormat() now uses EGL_NATIVE_VISUAL_ID
to select a config with the proper format. this is more robust and
future proof.

Change-Id: I7245d904adab1e339f062b9b498ddd9324cfe7a4
2011-01-19 18:21:15 -08:00
Huahui Wu
219e52a85b Merge "b/3350774 avoid screen jumping when pinching to zoom." into honeycomb 2011-01-19 18:16:24 -08:00
Irfan Sheriff
780e8aa44f Merge "Handle EAP authentication failure" into honeycomb 2011-01-19 17:58:19 -08:00
Jeff Brown
bd58ce731f Merge "Rename KeyCharacterMap.UnavailableException." into honeycomb 2011-01-19 17:56:32 -08:00
Jason Sams
13530a1888 Merge "Remove some old logging code." into honeycomb 2011-01-19 17:50:15 -08:00
Christopher Tate
f8538c4517 Merge "Make the drag input window fullscreen touchable again" into honeycomb 2011-01-19 17:29:14 -08:00
Stephen Hines
b34b8bb6c5 Merge "Clean up RS math fp library functions." into honeycomb 2011-01-19 17:24:53 -08:00
Daniel Sandler
8fe0323fe9 Merge "Notification & settings panel redesign." into honeycomb 2011-01-19 17:24:42 -08:00
Adam Powell
0b181742aa Merge "Fix bug 3112733 - Missing TLS encryption option in manual email account setup" into honeycomb 2011-01-19 17:11:37 -08:00
Jeff Brown
6c4b44558d Merge "Never drag scroll views with no children." into honeycomb 2011-01-19 17:03:08 -08:00
Mathias Agopian
d927e3b013 Merge "fix [3367893] Rotating device on YouTube's home screen several times kills system_server" into honeycomb 2011-01-19 17:01:22 -08:00
Romain Guy
1fb583d9fe Merge "Fix toasts." into honeycomb 2011-01-19 16:51:44 -08:00
Jason Sams
c5fcd0c5cf Merge "Check and propogate errors from llvm." into honeycomb 2011-01-19 16:49:17 -08:00
Christopher Tate
1388174332 Merge "Fail more gracefully when window state changes during drags" into honeycomb 2011-01-19 16:41:14 -08:00
Amith Yamasani
0615d2be4c Merge "Ensure that the column is valid before querying." into honeycomb 2011-01-19 16:40:14 -08:00
Mathias Agopian
6918b0b9b3 Merge "improve SurfaceFlinger 'dumpsys' log" into honeycomb 2011-01-19 16:31:32 -08:00
Dianne Hackborn
800da1b433 Merge "Hook up large heap API." into honeycomb 2011-01-19 16:28:31 -08:00
Jason Sams
59cc7fda69 Merge "Expose unchecked copyFrom variants." into honeycomb 2011-01-19 16:27:06 -08:00
Mathias Agopian
48b888aab9 improve SurfaceFlinger 'dumpsys' log
list the purgatory, which shows windows that have been closed,
but for which the client still has references.

Change-Id: I5168bb88cb328d5d77d71d0871deb9190f493126
2011-01-19 16:15:53 -08:00
Joe Onorato
78c4d25186 Merge "Cut a hole in the status bar for events when the IME is open." into honeycomb 2011-01-19 16:14:14 -08:00
Joe Onorato
ee0e0aa8d7 Merge changes I3814b491,Ic3a7f4c0 into honeycomb
* changes:
  Pass SkRegion::toString() through to java.
  Remove optimization to isInContentArea that wasn't working.
2011-01-19 16:11:04 -08:00
Mike Lockwood
d1fa69d3d1 Merge "@hide MediaStore.ACTION_MTP_SESSION_END" into honeycomb 2011-01-19 16:09:49 -08:00
Gilles Debunne
525443a372 Merge "Race condition patched in Email autocompletion." into honeycomb 2011-01-19 16:08:20 -08:00
Gloria Wang
ff06a6ca66 Merge "More fix for 64 bit offset." into honeycomb 2011-01-19 15:57:23 -08:00
Mathias Agopian
f20a32415d fix [3369743] SurfaceFlinger reads hardware composer hints before calling hwc.prepare()
Change-Id: If3277c7b9d4cb8ef20d1706155fac7b87e64fb20
2011-01-19 15:24:23 -08:00
Jaikumar Ganesh
3dfc1ab1aa Merge "Make connection / disconnect failure more robust." into honeycomb 2011-01-19 15:13:37 -08:00
Andreas Huber
176350f300 Merge "Prefill the cache before trying to instantiate the media extractor." into honeycomb 2011-01-19 15:12:41 -08:00
Brad Fitzpatrick
11d38b320d Merge "StrictMode: class instance limits (track object "leaks")" into honeycomb 2011-01-19 14:53:24 -08:00
Carl Shapiro
fb9c30fe1f Merge "Add a property for specifying a dalvik heap growth limit." into honeycomb 2011-01-19 14:40:24 -08:00
Romain Guy
3eccde0553 Merge "Don't attempt to create empty layers. Bug #3369888" into honeycomb 2011-01-19 14:36:22 -08:00
Dharmaray Kundargi
3bc99795b5 Merge "remove eng developement local tags in make file" into honeycomb 2011-01-19 14:02:12 -08:00
Shimeng (Simon) Wang
6590a9d9d9 Merge "Use rounded interger to represent the last touch point." into honeycomb 2011-01-19 13:58:57 -08:00
James Dong
85cbe76c70 Merge "Logging the duration range from different media tracks for recording" into honeycomb 2011-01-19 13:57:06 -08:00
Christopher Tate
a12ad65b90 Merge "Fix a couple of drag & drop crashes" into honeycomb 2011-01-19 13:51:58 -08:00
Romain Guy
291f2476de Merge "Make embedded hardware layers work. Bug #3369474" into honeycomb 2011-01-19 13:40:43 -08:00
Shih-wei Liao
3f8cff44bd Merge "c99 bool support" into honeycomb 2011-01-19 12:21:55 -08:00
Eric Laurent
e9dd36cec3 Merge "Issue 3315999: catch ToneGenerator exceptions." into honeycomb 2011-01-19 12:18:10 -08:00
Romain Guy
a2d35d1a81 Merge "Fix the fix for 9patches." into honeycomb 2011-01-19 11:58:21 -08:00
Andreas Huber
dfba3ed6f1 Merge "Always revert to the previous bandwidth if the required sequence number cannot be found" into honeycomb 2011-01-19 11:56:15 -08:00
James Dong
bf3d45c250 Merge "Turn error/exception logging on at the native layer" into honeycomb 2011-01-19 11:50:16 -08:00
Adam Cohen
83de64a7b9 Merge "Removing deprecated widget api method." into honeycomb 2011-01-19 11:47:56 -08:00
Irfan Sheriff
b9c21f7e29 Merge "Fix soft Ap handling on system restart" into honeycomb 2011-01-19 11:40:01 -08:00
Romain Guy
6cf3e1bdc6 Merge "Don't let toasts "leak" Context instances." into honeycomb 2011-01-19 11:33:43 -08:00
Andreas Huber
313efb8937 Merge "Return a runtime error if decryption fails instead of asserting." into honeycomb 2011-01-19 11:31:44 -08:00
Dianne Hackborn
cd77bbbfe4 Merge "Bee seeing you..." into honeycomb 2011-01-19 11:16:38 -08:00
Mike Lockwood
3d6f8b2d6c Merge "Environment.isExternalStorageRemovable() is false if external storage is emulated" into honeycomb 2011-01-19 10:40:56 -08:00
Andreas Huber
28517b98dd Merge "Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests." into honeycomb 2011-01-19 10:38:16 -08:00
Romain Guy
6c5a020e05 Merge "Fix 9patches in Launcher" into honeycomb 2011-01-19 10:35:46 -08:00
James Dong
1f9fa54b4b Merge "Expose average video frame rate via MPEG4Extractor" into honeycomb 2011-01-19 10:29:04 -08:00