summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix for bug:4183801" into honeycomb-mr1Nicolas Roard2011-04-079-85/+127
|\
| * Fix for bug:4183801Nicolas Roard2011-04-079-85/+127
* | Fix race conditionJohn Reck2011-04-071-2/+3
|/
* Merge "Show the fullscreen button all the time" into honeycomb-mr1Teng-Hui Zhu2011-04-072-6/+1
|\
| * Show the fullscreen button all the timeTeng-Hui Zhu2011-04-072-6/+1
* | Merge "Race condition fix" into honeycomb-mr1John Reck2011-04-053-4/+16
|\ \
| * | Race condition fixJohn Reck2011-04-053-4/+16
* | | Merge "Fix the precision loss issue" into honeycomb-mr1Teng-Hui Zhu2011-04-051-12/+19
|\ \ \ | |/ / |/| |
| * | Fix the precision loss issueTeng-Hui Zhu2011-04-051-12/+19
| |/
* | Fix tile vanishing actJohn Reck2011-04-041-1/+2
|/
* Merge "Fix animations bug" into honeycomb-mr1Nicolas Roard2011-04-011-0/+10
|\
| * Fix animations bugNicolas Roard2011-03-311-0/+10
* | Fix regression impacting Flash performancesNicolas Roard2011-03-311-1/+1
|/
* Merge "try faster dashing" into honeycomb-mr1Bart Sears2011-03-251-7/+45
|\
| * try faster dashingMike Reed2011-03-251-7/+45
* | Fix error where mediaLayer is derefed on UI thread prior to being derefed in ...Derek Sollenberger2011-03-255-9/+30
* | Fix regression blocking the page cyclerNicolas Roard2011-03-241-1/+1
|/
* Improve performances for the base surface renderingNicolas Roard2011-03-233-26/+30
* Fix the repainting problems with overflow-scroll div elementsNicolas Roard2011-03-231-0/+1
* Merge "Regression fix from bug:4136077 Plus animations improvement bug:338959...Nicolas Roard2011-03-238-16/+40
|\
| * Regression fix from bug:4136077Nicolas Roard2011-03-238-16/+40
* | Merge "Possible fix for bug 4155219 IPv6 support: DNS is not reset when switc...Bart Sears2011-03-231-0/+5
|\ \
| * | Possible fix for bug 4155219 IPv6 support: DNS is not reset when switching fr...Kristian Monsen2011-03-231-0/+5
* | | Fix GPU leak where plugin textures in the WebKit thread were not being deleted.Derek Sollenberger2011-03-238-8/+143
| |/ |/|
* | don't call bounder when uninitializedCary Clark2011-03-231-1/+4
* | Fix performance problems with layersNicolas Roard2011-03-225-22/+62
* | Merge "Workaround for poor dashed line performance" into honeycomb-mr1John Reck2011-03-221-3/+4
|\ \ | |/ |/|
| * Workaround for poor dashed line performanceJohn Reck2011-03-221-3/+4
* | Fix a browser ANRNicolas Roard2011-03-221-1/+6
|/
* Merge "Fix invals for CSS3D" into honeycomb-mr1Nicolas Roard2011-03-213-3/+36
|\
| * Fix invals for CSS3DNicolas Roard2011-03-213-3/+36
* | Merge "Support drawing paused and loading image as GL texture" into honeycomb...Teng-Hui Zhu2011-03-215-32/+150
|\ \
| * | Support drawing paused and loading image as GL textureTeng-Hui Zhu2011-03-215-32/+150
* | | Merge "Turns out args should not be decoded twice." into honeycomb-mr1Bart Sears2011-03-211-3/+0
|\ \ \ | |/ / |/| |
| * | Turns out args should not be decoded twice.Patrick Scott2011-03-171-3/+0
* | | Fix native crashNicolas Roard2011-03-192-5/+10
| |/ |/|
* | Fix ANR introduced by recent CL...Nicolas Roard2011-03-181-0/+5
* | Fix for layers textures selectionNicolas Roard2011-03-181-1/+2
* | Merge "Do not recreate textures if not needed for layers..." into honeycomb-mr1Nicolas Roard2011-03-181-0/+3
|\ \
| * | Do not recreate textures if not needed for layers...Nicolas Roard2011-03-181-0/+3
* | | Fix for FBO offset when drawing with alphaRussell Brenner2011-03-181-2/+7
|/ /
* | Merge "Fix for missing invals" into honeycomb-mr1Nicolas Roard2011-03-181-1/+1
|\ \
| * | Fix for missing invalsNicolas Roard2011-03-181-1/+1
* | | Merge "DO NOT MERGE Use libhwui's new private header. Bug #3275491" into hone...Russell Brenner2011-03-181-19/+6
|\ \ \ | |/ / |/| |
| * | DO NOT MERGE Use libhwui's new private header.Romain Guy2011-03-181-19/+6
* | | Limit the SkPicture size we use to paint.Nicolas Roard2011-03-173-11/+20
|/ /
* | Merge "Enabled shadow drawing" into honeycomb-mr1Russell Brenner2011-03-172-25/+33
|\ \
| * | Enabled shadow drawingRussell Brenner2011-03-172-25/+33
* | | Fix Browser ANRNicolas Roard2011-03-173-11/+16
| |/ |/|
* | Implement partial screen invalidationsNicolas Roard2011-03-1610-39/+145