index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
pipeline
/
skia
/
SkiaPipeline.cpp
Age
Commit message (
Expand
)
Author
2025-02-26
pass context to proc for MSKP captures
Jorge Betancourt
2024-04-12
[base] Use public version of SkMultiPictureDocument.h
Kevin Lubick
2024-04-03
Create a new RenderPipeline for CPU only rendering
Jerome Gaillard
2024-03-25
Revert "Create a new RenderPipeline for CPU only rendering"
John Reck
2024-03-21
Create a new RenderPipeline for CPU only rendering
Jerome Gaillard
2024-03-05
Add 10101010 support in HWUI.
Alec Mouri
2023-11-03
Support fp16 in hwui for HDR
Alec Mouri
2023-09-11
Explicitly encode SkImages with Png encoder
Kevin Lubick
2023-08-17
Use String8/16 c_str [graphics]
Tomasz Wasilczyk
2023-05-18
[base] Migrate SkSurface creation to SkSurfaces factories
Kevin Lubick
2023-04-21
Remove unnecessary SkImageEncoder.h include
Kevin Lubick
2023-04-07
Merge "Use SkSurfaceProps forcedither" into udc-dev am: 6c174117fa am: a4f7db...
John Reck
2023-04-07
Use SkSurfaceProps forcedither
John Reck
2023-04-05
Merge "Force-enable dithering in wide gamut & HDR" into udc-dev am: 84f7fd93a...
John Reck
2023-04-05
Force-enable dithering in wide gamut & HDR
John Reck
2023-03-28
Merge "Fixed issue where HardwareBufferRenderer was not preserving contents" ...
TreeHugger Robot
2023-03-27
Fixed issue where HardwareBufferRenderer was not preserving contents
Nader Jawad
2023-03-14
Move Android to new SkImage_RasterPinnable-based APIs
Kevin Lubick
2023-02-01
Merge "Address VRI review comments"
John Reck
2023-01-31
Address VRI review comments
John Reck
2023-01-31
Revert "Revert "Created HardwareBufferRenderer to support rendering into...""
Nader Jawad
2023-01-30
Revert "Created HardwareBufferRenderer to support rendering into..."
John Reck
2023-01-26
Add extended brightness plumbing to VRI
John Reck
2023-01-11
[base] SkBudgeted -> skgpu::Budgeted
Kevin Lubick
2023-01-05
Created HardwareBufferRenderer to support rendering into
Nader Jawad
2022-03-04
Fix transitive dependencies on SkImageEncoder
Kevin Lubick
2021-12-09
Add COLOR_MODE_A8/ColorMode::A8
Leon Scroggins III
2021-07-14
Always submit after texture uploads
John Reck
2021-06-30
Make sure we check for valid GrContext when pinning images.
Greg Daniel
2021-06-11
Improve picture capture debug path
John Reck
2021-05-22
Use TraceUtils.h from gui shared library.
rnlee
2021-03-01
Remove flushAndSubit from SkiaPipeline renderFrame.
Greg Daniel
2021-01-29
Modernize calls to drawImage
Mike Reed
2021-01-25
Use onEndPage callback in hwui skp recording
Nathaniel Nifong
2021-01-14
Convert DisplayList to a value-type wrapper
John Reck
2020-09-18
Migrate from SkCanvas::getGrContext to SkCanvas::recordingContext
Adlai Holler
2020-07-30
Wire-up colorMode="hdr"
John Reck
2020-05-14
Update skia flush call APIs.
Greg Daniel
2020-04-07
Don't reset the capture mode after each frame when using the CallbackAPI
Derek Sollenberger
2020-02-15
Merge "[HWUI] Remove references to gui/Surface."
TreeHugger Robot
2020-02-14
[HWUI] Remove references to gui/Surface.
Alec Mouri
2020-02-14
Use updated factory for SkOverdrawColorFilter
Mike Reed
2020-02-06
Ensure SkiaPipeline always has a valid colorspace.
Derek Sollenberger
2020-02-04
Merge "Provide a typeface proc during SKP serialization that forces typefaces...
Nathaniel Nifong
2020-01-30
Provide a typeface proc during SKP serialization that forces typefaces to be ...
Nathaniel Nifong
2020-01-17
Do not clip draw commands during recording of SKP files
Nathaniel Nifong
2020-01-09
[MSKP] Record android device clip restriction (dirty region) with each frame.
Nathaniel Nifong
2019-12-11
When saving MSKP files, record layers as SkPictures with annotations.
Nathaniel Nifong
2019-11-11
Remove unused argument 'layers' from renderFrameImpl and renderOverdraw
Nathaniel Nifong
2019-10-04
Delete VectorDrawableAtlas
John Reck
[next]