summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/ViewRoot.java
Commit message (Expand)AuthorAgeFilesLines
* Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-221-0/+8
* Revert "Touch exploration feature, event bubling, refactor"Adam Powell2011-04-221-8/+0
* Merge "Touch exploration feature, event bubling, refactor"Svetoslav Ganov2011-04-221-0/+8
|\
| * Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-211-0/+8
* | Rework display size access.Dianne Hackborn2011-04-211-3/+2
|/
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-5/+4
* Coalesce input events that arrive faster than 333Hz.Jeff Brown2011-04-071-10/+124
* Add a little input event consistency verifier.Jeff Brown2011-03-311-0/+27
* When deleting a path, remove it from the path cache.Romain Guy2011-03-241-2/+5
* Remove unnecessary test.Romain Guy2011-03-211-1/+1
* am 403da3a7: am 8d25eab1: Merge "Releasing lock even if exception is thrown."Brad Fitzpatrick2011-03-151-4/+5
|\
| * Releasing lock even if exception is thrown.Jozef BABJAK2011-02-221-4/+5
* | Fix 3201849: Enable hardware acceleration in LockScreen WaveView [DO NOT MERGE]Jim Miller2011-03-101-5/+11
* | Fix issue #3515088: Don't be so aggressive trying to reclaim memoryDianne Hackborn2011-03-071-7/+3
* | Fix issue #3485923: Gmail crashDianne Hackborn2011-03-021-8/+58
* | Fix issue #3495749: Crash on choosing to open the downloaded imagesDianne Hackborn2011-03-011-44/+59
* | Add support for mouse hover and scroll wheel.Jeff Brown2011-02-251-31/+21
* | Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-191-3/+10
* | am f1a9ab26: am d23316bc: Merge "Maybe fix issue #3358322: Status and nav bar...Dianne Hackborn2011-01-271-0/+2
|\ \
| * \ Merge "Maybe fix issue #3358322: Status and nav bar died while watching youtu...Dianne Hackborn2011-01-271-0/+2
| |\ \
| | * | Maybe fix issue #3358322: Status and nav bar died while watching youtubeDianne Hackborn2011-01-271-0/+2
* | | | am 01a58129: am 0250bc2f: Merge "Catch exception when ViewRoot\'s surface is ...Romain Guy2011-01-271-0/+1
|\ \ \ \ | |/ / /
| * | | Catch exception when ViewRoot's surface is not valid.Romain Guy2011-01-271-0/+1
| |/ /
* | | am f35d43f9: am 2dc9c784: Merge "Fix issue #3382992: IME close animation stut...Dianne Hackborn2011-01-261-0/+1
|\ \ \ | |/ /
| * | Merge "Fix issue #3382992: IME close animation stutters from URL bar" into ho...Dianne Hackborn2011-01-261-0/+1
| |\ \
| | * | Fix issue #3382992: IME close animation stutters from URL barDianne Hackborn2011-01-261-0/+1
* | | | am a4a5ec5e: am 1aadb210: Merge changes I48392c75,Id09437a4,I4a0aa878 into ho...Joe Onorato2011-01-261-4/+10
|\ \ \ \ | |/ / /
| * | | Expose the window flags for lights out mode.Joe Onorato2011-01-261-4/+10
| |/ /
* | | am 5742a277: am b6110a1e: Merge "Make sure the opaque bitmap is opaque. GL do...Romain Guy2011-01-251-1/+7
|\ \ \ | |/ /
| * | Make sure the opaque bitmap is opaque. GL doesn't like being lied to.Romain Guy2011-01-251-1/+7
* | | am 391ef42c: am 3168a137: Merge "Fix surface frame size reporting." into hone...Jeff Brown2011-01-251-0/+1
|\ \ \ | |/ /
| * | Merge "Fix surface frame size reporting." into honeycombJeff Brown2011-01-251-0/+1
| |\ \
| | * | Fix surface frame size reporting.Jeff Brown2011-01-251-0/+1
* | | | am 535602fe: am 3ac1b0f0: Merge "Prevent crash in View when gathering attribu...Romain Guy2011-01-251-1/+1
|\ \ \ \ | |/ / /
| * | | Prevent crash in View when gathering attributes without an AttachInfo.Romain Guy2011-01-251-1/+1
| |/ /
* | | am 4e1db6da: am 2ff6d705: Merge "Enable partial invalidates when rendering wi...Romain Guy2011-01-241-3/+12
|\ \ \ | |/ /
| * | Enable partial invalidates when rendering with OpenGL.Romain Guy2011-01-241-3/+12
* | | am 2acb67ec: am 67005b05: Merge "Use optimized display lists for all hwaccele...Chet Haase2011-01-241-1/+1
|\ \ \ | |/ /
| * | Use optimized display lists for all hwaccelerated renderingChet Haase2011-01-241-1/+1
* | | resolved conflicts for merge of faf083ef to masterJoe Onorato2011-01-241-5/+32
|\ \ \ | |/ /
| * | visibility ("lights out") API.Joe Onorato2011-01-231-4/+31
* | | am 11a5d424: am b149f5c8: Merge "Fix issue #3302006: Cannot see the dialog lu...Dianne Hackborn2011-01-231-1/+1
|\ \ \ | |/ /
| * | Fix issue #3302006: Cannot see the dialog lunched from a transparent activity.Dianne Hackborn2011-01-221-1/+1
* | | am 10444a13: am 596ba2fa: Merge "Correctly invalidate views that transition f...Romain Guy2011-01-211-2/+4
|\ \ \ | |/ /
| * | Correctly invalidate views that transition from opaque to non-opaque.Romain Guy2011-01-211-2/+4
* | | am 9424bfa9: am 7fb8b565: Include the local state obj in ACTION_DRAG_STARTED ...Christopher Tate2011-01-201-3/+4
|\ \ \ | |/ /
| * | Include the local state obj in ACTION_DRAG_STARTED eventsChristopher Tate2011-01-201-3/+4
* | | am cff27e52: am c8219299: Merge "Remove unnecessary code." into honeycombRomain Guy2011-01-201-7/+7
|\ \ \ | |/ /
| * | Remove unnecessary code.Romain Guy2011-01-201-7/+7
* | | am 714066d8: am 5383d077: Merge "Fix a couple of drag & drop crashes" into ho...Christopher Tate2011-01-191-0/+1
|\ \ \ | |/ /