index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Add OpenGL 4.4 support to SkNativeGLContext and GrGLCreateNativeInterface and...
commit-bot@chromium.org
2013-09-03
*
Fix bounds computation in GrAAHairlineRenderer
commit-bot@chromium.org
2013-09-03
*
Add glTexGen funcs to interface
commit-bot@chromium.org
2013-08-30
*
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
*
export SkFontMgr_New_... experimental functions for testing in chrome
reed@google.com
2013-08-28
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Handle SkStream::rewind properly.
scroggo@google.com
2013-08-28
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.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
*
Add luminance mask transfer modes.
commit-bot@chromium.org
2013-08-23
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-22
*
Create new target to hold gpu test code, enable direct testing of GrEffects i...
commit-bot@chromium.org
2013-08-21
*
Implement SkEmptyFontMgr::onLegacyCreateTypeface and make pure virtual.
bungeman@google.com
2013-08-21
*
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
*
Replace uses of GR_API by SK_API.
commit-bot@chromium.org
2013-08-20
*
Fix name of "bleed" flag
robertphillips@google.com
2013-08-20
*
Fix size_t to int conversion warning on Win64 in SkRTConf.h.
bungeman@google.com
2013-08-19
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-17
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Change Atlas recycling to track current flush count and recycle if Atlas not ...
commit-bot@chromium.org
2013-08-16
*
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
*
temporary kES2_GrGLBinding alias to unblock DEPS roll
bsalomon@google.com
2013-08-15
*
missing header from previous commit
bsalomon@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
*
Fix crash when querying a runtime config that is defined in environment
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
*
Reverted r10654 (Fix crash when querying a runtime config that is defined in ...
robertphillips@google.com
2013-08-11
*
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
[next]