index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
utils
Commit message (
Expand
)
Author
Age
*
Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv...
bsalomon@google.com
2013-10-22
*
If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...
bsalomon@google.com
2013-10-22
*
SkThreadPool: allow for Runnables that add other Runnables to the pool.
commit-bot@chromium.org
2013-10-18
*
Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ...
robertphillips@google.com
2013-10-17
*
If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...
commit-bot@chromium.org
2013-10-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-15
*
Start cleaning up 64bit Win warnings
robertphillips@google.com
2013-10-14
*
handle configuration variables longer than 30 characters long
humper@google.com
2013-10-14
*
SkThreadPool: tweak two little things that have been annoying me
commit-bot@chromium.org
2013-10-10
*
Improve SkScalerContext_GDI::generateCharToGlyph for non-BMP code points.
bungeman@google.com
2013-10-08
*
Add perspective support to SkMatrix44 initializers.
commit-bot@chromium.org
2013-10-05
*
Revert "Add perspective support to SkMatrix44 initializers."
aelias@chromium.org
2013-10-04
*
Add perspective support to SkMatrix44 initializers.
commit-bot@chromium.org
2013-10-04
*
Fix race between ~SkThreadPool and SkThreadPool::Loop on fDone.
commit-bot@chromium.org
2013-10-01
*
Add a buffered SkStream class.
scroggo@google.com
2013-09-26
*
Add getFloat/setFloat funcs to SkMatrix44
commit-bot@chromium.org
2013-09-18
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Rip out CSAA support
commit-bot@chromium.org
2013-09-06
*
Add SkCanvasStack and update the Canvas utilities to use it.
djsollen@google.com
2013-09-04
*
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
*
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 size_t to int conversion warning on Win64 in SkRTConf.h.
bungeman@google.com
2013-08-19
*
This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...
commit-bot@chromium.org
2013-08-16
*
Fix crash when querying a runtime config that is defined in environment
commit-bot@chromium.org
2013-08-14
*
Reverted r10654 (Fix crash when querying a runtime config that is defined in ...
robertphillips@google.com
2013-08-11
*
Removing deprecated constructors and setDevice from SkDeferredCanvas
commit-bot@chromium.org
2013-08-09
*
Fix crash when querying a runtime config that is defined in environment
commit-bot@chromium.org
2013-08-09
*
Add SkNWayCanvas comment API overrides.
commit-bot@chromium.org
2013-07-20
*
Export SkProxyCanvas and SkNWayCanvas for external use.
commit-bot@chromium.org
2013-07-15
*
avoid introducing duplicate const in release builds
humper@google.com
2013-07-09
*
Animated the PathUtils Sample to show path contours# Enter a description of t...
commit-bot@chromium.org
2013-07-09
*
Fix header guard typos.
tfarina@chromium.org
2013-07-08
*
Adding my Bitmap2Path sample for 1on1 meeting.
commit-bot@chromium.org
2013-07-01
*
add script to scrape glyph usage in drawText calls
reed@google.com
2013-05-30
*
First pass at Comment API
robertphillips@google.com
2013-05-29
*
Changing SkDeferredCanvas to use factories for creation
junov@chromium.org
2013-05-28
*
Adding setSurface public API method to SkDeferredCanvas
junov@chromium.org
2013-05-24
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-23
*
expand SkLua to handle creation of its own State
reed@google.com
2013-05-22
*
add dumpops.lua as a sample scraper that just dumps the arguments
reed@google.com
2013-05-22
*
support SkCanvas as a real lua object
mike@reedtribe.org
2013-05-21
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-16
*
add SkLuaCanvas
reed@google.com
2013-05-15
*
TTC support for DirectWrite.
bungeman@google.com
2013-05-02
*
Add FontMgr to DirectWrite.
bungeman@google.com
2013-05-01
[next]