aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode
Commit message (Expand)AuthorAge
* Parse SampleApp command line for a test name. If an argument is passed toGravatar senorblanco@chromium.org2011-06-28
* Adding support for shadows when drawing bitmaps with skia gpu deviceGravatar junov@google.com2011-06-27
* remove drawShape from canvas apiGravatar reed@google.com2011-06-27
* Modified the iOS pdf data code to use steam.copytoData()Gravatar yangsu@google.com2011-06-24
* replace detach/getStream apis on dynamicwstream with SkDataGravatar reed@google.com2011-06-24
* Added helper methods for changing samples, getting sample titles, and extract...Gravatar yangsu@google.com2011-06-24
* Unify handleTouch and handleClick in SampleApp.Gravatar Scroggo2011-06-22
* SampleApp fixes.Gravatar Scroggo2011-06-21
* Add a way to save to PDF in SampleApp on Android and elsewhere.Gravatar Scroggo2011-06-21
* inherit from SampleViewGravatar mike@reedtribe.org2011-06-18
* Minor fixes for SampleApp.Gravatar Scroggo2011-06-17
* Add createNewCompatibleDevice. Allow devices to have a NULL factory and saveL...Gravatar bsalomon@google.com2011-06-17
* Use SkTouchGesture to handle pinch events in Android SampleApp.Gravatar Scroggo2011-06-17
* make SkDevice constructors explicit between offscreen and on/directGravatar reed@google.com2011-06-16
* Better fix for changing the viewport in sample app.Gravatar Scroggo2011-06-16
* Fix the mac build of the SampleApp.Gravatar Scroggo2011-06-16
* Implement edge AA for concave polys in the tesselated path renderer.Gravatar senorblanco@chromium.org2011-06-15
* Improvements to the SampleApp (primarily Android).Gravatar Scroggo2011-06-15
* Update baselines for linux-fixed. Make shader text sample/GM work with scalar...Gravatar bsalomon@google.com2011-06-14
* Fix text-as-path with skshader on gpuGravatar bsalomon@google.com2011-06-13
* Updates to the Android SampleAppGravatar djsollen@google.com2011-06-13
* Make linux sample app work on my laptop. Reviewed at http://codereview.appspo...Gravatar Scroggo2011-06-08
* Correction of texture domain calculation. Review=http://codereview.appspot.c...Gravatar twiz@google.com2011-06-02
* Added code to enable the pipe module to record to a fileGravatar yangsu@google.com2011-06-01
* Added 3 new sample tests. http://codereview.appspot.com/4527092/Gravatar yangsu@google.com2011-06-01
* update to SampleViewGravatar reed@google.com2011-06-01
* inherit from SampleViewGravatar reed@google.com2011-06-01
* Remove unnecessary call to unlock.Gravatar Scroggo2011-05-31
* fix memory leaksGravatar reed@google.com2011-05-31
* Show fatbits mode in openGL. http://codereview.appspot.com/4515141/Gravatar Scroggo2011-05-25
* addGravatar reed@google.com2011-05-25
* inherit from SampleViewGravatar reed@google.com2011-05-25
* Grab-bag of memory fixes. SkFlatMatrix::Flatten had the same issue asGravatar senorblanco@chromium.org2011-05-24
* add cross-process option to gpipeGravatar reed@google.com2011-05-23
* Add dual source blending support for proper blending with coverage.Gravatar bsalomon@google.com2011-05-20
* The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns onGravatar senorblanco@chromium.org2011-05-19
* Plug a leak in SampleShaderTest.Gravatar senorblanco@chromium.org2011-05-19
* show consistent timings between debug and releaseGravatar reed@google.com2011-05-18
* lockPixels before looking at them in ZoomerGravatar reed@google.com2011-05-18
* checkpoint for 8->5 bit reductionGravatar reed@google.com2011-05-18
* code style, inherit from SampleViewGravatar reed@google.com2011-05-18
* add 'h' to tri-toggle font hintingGravatar reed@google.com2011-05-18
* Adding a test to sampleapp for texture domainGravatar junov@google.com2011-05-17
* fix uninitialized varGravatar reed@google.com2011-05-17
* add 'n' to tri-toggle bitmap-filter (LERP) on/off/neutralGravatar reed@google.com2011-05-17
* add Convexity enum to SkPathGravatar reed@google.com2011-05-15
* add 'p' to toggle on/off testing the pipeGravatar reed@google.com2011-05-12
* Add color filters to gpu path.Gravatar Scroggo2011-05-11
* remove some dead code in pipesGravatar reed@google.com2011-05-11
* addGravatar reed@google.com2011-05-05