summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Better support for HTML5 audio loop." into jb-devTeng-Hui Zhu2012-05-251-13/+15
|\
| * Better support for HTML5 audio loop.Teng-Hui Zhu2012-05-241-13/+15
* | Merge "Squelch the logs from SizeAdaptiveLayout." into jb-devChris Wren2012-05-251-1/+1
|\ \
| * | Squelch the logs from SizeAdaptiveLayout.Chris Wren2012-05-231-1/+1
| |/
* | Merge "Unhide KeyguardManager locked and secure state getters" into jb-devJean-Michel Trivi2012-05-241-12/+4
|\ \
| * | Unhide KeyguardManager locked and secure state gettersJean-Michel Trivi2012-05-241-12/+4
* | | Merge "Support skipping a touch stream due to lack of handlers" into jb-devJohn Reck2012-05-242-5/+23
|\ \ \
| * | | Support skipping a touch stream due to lack of handlersJohn Reck2012-05-242-5/+23
* | | | Merge "Fix 6547012: ignore events outside the home/back/recent navigation are...Jim Miller2012-05-241-14/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix 6547012: ignore events outside the home/back/recent navigation areaJim Miller2012-05-241-14/+6
* | | | Merge "Clear bitmap references from display lists as early as possible Bug #6...Romain Guy2012-05-244-6/+27
|\ \ \ \
| * | | | Clear bitmap references from display lists as early as possibleRomain Guy2012-05-244-6/+27
* | | | | Merge "Fix bug #6522190 MountService should respond to configuration changes ...Fabrice Di Meglio2012-05-241-12/+17
|\ \ \ \ \
| * | | | | Fix bug #6522190 MountService should respond to configuration changes ("INTER...Fabrice Di Meglio2012-05-231-12/+17
| | |/ / / | |/| | |
* | | | | Merge "Use setCustomSelectActionModeCallback to disallow action bar." into jb...George Mount2012-05-241-9/+22
|\ \ \ \ \
| * | | | | Use setCustomSelectActionModeCallback to disallow action bar.George Mount2012-05-241-9/+22
* | | | | | Make the WebCore thread watchdog opt in.Ben Murdoch2012-05-242-3/+21
| |_|_|/ / |/| | | |
* | | | | Use correct spell check localesatok2012-05-242-2/+5
* | | | | Merge "Fix a bug with deferred position scrolling in lists while data changes...Adam Powell2012-05-233-6/+16
|\ \ \ \ \
| * | | | | Fix a bug with deferred position scrolling in lists while data changesAdam Powell2012-05-233-6/+16
* | | | | | Merge "ActivityChooser view not handling its removal and relayout properly." ...Svetoslav Ganov2012-05-231-3/+4
|\ \ \ \ \ \
| * | | | | | ActivityChooser view not handling its removal and relayout properly.Svetoslav Ganov2012-05-231-3/+4
* | | | | | | Merge "Make it harder for apps to mess up ViewGroup's internal state Bug #642...Romain Guy2012-05-233-15/+118
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Make it harder for apps to mess up ViewGroup's internal stateRomain Guy2012-05-233-15/+118
* | | | | | | Merge "Show caret handle when clicking in the middle of text." into jb-devGeorge Mount2012-05-231-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Show caret handle when clicking in the middle of text.George Mount2012-05-231-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Avoid running layout transitions on unattached views and windows" into...Chet Haase2012-05-231-0/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Avoid running layout transitions on unattached views and windowsChet Haase2012-05-231-0/+9
| | |/ / / / | |/| | | |
* | | | | | Merge "BigPicture notifications for screenshots." into jb-devChris Wren2012-05-231-0/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | BigPicture notifications for screenshots.Chris Wren2012-05-221-0/+15
| | |_|_|/ | |/| | |
* | | | | Merge "Stop animating when not showing." into jb-devDaniel Sandler2012-05-231-2/+2
|\ \ \ \ \
| * | | | | Stop animating when not showing.Daniel Sandler2012-05-231-2/+2
| | |_|/ / | |/| | |
* | | | | Merge "Remove Popup immediately rather than defer it." into jb-devCraig Mautner2012-05-231-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove Popup immediately rather than defer it.Craig Mautner2012-05-231-2/+2
* | | | | Merge "Interaction model of KeyboarView should be same as latimIME" into jb-devSvetoslav Ganov2012-05-221-15/+20
|\ \ \ \ \
| * | | | | Interaction model of KeyboarView should be same as latimIMESvetoslav Ganov2012-05-221-15/+20
* | | | | | Merge "Clearing accessibility focus of a view did not update the global state...Svetoslav Ganov2012-05-221-9/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Clearing accessibility focus of a view did not update the global state.Svetoslav Ganov2012-05-221-9/+9
| | |/ / / | |/| | |
* | | | | Merge "Add media directory, hidden for now." into jb-devJeff Sharkey2012-05-221-0/+14
|\ \ \ \ \
| * | | | | Add media directory, hidden for now.Jeff Sharkey2012-05-221-0/+14
* | | | | | Merge "Fix issue #6521829: Sometimes action bar disappears in gallery" into j...Dianne Hackborn2012-05-221-1/+9
|\ \ \ \ \ \
| * | | | | | Fix issue #6521829: Sometimes action bar disappears in galleryDianne Hackborn2012-05-221-1/+9
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Avoid crash if onDetachedFromWindow called after destroy" into jb-devChris Craik2012-05-221-9/+15
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Avoid crash if onDetachedFromWindow called after destroyChris Craik2012-05-221-9/+15
* | | | | | Merge "Always reference injector using get method." into jb-devSvetoslav Ganov2012-05-221-3/+3
|\ \ \ \ \ \
| * | | | | | Always reference injector using get method.alanv2012-05-221-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix ANR which could occur for collection widgets with very large items...Adam Cohen2012-05-221-1/+1
|\ \ \ \ \ \
| * | | | | | Fix ANR which could occur for collection widgets with very large itemsAdam Cohen2012-05-221-1/+1
* | | | | | | Merge "Add temporary functor lifetime logging" into jb-devChris Craik2012-05-221-2/+10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Add temporary functor lifetime loggingChris Craik2012-05-221-2/+10
| | |_|/ / | |/| | |