summaryrefslogtreecommitdiffstats
path: root/tests/HwAccelerationTest/src
Commit message (Expand)AuthorAgeFilesLines
* Clip TouchFeedbackDrawable effect to receiver OutlineChris Craik2014-04-231-0/+27
* Remove isolated z volume testChris Craik2014-04-111-12/+0
* Rename DisplayList->RenderNodeJohn Reck2014-03-171-2/+2
* Rework and clean up DisplayList projectionChris Craik2014-02-061-27/+0
* Update reordering method names, and make 3d reordering API publicChris Craik2014-01-292-1/+13
* Support projection of DisplayLists onto ancestors.Chris Craik2014-01-151-0/+110
* am c1acf799: am 243a026b: Merge "Second attempt at avoiding infinite loop in ...Romain Guy2013-08-211-2/+7
|\
| * Second attempt at avoiding infinite loop in PathCache::trim()Romain Guy2013-08-211-2/+7
* | Make color filters mutableRomain Guy2013-08-191-0/+180
|/
* Fix region clipping bugsRomain Guy2013-08-011-4/+2
* Add path ops APIRomain Guy2013-07-301-0/+87
* Remove unnecessary allocationsRomain Guy2013-06-061-5/+1
* Pack preloaded framework assets in a texture atlasRomain Guy2013-05-021-0/+66
* Apply ComposeShader's local matrix to childrenRomain Guy2013-03-181-2/+11
* Merge all shapes/paths caches to PathCacheRomain Guy2013-03-181-6/+25
* Add TaskManager APIRomain Guy2013-03-121-0/+17
* Precache paths from a worker threadRomain Guy2013-03-111-2/+2
* Take text scale/skew into account only when rendering into a layerRomain Guy2013-03-041-6/+24
* Support 3D rotations when drawing textRomain Guy2013-02-281-0/+64
* Reorganize OpenGL renderer testsRomain Guy2013-02-281-0/+153
* Properly scale textRomain Guy2013-02-271-2/+20
* Implement support for drawBitmapMesh's colors arrayRomain Guy2013-02-131-1/+1
* Fix Snapshot::resetClip to also reset the clip regionRomain Guy2013-02-061-0/+82
* Add support for non-antialiased textRomain Guy2013-02-051-0/+57
* Fix graphical corruption on QCOM GPURomain Guy2013-01-291-0/+1
* Allow layers with a stencil buffer to be resized on the flyRomain Guy2013-01-181-8/+57
* Implement clipRect with a transform, clipRegion & clipPathRomain Guy2013-01-172-12/+137
* Preliminary Support for region clippingRomain Guy2013-01-141-7/+3
* Add plumbing for better text scalingRomain Guy2013-01-082-6/+49
* Add more tests for libhwuiRomain Guy2013-01-072-0/+171
* Properly support ALPHA_8 bitmaps in all drawBitmap() methodsRomain Guy2013-01-041-0/+97
* Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-devRomain Guy2012-10-161-0/+77
|\
| * Add API to enable mipmaps on BitmapRomain Guy2012-10-161-0/+77
* | Support clipping in Canvas.drawBitmapMesh()Romain Guy2012-10-161-0/+7
|/
* Merge "Fix bug #7206086 NumberPicker widget should use locale digits" into jb...Fabrice Di Meglio2012-09-231-2/+2
|\
| * Fix bug #7206086 NumberPicker widget should use locale digitsFabrice Di Meglio2012-09-211-2/+2
* | Optimize tiling managementRomain Guy2012-09-201-2/+2
* | Add support for QCOM_tiled_renderingRomain Guy2012-09-192-0/+8
|/
* Add test for layer updates optimizationsRomain Guy2012-09-181-0/+75
* Merge "Fix memory corruption in LayerRenderer::copyLayer" into jb-mr1-devRomain Guy2012-09-071-0/+81
|\
| * Fix memory corruption in LayerRenderer::copyLayerRomain Guy2012-09-071-0/+81
* | Handle different x, y scales in drawLines AA pathChris Craik2012-09-071-0/+8
|/
* Merge "Varying-based AA rect drawing" into jb-mr1-devChris Craik2012-09-061-0/+6
|\
| * Varying-based AA rect drawingChris Craik2012-09-051-0/+6
* | Add new hw acceleration testRomain Guy2012-09-041-0/+67
|/
* Optimize interactions with glyph cacheChet Haase2012-08-141-0/+75
* Reduce gradients textures size whenever possibleRomain Guy2012-08-081-0/+77
* Draw an empty border around glyphs to avoid sampling issuesRomain Guy2012-08-071-0/+6
* Add dithering to gradientsRomain Guy2012-08-011-0/+9
* Improve gradientsRomain Guy2012-07-311-0/+116