aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode
Commit message (Expand)AuthorAge
* Removes uses of unnamed namespace from samplecode.Gravatar commit-bot@chromium.org2013-09-13
* check for --resourcePath in addition to -i to match the --help stringGravatar reed@google.com2013-09-10
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Two and three color GPU gradients without textures.Gravatar bsalomon@google.com2013-09-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-07
* Switch out random number generator for tests, benches, samples.Gravatar commit-bot@chromium.org2013-09-06
* Push sigma-based blur interface into our GMs/benches/tests/samplecodeGravatar robertphillips@google.com2013-09-06
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-28
* Blur refactoringGravatar robertphillips@google.com2013-08-27
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...Gravatar robertphillips@google.com2013-08-20
* Split SkDevice out of SkBitmapDeviceGravatar robertphillips@google.com2013-08-20
* Add Loop Blinn hairline conics to GPUGravatar egdaniel@google.com2013-08-01
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-25
* fix warning of implicit cast to floatGravatar reed@google.com2013-07-24
* add mipmaps to scaledimagecacheGravatar reed@google.com2013-07-24
* remove dead SampleDecode.cppGravatar reed@google.com2013-07-23
* stop using bitmap-filter flags outside of paint itself, as a step towards rea...Gravatar reed@google.com2013-07-22
* Add bench for hairline paths.Gravatar egdaniel@google.com2013-07-17
* fix build break on sample appGravatar edisonn@google.com2013-07-11
* add ability to specify the DPI at which to render the pageGravatar edisonn@google.com2013-07-11
* (unreviewed) sample app: fix break in pdf viewer (podofo was replaced by nati...Gravatar edisonn@google.com2013-07-11
* Add an option to have a PdfViewer in SampleApp. Add a parameter --pdfDir to p...Gravatar edisonn@google.com2013-07-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-10
* Make 'rotate' animate in SampleApp.Gravatar bungeman@google.com2013-07-09
* Fix Win7 compiler warnings/errors in r9934Gravatar robertphillips@google.com2013-07-09
* Animated the PathUtils Sample to show path contours# Enter a description of t...Gravatar commit-bot@chromium.org2013-07-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-02
* Yet another attempt to fix Win7 warnings/errorsGravatar robertphillips@google.com2013-07-01
* Fixed Win7 compiler warning/errorGravatar robertphillips@google.com2013-07-01
* Fixed the bugs that crashed the build botsGravatar dierk@google.com2013-07-01
* Adding my Bitmap2Path sample for 1on1 meeting.Gravatar commit-bot@chromium.org2013-07-01
* Replace SkPicture(SkStream) constructors with a factory.Gravatar scroggo@google.com2013-06-28
* dump strokeWidth in SkDumpCanvasGravatar reed@google.com2013-06-25
* remove dst/rendertarget support for kARGB_4444_ConfigGravatar reed@google.com2013-06-21
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-15
* speculative fix in TransitionView. don't validate after detachFromParent (we ...Gravatar reed@google.com2013-06-14
* Prototype for build warning as error.Gravatar scroggo@google.com2013-06-14
* Add an option to create unpremultiplied bitmaps.Gravatar scroggo@google.com2013-06-14
* add drawImage to luaGravatar mike@reedtribe.org2013-06-11
* add pdf lib to lua_pictures to fix linker errorGravatar mike@reedtribe.org2013-06-08
* Revert "add document and textAlign support to lua"Gravatar mike@reedtribe.org2013-06-08
* add document and textAlign support to luaGravatar mike@reedtribe.org2013-06-08
* add drawtext to luaGravatar mike@reedtribe.org2013-06-08
* if you use --picture in SampleApp, make that sample come up firstGravatar reed@google.com2013-06-06
* Fix hinting menu in SampleApp.Gravatar bungeman@google.com2013-06-04
* Fix signed/unsigned comparison warning as error from r9421.Gravatar bungeman@google.com2013-06-03
* Fix hinting and add subpixel to SampleApp.Gravatar bungeman@google.com2013-06-03
* use SkStream factory for files, and check for null (file-not-found) speedup s...Gravatar reed@google.com2013-05-29
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-23