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
...
*
Initial ASTC decoder -- currently only supports 2D LDR decomrpession modes.
krajcevski
2014-08-06
*
SkPicture: try to no-op away clone().
mtklein
2014-08-06
*
Implement SkFontMgr_Android::onMatchFamilyStyleCharacter.
bungeman
2014-08-06
*
Allow custom blitters to be passed to SkDraw::drawPath
krajcevski
2014-08-06
*
Create struct in GrDrawState to hold key DrawState data.
egdaniel
2014-08-06
*
Remove references to __system_property_get from Skia
djsollen
2014-08-06
*
Fix drawVertices() on GPU when texs=colors=shaders=indices=null
bsalomon
2014-08-06
*
Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering"
bungeman
2014-08-06
*
Revert "Calculate rough approximations for nvpr path sizes"
bungeman
2014-08-06
*
Remove ALL font fallback logic from Skia.
djsollen
2014-08-06
*
SkThreadPool and co. are not public.
mtklein
2014-08-06
*
Add support for all compressed formats in KTX file format
krajcevski
2014-08-05
*
Parses sample code provided by Android project. Attempts to keep FontFamily d...
tomhudson
2014-08-05
*
Calculate rough approximations for nvpr path sizes
cdalton
2014-08-05
*
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
*
Replace op== with CombineIfPossible in GrDrawState.
bsalomon
2014-08-05
*
Test and generalize font configuration parser
tomhudson
2014-08-05
*
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 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
*
Revert of Add ETC1 format to SkTextureCompressor (https://codereview.chromium...
krajcevski
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
*
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
*
Revert of Memory improvements to render_pdfs; better DM pool size defaults (h...
halcanary
2014-08-01
*
Memory improvements to render_pdfs; better DM pool size defaults
halcanary
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
*
Update NEON compiler defines to use SK_ prefix
djsollen
2014-08-01
*
Add initial pipeline for decompressors
krajcevski
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
*
Fix for texture domain on imagination gpus
joshualitt
2014-07-31
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Fix end-of-pattern matching for Skia recording optimization.
dneto
2014-07-30
*
Intersect SkPictureImageFilter bounds against clip bounds.
senorblanco
2014-07-30
*
Remove kDisableBlend_BlendOptFlag as it is no longer needed
egdaniel
2014-07-30
*
Start the process of choosing the correct compression format
krajcevski
2014-07-30
*
Test removal of mesa specific version parse
joshualitt
2014-07-30
*
Implement a persistent uniqueID-based cache for SkImageFilter.
senorblanco
2014-07-30
[prev]
[next]