summaryrefslogtreecommitdiff
path: root/tests/HwAccelerationTest/AndroidManifest.xml
AgeCommit message (Expand)Author
2019-02-08Make HardwareRenderer public APIJohn Reck
2019-01-30Have position listener only call when interestingJohn Reck
2019-01-22Add continuous SKP capture test apiJohn Reck
2018-01-31Add API to set tonal shadow colorJohn Reck
2017-11-13Create colored shadows demoJohn Reck
2017-05-24Creating HW bitmaps from RenderNodeJohn Reck
2016-12-08Fix window copy for rotation = 90/270John Reck
2016-04-28Video source test & bugfixJohn Reck
2016-04-11Framework-side of SurfaceView#getBitmapJohn Reck
2016-03-23Fix missing first frameJohn Reck
2016-02-04Have RT drive window positioningJohn Reck
2015-09-21MultiThreaded rendering of different renderNodesSkuhne
2015-05-26Use path intersection instead of saveLayer+mesh to mask projected ripplesChris Craik
2014-10-21Surface:lockHardwareCanvasJohn Reck
2014-07-18Add RT-enabled reveal animatorJohn Reck
2014-06-30Preparing the new GL depth test.ztenghui
2014-05-28Respect Z ordering in touch dispatch, software drawingChris Craik
2014-05-15Round rect outline clippingChris Craik
2014-05-07Allow all loopers to be RT-acceleratedJohn Reck
2014-05-02Add CanvasProperty for drawCircleJohn Reck
2014-04-25Support Oval GradientDrawable outlines, and ShapeDrawableChris Craik
2014-04-23Clip TouchFeedbackDrawable effect to receiver OutlineChris Craik
2014-04-11Remove isolated z volume testChris Craik
2014-01-29Update reordering method names, and make 3d reordering API publicChris Craik
2014-01-15Support projection of DisplayLists onto ancestors.Chris Craik
2013-08-19Make color filters mutableRomain Guy
2013-07-30Add path ops APIRomain Guy
2013-05-02Pack preloaded framework assets in a texture atlasRomain Guy
2013-02-28Support 3D rotations when drawing textRomain Guy
2013-02-28Reorganize OpenGL renderer testsRomain Guy
2013-02-27Properly scale textRomain Guy
2013-02-06Fix Snapshot::resetClip to also reset the clip regionRomain Guy
2013-02-05Add support for non-antialiased textRomain Guy
2013-01-17Implement clipRect with a transform, clipRegion & clipPathRomain Guy
2013-01-07Add more tests for libhwuiRomain Guy
2013-01-04Properly support ALPHA_8 bitmaps in all drawBitmap() methodsRomain Guy
2012-10-16Add API to enable mipmaps on BitmapRomain Guy
2012-09-18Add test for layer updates optimizationsRomain Guy
2012-09-07Fix memory corruption in LayerRenderer::copyLayerRomain Guy
2012-09-04Add new hw acceleration testRomain Guy
2012-08-14Optimize interactions with glyph cacheChet Haase
2012-08-08Reduce gradients textures size whenever possibleRomain Guy
2012-07-31Improve gradientsRomain Guy
2012-07-20Make gradients look slightly betterRomain Guy
2012-06-28Removing setChildrenLayersEnabledMichael Jurka
2012-05-03Fix hang/crash in native path codeChet Haase
2012-05-02Corrects invalidation logic for layered viewsChet Haase
2012-04-03Merge "New libhwui test activity"Romain Guy
2012-04-03New libhwui test activityRomain Guy
2012-04-03Optimization of alpha with DisplayList propertiesChet Haase