| Commit message (Expand) | Author | Age |
* | path ops : fix empty-diff bug, op-in-place | caryclark@google.com | 2013-04-25 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-04-25 |
* | Some fixes for saturation computation XferEffect. | commit-bot@chromium.org | 2013-04-25 |
* | Fix for compiler error: | robertphillips@google.com | 2013-04-24 |
* | Move MMap to SkData. | commit-bot@chromium.org | 2013-04-24 |
* | first impl of fontmgr for gdi | reed@google.com | 2013-04-24 |
* | Exit ~GrContext early if GrContext::init() failed. | bsalomon@google.com | 2013-04-24 |
* | Fixing numerical rounding edge case in SkTileGrid | junov@chromium.org | 2013-04-24 |
* | Fix a bug in SkTextBox. | scroggo@google.com | 2013-04-24 |
* | Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl... | edisonn@google.com | 2013-04-24 |
* | ARGB image encoder for checksums. | bungeman@google.com | 2013-04-23 |
* | its ok if there is no family name in the pattern for fontconfig, for fc will ... | reed@google.com | 2013-04-23 |
* | Remove static effects from the effect memory pool. | bsalomon@google.com | 2013-04-23 |
* | path ops : enable optimizations | caryclark@google.com | 2013-04-23 |
* | path ops -- use standard max, min, double-is-nan | caryclark@google.com | 2013-04-23 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-04-23 |
* | Add non-separable xfer modes to GPU backend. | bsalomon@google.com | 2013-04-22 |
* | Fix gyp files to allow ninja to build 64 bit on Mac. | commit-bot@chromium.org | 2013-04-22 |
* | path ops -- use standard SkTQSort | commit-bot@chromium.org | 2013-04-22 |
* | Add missing unistd.h include after r8765. | commit-bot@chromium.org | 2013-04-22 |
* | check-point for linux fontmgr impl | reed@google.com | 2013-04-22 |
* | fix refcnts for singleton fontconfig-direct | reed@google.com | 2013-04-22 |
* | start cleanup, in prep for new fontmgr impl | reed@google.com | 2013-04-22 |
* | Add thread-per-core setting to SkThreadPool. | commit-bot@chromium.org | 2013-04-22 |
* | path ops : add support for inverse fill | caryclark@google.com | 2013-04-22 |
* | Adding optimization to avoid image copy in SkSurface copy on write when conte... | commit-bot@chromium.org | 2013-04-22 |
* | Catch failures to SkTypeface::Deserialize() and use the default in that case. | reed@google.com | 2013-04-22 |
* | Sanitizing source files in Skia_Periodic_House_Keeping (SkipBuildbotRuns) | rmistry@google.com | 2013-04-22 |
* | specialize SkDataTable for arrays where all elements are the same size. | mike@reedtribe.org | 2013-04-21 |
* | Vertex Attrib configurations now handled as pointers vs. SkSTArrays | robertphillips@google.com | 2013-04-20 |
* | Remove GR_STATIC_RECT_VB | robertphillips@google.com | 2013-04-20 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-04-20 |
* | can't return false for a ptr (unless you're in gcc) | reed@google.com | 2013-04-19 |
* | use SkDataTable to return familyNames for fontmgr | reed@google.com | 2013-04-19 |
* | add SkDataTable::NewEmpty() | reed@google.com | 2013-04-19 |
* | add SkDataTable, to efficiently store an immutable array. Includes a builder | reed@google.com | 2013-04-19 |
* | Fix non-uniform scale and stroked ellipses | commit-bot@chromium.org | 2013-04-19 |
* | Final round of .0s | bsalomon@google.com | 2013-04-19 |
* | More .0s | bsalomon@google.com | 2013-04-19 |
* | Add ".0" to 1 constants in xfermodes GLSL code. | bsalomon@google.com | 2013-04-19 |
* | Add all remaining separable xfer modes to GPU backend. | bsalomon@google.com | 2013-04-19 |
* | return empty fontstyleset instead of null | reed@google.com | 2013-04-19 |
* | check-point for new fontmgr on linux | reed@google.com | 2013-04-19 |
* | Perform coverage blend with the dst in the shader when using a dst-reading xf... | bsalomon@google.com | 2013-04-19 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-04-19 |
* | Expand modulate, add, subtract, extract component glsl helpers. | bsalomon@google.com | 2013-04-18 |
* | Fix compile warning | caryclark@google.com | 2013-04-18 |
* | path ops work in progress | caryclark@google.com | 2013-04-18 |
* | augmenting fix in 8700 and 8701, be careful NOT to "sort" the result of mapRect | reed@google.com | 2013-04-18 |
* | revert 8731, restoring 8700 and 8701... further investigation concluded that the | reed@google.com | 2013-04-18 |