index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
Commit message (
Expand
)
Author
Age
*
Add GrAASmallPathRenderer.
jvanverth
2014-10-06
*
Speculative revert to diagnose crash in chrome. Revert "Add SkCachedData and ...
reed
2014-10-03
*
Add SkCachedData and use it for SkMipMap
reed
2014-10-02
*
Caching the result of readPixelsSupported
piotaixr
2014-10-02
*
Archive more dead code.
mtklein
2014-10-02
*
BBHs: void* data -> unsigned data
mtklein
2014-10-02
*
Add support for EGL on linux
derekf
2014-10-01
*
Archive more dead code.
mtklein
2014-09-30
*
Strip old backend recording down to essentials
mtklein
2014-09-30
*
Make "priv" classes for GrTexure and GrSurface.
bsalomon
2014-09-30
*
Clean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMIZE_SK_RECORD.
mtklein
2014-09-30
*
Archive SkFloat
mtklein
2014-09-30
*
Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260...
robertphillips
2014-09-30
*
Make "priv" classes for GrTexure and GrSurface.
bsalomon
2014-09-29
*
Split GrDrawState and GrOptDrawState into separate classes and remove base cl...
egdaniel
2014-09-26
*
Revert "Add support for EGL on linux"
borenet
2014-09-24
*
Add support for EGL on linux
derekf
2014-09-23
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
remove flags that now live in chrome's SkUserConfig.h
reed
2014-09-22
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
Get rid of SkImage_Codec
piotaixr
2014-09-19
*
SkTextBlob shader space workaround.
fmalita
2014-09-19
*
Uses a single pre-baked set of paths for drawing nvpr text of a given
cdalton
2014-09-18
*
fix battlefield website by disallowing very small coordinates
caryclark
2014-09-18
*
Add SkMiniData.
mtklein
2014-09-17
*
declare to gypi where SkDeviceProperties.h moved to
reed
2014-09-17
*
hide deviceproperties, prepare the way for surfaceprops
reed
2014-09-17
*
Rename GrProgramResource to GrGpuResourceRef
bsalomon
2014-09-17
*
Revert "Revert "Move SkGpuDevice.h to src/gpu""
bsalomon
2014-09-17
*
Breaking out full program and frag only
joshualitt
2014-09-17
*
Revert of nanobench: lazily decode bitmaps from SKPs (patchset #1 id:1 of htt...
mtklein
2014-09-17
*
Revert "Move SkGpuDevice.h to src/gpu"
borenet
2014-09-17
*
Move SkGpuDevice.h to src/gpu
bsalomon
2014-09-16
*
nanobench: lazily decode bitmaps from SKPs
mtklein
2014-09-16
*
Fix scaling issue with distance field text.
jvanverth
2014-09-16
*
Nested picture nanobench
fmalita
2014-09-15
*
BUG=skia:
joshualitt
2014-09-15
*
Fix recording of saveLayout with unusual Xfermodes.
dneto
2014-09-15
*
Add flag to call SkRecordOptimize on new pictures.
mtklein
2014-09-15
*
Create an optimized draw state but not hooked in yet to gpu pipeline
egdaniel
2014-09-15
*
Revert of Add a test that uses C++11 features as a compiler canary. (patchset...
mtklein
2014-09-12
*
Add a test that uses C++11 features as a compiler canary.
mtklein
2014-09-12
*
Disable discardable memory for the resource cache until tests pass.
danakj
2014-09-11
*
Make SkBitmapCache remove invalid bitmaps from the SkResourceCache.
danakj
2014-09-11
*
Measure picture recording speed in nanobench.
mtklein
2014-09-10
*
Clean up old custom tools now subsumed by nanobench.
mtklein
2014-09-10
*
make set3DMask virtual, so we can safely notify the shadercontext
reed
2014-09-10
*
Detect presence of dwrite_1.h.
bungeman
2014-09-10
[next]