aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode
Commit message (Expand)AuthorAge
* 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
* remove obsolete mac-font-cruftGravatar mike@reedtribe.org2013-03-03
* move SampleTypeface into gm/typefacestylesGravatar reed@google.com2013-02-26
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* fix signature for onFindClickHandlerGravatar mike@reedtribe.org2013-02-18
* Add animated line chart sampleGravatar bsalomon@google.com2013-02-13
* Fix errors when compiling with -Wall -Werror on Android.Gravatar djsollen@google.com2013-02-07
* Remove legacy names no longer referenced in Chrome and WebKit.Gravatar bsalomon@google.com2013-02-07
* Implement support for origin-TopLeft render targets. Note that the default be...Gravatar senorblanco@chromium.org2013-02-05
* Reverting r7545 (render target origin change) due to layout test issues (see ...Gravatar robertphillips@google.com2013-02-05
* Implement support for origin-TopLeft render targets in GL backend.Gravatar senorblanco@chromium.org2013-02-04
* Fix unused var warning-as-errorGravatar bsalomon@google.com2013-02-01
* Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of...Gravatar bsalomon@google.com2013-02-01
* clone of https://codereview.appspot.com/7208043/Gravatar reed@google.com2013-01-30
* add missing parameter to overridden onFindClickHandlerGravatar mike@reedtribe.org2013-01-28
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Remove ConcaveToTriangles.Gravatar bungeman@google.com2013-01-24
* fix missing-case-statement warningGravatar reed@google.com2013-01-24
* add optional cull-rect to patheffects, so they can do less work if their resultsGravatar reed@google.com2013-01-24
* Fix SampleApp ANGLE mode.Gravatar bsalomon@google.com2013-01-24
* Added toString to SkXfermode-derived classes (for debugger) Gravatar robertphillips@google.com2013-01-22