aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode
Commit message (Expand)AuthorAge
* Revert "Revert "Revert "PixelRef now returns (nearly) everything that is curr...Gravatar reed@google.com2013-12-06
* Revert "Revert "PixelRef now returns (nearly) everything that is currently in...Gravatar reed@google.com2013-12-06
* Additional SampleApp tiling options.Gravatar commit-bot@chromium.org2013-12-06
* Fixed a few places where uninitialized memory could have been readGravatar commit-bot@chromium.org2013-12-06
* Revert "PixelRef now returns (nearly) everything that is currently in SkBitma...Gravatar reed@google.com2013-12-06
* PixelRef now returns (nearly) everything that is currently in SkBitmap. The g...Gravatar reed@google.com2013-12-06
* Fix compilation with SK_ENABLE_INST_COUNT=1Gravatar commit-bot@chromium.org2013-12-05
* Fixed bad bitmap size crashesGravatar commit-bot@chromium.org2013-12-04
* Reverting r12427Gravatar rmistry@google.com2013-12-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-02
* Revert "Revert "remove kA1_Config, as it is no longer supported""Gravatar commit-bot@chromium.org2013-11-26
* Revert "remove kA1_Config, as it is no longer supported"Gravatar reed@google.com2013-11-25
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* remove kA1_Config, as it is no longer supportedGravatar reed@google.com2013-11-25
* 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