Commit Graph

30985 Commits

Author SHA1 Message Date
Daniel Sandler
833548757b Merge "resolved conflicts for merge of 49853dc1 to master" 2011-03-02 12:34:00 -08:00
Daniel Sandler
13b3cf7ac1 resolved conflicts for merge of 49853dc1 to master
Change-Id: I0d56965740d1273841e33cfc5db57b4df05915d1
2011-03-02 15:26:53 -05:00
Daniel Sandler
4d40162072 Merge "Invert sense (and text) of rotation lock switch." 2011-03-02 12:25:20 -08:00
Robert Greenwalt
85f4654319 Merge "Start using NetworkUtils.numericToInetAddress." 2011-03-02 12:10:51 -08:00
Andreas Huber
b6307a4cc5 Merge "Provide better duration and seek accuracy if playing vorbis audio from a non-streaming source." 2011-03-02 11:54:48 -08:00
Shimeng (Simon) Wang
05916e5fa5 Merge "Revert "Remove the limitation that zoom can't go beyond overview scale."" 2011-03-02 11:53:17 -08:00
Basavapatna Dattaguru
eab9bd419d Merge "Fix for issue 3371667: fix source code compilation warnings (4)" 2011-03-02 11:50:17 -08:00
Christopher Tate
1015e6a2fc Merge "Fix binder proxy death notice tracking" 2011-03-02 11:48:37 -08:00
Dianne Hackborn
5c39c50566 Merge "Fix issue #3431230: "am" debugging commands failing on -userdebug builds" 2011-03-02 10:19:12 -08:00
JP Abgrall
2c4dd671c1 Merge "Audio packages: Allow stripping down via MINIMAL_NEWWAVELABS=true" 2011-03-02 10:06:33 -08:00
Santosh Madhava
a9643f6350 Merge "Fix for issue 3495914: (In Java) Video clip switches between start and end" 2011-03-02 09:48:39 -08:00
Daniel Sandler
63a4122477 Merge "Bring back some status bar animations." 2011-03-02 09:27:56 -08:00
Kenny Root
e2db5bf537 Merge "Switch to returnCode for IPackageDeleteObserver" 2011-03-02 08:50:42 -08:00
Daniel Sandler
d7ff3083a6 Merge "Turn off animations in the status bar." 2011-03-02 08:38:20 -08:00
Leon Scroggins
2bcea0c685 Merge "New assets for checkboxes and radios for WebView." 2011-03-02 08:34:25 -08:00
Kristian Monsen
156425f084 Merge "Fix from post submit review" 2011-03-02 03:27:47 -08:00
Mathias Agopian
17290c5583 Merge "Add support for up to 32 buffers per Surface" 2011-03-01 20:08:07 -08:00
Vasu Nori
7af7376bea Merge "cosmetic fixes: removing unused members/imports" 2011-03-01 18:39:14 -08:00
Dianne Hackborn
f5f2862b1b Merge "Fix issue #3387676 com.android.browser: java.lang.NullPointerException..." 2011-03-01 18:34:01 -08:00
Vasu Nori
f84fd3db8d Merge "bug:3497143 don't print warning if it is a bug in platform - not in app." 2011-03-01 18:26:17 -08:00
Jim Miller
a7b328c6b4 Merge "Fix 3463772: Bring back alarm icon on LockScreen" 2011-03-01 18:17:06 -08:00
Jim Miller
79daa8e888 Merge "Fix 3482763: Minor layout tweaks and new asset for recents" 2011-03-01 17:50:41 -08:00
Daniel Sandler
e0e1a27b50 Merge "Make with the clicky. (Status bar buttons now play FX.)" 2011-03-01 17:49:18 -08:00
Dianne Hackborn
5faf683e2b Merge "Fix issue #3405957 com.android.settings: java.lang.NullPointerException..." 2011-03-01 17:36:25 -08:00
Dianne Hackborn
1acdeb0c97 Merge "Fix issue #3411615: Crash when getting dialog layout inflator." 2011-03-01 17:18:10 -08:00
James Dong
70a67a1621 Merge "Get rid of redundant media profiles" 2011-03-01 17:11:26 -08:00
Eric Laurent
8200789b7a Merge "Fix issue 3499926." 2011-03-01 17:08:02 -08:00
Jim Miller
af9bd17969 Merge "Fix 3500730: Prevent NPE cause by clicking on footer view" 2011-03-01 16:27:40 -08:00
Romain Guy
8bd4bed0ad Merge "Don't account for scrollX/Y when drawing a display list in a layer." 2011-03-01 15:54:57 -08:00
Adam Powell
ce717cd939 Merge "Fix bug 3501411 - ListView should ignore "up" events outside of its view" 2011-03-01 15:41:58 -08:00
Adam Cohen
355dfa76f9 Merge "Adding mouse scroll wheel support to StackView" 2011-03-01 15:27:19 -08:00
Dianne Hackborn
b2a10fcb0f Merge "Fix issue #3495749: Crash on choosing to open the downloaded images" 2011-03-01 15:26:44 -08:00
John Reck
3be5902930 Merge "Send correct cookies for HTML5 video when incognito" 2011-03-01 15:07:39 -08:00
Romain Guy
c0dd743863 Merge "Correctly mark layers dirty when drawing WebView." 2011-03-01 14:53:48 -08:00
Jamie Gennis
ea72db3737 Merge "Add the MIN_UNDEQUEUED_BUFFERS query to ANW." 2011-03-01 14:38:20 -08:00
Dianne Hackborn
4a89a5e13e Merge "Fix Issue 14340: Sticky Service killed with onDestroy not called, not restarted." 2011-03-01 14:36:12 -08:00
Romain Guy
976c89c19f Merge "Avoid UTF-8 conversions and string copies whenever possible." 2011-03-01 14:28:13 -08:00
Mathias Agopian
acd116daea Add support for up to 32 buffers per Surface
Bug: 3488016

