index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
don't specialize drawBitmapRect for minirecorder; no longer called by blink
reed
2016-07-26
*
Add Sk4h_load4 for loading F16.
mtklein
2016-07-26
*
respect kFast_SrcRectConstraint by allowing shader access to entire bitmap
reed
2016-07-25
*
Delete SkDefaultXform, handle edge cases in SkColorSpaceXform_Base
msarett
2016-07-25
*
Fix F16 raster text masks. We don't want fake gamma in that case.
brianosman
2016-07-25
*
Update typeface serialization style.
bungeman
2016-07-25
*
Add test for typeface style round trip.
bungeman
2016-07-25
*
Have SkRasterPipelineBlitter take over for F16 when it can.
mtklein
2016-07-25
*
lock special-raster while the caller's bitmap is in-scope
reed
2016-07-25
*
Google3 <functional> has a global "using std::plus"...
mtklein
2016-07-25
*
stages for most xfermodes
mtklein
2016-07-25
*
remove/deprecate SkBitmap::getTexture, as it now always returns false
reed
2016-07-25
*
remove fClipStack and attach/deattach-from-canvas
reed
2016-07-25
*
Add a clamp stage to SkRasterPipelineBlitter.
mtklein
2016-07-25
*
Add destination color space to AsFPArgs. Eliminates last XFORMTODO.
brianosman
2016-07-25
*
lockPixelsAreWritable is deprecated
reed
2016-07-24
*
Fix misdetection of rectangles in SkPath::IsSimpleClosedRect.
bsalomon
2016-07-24
*
Have SkRasterPipelineBlitter take over for 565 when it can.
mtklein
2016-07-22
*
In the current code, tiling and bilerp sampling are strongly tied together. T...
herb
2016-07-22
*
Add SkRasterPipeline blitter.
mtklein
2016-07-22
*
Bundle SkShader::asFragmentProcessor arguments in a struct
brianosman
2016-07-22
*
Revert of Add SkRasterPipeline blitter. (patchset #18 id:340001 of https://co...
mtklein
2016-07-22
*
Creating framework for drawShadowedPicture
vjiaoblack
2016-07-22
*
Add SkRasterPipeline blitter.
mtklein
2016-07-22
*
Fix SkClipStack bug with inverse-filled difference elements
csmartdalton
2016-07-22
*
Fix SW sRGB dst + LCD coverage bug.
mtklein
2016-07-22
*
Add clamp to sk_linear_to_srgb, reorder instructions
msarett
2016-07-22
*
Revert of Redo Tiling (patchset #14 id:260001 of https://codereview.chromium....
jcgregorio
2016-07-22
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
In the current code, tiling and bilerp sampling are strongly tied together. T...
herb
2016-07-21
*
Miscellaneous color space refactors
msarett
2016-07-21
*
Creating framework for drawShadowedPicture
vjiaoblack
2016-07-21
*
Remove SkGrPixelRef
robertphillips
2016-07-21
*
Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 ...
vjiaoblack
2016-07-21
*
Creating framework for drawShadowedPicture
vjiaoblack
2016-07-21
*
Deprecate SkDevice::accessBitmap method
robertphillips
2016-07-21
*
Adding color space to SkSpecialImage
brianosman
2016-07-21
*
Refactor parsing and storage of SkGammas
msarett
2016-07-21
*
Correct sRGB <-> linear everywhere.
mtklein
2016-07-20
*
Revert of Refactor parsing and storage of SkGammas (patchset #8 id:280001 of ...
msarett
2016-07-20
*
Have MakeFromImage fission the SkImage into a raster or a texture (patchset #...
reed
2016-07-20
*
Revert of have MakeFromImage fission the SkImage into a raster or a texture (...
reed
2016-07-20
*
Refactor parsing and storage of SkGammas
msarett
2016-07-20
*
have MakeFromImage fission the SkImage into a raster or a texture
reed
2016-07-20
*
Adding an SkColorSpace to SkImage_Gpu
brianosman
2016-07-20
*
Revert of Refactor parsing and storage of SkGammas (patchset #7 id:220001 of ...
msarett
2016-07-20
*
remove dead methods now that we use specials exclusively for imagefilters
reed
2016-07-20
*
Tune linear->sRGB constants to round-trip all bytes.
mtklein
2016-07-20
*
Refactor parsing and storage of SkGammas
msarett
2016-07-20
*
re-disable save/restore peephole optimization
reed
2016-07-20
[next]