index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
Make SkFixed private.
benjaminwagner
2016-03-28
*
Skip toolchain downloads for a few android tools.
rmistry
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
*
Update SKP version
update-skps
2016-03-27
*
Don't crash when resource path is omitted
Brian Salomon
2016-03-25
*
rm src/animator/SkTime.cpp
halcanary
2016-03-25
*
SkPDF: remove margin foolishness
halcanary
2016-03-25
*
Don't crash when resource path isn't specified
Brian Salomon
2016-03-25
*
Remove Sk48Dot16. No longer used.
benjaminwagner
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
*
SkMipMap::Build supports 1xN and Nx1 inputs, so remove the special case from ...
brianosman
2016-03-25
*
Consolidate GPU buffer implementations
cdalton
2016-03-25
*
Compile default SkMovie on cmake
msarett
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
*
experimental/fiddle: update to work again
halcanary
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
*
Turn off Discardable scaled image cache
robertphillips
2016-03-25
*
Forward serial (fixes charging)
kjlubick
2016-03-25
*
added support for glMinSampleShading
ethannicholas
2016-03-25
*
Fix typo in SkTLazy copy ctor. src is a reference, not a pointer.
mtklein
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
*
Fix old debugger for sk_sp changes
robertphillips
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
*
patch battery charging until recipe is updated
kjlubick
2016-03-25
*
SkPDF: speed up SkPDFShader generation.
halcanary
2016-03-25
*
Splitting up wait_for_device into two pieces
kjlubick
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
*
Ignore sampleapp_prefs.txt in git.
brianosman
2016-03-24
*
Draw black on white for CG glyph masks.
bungeman
2016-03-24
[next]