index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Move functions from GrDrawState.h to GrDrawState.cpp and delete unused functi...
bsalomon
2014-08-05
*
Add ETC1 format to SkTextureCompressor
krajcevski
2014-08-05
*
Don't compare constant color and coverage between GrDrawStates when they are ...
bsalomon
2014-08-05
*
For some reason, starting tests before gms makes DM run much faster.
mtklein
2014-08-05
*
Replace op== with CombineIfPossible in GrDrawState.
bsalomon
2014-08-05
*
Test new CQ bot
rmistry
2014-08-05
*
Test and generalize font configuration parser
tomhudson
2014-08-05
*
Revert of whitespace change to force a build (https://codereview.chromium.org...
mtklein
2014-08-05
*
Print max memory usage on Linux.
mtklein
2014-08-04
*
Fix calibration loop failure condition.
mtklein
2014-08-04
*
disable all warnings from nanomsg
mtklein
2014-08-04
*
Enable gpu Debug markers if tracing category skia.gpu is enabled
egdaniel
2014-08-04
*
Force linking as C++ library.
mtklein
2014-08-04
*
Adds a GrGLPathRendering class that wraps the NV_path_rendering
cdalton
2014-08-04
*
Don't call out -lstdc++ -lm explicitly.
mtklein
2014-08-04
*
Don't compare coord change matrices to determine effect compatibility when us...
bsalomon
2014-08-04
*
Remove dependency on std::string
mtklein
2014-08-04
*
SkCanvas interface for drawing a patch.
dandov
2014-08-04
*
Stop building tests in the Android tree.
mtklein
2014-08-04
*
Revert of Add ETC1 format to SkTextureCompressor (https://codereview.chromium...
krajcevski
2014-08-04
*
small skia_shared_lib=1 build fix for cross-process picture demo
mtklein
2014-08-04
*
Stop building tests.
mtklein
2014-08-04
*
Remove unused matrix param from GrContext/GrDrawTarget rect drawing functions.
bsalomon
2014-08-04
*
Add ETC1 format to SkTextureCompressor
krajcevski
2014-08-04
*
Rename skimage expectations for renamed bot.
Mike Klein
2014-08-04
*
Exit early when draw can be skipped. Be more robust against abandoned GrContext.
bsalomon
2014-08-04
*
fix missing return in error case for bitmap scaler
humper
2014-08-04
*
Make GrGLProgram be available to GrGLProgramDataManager
kkinnunen
2014-08-03
*
Fix for Chrome Canaries.
jvanverth
2014-08-01
*
Rollback text allocation changes.
jvanverth
2014-08-01
*
No longer ignore and rebaseline fontmgr gms.
bungeman
2014-08-01
*
Ensure that SkDebugf is exported from the library.
george
2014-08-01
*
Revert of Memory improvements to render_pdfs; better DM pool size defaults (h...
halcanary
2014-08-01
*
add a libjpeg test
halcanary
2014-08-01
*
Memory improvements to render_pdfs; better DM pool size defaults
halcanary
2014-08-01
*
Skip all .skps in 565.
mtklein
2014-08-01
*
SKPs-as-benches in nanobench
mtklein
2014-08-01
*
Remove SK_IGNORE_QUAD_RR_CORNERS_OPT-related code.
Florin Malita
2014-08-01
*
FBFetch refactor + arm support
joshualitt
2014-08-01
*
Remove copile time enabling of SK_ARM_HAS_NEON.
Derek Sollenberger
2014-08-01
*
Update NEON compiler defines to use SK_ prefix
djsollen
2014-08-01
*
whitespace change to force a build
mtklein
2014-07-31
*
Clean up skia_directwrite GYP variable.
mtklein
2014-07-31
*
Add initial pipeline for decompressors
krajcevski
2014-07-31
*
Add missing source file for iOSShell.
mtklein
2014-07-31
*
nanobench: support GMs-as-benches
mtklein
2014-07-31
*
DM: only depend on GpuTest when it's a GPU build.
mtklein
2014-07-31
*
Add CTM to the cached layers' key and reduce render target pingponging in lay...
robertphillips
2014-07-31
*
Revert of Add initial pipeline for decompressors (https://codereview.chromium...
mtklein
2014-07-31
*
Add initial pipeline for decompressors
krajcevski
2014-07-31
[next]