Commit Graph

13354 Commits

Author SHA1 Message Date
Mathias Agopian
d343e3d5e3 fix [2515291] Native crash and runtime restart while trying to preview captured picture on Sapphire
if a buffer couldn't be allocated because of an OOM, SF could, in some case dereference
a null pointer.

Change-Id: I5321248c38a21e56d5278b6aada2694e64451378
2010-03-15 18:15:20 -07:00
Jeff Sharkey
80586f4230 Merge "Switch SelectionBuilder to accept Object[], fix NPE." 2010-03-15 17:19:50 -07:00
Romain Guy
c1fe911e71 Merge "Correctly handle disabled list items in AutoCompleteTextView. Bug #2516659" 2010-03-15 17:19:34 -07:00
Robert Greenwalt
43298117bc Merge "Update the tethering icons." 2010-03-15 17:06:44 -07:00
Adam Powell
e5876a98a1 Merge "Fix bug 2516434" 2010-03-15 16:48:04 -07:00
Jack Palevich
2d38b3af52 Merge "Improve eglSwapBuffers error handling." 2010-03-15 16:35:37 -07:00
Dmitri Plotnikov
56bf98c5e2 Merge "Removed compatibility function (was left in before to not break the build) Bug:2501468" 2010-03-15 16:21:32 -07:00
Jean-Michel Trivi
91e8e3ad9d Merge "Revert TTS output filter tuning after reverting the Pico 1.1.0.2 energy distribution change in an attempt to fix bug 2449814." 2010-03-15 15:42:57 -07:00
jsh
c3641eb6d8 Merge "Add definitions for WiMAX and iDen network types." 2010-03-15 15:35:27 -07:00
Jim Miller
e46cfe92bc Merge "Fix 2428368: Fix most of the lockscreen orientation refresh bugs" 2010-03-15 15:33:37 -07:00
Carl Shapiro
6e82b6b019 Merge "Replace all uses of bzero with memset. Bzero and memset are both compiler built-ins so this change should not negatively effect the generated code. However, a forthcoming commit will remove the implicit include of strings.h from stdlib.h and bzero will no longer be visible in these translation units without additional includes." 2010-03-15 15:21:33 -07:00
Jean-Michel Trivi
b3a5395f4a Merge "Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call." 2010-03-15 14:18:57 -07:00
Adam Powell
0797650fd5 Merge "Fix bugs when transitioning out of touch mode" 2010-03-15 14:14:13 -07:00
Steve Howard
068875a2c1 Merge "Add a name to the previously-unnamed thread created by SoundPoolThread." 2010-03-15 13:40:53 -07:00
Brad Fitzpatrick
ee13e7f06b Merge "Allocate SQLiteQueryBuilder's WHERE clause StringBuilder lazily." 2010-03-15 13:02:44 -07:00
Andreas Huber
61463baf21 Merge "Hack to "support" "enhanced" podcasts... slang for malformed .mp4 files." 2010-03-15 10:38:16 -07:00
Andreas Huber
e5a1316220 Merge "Fix the media metadata retriever (tests). The native constants must match those published at the java layer." 2010-03-15 10:38:00 -07:00
Andreas Huber
4b8b0150ea Merge "Tag the "testid3" commandline tool as "debug-only". It doesn't need to be included in release builds." 2010-03-15 10:37:34 -07:00
Derek Sollenberger
0303840b15 Merge "Allow plugin's surface to handle touch when in full-screen." 2010-03-15 10:32:25 -07:00
Leon Scroggins
141adfe0c5 Merge "Call close on Cursors in finally blocks." 2010-03-15 10:24:02 -07:00
Dianne Hackborn
78d3bb9de2 Merge "Fix issue 2512221: Car Dock Notification doesn't go away" 2010-03-15 07:26:26 -07:00
Mike Reed
d6e534fb47 Merge "misc fixes, including 0xB0B8" 2010-03-15 05:03:41 -07:00
Jean-Michel Trivi
08abf1fa13 Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call.
Change-Id: I5581702780308658415dc4ad19fbe409fdc5c368
2010-03-14 10:55:57 -07:00
Amith Yamasani
0890bc8e98 Merge "Use a Go button instead of a magnifying glass in the keyboard for in-app search." 2010-03-14 08:00:22 -07:00
Christopher Tate
7f2d3df232 Merge "API CHANGE: expose the backup-related ApplicationInfo flag masks" 2010-03-12 18:34:53 -08:00
Jack Palevich
7c5fe4c4f6 Fix glCopyTexSubImage2D inverted texture bug.
This bug only affects the software OpenGL ES
driver.
2010-03-12 17:32:26 -08:00
Dianne Hackborn
ad50679130 Merge "resolved conflicts for merge of 2ecce34f to master" 2010-03-12 17:07:48 -08:00
Elliott Hughes
e2978821b2 Merge "Replace the outdated table with links to the benchmarks." 2010-03-12 16:52:58 -08:00
Wink Saville
53e5e0f60f Merge "Fix data error handling." 2010-03-12 16:51:21 -08:00
Dianne Hackborn
5a7753f91b resolved conflicts for merge of 2ecce34f to master
Change-Id: Ic4e38199beaf8c16f9d28ac5296e8aaa61788b36
2010-03-12 16:46:46 -08:00
Eric Fischer
0657fac79f Merge "Add documentation for LeadingMarginSpan2." 2010-03-12 16:43:07 -08:00
Nicolas Catania
1ac3e951de Merge "ListActivity.onDestroy, remove any pending callbacks." 2010-03-12 15:55:51 -08:00
Adam Powell
714d424e27 Merge "Make sure visible View state is updated before dispatching clicks" 2010-03-12 14:58:32 -08:00
Ken Shirriff
8f0abfd81f Merge "Make sure Browser cursors are closed" 2010-03-12 14:52:24 -08:00
Andreas Huber
f3a6dfe556 Merge "Boost OMX callback dispatcher thread priority to prevent audio playback stuttering under increased system load" 2010-03-12 14:40:29 -08:00
Kenny Root
dccdc9ab3c Merge "Give an 9-patch error on too many rows and columns" 2010-03-12 14:16:56 -08:00
Adam Powell
95e3f7ac5d Merge "Improvements to ScaleGestureDetector" 2010-03-12 14:11:46 -08:00
Grace Kloba
f5a26dc0a6 Merge "Expose smart-zoom, or centerFitRect to native." 2010-03-12 13:58:03 -08:00
Yu Shan Emily Lau
981344af3b Merge "Fix the bug that it should write the zero diff to the output file when the actual diff is negative." 2010-03-12 12:09:52 -08:00
Yu Shan Emily Lau
fa3479608b Merge "Update the new activity name." 2010-03-12 11:10:56 -08:00
Kenny Root
907bc86eeb Merge "Add missing licensing headers for test classes" 2010-03-12 11:04:13 -08:00
Dianne Hackborn
250ac5424e Merge "Fix: Retrieval of location to caclulate twilight" 2010-03-12 10:54:44 -08:00
Andreas Huber
7b409b07e5 Merge "HTTPStream and HTTPDataSource now support cancellation of the connection process, AwesomePlayer takes advantage of this in cases where ::reset() or ::suspend() is called while in the preparation phase to bail out early. Also fixes in issue where the audio codec was not properly stopped if no audio player object ever took ownership." 2010-03-12 09:39:33 -08:00
Grace Kloba
ffc4b0c4c7 Merge "If we can't over scroll horizontally, set vx to 0 in doFling. Otherwise if vx is greater than vy, as we pin x later in onOverscrolled(), the fling doesn't work as expected." 2010-03-12 09:38:49 -08:00
Mike Lockwood
63b2833d85 Merge "Fix problems with new PowerManager.reboot() implementation." 2010-03-12 09:37:44 -08:00
Wink Saville
31b1a60b78 Merge "Make sure that pause dialing works even when screen is off." 2010-03-12 09:35:43 -08:00
Steve Block
8cda6af223 Merge "Puts two regex layout tests back on the DumpRenderTree skipped list" 2010-03-12 09:35:37 -08:00
Grace Kloba
fb2277bf52 Merge "If the Picture is not ready, just draw the background and return. This should help to avoid the flash in gm." 2010-03-12 09:13:01 -08:00
Wink Saville
ef27c57bca Merge "Add Copyright assignement." 2010-03-12 09:10:44 -08:00
Kenny Root
a15de9fa02 Merge "Add missing license notices to files" 2010-03-12 08:55:42 -08:00