aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode
Commit message (Expand)AuthorAge
* Guard against most unintentionally ephemeral SkAutoFoo instantiations.Gravatar commit-bot@chromium.org2013-11-18
* Pdfviewer refactoring.Gravatar scroggo@google.com2013-11-14
* Remove deprecated setIsOpaque() API from SkBitmap.Gravatar commit-bot@chromium.org2013-11-12
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar commit-bot@chromium.org2013-11-05
* Revert "Checking structure sizes before reading them from memory to avoid ove...Gravatar reed@google.com2013-11-04
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar sugoi@google.com2013-11-04
* Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('A...Gravatar epoger@google.com2013-11-04
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar sugoi@google.com2013-11-04
* move SkImage::ColorType into SkColorTypeGravatar reed@google.com2013-11-01
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...Gravatar reed@google.com2013-10-31
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...Gravatar reed@google.com2013-10-31
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...Gravatar reed@google.com2013-10-31
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-31
* add triangles to fatbits sample ('t')Gravatar reed@google.com2013-10-30
* Enabling validation code in serialization and adding serialization to fuzzerGravatar commit-bot@chromium.org2013-10-28
* Reverting r11968 (Enabling validation code in serialization and adding serial...Gravatar robertphillips@google.com2013-10-28
* Enabling validation code in serialization and adding serialization to fuzzerGravatar commit-bot@chromium.org2013-10-25
* store SkAlphaType inside SkBitmap, on road to support unpremulGravatar reed@google.com2013-10-21
* SampleApp - reduce unnecessary verbosity [with --picture $path]Gravatar halcanary@google.com2013-10-14
* Clean up SkTypes.h.Gravatar bungeman@google.com2013-10-11
* Revert "Revert "change SkColorTable to be immutable""Gravatar reed@google.com2013-10-10
* Revert "change SkColorTable to be immutable"Gravatar reed@google.com2013-10-09
* change SkColorTable to be immutableGravatar reed@google.com2013-10-09
* Change SkImageDecoders to take an SkStreamRewindable.Gravatar scroggo@google.com2013-09-25
* promote SkImage::AlphaType to SkAlphaTypeGravatar reed@google.com2013-09-20
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-20
* Fix for SampleFilterFuzz compiler warning/errorGravatar robertphillips@google.com2013-09-19
* Fixed warnings as errorGravatar sugoi@google.com2013-09-19
* I'm investigating how to make the IPC transfer a bit more secure on theGravatar commit-bot@chromium.org2013-09-19
* Type warning fix for: Add string art GM and sample.Gravatar jvanverth@google.com2013-09-19
* Add string art GM and sample.Gravatar jvanverth@google.com2013-09-19
* update devicelooper to skip internal tiles that are empty, and unittestsGravatar reed@google.com2013-09-17
* Add Clock Sample.Gravatar jvanverth@google.com2013-09-17
* 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