aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SamplePicture.cpp
Commit message (Expand)AuthorAge
* use SkStream factory for files, and check for null (file-not-found) speedup s...Gravatar reed@google.com2013-05-29
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Added print out of SkShader information to debuggerGravatar robertphillips@google.com2013-01-15
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Addressed more Windows compiler complaint issuesGravatar robertphillips@google.com2012-04-16
* retool SkEvent to own its target ID or target procGravatar reed@google.com2011-08-04
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* remove drawShape from canvas apiGravatar reed@google.com2011-06-27
* switch to inheriting from SampleViewGravatar mike@reedtribe.org2011-05-05
* add typefacecacheGravatar reed@google.com2011-05-02
* updatesGravatar reed@android.com2010-04-22
* add drawData() to canvas, to record data blobsGravatar reed@android.com2009-12-04
* add SampleCode::GetAnimTime() so slides go through a central location forGravatar reed@android.com2009-11-23
* use imageref_globalpool in samplepicture, to test flattening bitmapsGravatar reed@android.com2009-11-10
* add SkSafeRef / SkSafeUnref as inline static functions, to use in place of ourGravatar reed@android.com2009-05-22
* update more sample code to new compose shader headerGravatar reed@android.com2008-12-23
* grab from latest androidGravatar reed@android.com2008-12-17