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
...
*
guard registering mallocpixelref for chrome
reed
2014-07-07
*
remove unneeded flags (have been purged from chrome and android)
reed
2014-07-07
*
change pixelref to not inherit from SkFlattenable
reed
2014-07-07
*
Split SkPicturePlayback out of SkPictureData
robertphillips
2014-07-07
*
don't look at SK_SCALAR_IS_FLOAT -- it is true, but no longer defined
reed
2014-07-07
*
Remove use of GrEffectRef from draw state and below.
bsalomon
2014-07-07
*
Add return to SkBoxBlurGetPlatformProcs_SSE4.
scroggo
2014-07-07
*
Add always-threaded SkRecord quilt tests.
mtklein
2014-07-07
*
Remove GrDrawState::CommonState
bsalomon
2014-07-07
*
Remove vertical/horizontal metrics selection.
bungeman
2014-07-07
*
Remove deferred version of GrDrawState.
bsalomon
2014-07-07
*
Add SSE4 version of BlurImage optimizations.
henrik.smiding
2014-07-07
*
with no save flag options, we can directly reference matrix and clip in MCRec
reed
2014-07-07
*
Add Instant Trace Event for shader compilation in gpu which outputs shader te...
egdaniel
2014-07-07
*
Revert of Add SSE4 version of BlurImage optimizations. (https://codereview.ch...
reed
2014-07-06
*
Linear-time implementation of willPlaybackBitmaps(), computed & cached
tomhudson
2014-07-05
*
Add SSE4 version of BlurImage optimizations.
henrik.smiding
2014-07-04
*
Fix SkColorFilterImageFilter matrix optimization.
senorblanco
2014-07-03
*
Adding 64 bit checks
sugoi
2014-07-03
*
Revert of Caching the result of readPixelsSupported (https://codereview.chrom...
reed
2014-07-03
*
move SkChecksum and SkEmptyShader to private
reed
2014-07-03
*
Caching the result of readPixelsSupported
piotaixr
2014-07-03
*
Add functions to support NV_path_rendering in OpenGL ES
kkinnunen
2014-07-02
*
Check pixelRef before attempting to ktx encode.
scroggo
2014-07-02
*
Make GrAllocator Iter return non-const T
bsalomon
2014-07-02
*
Remove SK_IGNORE_FASTER_TEXT_FIX.
Ben Wagner
2014-07-02
*
Remove SK_IGNORE_DWRITE_RENDERING_FIX.
Ben Wagner
2014-07-02
*
Revert of Remove the AA requirement for selecting GrEffect-based clipping. (h...
mtklein
2014-07-02
*
Exclude Clang on Windows too. Comment this up a bit.
mtklein
2014-07-02
*
Combine clip stack and clip origin into one struct in GrIODB.
bsalomon
2014-07-02
*
Remove the AA requirement for selecting GrEffect-based clipping.
bsalomon
2014-07-02
*
Disable assembly code in MemorySanitizer builds.
Mike Klein
2014-07-02
*
Revert of Remove the AA requirement for selecting GrEffect-based clipping. (h...
bsalomon
2014-07-02
*
Fix no previous prototype for function error
halcanary
2014-07-02
*
Remove the AA requirement for selecting GrEffect-based clipping.
bsalomon
2014-07-02
*
CTFontCopy*Name may return NULL.
bungeman
2014-07-02
*
Reduce integer divides in GrAllocator
bsalomon
2014-07-02
*
Fix int to float bug in shader on gpu Dotted Line cl
egdaniel
2014-07-02
*
Add the ability for gpu to render dotted lines (dashed line, 0 on interval, r...
egdaniel
2014-07-02
*
Uses optional mutex to guard construction of the singleton, which
tomhudson
2014-07-01
*
Remove A8_LCD luminance hack.
jvanverth
2014-07-01
*
Revert of Fix race condition in parallel font initialization. (https://codere...
mtklein
2014-07-01
*
correctly plumb through explicit rowbytes for allocPixels
reed
2014-07-01
*
Rename SkPicturePlayback to SkPictureData
robertphillips
2014-07-01
*
Fix race condition in parallel font initialization.
tomhudson
2014-07-01
*
When performing offscreen rendering on windows, attempt to use a pbuffer cont...
bsalomon
2014-07-01
*
Adjust the alpha type for pixelRefs.
scroggo
2014-07-01
*
Grant independence to SkBaseMutex on Windows.
tomhudson
2014-07-01
*
Hide symbols in S32A_Opaque_BlitRow32_SSE4
henrik.smiding
2014-07-01
*
Revert of Fix race condition in parallel font initialization. (https://codere...
reed
2014-06-30
[prev]
[next]