index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Remove ownership parameter from GrResourceProvider::wrapBackendTextureAsRende...
kkinnunen
2016-04-01
*
Revert of Add unit repeat tiler (patchset #4 id:60001 of https://codereview.c...
robertphillips
2016-03-31
*
Expose GrGLAssembleInterface
bsalomon
2016-03-31
*
Update SkOffsetImageFilter to sk_sp
robertphillips
2016-03-31
*
Add unit repeat tiler.
herb
2016-03-31
*
Remode dead code from SkReadBuffer
msarett
2016-03-31
*
Image filters: fix crop rect application in SkXfermodeImageFilter.
senorblanco
2016-03-31
*
SkPDF: Use Pathops clipping
halcanary
2016-03-31
*
SkPDF: Make magic make sense
halcanary
2016-03-31
*
Make SkRandom::next[US]Fixed1 private; update documentation for SkRandom::nex...
benjaminwagner
2016-03-31
*
Fix C4334 warning about 32-bit shift assigned to 64-bits
brucedawson
2016-03-31
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Update SkMergeImageFilter to sk_sp
robertphillips
2016-03-30
*
SkPDF: SkTypeface::openStream could return nullptr
halcanary
2016-03-30
*
Update SkComposeImageFilter to sk_sp
robertphillips
2016-03-30
*
Enable dual source blending for Vulkan
egdaniel
2016-03-30
*
Correct png inverse gAMA when parsing color space
msarett
2016-03-30
*
Enable gpusrgb config on bots.
brianosman
2016-03-30
*
Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...
robertphillips
2016-03-30
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Update Morphology image filter to store its type
robertphillips
2016-03-30
*
Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp
robertphillips
2016-03-30
*
Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_s...
djsollen
2016-03-29
*
Add repeatSpan and change interface name.
herb
2016-03-29
*
Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp
robertphillips
2016-03-29
*
switch xfermodes over to sk_sp
reed
2016-03-29
*
Dirty mipmaps whenever we upload new contents for a texture.
brianosman
2016-03-29
*
SkPDF: skia_pdf_less_compression - for debugging only
halcanary
2016-03-29
*
SkPDF: milestone in metadata, also SkMilestone.h
halcanary
2016-03-29
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Fix GrConvexPolyEffect to deal with line paths.
bsalomon
2016-03-28
*
Delete SkImageDecoder_empty
msarett
2016-03-28
*
Swap SkPictureImageFilter's factories over to smart pointers
robertphillips
2016-03-28
*
Change VkPipelineStateCahce to use Hash and LRU LList.
egdaniel
2016-03-28
*
Remove the GrGLInterface callback mechanism.
bsalomon
2016-03-28
*
Remove advance[XY]Fixed getters.
benjaminwagner
2016-03-28
*
Use NV glsl shader compiler for Vulkan
egdaniel
2016-03-28
*
SkPDF: PDFDevice::ContentEntry now implemented with SinglyLinkedList
halcanary
2016-03-28
*
Add GLFW support for GrGLCreateNativeInterface
abarth
2016-03-28
*
Remove SK_IGNORE_MAC_FONT_WEIGHT_FIX.
bungeman
2016-03-28
*
Temporary fix for --preAbandonGpuContext bug
robertphillips
2016-03-28
*
rm src/ports/SkTime_*.cpp
halcanary
2016-03-28
*
SkPDF s/SkAutoTDelete/std::unique_ptr/
halcanary
2016-03-28
*
Add WSI functions to GrVkInterface
jvanverth
2016-03-28
*
rm src/animator/SkTime.cpp
halcanary
2016-03-25
*
SkPDF: remove margin foolishness
halcanary
2016-03-25
*
Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed a while ag...
brianosman
2016-03-25
*
Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not over...
benjaminwagner
2016-03-25
*
Consolidate GPU buffer implementations
cdalton
2016-03-25
*
Move SkRWBuffer.h to include/ and add SK_API
scroggo
2016-03-25
[next]