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 SkPicture::kUsePathBoundsForClip_RecordingFlag
robertphillips
2014-06-09
*
No longer limit SkPictureRecorder::partialReplay to Android
robertphillips
2014-06-08
*
First pass at splitting out SkPictureRecord from SkPicture
robertphillips
2014-06-08
*
Clean up Skia for Clang's -Wtautological-undefined-compare
Mike Klein
2014-06-07
*
use __atomics in SkBarriers_tsan.h
mtklein
2014-06-06
*
Rollback of fe689c46 and all subsequent changes
jvanverth
2014-06-06
*
remove extra debug prints
humper
2014-06-06
*
fix 10.6 shader tests
humper
2014-06-06
*
repair math error introduced by windows build fix
humper
2014-06-06
*
one channel texture fix for blur shader
humper
2014-06-06
*
fix blur test
humper
2014-06-06
*
Faster GPU rect blur that doesn't require computing vertical and horizontal
humper
2014-06-06
*
ARM Skia NEON patches - 39 - arm64 565 blitters
kevin.petit
2014-06-06
*
Revert of Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct b...
egdaniel
2014-06-06
*
Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct bounds.
egdaniel
2014-06-06
*
Fixing another clusterfuzz issue
sugoi
2014-06-06
*
Remove GrIsPow2 in favor of SkIsPow2.
tfarina
2014-06-06
*
Adding kernel offset validation
sugoi
2014-06-06
*
Add SkBarriers_tsan.h.
mtklein
2014-06-06
*
Use vertex attribute for text color in GrBitmapTextContext
bsalomon
2014-06-06
*
Initial KTX encoder
krajcevski
2014-06-06
*
Fix SK_API for DirectWrite port.
Ben Wagner
2014-06-05
*
Rename SkFontHost_win_dw.cpp SkScalerContext.
Ben Wagner
2014-06-05
*
Split SkFontHost_win_dw.
bungeman
2014-06-05
*
SkClipStack::Element tweaks.
fmalita
2014-06-05
*
Fixes for SkAlphaTypes.
scroggo
2014-06-05
*
remove SkBitmap::allocConfigPixels and update dox
reed
2014-06-05
*
Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.ch...
jvanverth
2014-06-05
*
remove ashmem from skia
halcanary
2014-06-05
*
Add SSE4 optimization of S32A_Opaque_Blitrow
henrik.smiding
2014-06-05
*
Two new benches for ETC1 bitmaps.
krajcevski
2014-06-05
*
Remove SK_IGNORE_DWRITE_BITMAP_FIX.
bungeman
2014-06-04
*
Remove SkImageRef and related functionality.
Hal Canary
2014-06-04
*
Revert of Move Dashing filterPath to a dashing utils file (https://codereview...
egdaniel
2014-06-04
*
Use Identity matrix for SkTransparentShader.
scroggo
2014-06-04
*
Is this SkDebug important? It drives me nuts.
mtklein
2014-06-04
*
Move Dashing filterPath to a dashing utils file
egdaniel
2014-06-04
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
Return NULL when building empty LayerRasterizer.
scroggo
2014-06-03
*
Initial KTX file decoder
krajcevski
2014-06-03
*
SK_CPU_ARM --> SK_CPU_ARM32
mtklein
2014-06-03
*
remove SkBounder -- unused and unloved
reed
2014-06-03
*
ARM Skia NEON patches - 38 - arm64 8888 blitters
kevin.petit
2014-06-03
*
Remove legacy picture recording
robertphillips
2014-06-03
*
Fall back to using clip effect for outer rect in drawdrrect
bsalomon
2014-06-03
*
Change #def to be opt-out
krajcevski
2014-06-02
*
Update TSAN suppressions.
mtklein
2014-06-02
*
Update TSAN suppressions.
mtklein
2014-06-02
*
use colortype instead of config
reed
2014-06-02
*
Clean up SkOnce:
mtklein
2014-06-02
[next]