| Commit message (Expand) | Author | Age |
* | Implement SkAshmemDiscardableMemory | halcanary@google.com | 2013-12-10 |
* | Fix compilation with SK_ENABLE_INST_COUNT=1 | commit-bot@chromium.org | 2013-12-05 |
* | Fix incremental visibility filter handling. | commit-bot@chromium.org | 2013-12-04 |
* | Use lowercase windows.h in includes to fix Windows cross compilation using mi... | bungeman@google.com | 2013-12-03 |
* | Fix 'i-i' to 'i-1' in SkCanvasStack. | bungeman@google.com | 2013-12-02 |
* | Reverting r12427 | rmistry@google.com | 2013-12-02 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-12-02 |
* | Revert "Revert "remove kA1_Config, as it is no longer supported"" | commit-bot@chromium.org | 2013-11-26 |
* | Revert "remove kA1_Config, as it is no longer supported" | reed@google.com | 2013-11-25 |
* | remove SkFloatToScalar macro | commit-bot@chromium.org | 2013-11-25 |
* | remove kA1_Config, as it is no longer supported | reed@google.com | 2013-11-25 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-11-22 |
* | Fix SkScalar conversion warning. | fmalita@google.com | 2013-11-21 |
* | Show basic SkPicture details in debugger. | commit-bot@chromium.org | 2013-11-21 |
* | More Windows 64b compilation warning fixes | robertphillips@google.com | 2013-11-21 |
* | Fix SkMatrix44::invert(...) for identity matrices and a NULL parameter | commit-bot@chromium.org | 2013-11-20 |
* | Reverting r12315 (More Windows 64b compilation warning fixes) due to compilat... | robertphillips@google.com | 2013-11-20 |
* | More Windows 64b compilation warning fixes | robertphillips@google.com | 2013-11-20 |
* | Guard against most unintentionally ephemeral SkAutoFoo instantiations. | commit-bot@chromium.org | 2013-11-18 |
* | Add missing functions to SkNWayCanvas | commit-bot@chromium.org | 2013-11-14 |
* | Revert "Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitma... | reed@google.com | 2013-11-13 |
* | drawPosTextOnPath is now deprecated, removing all overrides and impls | reed@google.com | 2013-11-13 |
* | Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice" | reed@google.com | 2013-11-12 |
* | switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice | reed@google.com | 2013-11-12 |
* | Hide implementation details: SkFrontBufferedStream | scroggo@google.com | 2013-11-12 |
* | pdfviewer: compile pdfviewer in gm, only if the flag is set (currently we com... | commit-bot@chromium.org | 2013-11-12 |
* | Override drawRRect in fake SkBitmapDevices. | scroggo@google.com | 2013-11-12 |
* | Initial draft code to run pdfviewer withg gms | commit-bot@chromium.org | 2013-11-11 |
* | Removed deprecated API calls that have crept in | robertphillips@google.com | 2013-11-10 |
* | "Fix" bug in debug canvas | robertphillips@google.com | 2013-11-07 |
* | New SkRTConf macro SK_CONF_TRY_SET: no complaint on missing configuration | halcanary@google.com | 2013-11-06 |
* | Fix a bug which caused crash in SkRTConfig whith string values in environment... | halcanary@google.com | 2013-11-06 |
* | Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si... | reed@google.com | 2013-10-31 |
* | Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t... | reed@google.com | 2013-10-31 |
* | add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ... | reed@google.com | 2013-10-31 |
* | Remove SkMatrix44 float conversions without precision loss | commit-bot@chromium.org | 2013-10-29 |
* | Fix narrowing conversion errors from r11986 | commit-bot@chromium.org | 2013-10-28 |
* | Remove float/double conversions from SkMatrix44's map2_pf | commit-bot@chromium.org | 2013-10-28 |
* | Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv... | bsalomon@google.com | 2013-10-22 |
* | If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw... | bsalomon@google.com | 2013-10-22 |
* | SkThreadPool: allow for Runnables that add other Runnables to the pool. | commit-bot@chromium.org | 2013-10-18 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-10-18 |
* | Add texture filtering override to debugger | robertphillips@google.com | 2013-10-17 |
* | Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ... | robertphillips@google.com | 2013-10-17 |
* | If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw... | commit-bot@chromium.org | 2013-10-17 |
* | Third wave of Win64 warning cleanup | robertphillips@google.com | 2013-10-16 |
* | Guard colorNames variable under SK_SUPPORT_UNITTEST. | commit-bot@chromium.org | 2013-10-15 |
* | Second wave of Win64 warning cleanup | robertphillips@google.com | 2013-10-15 |
* | Start cleaning up 64bit Win warnings | robertphillips@google.com | 2013-10-14 |
* | Clean up SkTypes.h. | bungeman@google.com | 2013-10-11 |