summaryrefslogtreecommitdiff
path: root/tests/HwAccelerationTest
AgeCommit message (Expand)Author
2016-03-02Clip projected ripples to outlinesChris Craik
2016-03-01Update wallpaper asset for N dev previewHyunyoung Song
2016-02-04Have RT drive window positioningJohn Reck
2015-12-02Nuke HardwareRenderer abstract baseJohn Reck
2015-10-02Rendering the window frame with a second threadSkuhne
2015-09-21MultiThreaded rendering of different renderNodesSkuhne
2015-05-26Use path intersection instead of saveLayer+mesh to mask projected ripplesChris Craik
2015-05-01Revert "Revert "Merge getDisplayList and updateDisplayListIfDirty""Chris Craik
2015-03-10Remove HardwareCanvasChris Craik
2015-02-18Fix layer shader to store layer pointerChris Craik
2014-12-09Fix issue with RNA destruction mid-animationJohn Reck
2014-10-21Surface:lockHardwareCanvasJohn Reck
2014-09-05Disable RT-anim for AnimatorSetJohn Reck
2014-08-27Animator stuffJohn Reck
2014-07-19Return Animator instead of ValueAnimatorJohn Reck
2014-07-19Tweaks to outline APIChris Craik
2014-07-18Add RT-enabled reveal animatorJohn Reck
2014-07-10Simplify Shader.setLocalMatrix.Leon Scroggins III
2014-06-30Draw overlapping rectangles with color modulated.ztenghui
2014-06-30Preparing the new GL depth test.ztenghui
2014-06-02Add setStartValue to RNAJohn Reck
2014-05-28Respect Z ordering in touch dispatch, software drawingChris Craik
2014-05-17Fix buildJi-Hwan Lee
2014-05-16Fix buildChris Craik
2014-05-16Merge "Round rect outline clipping"Chris Craik
2014-05-15Round rect outline clippingChris Craik
2014-05-15Animator start value...John Reck
2014-05-12Add TimeInterpolator support to RNAJohn Reck
2014-05-07Allow all loopers to be RT-acceleratedJohn Reck
2014-05-05Make RenderNodeAnimator and WebView play niceJohn Reck
2014-05-02Add CanvasProperty for drawCircleJohn Reck
2014-04-28Add elevation, Z properties to ViewChris Craik
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-03-17Rename DisplayList->RenderNodeJohn Reck
2014-03-07Fix build, removing hidden attrChris Craik
2014-03-03Improve isolatedZVolume testChris Craik
2014-02-06Rework and clean up DisplayList projectionChris 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-21am c1acf799: am 243a026b: Merge "Second attempt at avoiding infinite loop in ...Romain Guy
2013-08-21Second attempt at avoiding infinite loop in PathCache::trim()Romain Guy
2013-08-19Make color filters mutableRomain Guy
2013-08-01Fix region clipping bugsRomain Guy
2013-07-30Add path ops APIRomain Guy
2013-06-06Remove unnecessary allocationsRomain Guy
2013-05-02Pack preloaded framework assets in a texture atlasRomain Guy
2013-03-18Apply ComposeShader's local matrix to childrenRomain Guy
2013-03-18Merge all shapes/paths caches to PathCacheRomain Guy