index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
Commit message (
Expand
)
Author
Age
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-24
*
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...
borenet
2014-09-24
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-23
*
enable conservative clips for gpudevice
reed
2014-09-19
*
use surface in SkView/SampleApp
reed
2014-09-18
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
Hide fields in SkImageInfo
reed
2014-09-03
*
make allocPixels throw on failure
reed
2014-09-02
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Make SkGpuDevice constructors private.
bsalomon
2014-08-28
*
Remove SkQuadTree.
mtklein
2014-08-26
*
remove (unused) scale parameter from measureText
reed
2014-08-26
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
add an animated test to verify that high-quality identity scaling doesn't cha...
humper
2014-08-08
*
parameterize tesselation params
reed
2014-08-06
*
fix hittest in Patch sample
reed
2014-08-06
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
Remove the single-sigma version of SkDropShadowImageFilter::Create().
senorblanco
2014-07-22
*
share dm and command flags
caryclark
2014-07-22
*
git sample app working on iOS
caryclark
2014-07-18
*
remove dead code from sample
reed
2014-07-15
*
Remove SkPicture copy constructor
robertphillips
2014-07-13
*
Handle NULL typeface in SampleApp.
Ben Wagner
2014-07-10
*
Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e...
tfarina
2014-07-01
*
stop calling SkCanvas::getDevice
reed
2014-06-30
*
remove unnecessary bitmapdevice references
reed
2014-06-27
*
Remove SkBicubicImageFilter, and all related tests.
senorblanco
2014-06-25
*
use platform-independent font for gm
caryclark
2014-06-23
*
Port SampleApp to SkCommandLineFlags.
mtklein
2014-06-19
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
hide Config in SkImageDecoder -- use SkColorType instead
reed
2014-06-12
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
remove SkBounder -- unused and unloved
reed
2014-06-03
*
remove unneeded inval
reed
2014-06-02
*
Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
robertphillips
2014-06-02
*
Add Sample slide for Rectanizers
robertphillips
2014-06-02
*
Allow SkPictureImageFilter to be serialized when not run cross-process.
senorblanco@chromium.org
2014-05-30
*
using real tiles when simulating tiling
commit-bot@chromium.org
2014-05-30
*
fix int->scalar warnings
reed@google.com
2014-05-30
*
new animated sample to show subpixel translate bug with high quality scaling
commit-bot@chromium.org
2014-05-29
*
Revert "Revert of add colortable support to imagegenerator (https://coderevie...
commit-bot@chromium.org
2014-05-29
*
Fixing windows warnings
commit-bot@chromium.org
2014-05-27
*
hide discardable factory from public imagegenerator api
commit-bot@chromium.org
2014-05-27
*
Adding new filters to fuzzer
commit-bot@chromium.org
2014-05-27
*
Remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-22
*
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-22
*
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...
commit-bot@chromium.org
2014-05-21
[next]