1. decb21e experiment/fiddle by halcanary · 9 years ago
  2. 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 9 years ago
  3. c60b310 Modify iOSShell-gyp to generate unique bundle identifier by stephana · 9 years ago
  4. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  5. 3257c12 runs some sample animations side by side in canvas and svg by caryclark · 9 years ago
  6. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  7. 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 9 years ago
  8. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago
  9. 478c04e Update sample to use new perlin noise shader, and make cloud like by egdaniel · 9 years ago
  10. 417011c added experimental improved Perlin noise shader by ethannicholas · 9 years ago
  11. cda8ec2 Add test with GLFW framework by jvanverth · 9 years ago
  12. 44dcb8a Some iOS fixes to make SampleApp work better. by jvanverth · 9 years ago
  13. fe81e2d Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  14. d9b8d7a Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:20001 of https://codereview.chromium.org/1329853005/ ) by mtklein · 9 years ago
  15. 925979f Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  16. 5a9a5b3 CMAKE + install command by halcanary · 9 years ago
  17. f29a0c7 Experimental: fix document by halcanary · 9 years ago
  18. e212789 Experimental: document that cmake + c api example now works in Ubuntu. by halcanary · 9 years ago
  19. 0e050c6 Remove an extra newline in documentation. by halcanary · 9 years ago
  20. 219f18f C API: Add SK_API, also documentation of an example. by halcanary · 9 years ago
  21. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  22. b4fd893 add old fix for iOS SampleApp by caryclark · 9 years ago
  23. 9f8754f Remove experimental/PdfViewer by halcanary · 9 years ago
  24. 1d58773 Update NulCanvas so everything builds. by bungeman · 9 years ago
  25. 4524813 experimental: remove old PDF benchmarking tools by halcanary · 9 years ago
  26. be4229b Updated PDFViewer drawImageRect() overrides by fmalita · 9 years ago
  27. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  28. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  29. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  30. 611cc5f delete experimental path renderers by joshualitt · 9 years ago
  31. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  32. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  33. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  34. 567ff2f Cleanup: Remove unnecessary double-semicolons. by tfarina · 9 years ago
  35. a1e41c6 default to 8888 for ganesh in sampleapp on iOS by reed · 9 years ago
  36. 195f62d BUG=skia: by stephana · 9 years ago
  37. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  38. 7e051f9 Fix SampleApp build on iOS. by scroggo · 9 years ago
  39. 91d1d62 zlib/pdf: remove HaveFlate(), depend on preprocessor defines by halcanary · 9 years ago
  40. 2aafe6f Add SkSVGCanvas by fmalita · 10 years ago
  41. e73da40 add length parameter to addText, to match attr values by reed · 10 years ago
  42. a9d9de4 [SkSVGDevice] drawTextOnPath() support by fmalita · 10 years ago
  43. 12753cc [SkSVGDevice] Add support for more stroke params by fmalita · 10 years ago
  44. 1a481fe [SkSVGDevice] Initial clipping support by fmalita · 10 years ago
  45. fe3f260 [SkSVGDevice] Initial text support by fmalita · 10 years ago
  46. da5bcab remove remaining parts of SkExample by caryclark · 10 years ago
  47. 532faa9 [SkSVGDevice] Initial shader/gradient support by fmalita · 10 years ago
  48. c8fcafb First cut at cleaning up Sergio's example code and moving some common code to SkWindow. by caryclark · 10 years ago
  49. 93957f4 Initial SVG backend stubbing by fmalita · 10 years ago
  50. 416e394 remove experimental pixman files by caryclark · 10 years ago
  51. 17a2b54 The original instantiation of pathops was in the experimental/Intersection directory. Anything of value has been copied into the mainline. by caryclark · 10 years ago
  52. 9c3f17d Fold gmtoskp into DM, as --src gm --config skp. by mtklein · 10 years ago
  53. a9e8476 experimental/skp_to_pdf_md5 optionally also outputs pdf files by halcanary · 10 years ago
  54. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  55. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  56. 53a8f21 Update PdfViewer's SkNulCanvas by robertphillips · 10 years ago
  57. abe4baa experimental skp_to_pdf_md5 program. by halcanary · 10 years ago
  58. c4fda92 remove unused drawData by reed · 10 years ago
  59. f9c9d72 Delete old bench expectation code. by mtklein · 10 years ago
  60. 3fcc125 Remove SkCanvas::isDrawingToLayer by junov · 10 years ago
  61. 0aa5cea fix last warnings on w64 and turn on w.a.e. by bsalomon · 10 years ago
  62. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  63. 266b2ad Remove virtual clear in PdfViewer's SkNulCanvas by robertphillips · 10 years ago
  64. b19ce31 quick fix to land clear() change by reed · 10 years ago
  65. 85a5750 Fix PdfViewer BGR byte order by halcanary · 10 years ago
  66. 84bc52a work in progress by halcanary · 10 years ago
  67. 742cacd multipage_pdf_profiler, gmtoskp by halcanary · 10 years ago
  68. 0c9acd5 Cleanup: Remove SimpleiOSApp xcode project file. by tfarina · 10 years ago
  69. 3eeb156 patch from issue 697743002 working by mtklein · 10 years ago
  70. 0b5fc97 Quick and dirty test to call the C interface from GO. by stephana · 10 years ago
  71. 38406c8 Cleanup: Go with SkDebugf instead of GrPrintf. by tfarina · 10 years ago
  72. 8915434 delete webtry from main skia repo; it's been moved to buildbots by Greg Humphreys · 10 years ago
  73. 5abfa68 fix issues with simultaneous configs and security jail on skfiddle by Greg Humphreys · 10 years ago
  74. af58b5f rework GUI, scripts, and fiddle main for multiple simultaneous configs by Greg Humphreys · 10 years ago
  75. e001da2 SkV8Sample: Now with Path2D and Path2DBuilder. by jcgregorio · 10 years ago
  76. 9571567 remove the GPU checkbox from the hash / database by Greg Humphreys · 10 years ago
  77. 5e44b00 Start moving to the new canvas structure. by jcgregorio · 10 years ago
  78. 1c9acd9 Fixup references to the js files from the HTML files in SkV8Example. by jcgregorio · 10 years ago
  79. 59b3815 Move .js files to their own directory by robertphillips · 10 years ago
  80. e22f45f Doing the "using namespace" penance by adding in v8:: everywhere, like I should have to begin with. by jcgregorio · 10 years ago
  81. e332396 move c api into include by reed · 10 years ago
  82. f0b1710 fix some bit-rot in the ios port of sampleapp by reed · 10 years ago
  83. 7a2df0c webtry: Improve error handling/message when creating sqlite tables. by tfarina · 10 years ago
  84. 33e6466 Move init() to Init() so that flag.Parse() can be called first. by jcgregorio · 10 years ago
  85. 25a134d webtry: Add logserver to serve /tmp/glog. by tfarina · 10 years ago
  86. c9df8ce fix display of fiddles that DON'T have compile errors by Greg Humphreys · 10 years ago
  87. ae8ab62 Properly parse compiler errors for fiddles and mark them in the editor. by humper · 10 years ago
  88. 8c0d2aa webtry: Do not forget the close the rows. by tfarina · 10 years ago
  89. 498bc5f webtry: Forgot onr log.Fatal. by Thiago Farina · 10 years ago
  90. ae6d622 webtry: Switch from Go's log package to golang/glog. by tfarina · 10 years ago
  91. ebd90ee webtry: Check the result of os.Chdir(). by tfarina · 10 years ago
  92. 585a5fc webtry: Simplify template construction. by tfarina · 10 years ago
  93. 5414226 Re-land ganesh checkbox. I needed to increase the size of the address by Greg Humphreys · 10 years ago
  94. 67f2d3c Revert of add ganesh checkbox to skfiddle interface (patchset #6 id:270001 of https://codereview.chromium.org/649313002/) by humper · 10 years ago
  95. ccb5489 add ganesh checkbox to skfiddle interface by Greg Humphreys · 10 years ago
  96. 5d0706f Fix webtry setup once instructions in README doc. by tfarina · 10 years ago
  97. 6c07907 add support for skfiddle width/height options by Greg Humphreys · 10 years ago
  98. ac15bb9 webtry: Simply move sys/ directory into setup/. by tfarina · 10 years ago
  99. 4f6ffde pre-build the resources library for the fiddle jail by Greg Humphreys · 10 years ago
  100. 117ff1c repair the webtry setup process by Greg Humphreys · 10 years ago