| Commit message (Expand) | Author | Age |
... | |
* | PixelRef now returns (nearly) everything that is currently in SkBitmap. The g... | reed@google.com | 2013-12-06 |
* | Fix compilation with SK_ENABLE_INST_COUNT=1 | commit-bot@chromium.org | 2013-12-05 |
* | Fixed bad bitmap size crashes | commit-bot@chromium.org | 2013-12-04 |
* | Reverting r12427 | rmistry@google.com | 2013-12-02 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-12-02 |
* | Revert "Revert "remove kA1_Config, as it is no longer supported"" | commit-bot@chromium.org | 2013-11-26 |
* | Revert "remove kA1_Config, as it is no longer supported" | reed@google.com | 2013-11-25 |
* | remove SkFloatToScalar macro | commit-bot@chromium.org | 2013-11-25 |
* | remove kA1_Config, as it is no longer supported | reed@google.com | 2013-11-25 |
* | Guard against most unintentionally ephemeral SkAutoFoo instantiations. | commit-bot@chromium.org | 2013-11-18 |
* | Pdfviewer refactoring. | scroggo@google.com | 2013-11-14 |
* | Remove deprecated setIsOpaque() API from SkBitmap. | commit-bot@chromium.org | 2013-11-12 |
* | Checking structure sizes before reading them from memory to avoid overflowing... | commit-bot@chromium.org | 2013-11-05 |
* | Revert "Checking structure sizes before reading them from memory to avoid ove... | reed@google.com | 2013-11-04 |
* | Checking structure sizes before reading them from memory to avoid overflowing... | sugoi@google.com | 2013-11-04 |
* | Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('A... | epoger@google.com | 2013-11-04 |
* | Checking structure sizes before reading them from memory to avoid overflowing... | sugoi@google.com | 2013-11-04 |
* | move SkImage::ColorType into SkColorType | reed@google.com | 2013-11-01 |
* | Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si... | reed@google.com | 2013-10-31 |
* | Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t... | reed@google.com | 2013-10-31 |
* | add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ... | reed@google.com | 2013-10-31 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-10-31 |
* | add triangles to fatbits sample ('t') | reed@google.com | 2013-10-30 |
* | Enabling validation code in serialization and adding serialization to fuzzer | commit-bot@chromium.org | 2013-10-28 |
* | Reverting r11968 (Enabling validation code in serialization and adding serial... | robertphillips@google.com | 2013-10-28 |
* | Enabling validation code in serialization and adding serialization to fuzzer | commit-bot@chromium.org | 2013-10-25 |
* | store SkAlphaType inside SkBitmap, on road to support unpremul | reed@google.com | 2013-10-21 |
* | SampleApp - reduce unnecessary verbosity [with --picture $path] | halcanary@google.com | 2013-10-14 |
* | Clean up SkTypes.h. | bungeman@google.com | 2013-10-11 |
* | Revert "Revert "change SkColorTable to be immutable"" | reed@google.com | 2013-10-10 |
* | Revert "change SkColorTable to be immutable" | reed@google.com | 2013-10-09 |
* | change SkColorTable to be immutable | reed@google.com | 2013-10-09 |
* | Change SkImageDecoders to take an SkStreamRewindable. | scroggo@google.com | 2013-09-25 |
* | promote SkImage::AlphaType to SkAlphaType | reed@google.com | 2013-09-20 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-20 |
* | Fix for SampleFilterFuzz compiler warning/error | robertphillips@google.com | 2013-09-19 |
* | Fixed warnings as error | sugoi@google.com | 2013-09-19 |
* | I'm investigating how to make the IPC transfer a bit more secure on the | commit-bot@chromium.org | 2013-09-19 |
* | Type warning fix for: Add string art GM and sample. | jvanverth@google.com | 2013-09-19 |
* | Add string art GM and sample. | jvanverth@google.com | 2013-09-19 |
* | update devicelooper to skip internal tiles that are empty, and unittests | reed@google.com | 2013-09-17 |
* | Add Clock Sample. | jvanverth@google.com | 2013-09-17 |
* | Removes uses of unnamed namespace from samplecode. | commit-bot@chromium.org | 2013-09-13 |
* | check for --resourcePath in addition to -i to match the --help string | reed@google.com | 2013-09-10 |
* | Change old PRG to be SkLCGRandom; change new one to SkRandom | commit-bot@chromium.org | 2013-09-09 |
* | Two and three color GPU gradients without textures. | bsalomon@google.com | 2013-09-09 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-07 |
* | Switch out random number generator for tests, benches, samples. | commit-bot@chromium.org | 2013-09-06 |
* | Push sigma-based blur interface into our GMs/benches/tests/samplecode | robertphillips@google.com | 2013-09-06 |
* | Split SkDevice into SkBaseDevice and SkBitmapDevice | robertphillips@google.com | 2013-08-29 |