- 13b9c95 Move SkTypeface to sk_sp. by bungeman · 9 years ago
- 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 9 years ago
- 6296da7 Move SkTypeface to sk_sp. by bungeman · 9 years ago
- fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 9 years ago
- a3b3b23 Enable flattening/unflattening with custom unflatten procs by msarett · 9 years ago
- 8c0326d Update SkXfermodeImageFilter to sk_sp by robertphillips · 9 years ago
- 3b37545 Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) by mtklein · 9 years ago
- 99d9231 Delete SkFlattenable::Type by msarett · 9 years ago
- b591c77 Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of https://codereview.chromium.org/1852123002/ ) by robertphillips · 9 years ago
- 3bc9692 Update SkXfermodeImageFilter to sk_sp by robertphillips · 9 years ago
- 549c899 Update SkImageSource to sk_sp by robertphillips · 9 years ago
- cfb6bdf switch xfermodes over to sk_sp by reed · 9 years ago
- 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
- d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 9 years ago
- d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 9 years ago
- 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 9 years ago
- 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 9 years ago
- f809d76 switch colorfilters to sk_sp by reed · 9 years ago
- ca2622b return pictures as sk_sp by reed · 9 years ago
- 9ce9d67 update callsites for Make image factories by reed · 9 years ago
- 18300a3 detach -> release by mtklein · 9 years ago
- f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 9 years ago
- 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 9 years ago
- 0eda258 move annotations to canvas virtual by reed · 9 years ago
- 7d57124 Unit Tests: eliminate stray SkDebugf()s. by halcanary · 9 years ago
- 5e1ddb1 Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ ) by reed · 9 years ago
- 2d6ba66 Revert of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1535353002/ ) by reed · 9 years ago
- d63f60a change all factories to return their base-class by reed · 9 years ago
- 5598b63 Convert unit tests, GMs from SkBitmapSource to SkImagesource by fmalita · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 41868fe Font variations. by bungeman · 10 years ago
- 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 10 years ago
- 3489ee0 Font variations. by bungeman · 10 years ago
- 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 10 years ago
- 05773ed Font variations. by bungeman · 10 years ago
- 3ffa126 Move resource fonts to common location. by bungeman · 10 years ago
- a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
- c4fda92 remove unused drawData by reed · 10 years ago
- 91c395a Fix SkTableColorFilter deserialization validation. by senorblanco · 10 years ago
- 0f7197b Fix SkXfermode deserialization. by senorblanco · 10 years ago
- d71b757 Serialize the font index. by bungeman · 10 years ago
- 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
- c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
- e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
- 8482504 make allocPixels throw on failure by reed · 10 years ago
- a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
- a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 10 years ago
- 26337e9 Fix SkTypeface::serialize() on Mac by properly indicating local fonts by caseq · 10 years ago
- 8c0c7b0 remove unnecessary bitmapdevice references by reed · 10 years ago
- a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
- d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 11 years ago
- 986d681 setConfig -> setInfo by commit-bot@chromium.org · 11 years ago
- 1ac99c8 Fixed issue found by clusterfuzz by commit-bot@chromium.org · 11 years ago
- 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 11 years ago
- 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 11 years ago
- 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 11 years ago
- 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
- 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
- d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
- 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
- 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 11 years ago
- 1e7ee99 fix a leak by commit-bot@chromium.org · 11 years ago
- e5eee51 fix memory leak introduced in 9e5f85e8 by commit-bot@chromium.org · 11 years ago
- 9e5f85e Fixing SkPicture serialization by commit-bot@chromium.org · 11 years ago
- cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 11 years ago
- deee496 replace setConfig+allocPixels with single call by mike@reedtribe.org · 11 years ago
- a2bd2d1 Set write buffer flags only in SkWriteBuffer and SkFlatController constructors. by commit-bot@chromium.org · 11 years ago
- 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
- 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
- e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
- 1938242 Convert SkWriter32 to use an SkTDArray for its internal storage. by commit-bot@chromium.org · 11 years ago
- dcea530 assert in setPixelRef that the pr matches the bitmap's config by reed@google.com · 11 years ago
- 96f5fa0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- bf79023 Update all callsites to use info for pixelrefs by reed@google.com · 11 years ago
- 0daa1ad Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) due to Chromium/Blink compilation errors by robertphillips@google.com · 11 years ago
- 93b4059 Remvoe duplicate impl for SkImageInfo flattening Add onNewLockPixels by reed@google.com · 11 years ago
- e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
- 398337b Revert "remvoe duplicate impl for SkImageInfo flattening" by reed@google.com · 11 years ago
- f3aead2 remvoe duplicate impl for SkImageInfo flattening by reed@google.com · 11 years ago
- 6a32add Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap.""""" by reed@google.com · 11 years ago
- 6965a0a PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap."""" by reed@google.com · 11 years ago
- 2ebc10d Revert "Revert "Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap.""" by reed@google.com · 11 years ago
- 473f0aa Revert "Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap."" by reed@google.com · 11 years ago
- c2e9db3 Fixed a few places where uninitialized memory could have been read by commit-bot@chromium.org · 11 years ago
- 5b132b2 Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap." by reed@google.com · 11 years ago
- 3e89524 PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap. by reed@google.com · 11 years ago
- 8491d24 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- cd3b15c Fixed bad bitmap size crashes by commit-bot@chromium.org · 11 years ago
- d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
- 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- a9a4b04 Fix Valgrind reports of test branching on uninitialized data. by bungeman@google.com · 11 years ago
- 8f457e3 Adding error checks to SkRBuffer by commit-bot@chromium.org · 11 years ago
- 4faa869 Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream. by commit-bot@chromium.org · 11 years ago
- 12a2386 Revert "Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream." by reed@google.com · 11 years ago
- b48a59a Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream. by sugoi@google.com · 11 years ago
- eb22126 Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('Assertion failures on various buildbots as of r12114') by epoger@google.com · 11 years ago
- 305f78e Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream. by sugoi@google.com · 11 years ago
- 0251288 Adding size parameter to read array functions by commit-bot@chromium.org · 11 years ago