summaryrefslogtreecommitdiff
path: root/libs/hwui/RenderNode.h
AgeCommit message (Expand)Author
2020-05-01Revert^2 "hwui: remove FatVector"Jagadeesh Pakaravoor
2020-03-05Revert "hwui: remove FatVector"Tim Murray
2020-02-07hwui: remove FatVectorTim Murray
2019-10-09Improve dumping of display list memory usageJohn Reck
2019-06-12Fix setPositionListener race conditionJohn Reck
2019-03-07Fix damage tracking for RenderNode drawn twiceJohn Reck
2018-11-29Add a unique ID to rendernodeJohn Reck
2018-10-02Auto-dark NinePatches & launcherJohn Reck
2018-09-20Make auto-dark a bit betterJohn Reck
2018-08-29New DisplayList v2John Reck
2018-07-09Auto-dark mode prototypeJohn Reck
2018-05-30Remove dead codeJohn Reck
2018-05-03Delete a bunch of codeJohn Reck
2018-04-09Remove dead codeJohn Reck
2017-11-03Format the world (or just HWUI)John Reck
2017-08-30Avoid performing the pathOp for clipped shadows if possible.Derek Sollenberger
2017-02-09Implement "dump displaylist" button for skia pipelinesStan Iliev
2017-01-30Switch how destroyHardwareResources worksJohn Reck
2017-01-25Overhaul RenderNode's DisplayList managementJohn Reck
2016-11-03Implement Skia pipelines for OpenGL and Vulkan.Stan Iliev
2016-10-31Implement SkiaRecordingCanvas, RenderNodeDrawable and other drawables.Stan Iliev
2016-10-05Initial refactoring to enable the addition of the SkiaOpenGLPipeline.Derek Sollenberger
2016-10-03Move Layer creation/deletion into the RenderPipeline.Derek Sollenberger
2016-08-09HWUI: reimplement rendernode ouput for single streamsergeyv
2016-07-07Delete old rendering pipelineChris Craik
2016-06-28Merge \"Fix SurfaceViewPositionListener race bugs\" into nyc-mr1-devJohn Reck
2016-06-27Fix SurfaceViewPositionListener race bugsJohn Reck
2016-06-17Merge \"Move SurfaceView offscreen if the app stops drawing it\" into nyc-mr1...John Reck
2016-06-17Move SurfaceView offscreen if the app stops drawing itJohn Reck
2016-04-07Merge "Fix some edge cases" into nyc-devJohn Reck
2016-04-07Fix some edge casesJohn Reck
2016-03-31Merge "Add a callback for rendernode parentcount=0" into nyc-devJohn Reck
2016-03-31Add a callback for rendernode parentcount=0John Reck
2016-03-28Merge "Address const issues in preparation for libcxx rebase." am: 64ade5dDan Austin
2016-03-28Address const issues in preparation for libcxx rebase.Dan Austin
2016-02-23Support op dumping in new pipelineChris Craik
2016-02-19Revert "Revert "Check RenderNode's owning view before attaching animators""Doris Liu
2016-02-18Revert "Check RenderNode's owning view before attaching animators"Doris Liu
2016-02-16Check RenderNode's owning view before attaching animatorsDoris Liu
2016-02-04Have RT drive window positioningJohn Reck
2016-01-12Rename Reorderers to BuildersChris Craik
2016-01-11Rename OpReorderer to FrameReordererChris Craik
2015-11-25Support projection in OpReordererChris Craik
2015-11-17Add temporary layer alpha fallback to OpReordererChris Craik
2015-11-05Add z-reordering support to OpReordererChris Craik
2015-11-05Add more RenderNode property support in OpReorderer pathChris Craik
2015-11-02Initial HW layer support in new reorderer/rendererChris Craik
2015-10-16Rename DisplayListData to DisplayListChris Craik
2015-10-14Initial commit of new Canvas operation recording / replayChris Craik
2015-08-26Serializing display listsJohn Reck