aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* rename SkRationalQuad to SkConicGravatar mike@reedtribe.org2013-04-26
* Remove useless SkRect::sortGravatar robertphillips@google.com2013-04-25
* impl onCreateFrom... for fontmgr on windowsGravatar reed@google.com2013-04-25
* Use SkError for a bitmap that could not be decoded.Gravatar scroggo@google.com2013-04-25
* Temporarily disable HardLight effect in unit tests.Gravatar jvanverth@google.com2013-04-25
* Updates to skimage tool to use it for testing.Gravatar scroggo@google.com2013-04-25
* Work around overzealous assertion in SkMaskFilter.Gravatar tomhudson@google.com2013-04-25
* Add GPU support for roundrectsGravatar commit-bot@chromium.org2013-04-25
* path ops : make it realGravatar caryclark@google.com2013-04-25
* Added "SkRRect::contains(const SkRect&) const"Gravatar robertphillips@google.com2013-04-25
* path ops : fix empty-diff bug, op-in-placeGravatar caryclark@google.com2013-04-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-25
* Some fixes for saturation computation XferEffect.Gravatar commit-bot@chromium.org2013-04-25
* Fix for compiler error:Gravatar robertphillips@google.com2013-04-24
* Move MMap to SkData.Gravatar commit-bot@chromium.org2013-04-24
* first impl of fontmgr for gdiGravatar reed@google.com2013-04-24
* Exit ~GrContext early if GrContext::init() failed.Gravatar bsalomon@google.com2013-04-24
* Fixing numerical rounding edge case in SkTileGridGravatar junov@chromium.org2013-04-24
* Fix a bug in SkTextBox.Gravatar scroggo@google.com2013-04-24
* Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl...Gravatar edisonn@google.com2013-04-24
* ARGB image encoder for checksums.Gravatar bungeman@google.com2013-04-23
* its ok if there is no family name in the pattern for fontconfig, for fc will ...Gravatar reed@google.com2013-04-23
* Remove static effects from the effect memory pool.Gravatar bsalomon@google.com2013-04-23
* path ops : enable optimizationsGravatar caryclark@google.com2013-04-23
* path ops -- use standard max, min, double-is-nanGravatar caryclark@google.com2013-04-23
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-23
* Add non-separable xfer modes to GPU backend.Gravatar bsalomon@google.com2013-04-22
* Fix gyp files to allow ninja to build 64 bit on Mac.Gravatar commit-bot@chromium.org2013-04-22
* path ops -- use standard SkTQSortGravatar commit-bot@chromium.org2013-04-22
* Add missing unistd.h include after r8765.Gravatar commit-bot@chromium.org2013-04-22
* check-point for linux fontmgr implGravatar reed@google.com2013-04-22
* fix refcnts for singleton fontconfig-directGravatar reed@google.com2013-04-22
* start cleanup, in prep for new fontmgr implGravatar reed@google.com2013-04-22
* Add thread-per-core setting to SkThreadPool.Gravatar commit-bot@chromium.org2013-04-22
* path ops : add support for inverse fillGravatar caryclark@google.com2013-04-22
* Adding optimization to avoid image copy in SkSurface copy on write when conte...Gravatar commit-bot@chromium.org2013-04-22
* Catch failures to SkTypeface::Deserialize() and use the default in that case.Gravatar reed@google.com2013-04-22
* Sanitizing source files in Skia_Periodic_House_Keeping (SkipBuildbotRuns)Gravatar rmistry@google.com2013-04-22
* specialize SkDataTable for arrays where all elements are the same size.Gravatar mike@reedtribe.org2013-04-21
* Vertex Attrib configurations now handled as pointers vs. SkSTArraysGravatar robertphillips@google.com2013-04-20
* Remove GR_STATIC_RECT_VBGravatar robertphillips@google.com2013-04-20
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-20
* can't return false for a ptr (unless you're in gcc)Gravatar reed@google.com2013-04-19
* use SkDataTable to return familyNames for fontmgrGravatar reed@google.com2013-04-19
* add SkDataTable::NewEmpty()Gravatar reed@google.com2013-04-19
* add SkDataTable, to efficiently store an immutable array. Includes a builderGravatar reed@google.com2013-04-19
* Fix non-uniform scale and stroked ellipsesGravatar commit-bot@chromium.org2013-04-19
* Final round of .0sGravatar bsalomon@google.com2013-04-19
* More .0sGravatar bsalomon@google.com2013-04-19
* Add ".0" to 1 constants in xfermodes GLSL code.Gravatar bsalomon@google.com2013-04-19