Commit Graph

26481 Commits

Author SHA1 Message Date
Jaikumar Ganesh
b2fdb066d2 Merge "Rename virtual call API to ScoUsingVirtualCall." into honeycomb 2011-01-25 13:56:02 -08:00
Romain Guy
260e546e98 Merge "Prevent crash in View when gathering attributes without an AttachInfo. Bug #3385339" into honeycomb 2011-01-25 13:55:14 -08:00
Gilles Debunne
4a3a735d74 Merge "Overscoll bounce amplitude is smaller." into honeycomb 2011-01-25 13:44:32 -08:00
Adam Powell
69d4962cb2 Merge "Fix bug 3378333 - Holo-style layout for granting permissions" into honeycomb 2011-01-25 13:42:49 -08:00
Dheeraj Sharma
a7c5e7650e Merge "Video Editor:Fix for 3375632" into honeycomb 2011-01-25 12:50:34 -08:00
Amith Yamasani
1571ac1ae2 Merge "Heed the focusability flag in SearchView and set the default to true." into honeycomb 2011-01-25 12:35:06 -08:00
Jeff Brown
41cd3a720a Merge "Fix emulator trackball." into honeycomb 2011-01-25 12:33:50 -08:00
Gilles Debunne
bf2a4a1135 Merge "Fixed CAB background and selection color for legacy applications." into honeycomb 2011-01-25 11:37:54 -08:00
Gilles Debunne
d4a0a583c6 Merge "Removed warnings in DynamicLayout" into honeycomb 2011-01-25 11:34:19 -08:00
Wink Saville
8b43d1bb62 Merge "Add debug to CallManager#canDial." into honeycomb 2011-01-25 11:02:25 -08:00
Romain Guy
ab968d018c Merge "Remove debugging log left by mistake." into honeycomb 2011-01-25 11:01:55 -08:00
Brian Carlstrom
6fc3211a09 Merge "Tracking jarjar of org.bouncycastle to com.android.org.bouncycastle" into honeycomb 2011-01-25 10:58:02 -08:00
Gilles Debunne
65e2e812c3 Merge "TextLine cache is used, even for long lines of text." into honeycomb 2011-01-25 10:43:05 -08:00
Robert Greenwalt
10a2205d31 Merge "Fix tethering when switching default connection" into honeycomb 2011-01-25 10:27:51 -08:00
Shimeng (Simon) Wang
a520267488 Merge "Set high usage delta to 1 to avoid constant V8 GC." into honeycomb 2011-01-25 10:27:24 -08:00
John Reck
3b54c6e621 Merge "Docs for Origin" into honeycomb 2011-01-25 10:01:16 -08:00
satok
8b714d7f37 Merge "Fix the return value of switch to last ime." into honeycomb 2011-01-25 08:00:29 -08:00
satok
c02554f4fb Merge "Sort IME by id" into honeycomb 2011-01-25 06:34:21 -08:00
Ken Wakasa
a1280a2745 Merge "Clip touch event at SoftInputWindow to handle the event from Inset" into honeycomb 2011-01-25 05:42:36 -08:00
Jason Sams
97846c47bb Merge "Attempt to fix 3333866 Missing memory barrier when the non-locking past path is hit." into honeycomb 2011-01-25 00:23:41 -08:00
Dheeraj Sharma
4356ed2b30 Merge "Issue no : 3370622" into honeycomb 2011-01-24 23:04:54 -08:00
Dianne Hackborn
aba732728d Merge "Fix issue #3385054: HRI24 never enters suspend (LP0) - IKXEVEREST-3439" into honeycomb 2011-01-24 22:51:18 -08:00
Romain Guy
84bfbda87f Merge "Make nested hardware layers work again" into honeycomb 2011-01-24 22:35:21 -08:00
Santosh Madhava
609a42f5d6 Merge "Review rework on Patch Set 2 for issue 3372849" into honeycomb 2011-01-24 22:33:44 -08:00
Romain Guy
c2f6f6be34 Merge "Fix display list support for shapes." into honeycomb 2011-01-24 21:51:43 -08:00
Adam Powell
77e901d200 Merge "Fix bug 3178934 - Make MenuBuilder notify its adapters of changes" into honeycomb 2011-01-24 21:48:56 -08:00
Ken Wakasa
ca5f1589a7 Merge "Fix NPE in IInputMethodSessionWrapper.executeMessage" into honeycomb 2011-01-24 21:37:53 -08:00
Romain Guy
f724cfbb8c Merge "Fix rendering issues with animated layers. Bug #3385247" into honeycomb 2011-01-24 20:38:52 -08:00
Romain Guy
3a42c9c7f3 Merge "Fix rendering issues in Movie Studio." into honeycomb 2011-01-24 20:20:50 -08:00
Adam Powell
34ac4b6f0e Merge "Fix bug 3385930 - Holo.SegmentedButton contentarea and disabled state broken" into honeycomb 2011-01-24 19:45:41 -08:00
Mathias Agopian
c4ce4455ee Merge "tone down the log spew regarding taking screenshots." into honeycomb 2011-01-24 19:45:35 -08:00
Wu-cheng Li
1032a8a566 Merge "Improved conversion accuracy of exif geotag data" into honeycomb 2011-01-24 18:48:34 -08:00
Romain Guy
eebc175d65 Merge "Enable partial invalidates when rendering with OpenGL." into honeycomb 2011-01-24 18:38:00 -08:00
Jim Miller
c9dc479061 Merge "Fix 3382123: Set default state of LockScreen portrait kb" into honeycomb 2011-01-24 18:20:53 -08:00
Mathias Agopian
0c2648ab64 tone down the log spew regarding taking screenshots.
Change-Id: I673806bda23eba6aab25f7505b7e0170afc9920b
2011-01-24 18:13:54 -08:00
Justin Ho
7f2d64829c Merge "Updated overscroll assets" into honeycomb 2011-01-24 18:05:46 -08:00
Chet Haase
8c9d818c49 Merge "Fix for display list problem with listview items." into honeycomb 2011-01-24 17:59:35 -08:00
Andy Stadler
bdc5b82f42 Merge "Throw Base64DataException instead of IOException" into honeycomb 2011-01-24 17:43:30 -08:00
Jason Sams
af23cba7bb Merge "Cleanup script init to fix bogus log printing and reduce memory churn." into honeycomb 2011-01-24 17:30:38 -08:00
Jim Miller
7dc57eb761 Merge "Fix 3385152: Update lockscreen font." into honeycomb 2011-01-24 17:29:23 -08:00
Adam Powell
5bd1887e9b Merge "Fix bug 3383867 - default height for dropdown list items in framework layouts" into honeycomb 2011-01-24 17:24:25 -08:00
Jim Miller
0b67314a43 Merge "Fix 3381660: Update PasswordUnlock screen's EditText background." into honeycomb 2011-01-24 17:13:30 -08:00
James Dong
79d6d4e17f Merge "Reduce the JNI native method visibility" into honeycomb 2011-01-24 17:12:36 -08:00
Chet Haase
13a1ff2a09 Merge "Fix bug with display lists and layout." into honeycomb 2011-01-24 17:03:30 -08:00
Jim Miller
41637fc451 Merge "Fix 3381304: disable key preview in LockScreen's qwerty keyboard" into honeycomb 2011-01-24 17:03:07 -08:00
Jeff Brown
dbc8fa1cbe Merge "Fix regression setting input windows." into honeycomb 2011-01-24 16:58:17 -08:00
Stephen Hines
816914d103 Merge "Add missing functions to math library." into honeycomb 2011-01-24 16:14:43 -08:00
Jeff Brown
b0355c5b0d Merge "New orientation listener." into honeycomb 2011-01-24 15:31:22 -08:00
Svetoslav Ganov
4465fa24c3 Merge "DatePicker is picking the wrong date" into honeycomb 2011-01-24 15:26:42 -08:00
Adam Powell
6314bea24b Merge "Fix bug 3242393 - overscroll effect missing from lists which drag but are always visible" into honeycomb 2011-01-24 15:03:16 -08:00