[SVGDom] Opacity optimization
[platform/upstream/libSkiaSharp.git] / experimental / iOSSampleApp /
2016-07-26 jvanverthUpdate iOS to new SkSurface interface
2016-06-01 sdefresne[GN] Add support for disabling opts via SK_BUILD_NO_OPT...
2016-05-05 brianosmanAdded --deepColor option to SampleApp, triggers creatio...
2016-03-16 mtkleindetach -> release
2016-01-18 kkinnunenSampleApp: Remove SkWindow::setColorType
2016-01-05 kkinnunenSampleApp: remove Picture_DeviceType
2015-10-02 jvanverthSome iOS fixes to make SampleApp work better.
2015-08-21 caryclarkadd old fix for iOS SampleApp
2015-04-09 reeddefault to 8888 for ganesh in sampleapp on iOS
2015-04-09 stephanaBUG=skia:
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-02-26 scroggoFix SampleApp build on iOS.
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-10-22 reedfix some bit-rot in the ios port of sampleapp
2014-07-22 caryclarkshare dm and command flags
2014-07-11 caryclarkios fixes
2014-06-11 jvanverthFix a number of issues with iOS build.
2014-04-11 commit-bot@chromiu... Revert of Revert of Rename kPMColor_SkColorType to...
2014-04-11 commit-bot@chromiu... Revert of Rename kPMColor_SkColorType to kN32_SkColorTy...
2014-04-10 commit-bot@chromiu... Revert of Revert of Rename kPMColor_SkColorType to...
2014-04-10 commit-bot@chromiu... Revert of Rename kPMColor_SkColorType to kN32_SkColorTy...
2014-04-09 commit-bot@chromiu... Rename kPMColor_SkColorType to kN32_SkColorType.
2014-02-18 commit-bot@chromiu... fix iOS build -- pass colortype, not config
2013-12-17 reed@google.comchange SkScalarRound to SkScalarRoundToInt
2013-08-29 commit-bot@chromiu... Replace SkTScopedPtr with SkAutoTDelete in Skia.
2013-08-29 robertphillips@goo... Split SkDevice into SkBaseDevice and SkBitmapDevice
2013-08-20 robertphillips@goo... Revert r10830 (Split SkDevice out of SkRasterDevice...
2013-08-20 robertphillips@goo... Split SkDevice out of SkBitmapDevice
2013-03-28 robertphillips@goo... Fix iOS compiler error/warning
2013-03-05 bsalomon@google.comMake SkOSWindow return the sample count and stencil...
2013-02-07 bsalomon@google.comMore fixes for ios build.
2013-02-07 bsalomon@google.comAttempt to fix iOS build.
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-02 caryclark@google.combuild iOS with 'make all'
2012-10-01 reed@google.comretool so we don't need to call SkCanvas::setDevice
2012-10-01 bsalomon@google.comUse setDevice rather than the removed setBitmapDevice.
2012-10-01 bsalomon@google.comChange the ios sample app name.
2012-09-28 bsalomon@google.comMake gpu work in iOS SampleApp.
2012-09-27 bsalomon@google.comMake SampleApp work on iPhone/iOS simulator.
2012-09-26 caryclark@google.comremove precompiled header option for ios
2012-09-20 caryclark@google.comfirst cut at making iOS work
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-08-14 rmistry@google.comFixing source files that do not have newlines at the...
2012-06-06 bsalomon@google.comRemove gpu stats tracking
2012-04-06 bsalomon@google.comAdd MSAA option to SampleApp
2012-04-02 robertphillips@goo... Patching Mac files missed in first delivery
2012-02-14 tomhudson@google.comFix include paths in non-standard targets.
2011-11-07 bsalomon@google.com[GPU] Add explicit byte order and PM vs. UPM 8888 configs
2011-08-30 yangsu@google.comAdded SimpleiOSApp and updated iOSSampleApp
2011-08-30 yangsu@google.comUpdated iOS SampleApp and the simple hello world Skia...
2011-08-12 yangsu@google.comAdded Debugger to Sample App, off by default
2011-08-08 yangsu@google.comiOS/Cocoa SampleApp, Drawingboard, and Networking updates
2011-08-02 yangsu@google.comiOS Sample App menu implementation
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-07-28 epoger@google.comManually update copyright notices in files that defied...
2011-07-19 yangsu@google.comiOSSampleApp can now switch backends during runtime
2011-07-17 yangsu@google.comFixed an #ifdef bug in SkUIView
2011-07-17 yangsu@google.comRemoved old files in iOSSampleApp
2011-07-17 yangsu@google.comUpdated iOSSampleApp to display FPS and display in...
2011-07-07 yangsu@google.comChanged Bundler identifier to com.google in iOSSampleApp
2011-07-07 yangsu@google.comFixed iOSSampleApp dependencies
2011-07-07 yangsu@google.comUpdated iOSSampleApp and related files.
2011-07-01 epoger@google.comMerge ... SkiOSSampleApp into SampleApp, still a work...
2011-06-24 yangsu@google.comUpdated the references to iOS util files in the iOSSamp...
2011-06-24 yangsu@google.comSample App ported to an universal iOS app with airprint...