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
*
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
*
SkPDF: draw{Image,Bitmap} always serializes early
halcanary
2016-03-25
*
Revert of Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed ...
brianosman
2016-03-25
*
Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed a while ag...
brianosman
2016-03-25
*
Don't convert to Sk48Dot16 in DrawOneGlyph.
benjaminwagner
2016-03-25
*
Remove extra definitions of SkMovie
msarett
2016-03-25
*
got Vulkan compiling on Linux again
ethannicholas
2016-03-25
*
Delete SkPageFlipper
msarett
2016-03-25
*
added support for glMinSampleShading
ethannicholas
2016-03-25
*
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
reed
2016-03-25
*
[CMake fixes] Linux X11 pixel format and Windows compilation fix
marco.diiga
2016-03-25
*
Rename encoders to Sk*ImageEncoder
msarett
2016-03-25
*
Revise layer, extension and feature setup for Vulkan
jvanverth
2016-03-25
*
Require sRGB write control for sRGB support. Add flag to GrPaint to suppress ...
brianosman
2016-03-25
*
SkPDF: speed up SkPDFShader generation.
halcanary
2016-03-25
*
Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of h...
robertphillips
2016-03-25
*
Switch SkMorphologyImageFilter over to new onFilterImage interface
robertphillips
2016-03-25
*
Consolidate GPU buffer implementations
cdalton
2016-03-25
*
Change type of SkGlyph::fAdvance[XY] to float.
benjaminwagner
2016-03-24
*
Add getDeferredTextureImageData early out
ericrk
2016-03-24
*
Draw black on white for CG glyph masks.
bungeman
2016-03-24
*
Delete SkImageDecoder
msarett
2016-03-24
*
Sk4x4f: NEON impl.
mtklein
2016-03-24
*
Remove debug prints in GrVkGpu
egdaniel
2016-03-24
*
images with offset bitmap don't share genid
halcanary
2016-03-24
*
Switch new SkImageFilter internal methods over to sk_sp
robertphillips
2016-03-24
*
Convert Gray8 images to N32 before uploading. Previously, we were
brianosman
2016-03-24
*
Switch SkColorFilterImageFilter over to new onFilterImage interface
robertphillips
2016-03-24
*
Switch SkBlurImageFilter over to new onFilterImage interface
robertphillips
2016-03-24
*
Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview....
msarett
2016-03-24
*
Delete SkImageDecoder
msarett
2016-03-23
[next]