| Commit message (Expand) | Author | Age |
* | add roundOut() | reed@google.com | 2011-08-01 |
* | deprecate SkScalarFloor, SkScalarCeil, SkScalarRound | reed@google.com | 2011-08-01 |
* | Add Commit to SkWIStream. | bungeman@google.com | 2011-08-01 |
* | Revised SkOSMenu | yangsu@google.com | 2011-08-01 |
* | update dox for LCD text | reed@google.com | 2011-08-01 |
* | Include <new> required for placement new in SkTLazy. | bungeman@google.com | 2011-07-28 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | Manually update copyright notices in files that defied the automated process | epoger@google.com | 2011-07-28 |
* | [PDF] Improve efficiency of glyph id collection during font subsetting. | vandebo@chromium.org | 2011-07-27 |
* | Cleanup from r1843 based on revision comments. | ctguil@chromium.org | 2011-07-27 |
* | Make GrTextureCache into a generic GrResource cache. Also some GrContext text... | bsalomon@google.com | 2011-07-26 |
* | [PDF] Add font subsetting using the sfntly library. | vandebo@chromium.org | 2011-07-26 |
* | [PDF] Refactor SkPDFFont to enable font/cmap subsetting. | vandebo@chromium.org | 2011-07-25 |
* | Documentation only: add warning to SkCanvas::writePixels() that this operation | epoger@google.com | 2011-07-25 |
* | Revert "[PDF] Refactor SkPDFFont to enable font/cmap subsetting." | vandebo@chromium.org | 2011-07-23 |
* | [PDF] Refactor SkPDFFont to enable font/cmap subsetting. | vandebo@chromium.org | 2011-07-23 |
* | remove forward declaration and reference to extinct SkDeviceFactory | reed@google.com | 2011-07-21 |
* | have == always return bool, never int | reed@google.com | 2011-07-20 |
* | replace SkRefPtr for parameters with simple pointers | reed@google.com | 2011-07-20 |
* | [PDF] Make stream compression optional on a per device basis. | vandebo@chromium.org | 2011-07-20 |
* | fix Capitalization of static methods | reed@google.com | 2011-07-20 |
* | helpers for append and insert when the value is a POD. | reed@google.com | 2011-07-20 |
* | [PDF] Fix substitute resources size calculation. | vandebo@chromium.org | 2011-07-20 |
* | export function to return a typeface's LOGFONT | reed@google.com | 2011-07-19 |
* | [PDF] Add setPage method to SkPDFDocument. | vandebo@chromium.org | 2011-07-18 |
* | Use texture cache for writePixels temp | bsalomon@google.com | 2011-07-18 |
* | [PDF] Make color shaders work correctly. | vandebo@chromium.org | 2011-07-18 |
* | flip Y in uploads to bottom-up textures (and add gm test) | bsalomon@google.com | 2011-07-18 |
* | add validate() and SkAutoRef | reed@google.com | 2011-07-15 |
* | Extends skdiff to handle commands of the form | tomhudson@google.com | 2011-07-14 |
* | Remove unused SkGpuDevice functions, add GrRenderTarget handle getters | bsalomon@google.com | 2011-07-13 |
* | Change pdfTransform to asAffine. | bungeman@google.com | 2011-07-13 |
* | Fix path iter returned pt on close, test path close pt in unit test. | bsalomon@google.com | 2011-07-13 |
* | Modified to add support to print in the margins of pdf documents | ctguil@chromium.org | 2011-07-12 |
* | Remove a few old uses of SK_RESTRICT on references. | tomhudson@google.com | 2011-07-12 |
* | Fixed iOSSampleApp dependencies | yangsu@google.com | 2011-07-07 |
* | add asABlur() to maskfilters, so devices like gpu and pdf can query them. | reed@google.com | 2011-07-07 |
* | Allow texture-backed bitmaps to perform a read-back when lockPixels is called. | reed@google.com | 2011-07-07 |
* | [PDF] Add a concept of a substitute object to the SkPDFCatalog class. | vandebo@chromium.org | 2011-07-06 |
* | ColorShaders report no bitmaps, but only a color_gradient, which we now detect | reed@google.com | 2011-07-06 |
* | remove SkDeviceFactory from the collective consciousness, now that devices know | reed@google.com | 2011-07-06 |
* | add SK_API to SkMatrix44 | reed@google.com | 2011-07-05 |
* | add SkEmptyShader, and return it from CreateBitmapShader if the bitmap is empty | reed@google.com | 2011-07-05 |
* | A bit set class. Will be used for font subsetting. | vandebo@chromium.org | 2011-07-02 |
* | Reverting r1775 at Mike and Brian's request | epoger@google.com | 2011-07-01 |
* | export SkAutoSTMalloc (for multi-dll chrome build) | bsalomon@google.com | 2011-07-01 |
* | Reworks r1770 so that users who have replaced SkUserConfig don't have to | tomhudson@google.com | 2011-07-01 |
* | Fixing several issues with rendering blurred bitmaps with Ganesh | junov@google.com | 2011-06-30 |
* | Remove GrAuto*Malloc, replace with SkAuto*Malloc | bsalomon@google.com | 2011-06-30 |
* | fix asserts in new premul inline function | reed@google.com | 2011-06-30 |