summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix surface frame size reporting.Jeff Brown2011-01-255-27/+66
* Merge "Heed the focusability flag in SearchView and set the default to true."...Amith Yamasani2011-01-252-7/+24
|\
| * Heed the focusability flag in SearchView and set the default to true.Amith Yamasani2011-01-252-7/+24
* | Merge "Fixed CAB background and selection color for legacy applications." int...Gilles Debunne2011-01-2510-35/+12
|\ \
| * | Fixed CAB background and selection color for legacy applications.Gilles Debunne2011-01-2310-35/+12
* | | Merge "Removed warnings in DynamicLayout" into honeycombGilles Debunne2011-01-251-23/+14
|\ \ \
| * | | Removed warnings in DynamicLayoutGilles Debunne2011-01-251-23/+14
| | |/ | |/|
* | | Merge "Tracking jarjar of org.bouncycastle to com.android.org.bouncycastle" i...Brian Carlstrom2011-01-254-9/+9
|\ \ \
| * | | Tracking jarjar of org.bouncycastle to com.android.org.bouncycastleBrian Carlstrom2011-01-244-9/+9
* | | | Merge "TextLine cache is used, even for long lines of text." into honeycombGilles Debunne2011-01-251-7/+5
|\ \ \ \
| * | | | TextLine cache is used, even for long lines of text.Gilles Debunne2011-01-251-7/+5
| | |/ / | |/| |
* | | | Merge "Set high usage delta to 1 to avoid constant V8 GC." into honeycombShimeng (Simon) Wang2011-01-251-5/+9
|\ \ \ \
| * | | | Set high usage delta to 1 to avoid constant V8 GC.Shimeng (Simon) Wang2011-01-251-5/+9
| |/ / /
* | | | Merge "Docs for Origin" into honeycombJohn Reck2011-01-251-1/+21
|\ \ \ \
| * | | | Docs for OriginJohn Reck2011-01-241-1/+21
* | | | | Merge "Clip touch event at SoftInputWindow to handle the event from Inset" in...Ken Wakasa2011-01-251-0/+57
|\ \ \ \ \
| * | | | | Clip touch event at SoftInputWindow to handle the event from InsetTadashi G. Takaoka2011-01-251-0/+57
* | | | | | Merge "Fix issue #3385054: HRI24 never enters suspend (LP0) - IKXEVEREST-3439...Dianne Hackborn2011-01-241-1/+4
|\ \ \ \ \ \
| * | | | | | Fix issue #3385054: HRI24 never enters suspend (LP0) - IKXEVEREST-3439Dianne Hackborn2011-01-241-1/+4
* | | | | | | Merge "Make nested hardware layers work again" into honeycombRomain Guy2011-01-242-4/+7
|\ \ \ \ \ \ \
| * | | | | | | Make nested hardware layers work againRomain Guy2011-01-242-4/+7
* | | | | | | | Merge "Fix bug 3178934 - Make MenuBuilder notify its adapters of changes" int...Adam Powell2011-01-241-7/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix bug 3178934 - Make MenuBuilder notify its adapters of changesAdam Powell2011-01-241-7/+27
* | | | | | | | | Merge "Fix NPE in IInputMethodSessionWrapper.executeMessage" into honeycombKen Wakasa2011-01-241-0/+2
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Fix NPE in IInputMethodSessionWrapper.executeMessageKen Wakasa2011-01-251-0/+2
| |/ / / / / / /
* | | | | | | | Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException...Dianne Hackborn2011-01-247-5/+137
* | | | | | | | Merge "Fix rendering issues with animated layers. Bug #3385247" into honeycombRomain Guy2011-01-241-2/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Fix rendering issues with animated layers.Romain Guy2011-01-241-2/+0
* | | | | | | | Merge "Fix rendering issues in Movie Studio." into honeycombRomain Guy2011-01-241-5/+18
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | Fix rendering issues in Movie Studio.Romain Guy2011-01-241-5/+18
* | | | | | | Merge "Fix bug 3385930 - Holo.SegmentedButton contentarea and disabled state ...Adam Powell2011-01-2416-56/+44
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix bug 3385930 - Holo.SegmentedButton contentarea and disabled state brokenAdam Powell2011-01-2416-56/+44
* | | | | | | Merge "Enable partial invalidates when rendering with OpenGL." into honeycombRomain Guy2011-01-247-145/+284
|\ \ \ \ \ \ \
| * | | | | | | Enable partial invalidates when rendering with OpenGL.Romain Guy2011-01-247-145/+284
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Fix 3382123: Set default state of LockScreen portrait kb" into honeycombJim Miller2011-01-241-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix 3382123: Set default state of LockScreen portrait kbJim Miller2011-01-241-0/+1
* | | | | | | Merge "Updated overscroll assets" into honeycombJustin Ho2011-01-244-0/+0
|\ \ \ \ \ \ \
| * | | | | | | Updated overscroll assetsJustin Ho2011-01-244-0/+0
* | | | | | | | Merge "Fix for display list problem with listview items." into honeycombChet Haase2011-01-241-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix for display list problem with listview items.Chet Haase2011-01-241-1/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Throw Base64DataException instead of IOException" into honeycombAndy Stadler2011-01-243-2/+32
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Throw Base64DataException instead of IOExceptionAndy Stadler2011-01-243-2/+32
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Fix bug 3383867 - default height for dropdown list items in framework ...Adam Powell2011-01-244-2/+11
|\ \ \ \ \ \ \
| * | | | | | | Fix bug 3383867 - default height for dropdown list items in framework layoutsAdam Powell2011-01-244-2/+11
* | | | | | | | Merge "Fix 3381660: Update PasswordUnlock screen's EditText background." into...Jim Miller2011-01-2410-0/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix 3381660: Update PasswordUnlock screen's EditText background.Jim Miller2011-01-2410-0/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Fix bug with display lists and layout." into honeycombChet Haase2011-01-241-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix bug with display lists and layout.Chet Haase2011-01-241-0/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Fix 3381304: disable key preview in LockScreen's qwerty keyboard" into...Jim Miller2011-01-241-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix 3381304: disable key preview in LockScreen's qwerty keyboardJim Miller2011-01-231-1/+2