| Commit message (Expand) | Author | Age |
... | |
* | Cleanup: Remove unnecessary double-semicolons. | tfarina | 2015-04-27 |
* | default to 8888 for ganesh in sampleapp on iOS | reed | 2015-04-09 |
* | BUG=skia: | stephana | 2015-04-09 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Fix SampleApp build on iOS. | scroggo | 2015-02-26 |
* | zlib/pdf: remove HaveFlate(), depend on preprocessor defines | halcanary | 2015-02-17 |
* | Add SkSVGCanvas | fmalita | 2015-02-06 |
* | add length parameter to addText, to match attr values | reed | 2015-02-04 |
* | [SkSVGDevice] drawTextOnPath() support | fmalita | 2015-02-04 |
* | [SkSVGDevice] Add support for more stroke params | fmalita | 2015-02-04 |
* | [SkSVGDevice] Initial clipping support | fmalita | 2015-02-04 |
* | [SkSVGDevice] Initial text support | fmalita | 2015-02-03 |
* | remove remaining parts of SkExample | caryclark | 2015-02-03 |
* | [SkSVGDevice] Initial shader/gradient support | fmalita | 2015-02-03 |
* | First cut at cleaning up Sergio's example code and moving some common code to... | caryclark | 2015-01-30 |
* | Initial SVG backend stubbing | fmalita | 2015-01-30 |
* | remove experimental pixman files | caryclark | 2015-01-29 |
* | The original instantiation of pathops was in the experimental/Intersection di... | caryclark | 2015-01-29 |
* | Fold gmtoskp into DM, as --src gm --config skp. | mtklein | 2015-01-28 |
* | experimental/skp_to_pdf_md5 optionally also outputs pdf files | halcanary | 2015-01-24 |
* | Make SkStream *not* ref counted. | scroggo | 2015-01-21 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Update PdfViewer's SkNulCanvas | robertphillips | 2015-01-05 |
* | experimental skp_to_pdf_md5 program. | halcanary | 2015-01-05 |
* | remove unused drawData | reed | 2015-01-02 |
* | Delete old bench expectation code. | mtklein | 2014-12-15 |
* | Remove SkCanvas::isDrawingToLayer | junov | 2014-12-15 |
* | fix last warnings on w64 and turn on w.a.e. | bsalomon | 2014-12-15 |
* | Remove SkCanvas::drawBitmapMatrix() | Florin Malita | 2014-12-10 |
* | Remove virtual clear in PdfViewer's SkNulCanvas | robertphillips | 2014-12-08 |
* | quick fix to land clear() change | reed | 2014-12-04 |
* | Fix PdfViewer BGR byte order | halcanary | 2014-12-03 |
* | work in progress | halcanary | 2014-12-02 |
* | multipage_pdf_profiler, gmtoskp | halcanary | 2014-12-01 |
* | Cleanup: Remove SimpleiOSApp xcode project file. | tfarina | 2014-11-03 |
* | patch from issue 697743002 | mtklein | 2014-11-03 |
* | Quick and dirty test to call the C interface from GO. | stephana | 2014-10-31 |
* | Cleanup: Go with SkDebugf instead of GrPrintf. | tfarina | 2014-10-31 |
* | delete webtry from main skia repo; it's been moved to buildbots | Greg Humphreys | 2014-10-29 |
* | fix issues with simultaneous configs and security jail on skfiddle | Greg Humphreys | 2014-10-29 |
* | rework GUI, scripts, and fiddle main for multiple simultaneous configs | Greg Humphreys | 2014-10-29 |
* | SkV8Sample: Now with Path2D and Path2DBuilder. | jcgregorio | 2014-10-29 |
* | remove the GPU checkbox from the hash / database | Greg Humphreys | 2014-10-28 |
* | Start moving to the new canvas structure. | jcgregorio | 2014-10-27 |
* | Fixup references to the js files from the HTML files in SkV8Example. | jcgregorio | 2014-10-27 |
* | Move .js files to their own directory | robertphillips | 2014-10-24 |
* | Doing the "using namespace" penance by adding in v8:: everywhere, like I shou... | jcgregorio | 2014-10-24 |
* | move c api into include | reed | 2014-10-24 |
* | fix some bit-rot in the ios port of sampleapp | reed | 2014-10-22 |
* | webtry: Improve error handling/message when creating sqlite tables. | tfarina | 2014-10-22 |