aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode
Commit message (Expand)AuthorAge
* 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
* Remove unused debugger code from SampleApp.Gravatar djsollen@google.com2013-01-17
* Added print out of SkShader information to debuggerGravatar robertphillips@google.com2013-01-15
* fix win buildGravatar reed@google.com2013-01-08
* pass modifier keys to click events (e.g. control | shift etc.)Gravatar reed@google.com2013-01-08
* fix warningsGravatar reed@google.com2013-01-07
* fix warning from scalar --> int32 conversionGravatar humper@google.com2013-01-07
* Remove unused variable.Gravatar vandebo@chromium.org2013-01-04
* Remove SkRefPtrGravatar vandebo@chromium.org2013-01-04
* Fix Windows warning: Changed implicit int32_t to SkScalar cast to explicit Sk...Gravatar jvanverth@google.com2013-01-03
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-25
* fix warnings:Gravatar mike@reedtribe.org2012-12-24
* add const to unhide virtuals in custom colorfilterGravatar mike@reedtribe.org2012-12-24
* fix warnings related to constness in overrides of SkColorFilterGravatar mike@reedtribe.org2012-12-24
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-23
* add test for large strokes on circlesGravatar mike@reedtribe.org2012-12-22
* change SkMaskFilter methods to const, in preparation for making the class asGravatar reed@google.com2012-12-18
* change all patheffect methods to const, in preparation for marking itsGravatar reed@google.com2012-12-18
* kill unused SkFlipPixelRefGravatar reed@google.com2012-12-13
* Minor cleanupGravatar robertphillips@google.com2012-12-12
* Reapply (r6718) with fix for compiler error on linux.Gravatar djsollen@google.com2012-12-10
* revert Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitR...Gravatar djsollen@google.com2012-12-10
* Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32)Gravatar djsollen@google.com2012-12-10
* Revert "Added the following 3 features to sample app."Gravatar djsollen@google.com2012-12-07
* Added the following 3 features to sample app.Gravatar djsollen@google.com2012-12-07
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* change SkDrawFilter::filter to return a bool, where false means don't-drawGravatar reed@google.com2012-11-26
* Fix clang warning in GMSampleView.hGravatar tfarina@chromium.org2012-11-20
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-16
* update srcmode GM to include aa/bw and gradientsGravatar reed@google.com2012-11-15
* remove unused (and undefined) SkColorSpace parameter.Gravatar mike@reedtribe.org2012-11-15
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-09
* Update SampleApp to handle PNG encoded skpsGravatar robertphillips@google.com2012-11-08