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
*
Remove GrRefCnt.h in favor of SkRefCnt.h
commit-bot@chromium.org
2013-09-09
*
Replace uses of GR_DEBUGCODE by SkDEBUGCODE.
commit-bot@chromium.org
2013-09-06
*
Rip out CSAA support
commit-bot@chromium.org
2013-09-06
*
Move oval and rect renderer includes to private interface
jvanverth@google.com
2013-09-06
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-06
*
Add support for ES3 MSAA.
commit-bot@chromium.org
2013-09-05
*
Revert "alpha threshold bitmap shader"
bsalomon@google.com
2013-09-05
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-05
*
Add device-independent rendering of ovals, take two.
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
*
Add SkCanvasStack and update the Canvas utilities to use it.
djsollen@google.com
2013-09-04
*
Reverting r11075.
jvanverth@google.com
2013-09-04
*
Add device-independent GPU rendering of ovals.
commit-bot@chromium.org
2013-09-04
*
Remove uses of GR_RELEASE.
commit-bot@chromium.org
2013-09-03
*
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
[next]