| Commit message (Expand) | Author | Age |
* | Make SampleApp work on iPhone/iOS simulator. | bsalomon@google.com | 2012-09-27 |
* | samplecode: Remove executable bit from SampleTextureDomain.cpp | tfarina@chromium.org | 2012-09-26 |
* | SkCanvas::setDevice() must die, and so we begin by removing our own | mike@reedtribe.org | 2012-09-26 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-09-26 |
* | Reimplement drawBitmapRectToRect to correctly handle fraction srcRect. | reed@google.com | 2012-09-25 |
* | Add a header for OverView.cpp as well. | tfarina@chromium.org | 2012-09-18 |
* | Add file I forgot in https://code.google.com/p/skia/source/detail?r=5552 | epoger@google.com | 2012-09-14 |
* | Add a header file for TransitionView.cpp | epoger@google.com | 2012-09-14 |
* | Address warnings from clang build bot | robertphillips@google.com | 2012-09-13 |
* | Make texteffects gm work through serialization and pipe. | scroggo@google.com | 2012-09-12 |
* | update MS counter to show actual milliseconds | reed@google.com | 2012-09-10 |
* | apend sample_grab file name with .png | reed@google.com | 2012-09-08 |
* | change duration of transition animation to 1, effectively removing it (for now) | reed@google.com | 2012-09-08 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-08-31 |
* | (disabled) option to re-record a picture when loading | reed@google.com | 2012-08-31 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | Move tiling up into SampleWindow. | scroggo@google.com | 2012-08-17 |
* | Remove SK_FONTHOST_WIN_DW define. | bungeman@google.com | 2012-08-16 |
* | DirectWrite font host for skia. | bungeman@google.com | 2012-08-16 |
* | Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) | robertphillips@google.com | 2012-08-16 |
* | change tiling to 16 tiles instead of 4 | reed@google.com | 2012-08-15 |
* | Provide a key to go to the previous slide in SampleApp. | scroggo@google.com | 2012-08-15 |
* | add 't' to toggle tiling modes | reed@google.com | 2012-08-15 |
* | Fixing source files that do not have newlines at the end. | rmistry@google.com | 2012-08-14 |
* | move texteffects from Sample to gm | mike@reedtribe.org | 2012-08-13 |
* | remove SkShape (unused) | reed@google.com | 2012-08-09 |
* | privatize SkEdgeClipper.h | mike@reedtribe.org | 2012-08-09 |
* | Update SkFlattenable buffers to be more modular. | djsollen@google.com | 2012-08-07 |
* | revert gpu-less mac sample app, remove busted sample (that has equivalent gm) | bsalomon@google.com | 2012-08-03 |
* | --picture foo now works if foo is an image (.png, .jpeg) or a picture (.skp) | reed@google.com | 2012-08-03 |
* | Create GPU-less build of Skia. | bsalomon@google.com | 2012-08-02 |
* | Added --picture flag to SampleApp, loads individual skp. | chudy@google.com | 2012-08-01 |
* | Fixed minor memory leaks | robertphillips@google.com | 2012-07-31 |
* | fix LayerDrawLooper to record its fFlagsMask | reed@google.com | 2012-07-31 |
* | Fixed Windows compiler complaints | robertphillips@google.com | 2012-07-10 |
* | Add an SK_PRINTF_LIKE macro, which declares a function to have printf-like | senorblanco@chromium.org | 2012-07-09 |
* | Added GPU implementation of 2-point conical gradient. | rileya@google.com | 2012-07-03 |
* | Properly handle extracted bitmaps in cross process/shared addr space SkGPipe. | scroggo@google.com | 2012-07-02 |
* | remove SkInstCnt tracking of SkViewRegistry | reed@google.com | 2012-06-26 |
* | don't add SkViewRegistry to SkInstCnt | reed@google.com | 2012-06-26 |
* | Register some flattenable factories. | scroggo@google.com | 2012-06-25 |
* | Rename the existing flatten(void*) methods. | djsollen@google.com | 2012-06-08 |
* | Add a tiled pipe mode to SampleApp. | scroggo@google.com | 2012-06-08 |
* | one more warning suppressed (make unused code | caryclark@google.com | 2012-06-06 |
* | fix warnings on Mac in ssamplecode | caryclark@google.com | 2012-06-06 |
* | Fixed Linux compiler complaints | robertphillips@google.com | 2012-06-04 |
* | --pictureDir foo will load serialized pictures <>.skp from the foo directory | reed@google.com | 2012-06-04 |
* | Change patheffect to take a (new) StrokeRec object, which encapsulates the fill | reed@google.com | 2012-05-25 |
* | revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory some... | reed@google.com | 2012-05-24 |
* | Change patheffect to take a (new) StrokeRec object, which encapsulates the fill | reed@google.com | 2012-05-24 |