| Commit message (Expand) | Author | Age |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2014-04-23 |
* | expose CGImage -> SkBitmap | commit-bot@chromium.org | 2014-04-22 |
* | Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/... | commit-bot@chromium.org | 2014-04-11 |
* | Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie... | commit-bot@chromium.org | 2014-04-11 |
* | Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/... | commit-bot@chromium.org | 2014-04-10 |
* | Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie... | commit-bot@chromium.org | 2014-04-10 |
* | Rename kPMColor_SkColorType to kN32_SkColorType. | commit-bot@chromium.org | 2014-04-09 |
* | add new copyTo version to SkBitmap, which takes SkColorType | commit-bot@chromium.org | 2014-02-23 |
* | use SkColorType instead of SkBitmap::Config in views/effects | commit-bot@chromium.org | 2014-02-16 |
* | add installPixels | reed@google.com | 2014-01-24 |
* | Guard against most unintentionally ephemeral SkAutoFoo instantiations. | commit-bot@chromium.org | 2013-11-18 |
* | ARM Skia NEON patches - 08 - Cleaning / possible fix | commit-bot@chromium.org | 2013-07-15 |
* | remove dst/rendertarget support for kARGB_4444_Config | reed@google.com | 2013-06-21 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-26 |
* | oops, fix name for SkCreateDataProviderFromData | reed@google.com | 2013-03-25 |
* | expose skdata -> cgdataprovider helper | reed@google.com | 2013-03-25 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | Tell CG ImageEncoder that a bitmap is opaque if it is. | scroggo@google.com | 2012-11-12 |
* | Remove deprecated SkOSWindow_wxwidgets.h | tfarina@chromium.org | 2012-09-27 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | fix warnings on Mac in miscellaneous files | caryclark@google.com | 2012-06-06 |
* | Utils must not depend on Views. | bungeman@google.com | 2012-03-21 |
* | add SkCreateDataProviderFromStream to SkCGUtils | reed@google.com | 2012-02-24 |
* | Added BSD license language where missing. | caryclark@google.com | 2012-02-17 |
* | Fix CFBundleIdentifier of SampleApp | epoger@google.com | 2012-02-10 |
* | add formatting to suppress compiler warning | caryclark@google.com | 2012-01-27 |
* | fix mac warnings | caryclark@google.com | 2011-11-23 |
* | Can't put a variable sized array of non-pod on the stack. Use SkAutoTDeleteAr... | mike@reedtribe.org | 2011-10-30 |
* | Fix cmdline argument passing in SampleApp/Mac. | senorblanco@chromium.org | 2011-10-26 |
* | move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol sty... | bsalomon@google.com | 2011-10-13 |
* | Set SDK for Mac build to 10.6, ignore gyp/build, fixup gpu files to compile a... | bsalomon@google.com | 2011-10-12 |
* | Bug fixes: | suyang1 | 2011-10-10 |
* | Add license | bsalomon@google.com | 2011-09-29 |
* | Fix some mac compilation errors generated when building utils within | seanpaul@google.com | 2011-09-16 |
* | Fixed key handling code in Mac SampleApp | yangsu@google.com | 2011-08-30 |
* | Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, mov... | yangsu@google.com | 2011-08-30 |
* | Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary t... | bsalomon@google.com | 2011-08-19 |
* | CocoaSampleApp no longer depends on SkOSWindow_Mac.h | yangsu@google.com | 2011-08-08 |
* | retool SkEvent to own its target ID or target proc | reed@google.com | 2011-08-04 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | make the mac window resizeable again | reed@google.com | 2011-07-06 |
* | always use grcontext to get the bits to the screen | reed@google.com | 2011-07-06 |
* | Don't use the CreateWithData variant: not needed, and isn't available in chrome | reed@google.com | 2011-06-29 |
* | fix bitmapinfo | reed@google.com | 2011-06-28 |
* | add mac utility to turn a pdf into a bitmap | reed@google.com | 2011-06-28 |
* | Parse SampleApp command line for a test name. If an argument is passed to | senorblanco@chromium.org | 2011-06-28 |
* | Add GL context creation for X so that gm can run GPU on Linux. | bungeman@google.com | 2011-05-17 |
* | Disable MSAA in SkOsWindow on mac and windows | bsalomon@google.com | 2011-05-05 |
* | Move zoomer into SampleApp | Scroggo | 2011-03-24 |
* | Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux. | bsalomon@google.com | 2011-03-18 |