summaryrefslogtreecommitdiff
path: root/libs/hwui/DisplayList.h
AgeCommit message (Expand)Author
2018-12-03Remove ; from closing namespaces in libs/hwuiChris Blume
2018-05-03Delete a bunch of codeJohn Reck
2018-05-02remove (dead) Font codeMike Reed
2017-11-03Format the world (or just HWUI)John Reck
2017-02-09Implement "dump displaylist" button for skia pipelinesStan Iliev
2017-01-25Overhaul RenderNode's DisplayList managementJohn Reck
2016-10-21Use Bitmap in DisplayList & RecordedOps instead of SkBitmapsergeyv
2016-10-05Initial refactoring to enable the addition of the SkiaOpenGLPipeline.Derek Sollenberger
2016-08-11HWUI unit test for AVD on HwLayerDoris Liu
2016-07-07Delete old rendering pipelineChris Craik
2016-05-26Handle hidden RT VectorDrawable animatorsDoris Liu
2016-04-15Add a callback for when a gl functor is releasedJohn Reck
2016-04-11Apply clip at reorder barriers to shadowsChris Craik
2016-04-04Make AVD thread safeDoris Liu
2015-11-25Support projection in OpReordererChris Craik
2015-11-02Initial HW layer support in new reorderer/rendererChris Craik
2015-10-19Use LinearStdAllocator in DisplayListChris Craik
2015-10-16Rename DisplayListData to DisplayListChris Craik
2015-10-15Use typedefs to differentiate between flavors of DisplayListsChris Craik
2015-10-14Initial commit of new Canvas operation recording / replayChris Craik
2015-07-30Replace most usages of utils/Vector.hJohn Reck
2015-07-14Clean up unncessary definesChris Craik
2015-04-20Rename native DisplayListRenderer to DisplayListCanvasChris Craik
2015-03-13Refactor DisplayList path caching.Derek Sollenberger
2015-01-09Update HWUI to store its own SkBitmap objectsDerek Sollenberger
2014-12-23Cleanup various clang warnings, use unique_ptrs in several placesChris Craik
2014-12-22CleanupChris Craik
2014-12-10resolved conflicts for merge of 5369b769 to masterChris Craik
2014-12-10resolve merge conflicts of ed211b9 to lmp-mr1-dev-plus-aosp.Chris Craik
2014-12-10Fix frame-allocated path lifecyclesChris Craik
2014-11-12am b28ff487: resolved conflicts for merge of 5e6cf242 to lmp-mr1-dev-plus-aospDan Albert
2014-11-12resolved conflicts for merge of 5e6cf242 to lmp-mr1-dev-plus-aospDan Albert
2014-11-12Move frameworks/base over to libc++.Dan Albert
2014-11-10resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aospAndreas Gampe
2014-11-10resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aospAndreas Gampe
2014-11-10Frameworks/base: Wall Werror in libs/hwuiAndreas Gampe
2014-11-04Remove status return from all uirenderer::Renderer functionsTom Hudson
2014-10-31am e05575e9: am a8d83d63: Merge "Layer changes" into lmp-mr1-dev automerge: a...John Reck
2014-10-31Layer changesJohn Reck
2014-10-15Clean up physical couplingTom Hudson
2014-08-25Create z reordering boundaries around dispatchDrawChris Craik
2014-08-08Fix leak of SkPathRefsChris Craik
2014-07-24Add kModeSyncJohn Reck
2014-06-23Update 'DisplayList' vs 'RenderNode' naming in several placesChris Craik
2014-05-29Update HWUI matrix APIDerek Sollenberger
2014-05-22Inspect SkShader to determine hw shader.Leon Scroggins III
2014-05-09Refactor VirtualLightRefBase & JNIJohn Reck
2014-05-02Add CanvasProperty for drawCircleJohn Reck
2014-04-07Refcount RenderNodeJohn Reck
2014-03-19Move RenderNode to own fileJohn Reck