summaryrefslogtreecommitdiffstats
path: root/core
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-012-25/+0
|\ \ \ | |/ / |/| |
| * | Put screensavers back in the icebox for now. DO NOT MERGE.Daniel Sandler2011-11-302-25/+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 "Working around issue where setting min height on RelativeLayout causes...Adam Cohen2011-11-301-30/+28
|\ \ \
| * | | Working around issue where setting min height on RelativeLayout causes items ...Winson Chung2011-11-301-30/+28
* | | | Merge "Fixing memory leaks in the accessiiblity layer." into ics-mr1Svetoslav Ganov2011-11-309-285/+331
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixing memory leaks in the accessiiblity layer.Svetoslav Ganov2011-11-299-285/+331
* | | | 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-304-19/+52
|\ \ \ \ \
| * | | | | NumberPicker incorrectly shown for the old theme.Svetoslav Ganov2011-11-294-19/+52
| | |_|/ / | |/| | |
* | | | | 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-294-4/+95
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix application launch shortcuts.Jeff Brown2011-11-294-4/+95
| | |_|/ | |/| |
* | | | Merge "Import revised translations. DO NOT MERGE" into ics-mr1Eric Fischer2011-11-2911-49/+49
|\ \ \ \ | |_|_|/ |/| | |
| * | | Import revised translations. DO NOT MERGEEric Fischer2011-11-2911-49/+49
| |/ /
* | | 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
* | | | | am 2d9f4620: Fix buildXia Wang2011-11-281-1/+1
|\ \ \ \ \
| * | | | | Fix buildXia Wang2011-11-281-1/+1
* | | | | | Merge "Fix issue #5588689: Black camera preview after coming back from gmail"...Dianne Hackborn2011-11-286-105/+106
|\ \ \ \ \ \
| * | | | | | Fix issue #5588689: Black camera preview after coming back from gmailDianne Hackborn2011-11-286-105/+106
* | | | | | | 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
| |/ / / / / /
* | | | | | | am 25261f59: Merge "Increase time between wifi stop and wifi start: set to 2 ...Xia Wang2011-11-286-79/+89
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge "Increase time between wifi stop and wifi start: set to 2 minutes http:...Xia Wang2011-11-286-79/+89
| |\ \ \ \ \ \
| | * | | | | | Increase time between wifi stop and wifi start: set to 2 minutesXia Wang2011-11-216-79/+89
| * | | | | | | Do not merge. Fix a memory leak of a Binder in SpellCheckerServicesatok2011-11-193-2/+46
| |/ / / / / /
* | | | | | | 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 SCO start stop tests." into ics-mr1Eric Rowe2011-11-283-1/+14
|\ \ \ \ \ \ \