summaryrefslogtreecommitdiff
path: root/libs/hwui/DisplayList.h
AgeCommit message (Expand)Author
2023-11-22fix(force invert): fix white-on-white text when text is drawn against a fill ... Tyler Freeman
2023-08-17Add TextureView list to dumpsys gfxinfo John Reck
2021-07-01Disable Webview Overlay when invisible Huihong Luo
2021-04-06Holepunch layers for SurfaceView Nader Jawad
2021-04-06Add MultiDisplayList + memory leak fixes John Reck
2021-01-14Convert DisplayList to a value-type wrapper John Reck
2021-01-13Remove forward-decleration of SkiaDisplayList John Reck
2020-12-09Add initial benchmarks for CanvasOp John Reck
2018-12-03Remove ; from closing namespaces in libs/hwui Chris Blume
2018-05-03Delete a bunch of code John Reck
2018-05-02remove (dead) Font code Mike Reed
2017-11-03Format the world (or just HWUI) John Reck
2017-02-09Implement "dump displaylist" button for skia pipelines Stan Iliev
2017-01-25Overhaul RenderNode's DisplayList management John Reck
2016-10-21Use Bitmap in DisplayList & RecordedOps instead of SkBitmap sergeyv
2016-10-05Initial refactoring to enable the addition of the SkiaOpenGLPipeline. Derek Sollenberger
2016-08-11HWUI unit test for AVD on HwLayer Doris Liu
2016-07-07Delete old rendering pipeline Chris Craik
2016-05-26Handle hidden RT VectorDrawable animators Doris Liu
2016-04-15Add a callback for when a gl functor is released John Reck
2016-04-11Apply clip at reorder barriers to shadows Chris Craik
2016-04-04Make AVD thread safe Doris Liu
2015-11-25Support projection in OpReorderer Chris Craik
2015-11-02Initial HW layer support in new reorderer/renderer Chris Craik
2015-10-19Use LinearStdAllocator in DisplayList Chris Craik
2015-10-16Rename DisplayListData to DisplayList Chris Craik
2015-10-15Use typedefs to differentiate between flavors of DisplayLists Chris Craik
2015-10-14Initial commit of new Canvas operation recording / replay Chris Craik
2015-07-30Replace most usages of utils/Vector.h John Reck
2015-07-14Clean up unncessary defines Chris Craik
2015-04-20Rename native DisplayListRenderer to DisplayListCanvas Chris Craik
2015-03-13Refactor DisplayList path caching. Derek Sollenberger
2015-01-09Update HWUI to store its own SkBitmap objects Derek Sollenberger
2014-12-23Cleanup various clang warnings, use unique_ptrs in several places Chris Craik
2014-12-22Cleanup Chris Craik
2014-12-10resolved conflicts for merge of 5369b769 to master Chris Craik
2014-12-10resolve merge conflicts of ed211b9 to lmp-mr1-dev-plus-aosp. Chris Craik
2014-12-10Fix frame-allocated path lifecycles Chris Craik
2014-11-12am b28ff487: resolved conflicts for merge of 5e6cf242 to lmp-mr1-dev-plus-aosp Dan Albert
2014-11-12resolved conflicts for merge of 5e6cf242 to lmp-mr1-dev-plus-aosp Dan Albert
2014-11-12Move frameworks/base over to libc++. Dan Albert
2014-11-10resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aosp Andreas Gampe
2014-11-10resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aosp Andreas Gampe
2014-11-10Frameworks/base: Wall Werror in libs/hwui Andreas Gampe
2014-11-04Remove status return from all uirenderer::Renderer functions Tom Hudson
2014-10-31am e05575e9: am a8d83d63: Merge "Layer changes" into lmp-mr1-dev automerge: a... John Reck
2014-10-31Layer changes John Reck
2014-10-15Clean up physical coupling Tom Hudson
2014-08-25Create z reordering boundaries around dispatchDraw Chris Craik
2014-08-08Fix leak of SkPathRefs Chris Craik