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
*
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
*
SkCanvas interface for drawing a patch.
dandov
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
*
Add ETC1 format to SkTextureCompressor
krajcevski
2014-08-04
*
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
*
SKPs-as-benches in nanobench
mtklein
2014-08-01
*
Update NEON compiler defines to use SK_ prefix
djsollen
2014-08-01
*
Clean up skia_directwrite GYP variable.
mtklein
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
*
sk_tool_utils_flags.cpp depends on GetResourcePath
mtklein
2014-07-31
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Add rotated rects benchmarks
bsalomon
2014-07-30
*
Rename GrGLUniformManager to GrGLProgramDataManager
kkinnunen
2014-07-30
*
Finish removing GrTHashTable
robertphillips
2014-07-29
*
Generalize compressed blitter into its own templated class
krajcevski
2014-07-28
*
Revert of Remove relative path to GrColor.h in SkShader.h (https://codereview...
bsalomon
2014-07-28
*
Remove relative path to GrColor.h in SkShader.h
bsalomon
2014-07-28
*
Send less transform data when drawing text with nvpr
cdalton
2014-07-25
*
Added classes SkPatch and SkPatchMesh which help encapsulate and generalize t...
dandov
2014-07-25
*
Rename GrGpuObject to GrGpuResource
bsalomon
2014-07-25
*
Add preliminary ASTC encoder
krajcevski
2014-07-25
*
Merge GrGpuObject and GrCacheable.
bsalomon
2014-07-25
*
Enable the SSSE3 compile time check on all platforms (4th attempt)
djsollen
2014-07-24
*
SkFontMgr for Android.
bungeman
2014-07-24
*
Revert of Enable the SSSE3 compile time check on all platforms. (https://code...
bungeman
2014-07-23
*
Revert of SkFontMgr for Android. (https://codereview.chromium.org/414483002/)
robertphillips
2014-07-22
*
fix android_framework build do to missing library at link time
djsollen
2014-07-22
*
Run CanvasState test across a library boundary.
scroggo
2014-07-22
*
Introduce skia_pic gyp variable.
scroggo
2014-07-22
*
SkFontMgr for Android.
bungeman
2014-07-22
*
share dm and command flags
caryclark
2014-07-22
*
Initial change to move 2D kernel to its own file.
joshualitt
2014-07-22
*
Refactor texture compressors into separate files
krajcevski
2014-07-22
*
Enable the SSSE3 compile time check on all platforms (3rd attempt)
djsollen
2014-07-22
*
Add a GrPathRange class
cdalton
2014-07-21
*
Skia side RGB to YUV gpu conversion
sugoi
2014-07-21
*
Remove gpu shader optimatization for solid white or trans black colors
egdaniel
2014-07-21
*
git sample app working on iOS
caryclark
2014-07-18
*
update pathops core and tests
caryclark
2014-07-18
*
Generate makefile for bench_pictures.
scroggo
2014-07-17
*
Set maximum output size for scaled-image-cache images
halcanary
2014-07-17
*
Remove benches from DM.
mtklein
2014-07-16
*
32 bpp floating point textures
joshualitt
2014-07-16
[next]