Change-Id: Ie5536ad77d42a4d0e8270e0fd87ecb73471bcbbc
2011-03-01 14:09:06 -08:00
Gilles Debunne
173f177ea8 Merge "AbsListView notifies scroll events to the ViewTreeObserver." 2011-03-01 13:55:16 -08:00
Kristian Monsen
d29000cc0b Merge "Part of fix for bug 3489551 Browser doesn't send cookies for HTML5 video in incognito" 2011-03-01 13:12:24 -08:00
Derek Sollenberger
5bee142a7a Merge "Don't update webkit at every stage of a zoom animation." 2011-03-01 12:58:31 -08:00
Fred Quintana
27ecc3bffb Merge "Fix a deadlock in AccountManagerService cause by different paths of code getting the mCacheLock and DB locks in different orders." 2011-03-01 12:30:06 -08:00
Santosh Madhava
b3382cc23e Merge "Fix for issue 3431967: Memory leak from video editor engine" 2011-03-01 12:04:12 -08:00
Mike Lockwood
86d2fee005 Merge "UsbDeviceSettingsManager: don't write settings file when not necessary" 2011-03-01 12:00:09 -08:00
Mike Lockwood
416a44a9bd Merge "Fix UsbDeviceSettingsManager locking." 2011-03-01 11:59:32 -08:00
Mike Lockwood
4e5f5427e2 Merge "Move USB framework support from android.hardware to android.hardware.usb package" 2011-03-01 11:58:22 -08:00
Eric Laurent
09fce23a7e Merge "Fix issue 3479042." 2011-03-01 11:46:15 -08:00
Jamie Gennis
30365befce Merge "Stagefright: Query buffer usage from the component." 2011-03-01 11:41:29 -08:00
Irfan Sheriff
82a1291b20 Merge "Using AsyncChannel for wifi connectivity" 2011-03-01 11:32:24 -08:00
Eric Fischer
56c065d4c5 Merge "Import revised translations." 2011-03-01 11:11:24 -08:00