summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/ViewGroup.java
Commit message (Expand)AuthorAgeFilesLines
* Add a little input event consistency verifier.Jeff Brown2011-03-311-0/+12
* Add view/drawable states for drag-accepting / drag-hoveredChristopher Tate2011-03-291-5/+22
* Merge "Add MotionEvent.HOVER_ENTER and HOVER_EXIT."Jeff Brown2011-03-241-43/+169
|\
| * Add MotionEvent.HOVER_ENTER and HOVER_EXIT.Jeff Brown2011-03-241-43/+169
* | Correctly check bottom padding in setPadding().Romain Guy2011-03-241-1/+1
|/
* Fix rendering artifact in edge fades.Romain Guy2011-03-141-1/+1
* Correctly handle opaque fading viewsRomain Guy2011-03-081-1/+1
* Merge "Add support for partial invalidates in WebView Bug #3461349" into hone...Romain Guy2011-03-071-1/+1
|\
| * Add support for partial invalidates in WebViewRomain Guy2011-03-071-1/+1
* | Fix bug 4021346 - crash while navigatingAdam Powell2011-03-071-3/+2
|/
* Cancel LayoutTransition animations selectivelyChet Haase2011-03-021-2/+4
* Don't account for scrollX/Y when drawing a display list in a layer.Romain Guy2011-03-011-3/+8
* Correctly mark layers dirty when drawing WebView.Romain Guy2011-03-011-10/+15
* Add support for mouse hover and scroll wheel.Jeff Brown2011-02-251-3/+49
* Add new hover move action and scroll wheel plumbing.Jeff Brown2011-02-191-4/+12
* Gracefully handle drawing caches allocation failure.Romain Guy2011-02-141-4/+3
* Fix animation and layoutTransition issues.Chet Haase2011-02-091-0/+4
* am 9cfa9c7a: am f6141980: Merge changes I46acd27a,I70b322e1 into honeycombMike Cleron2011-02-071-4/+6
|\
| * Prevent ProgressBar from slowing down everything.Romain Guy2011-02-031-4/+6
* | am cb2c84fd: am 3b66e43e: Merge "Refresh display lists when turning off layer...Romain Guy2011-02-031-2/+18
|\ \ | |/
| * Refresh display lists when turning off layers rendering.Romain Guy2011-02-031-2/+18
* | am 57188f0d: am c1f8bcff: Merge "Fix incorrect dirty rectangle transformation...Romain Guy2011-02-021-7/+7
|\ \ | |/
| * Fix incorrect dirty rectangle transformation in hardware layers.Romain Guy2011-02-011-7/+7
* | am debeeef5: am d51eaa64: Merge "Update layers based on the dirty region. Bug...Romain Guy2011-02-011-8/+20
|\ \ | |/
| * Update layers based on the dirty region.Romain Guy2011-02-011-8/+20
* | am a42ee699: am 518813ec: Merge "New API to let apps draw without layers. Bug...Romain Guy2011-02-011-12/+25
|\ \ | |/
| * New API to let apps draw without layers.Romain Guy2011-02-011-12/+25
* | am 1c531f4a: am f222956c: Merge "Correctly set the alpha of a hardware layer ...Romain Guy2011-02-011-6/+2
|\ \ | |/
| * Correctly set the alpha of a hardware layer before drawing it.Romain Guy2011-02-011-6/+2
* | am 19312cfe: am 246bf85a: Merge "Fix NPE with display lists when view not att...Chet Haase2011-01-271-1/+1
|\ \ | |/
| * Fix NPE with display lists when view not attachedChet Haase2011-01-271-1/+1
* | am cd88c39b: am e38ba4ac: Fix gmail crossfade artifacts.Chet Haase2011-01-271-11/+8
|\ \ | |/
| * Fix gmail crossfade artifacts.Chet Haase2011-01-271-11/+8
* | am fcf51a67: am a45c056e: Merge "Fix display List bugs" into honeycombChet Haase2011-01-261-3/+16
|\ \ | |/
| * Fix display List bugsChet Haase2011-01-261-3/+16
* | am b69e985b: am ace9233b: Merge "Fix invalidation problem with display lists"...Chet Haase2011-01-261-2/+4
|\ \ | |/
| * Fix invalidation problem with display listsChet Haase2011-01-251-2/+4
* | am b372d7cb: am 89fca351: Merge "Make nested hardware layers work again" into...Romain Guy2011-01-241-1/+1
|\ \ | |/
| * Make nested hardware layers work againRomain Guy2011-01-241-1/+1
* | am 7b4950ae: am 169fafe6: Merge "Fix rendering issues with animated layers. B...Romain Guy2011-01-241-2/+0
|\ \ | |/
| * Fix rendering issues with animated layers.Romain Guy2011-01-241-2/+0
* | am 4e1db6da: am 2ff6d705: Merge "Enable partial invalidates when rendering wi...Romain Guy2011-01-241-0/+10
|\ \ | |/
| * Merge "Enable partial invalidates when rendering with OpenGL." into honeycombRomain Guy2011-01-241-0/+10
| |\
| | * Enable partial invalidates when rendering with OpenGL.Romain Guy2011-01-241-0/+10
* | | am 235a20a3: am 21d405f5: Merge "Fix for display list problem with listview i...Chet Haase2011-01-241-1/+3
|\ \ \ | |/ /
| * | Fix for display list problem with listview items.Chet Haase2011-01-241-1/+3
| |/
* | am 2acb67ec: am 67005b05: Merge "Use optimized display lists for all hwaccele...Chet Haase2011-01-241-8/+58
|\ \ | |/
| * Use optimized display lists for all hwaccelerated renderingChet Haase2011-01-241-8/+58
* | resolved conflicts for merge of faf083ef to masterJoe Onorato2011-01-241-2/+16
|\ \ | |/
| * visibility ("lights out") API.Joe Onorato2011-01-231-2/+16