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
*
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
*
Chromium no longer needs the SkPicture default constructor
robertphillips
2014-07-16
*
Fix broken android framework builds where 32-bit MIPS compilers lack 64-bit _...
Derek Sollenberger
2014-07-16
*
Remove outdated compiler restrictions.
Derek Sollenberger
2014-07-16
*
Reexport skia_gdi.
Mike Klein
2014-07-16
*
Put skia_directwrite back for now.
Mike Klein
2014-07-16
*
skia_directwrite -> skia_gdi
Mike Klein
2014-07-16
*
Revert of Reopened: Caching the result of readPixelsSupported (https://codere...
bungeman
2014-07-16
*
Caching the result of readPixelsSupported
piotaixr
2014-07-15
*
nanobench on Windows: try compiler barriers around timer instead.
Mike Klein
2014-07-15
*
Disable LTCG for nanobench.
Mike Klein
2014-07-15
*
Cleanup: Remove unused/unimplemented SkTextLayout.h.
tfarina
2014-07-14
*
Add support for NEON intrinsics to speed up texture compression. We can
krajcevski
2014-07-14
*
nanobench: support --outResultsFile
mtklein
2014-07-14
*
Revert of Enable the SSSE3 compile time check on all platforms. (https://code...
halcanary
2014-07-14
*
Enable the SSSE3 compile time check on all platforms.
djsollen
2014-07-14
*
Remove last SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX.
scroggo
2014-07-14
*
MIPS: added optimization for SkRGB16_Opaque_Blitter::blitMask
djordje.pesut
2014-07-14
*
Deleted SkImage::newShaderClamp: not used, not implemented.
piotaixr
2014-07-14
*
Reallow default SkPicture constructor for Chromium
Robert Phillips
2014-07-14
*
Remove Skia's use of the default SkPicture constructor and multi-clone
Robert Phillips
2014-07-13
*
Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions.
jvanverth
2014-07-11
[next]