aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode
Commit message (Expand)AuthorAge
* 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
* use macro to encapsulate building get_mtname() specializationsGravatar reed@google.com2013-05-22
* expand SkLua to handle creation of its own StateGravatar reed@google.com2013-05-22
* Fix vertical text scaling and clipping on Mac.Gravatar bungeman@google.com2013-05-15
* Fixes for piping bitmaps with encoded data.Gravatar scroggo@google.com2013-04-30
* Remove deprecated/obsolete Makefiles.Gravatar tfarina@chromium.org2013-04-17
* Fix more clang errors.Gravatar tfarina@chromium.org2013-04-05
* Fix more clang tautological-constant-out-of-range-compare errors.Gravatar tfarina@chromium.org2013-03-29
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-19
* Added toString to SkMaskFilter-derived classesGravatar robertphillips@google.com2013-03-18
* Removed unused parametersGravatar sugoi@google.com2013-03-12
* Fixing some warnings on LinuxGravatar sugoi@google.com2013-03-07
* add 'o' option to show fat-ovalGravatar mike@reedtribe.org2013-03-06
* Make SkOSWindow return the sample count and stencil bit count for its GL cont...Gravatar bsalomon@google.com2013-03-05