summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "TextViews keep focus after Done" into ics-mr1Gilles Debunne2011-12-011-3/+2
|\
| * TextViews keep focus after DoneGilles Debunne2011-11-301-3/+2
* | Merge "Revert "IME action (done, next...) correctly handled"" into ics-mr1Gilles Debunne2011-12-011-3/+1
|\ \ | |/
| * Revert "IME action (done, next...) correctly handled"Gilles Debunne2011-11-301-3/+1
* | Merge "Fix crash with HTML5 video." into ics-mr1Ben Murdoch2011-12-011-0/+11
|\ \
| * | Fix crash with HTML5 video.Ben Murdoch2011-12-011-0/+11
* | | Merge "Put screensavers back in the icebox for now. DO NOT MERGE." into ics-mr1Daniel Sandler2011-12-011-22/+0
|\ \ \ | |/ / |/| |
| * | Put screensavers back in the icebox for now. DO NOT MERGE.Daniel Sandler2011-11-301-22/+0
* | | Merge "fix position of WebTextView on scrolling layers" into ics-mr1Bart Sears2011-11-301-11/+22
|\ \ \
| * | | fix position of WebTextView on scrolling layersMichael Kolb2011-11-301-11/+22
| | |/ | |/|
* | | Merge "Fixing memory leaks in the accessiiblity layer." into ics-mr1Svetoslav Ganov2011-11-308-170/+248
|\ \ \ | |/ / |/| |
| * | Fixing memory leaks in the accessiiblity layer.Svetoslav Ganov2011-11-298-170/+248
* | | Merge "Fix issue #5679504: Device stuck and sudden reboot - Watchdog reset?" ...Dianne Hackborn2011-11-301-4/+4
|\ \ \
| * | | Fix issue #5679504: Device stuck and sudden reboot - Watchdog reset?Dianne Hackborn2011-11-301-4/+4
* | | | Merge "Cache drawable constant states instead of drawables Bug #5678369" into...Romain Guy2011-11-301-16/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | Cache drawable constant states instead of drawablesRomain Guy2011-11-301-16/+21
| | |/ | |/|
* | | Merge "NumberPicker incorrectly shown for the old theme." into ics-mr1Svetoslav Ganov2011-11-303-17/+51
|\ \ \
| * | | NumberPicker incorrectly shown for the old theme.Svetoslav Ganov2011-11-293-17/+51
| |/ /
* | | Fix superfluous onError callbacks.Narayan Kamath2011-11-301-1/+2
* | | Merge "Send animation start notification back to webkit from ui thread" into ...Chris Craik2011-11-292-6/+21
|\ \ \ | |_|/ |/| |
| * | Send animation start notification back to webkit from ui threadChris Craik2011-11-292-6/+21
| |/
* | Merge "WebView animation support" into ics-mr1Teng-Hui Zhu2011-11-291-0/+3
|\ \
| * | WebView animation supportTeng-Hui Zhu2011-11-231-0/+3
* | | Merge "Fix application launch shortcuts." into ics-mr1Jeff Brown2011-11-293-4/+91
|\ \ \ | |_|/ |/| |
| * | Fix application launch shortcuts.Jeff Brown2011-11-293-4/+91
* | | Merge "Cleanup references when turning BT off." into ics-mr1Jaikumar Ganesh2011-11-299-13/+73
|\ \ \
| * | | Cleanup references when turning BT off.Jaikumar Ganesh2011-11-289-13/+73
* | | | Merge "Cleanup static references when quitting." into ics-mr1Jaikumar Ganesh2011-11-291-10/+34
|\ \ \ \ | |/ / /
| * | | Cleanup static references when quitting.Jaikumar Ganesh2011-11-281-10/+34
| |/ /
* | | Merge "Extracted text problems" into ics-mr1Gilles Debunne2011-11-293-25/+82
|\ \ \
| * | | Extracted text problemsGilles Debunne2011-11-103-27/+82
* | | | Merge "IOOB in text selection." into ics-mr1Gilles Debunne2011-11-291-11/+9
|\ \ \ \
| * | | | IOOB in text selection.Gilles Debunne2011-11-201-11/+9
* | | | | Merge "Fix issue #5588689: Black camera preview after coming back from gmail"...Dianne Hackborn2011-11-285-104/+104
|\ \ \ \ \
| * | | | | Fix issue #5588689: Black camera preview after coming back from gmailDianne Hackborn2011-11-285-104/+104
* | | | | | Merge "Fix crash in existing applications Bug #5659476" into ics-mr1Romain Guy2011-11-281-2/+15
|\ \ \ \ \ \
| * | | | | | Fix crash in existing applicationsRomain Guy2011-11-281-2/+15
| |/ / / / /
* | | | | | Merge "Fix flashing wifi dialog after rotating back from landscape." into ics...Chet Haase2011-11-282-13/+26
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix flashing wifi dialog after rotating back from landscape.Chet Haase2011-11-282-13/+26
* | | | | | Merge "Fix TTS instantiation from webview accessibility handlers." into ics-mr1Narayan Kamath2011-11-283-6/+31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix TTS instantiation from webview accessibility handlers.Narayan Kamath2011-11-283-6/+31
| |/ / / /
* | | | | Merge "Update Webkit with the zoom level after double tap gesture" into ics-mr1Derek Sollenberger2011-11-281-0/+5
|\ \ \ \ \
| * | | | | Update Webkit with the zoom level after double tap gestureDerek Sollenberger2011-11-281-0/+5
| |/ / / /
* | | | | Ensure we dismiss the <select> option dialog.Ben Murdoch2011-11-281-0/+10
|/ / / /
* | | | Fix regressions in TTS completion callbacks.Narayan Kamath2011-11-245-19/+65
* | | | Merge "Fix 5654631. It forgot to consider the year in formatDateRange." into ...Owen Lin2011-11-221-1/+1
|\ \ \ \
| * | | | Fix 5654631. It forgot to consider the year in formatDateRange.Owen Lin2011-11-221-1/+1
* | | | | Merge "Ensure we have an EGL context when building layers Bug #5638421" into ...Romain Guy2011-11-221-1/+5
|\ \ \ \ \
| * | | | | Ensure we have an EGL context when building layersRomain Guy2011-11-211-1/+5
* | | | | | Merge "Fix an NPE on overflow in BatteryStats history." into ics-mr1Amith Yamasani2011-11-221-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |