| Commit message (Expand) | Author | Age |
* | add const to encodePixels pixel parameter | reed | 2014-12-19 |
* | Enable new gradients + suppress gms for now | reed | 2014-12-19 |
* | Cleanup: Remove a bunch of SkFontHost.h includes (unused). | tfarina | 2014-12-18 |
* | One more pass at getting half float texture configs correct. | jvanverth | 2014-12-18 |
* | Stop creating GrODS for stencilPath commands. | bsalomon | 2014-12-17 |
* | use conics | reed | 2014-12-17 |
* | SkMatrix44(const SkMatrix&) needs to initialize the type mask | fs | 2014-12-16 |
* | Fix layer hoisting image filter corner cases | robertphillips | 2014-12-16 |
* | Revert of Fix layer hoisting image filter corner cases (patchset #3 id:40001 ... | robertphillips | 2014-12-16 |
* | Rename GrGpuGL to GrGLGpu for consistency | bsalomon | 2014-12-16 |
* | Fix layer hoisting image filter corner cases | robertphillips | 2014-12-16 |
* | Revert of Use SkPaint::getFontBounds() for text bounding boxes in pictures. (... | mtklein | 2014-12-16 |
* | Use SkPaint::getFontBounds() for text bounding boxes in pictures. | mtklein | 2014-12-16 |
* | There can be only one (SkRandom)! | scroggo | 2014-12-15 |
* | Fix rrects that are large enough that we lose/gain a bit when we add the radi... | reed | 2014-12-15 |
* | Remove SkCanvas::isDrawingToLayer | junov | 2014-12-15 |
* | ensure 4-byte alignment for storage, as SkWriterBuffer requires it | reed | 2014-12-15 |
* | add get9 and set9 to matrix, to aid in making keys | reed | 2014-12-13 |
* | GLPrograms leak fix | joshualitt | 2014-12-13 |
* | DM warning-free on win64 | bsalomon | 2014-12-12 |
* | Even more win64 warning fixes | bsalomon | 2014-12-12 |
* | Handle SkBitmaps which have no pixels in SkPDFImage. | jbroman | 2014-12-12 |
* | Cull pushCull and popCull from Skia. | mtklein | 2014-12-12 |
* | SkRecord: increase min block to 512B, remove max. | mtklein | 2014-12-12 |
* | Fix float and half float support on mobile. | jvanverth | 2014-12-12 |
* | Fix GpuLayerCacheTest compile error | kkinnunen | 2014-12-12 |
* | Remove GP from drawstate, revision of invariant output for GP | joshualitt | 2014-12-11 |
* | Create xfer processor backend. | egdaniel | 2014-12-11 |
* | Replace EncodeBitmap with an interface. | scroggo | 2014-12-11 |
* | update test after I added a clip call, making the count odd | reed | 2014-12-11 |
* | Defer saves() until they're needed | reed | 2014-12-11 |
* | Revert of Create xfer processor backend. (patchset #6 id:100001 of https://co... | joshualitt | 2014-12-10 |
* | Revert of Remove GP from drawstate, revision of invariant output for GP (patc... | joshualitt | 2014-12-10 |
* | Remove GP from drawstate, revision of invariant output for GP | joshualitt | 2014-12-10 |
* | dd readPixels to SkImage | reed | 2014-12-10 |
* | Remove SkCanvas::drawBitmapMatrix() | Florin Malita | 2014-12-10 |
* | Create xfer processor backend. | egdaniel | 2014-12-10 |
* | Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul | reed | 2014-12-10 |
* | fix surface test for gpu and codecs | reed | 2014-12-10 |
* | Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol... | reed | 2014-12-09 |
* | This cl moves color and coverage off of drawstate. In an effort to keep this... | joshualitt | 2014-12-09 |
* | remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P... | reed | 2014-12-09 |
* | change SkPoint::setLength to set itself to (0,0) if it starting length is deg... | reed | 2014-12-09 |
* | Make all blending up to GrOptDrawState be handled by the xp/xp factory. | egdaniel | 2014-12-09 |
* | Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ... | scroggo | 2014-12-09 |
* | Replace EncodeBitmap with an interface. | scroggo | 2014-12-09 |
* | Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ... | robertphillips | 2014-12-09 |
* | Replace EncodeBitmap with an interface. | scroggo | 2014-12-09 |
* | Revert of Make all blending up to GrOptDrawState be handled by the xp/xp fact... | egdaniel | 2014-12-08 |
* | Make all blending up to GrOptDrawState be handled by the xp/xp factory. | egdaniel | 2014-12-08 |