| Commit message (Expand) | Author | Age |
* | "NULL !=" = NULL | bsalomon | 2014-09-05 |
* | Change SkPicture::draw to playback | robertphillips | 2014-09-04 |
* | Hide fields in SkImageInfo | reed | 2014-09-03 |
* | make allocPixels throw on failure | reed | 2014-09-02 |
* | Try out scalar picture sizes | robertphillips | 2014-08-29 |
* | Cleanup: Rename SkOSPath functions. | tfarina | 2014-07-28 |
* | Fix SkTypeface::serialize() on Mac by properly indicating local fonts | caseq | 2014-06-30 |
* | remove unnecessary bitmapdevice references | reed | 2014-06-27 |
* | Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868... | commit-bot@chromium.org | 2014-05-30 |
* | Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) | commit-bot@chromium.org | 2014-05-29 |
* | setConfig -> setInfo | commit-bot@chromium.org | 2014-05-29 |
* | Fixed issue found by clusterfuzz | commit-bot@chromium.org | 2014-04-29 |
* | Staging for cleanup of SkPicture-related headers | robertphillips@google.com | 2014-04-18 |
* | Staged removal of SkPicture-derived classes | commit-bot@chromium.org | 2014-04-17 |
* | split SkPictureRecorder out of SkPicture | robertphillips@google.com | 2014-04-13 |
* | Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/... | commit-bot@chromium.org | 2014-04-11 |
* | Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie... | commit-bot@chromium.org | 2014-04-11 |
* | Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/... | commit-bot@chromium.org | 2014-04-10 |
* | Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie... | commit-bot@chromium.org | 2014-04-10 |
* | Rename kPMColor_SkColorType to kN32_SkColorType. | commit-bot@chromium.org | 2014-04-09 |
* | fix a leak | commit-bot@chromium.org | 2014-03-14 |
* | fix memory leak introduced in 9e5f85e8 | commit-bot@chromium.org | 2014-03-13 |
* | Fixing SkPicture serialization | commit-bot@chromium.org | 2014-03-12 |
* | Factory methods for heap-allocated SkImageFilter objects. | commit-bot@chromium.org | 2014-03-10 |
* | replace setConfig+allocPixels with single call | mike@reedtribe.org | 2014-02-13 |
* | Set write buffer flags only in SkWriteBuffer and SkFlatController constructors. | commit-bot@chromium.org | 2014-01-30 |
* | Refactor read and write buffers. | commit-bot@chromium.org | 2014-01-30 |
* | Cleanup: Sanitize the order of includes under tests/ | tfarina@chromium.org | 2014-01-24 |
* | Move macros from TestClassDef.h to Test.h | commit-bot@chromium.org | 2014-01-14 |
* | Convert SkWriter32 to use an SkTDArray for its internal storage. | commit-bot@chromium.org | 2014-01-14 |
* | assert in setPixelRef that the pr matches the bitmap's config | reed@google.com | 2014-01-03 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-12-16 |
* | Update all callsites to use info for pixelrefs | reed@google.com | 2013-12-13 |
* | Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) ... | robertphillips@google.com | 2013-12-13 |
* | Remvoe duplicate impl for SkImageInfo flattening | reed@google.com | 2013-12-13 |
* | Use DEFINE_TESTCLASS_SHORT macro in tests. | tfarina@chromium.org | 2013-12-12 |
* | Revert "remvoe duplicate impl for SkImageInfo flattening" | reed@google.com | 2013-12-11 |
* | remvoe duplicate impl for SkImageInfo flattening | reed@google.com | 2013-12-11 |
* | Revert "PixelRef now returns (nearly) everything that is currently in SkBitma... | reed@google.com | 2013-12-11 |
* | PixelRef now returns (nearly) everything that is currently in SkBitmap. The g... | reed@google.com | 2013-12-11 |
* | Revert "Revert "Revert "PixelRef now returns (nearly) everything that is curr... | reed@google.com | 2013-12-06 |
* | Revert "Revert "PixelRef now returns (nearly) everything that is currently in... | reed@google.com | 2013-12-06 |
* | Fixed a few places where uninitialized memory could have been read | commit-bot@chromium.org | 2013-12-06 |
* | Revert "PixelRef now returns (nearly) everything that is currently in SkBitma... | reed@google.com | 2013-12-06 |
* | PixelRef now returns (nearly) everything that is currently in SkBitmap. The g... | reed@google.com | 2013-12-06 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 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 |
* | Fix Valgrind reports of test branching on uninitialized data. | bungeman@google.com | 2013-11-27 |