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
*
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
*
invert comparison sense for reason return
humper
2014-06-02
*
Compile-time initialize special SkMatrices.
mtklein
2014-06-02
*
Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
robertphillips
2014-06-02
*
Port most uses of SkOnce to SkLazyPtr.
mtklein
2014-06-02
*
Fix bracket outside of ifdef
krajcevski
2014-06-02
*
Clean up SkLazyPtrs only in SK_DEVELOPER mode.
mtklein
2014-06-02
*
Initial work to get ETC1 data up to the GPU
krajcevski
2014-06-02
*
Add Sample slide for Rectanizers
robertphillips
2014-06-02
*
hide SkDevice::config()
reed
2014-06-02
*
remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE
commit-bot@chromium.org
2014-05-31
*
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...
commit-bot@chromium.org
2014-05-31
*
Port most uses of SkOnce to SkLazyPtr.
commit-bot@chromium.org
2014-05-30
*
Add a way for the gpu veto to report back the reason why it said no
commit-bot@chromium.org
2014-05-30
*
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...
commit-bot@chromium.org
2014-05-30
*
Allow SkPictureImageFilter to be serialized when not run cross-process.
senorblanco@chromium.org
2014-05-30
*
Port most uses of SkOnce to SkLazyPtr.
commit-bot@chromium.org
2014-05-30
*
Add an OR operator overload for SaveFlags to avoid extra static casts.
commit-bot@chromium.org
2014-05-30
*
Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chr...
commit-bot@chromium.org
2014-05-30
*
Implement SkPictureImageFilter bounds computation.
senorblanco@chromium.org
2014-05-30
*
Use GrGLShaderBuilder::GenProgramOutput in GrGLProgram.
commit-bot@chromium.org
2014-05-30
*
Initial work to get ETC1 data up to the GPU
commit-bot@chromium.org
2014-05-30
*
Fixing clusterfuzz issue
commit-bot@chromium.org
2014-05-30
*
move all code generation under genProgram() in GrGLShaderBuilder.
commit-bot@chromium.org
2014-05-30
*
Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in c...
commit-bot@chromium.org
2014-05-30
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
commit-bot@chromium.org
2014-05-30
*
Fix the rendering error of SkDraw::drawVertices in gpu path for solid color.
commit-bot@chromium.org
2014-05-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-30
*
Fixing a clusterfuzz found issue
commit-bot@chromium.org
2014-05-30
*
Make GrGLShaderBuilder store a GenProgramOutput
commit-bot@chromium.org
2014-05-29
*
Incremental refactoring of GrGLProgram and GrGLShaderBuilder
commit-bot@chromium.org
2014-05-29
*
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
commit-bot@chromium.org
2014-05-29
*
setConfig -> setInfo
commit-bot@chromium.org
2014-05-29
*
SkLazyPtr, mk. 2
commit-bot@chromium.org
2014-05-29
*
Constify the arguments to createTexture
commit-bot@chromium.org
2014-05-29
*
Move all code generation from GrGLProgram to GrGLShaderBuilder
commit-bot@chromium.org
2014-05-29
*
move SkImageGenerator.cpp from src/images to src/core
reed@google.com
2014-05-29
*
Add testing for Rectanizer-derived classes
commit-bot@chromium.org
2014-05-29
*
Tinker with SkLazyFnPtr a bit.
commit-bot@chromium.org
2014-05-29
*
Add SkBarriers to ports.
commit-bot@chromium.org
2014-05-29
*
fix bug in legacy code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPI
reed@google.com
2014-05-29
*
Remove SkRecorder's kWriteOnly mode.
commit-bot@chromium.org
2014-05-29
*
replace config() with colorType()
commit-bot@chromium.org
2014-05-29
[next]