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
*
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
*
Add thread-per-core setting to SkThreadPool.
commit-bot@chromium.org
2013-04-22
*
Fixing viral copy/paste typo Shapshot -> Snapshot
junov@chromium.org
2013-04-12
*
Adding SkSurface support to SkDeferredCanvas
junov@chromium.org
2013-04-12
*
oops, fix name for SkCreateDataProviderFromData
reed@google.com
2013-03-25
*
expose skdata -> cgdataprovider helper
reed@google.com
2013-03-25
*
Unify wgl context creation.
bsalomon@google.com
2013-03-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-15
*
debug dump functions for mathematica visualization
humper@google.com
2013-02-14
*
Address google3 compiler warning
robertphillips@google.com
2013-02-07
*
Use SkBits2Float in SkRandom
bsalomon@google.com
2013-02-07
*
Fix errors when compiling with -Wall -Werror on Android.
djsollen@google.com
2013-02-07
*
check for self-assignment in operator=
reed@google.com
2013-02-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-31
*
Adds SkMWCRandom, which generates random numbers using a variant of George Ma...
jvanverth@google.com
2013-01-30
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Fix nextRangeU(0, MAX_UINT) div by zero.
bsalomon@google.com
2013-01-25
[next]