index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
Commit message (
Expand
)
Author
Age
*
Two and three color GPU gradients without textures.
bsalomon@google.com
2013-09-09
*
Remove GrRefCnt.h in favor of SkRefCnt.h
commit-bot@chromium.org
2013-09-09
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-06
*
Revert "alpha threshold bitmap shader"
bsalomon@google.com
2013-09-05
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-05
*
add support for high quality image filtering on the GPU
humper@google.com
2013-09-04
*
Rewrite SkTRegistry to take any trivially-copyable type.
mtklein@google.com
2013-09-04
*
Fix bounds computation in GrAAHairlineRenderer
commit-bot@chromium.org
2013-09-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-30
*
Replace SkTScopedPtr with SkAutoTDelete in Skia.
commit-bot@chromium.org
2013-08-29
*
Create a semi-stable API for capturing the state of an SkCanvas and reconstru...
djsollen@google.com
2013-08-29
*
Revert "Create a semi-stable API for capturing the state of an SkCanvas and r...
djsollen@google.com
2013-08-29
*
Create a semi-stable API for capturing the state of an SkCanvas and reconstru...
djsollen@google.com
2013-08-29
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Handle SkStream::rewind properly.
scroggo@google.com
2013-08-28
*
In image filters, apply the CTM and offset to the crop rect. This is necessar...
senorblanco@chromium.org
2013-08-27
*
Blur refactoring
robertphillips@google.com
2013-08-27
*
Reverting change 10888
sugoi@google.com
2013-08-23
*
SkError as flags
sugoi@google.com
2013-08-23
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-22
*
Chromium staging for SkDevice refactoring
robertphillips@google.com
2013-08-21
*
create a macro for testing if skcolor and skpmcolor have same shift values
djsollen@google.com
2013-08-20
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
Fix name of "bleed" flag
robertphillips@google.com
2013-08-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-17
*
This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...
commit-bot@chromium.org
2013-08-16
*
This CL addresses "SkCanvas::save flags are not respected by GPU backend" (ht...
commit-bot@chromium.org
2013-08-16
*
Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it.
mtklein@google.com
2013-08-15
*
Update how SkPath handles fGenerationID and fSourcePath, and add tests to cover.
mtklein@google.com
2013-08-15
*
Add homogeneous point mapping to Matrix
egdaniel@google.com
2013-08-15
*
Write NULL as "" so readString() always returns a non-NULL string.
mtklein@google.com
2013-08-15
*
Revert r10705 (ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG) due t...
robertphillips@google.com
2013-08-15
*
Add blend optimization helpers and use to convert rect draws to clears.
commit-bot@chromium.org
2013-08-14
*
ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG
commit-bot@chromium.org
2013-08-14
*
Prevent picture recording from over optimizing the culling of clips.
djsollen@google.com
2013-08-13
*
Revert "Add SkCanvas::drawPosTextBounded."
reed@google.com
2013-08-12
*
Revert of r10671 (Experiments on calculating reciprocal of square root) due t...
robertphillips@google.com
2013-08-12
*
Experiments on calculating reciprocal of square root
commit-bot@chromium.org
2013-08-12
*
Revert r10659: Add a map homogenous points to SkMatrix
jvanverth@google.com
2013-08-09
*
Add a map homogenous points to SkMatrix
egdaniel@google.com
2013-08-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-09
*
Adding 2 functions to the Skia API
commit-bot@chromium.org
2013-08-08
*
Revert r10603 (Remove operator== from SkPaint) due to Chrome failures
robertphillips@google.com
2013-08-07
*
Restore SkPath(const SkPath&) to copy the generation ID on Android.
mtklein@google.com
2013-08-07
*
Add getFamilyNames to SkTypeface.
bungeman@google.com
2013-08-07
*
Add SkCanvas::drawPosTextBounded.
commit-bot@chromium.org
2013-08-07
*
Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failures
robertphillips@google.com
2013-08-07
*
Add getFamilyNames to SkTypeface.
bungeman@google.com
2013-08-07
[next]