1. 56799e2 Add the lazy decoder from PictureFlags to SkImageDecoder by commit-bot@chromium.org · 12 years ago
  2. f2e7dbb Split TLS implementation into its own translation unit. by bungeman@google.com · 12 years ago
  3. 883fe7f Move implementation of SkFilterShader into its source file. by tfarina@chromium.org · 12 years ago
  4. 736dd03 Move gaussianBlur functionality to src\effects by robertphillips@google.com · 12 years ago
  5. 9c96d4b fix trivial matrix computation by humper@google.com · 12 years ago
  6. 42dacab Make GrPaint have a variable sized array of color and coverage stages rather than a fixed size. by commit-bot@chromium.org · 12 years ago
  7. d647426 Reverted 10056-10059 by robertphillips@google.com · 12 years ago
  8. d64d8a9 Working plumb of image scaling: by humper@google.com · 12 years ago
  9. f5cc5b1 R=mtklein@google.com by bungeman@google.com · 12 years ago
  10. ebed410 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  11. 523521c reenable the scale benchmark, and only bench actual canvas draw commands by humper@google.com · 12 years ago
  12. e2b9037 Disable soft floating point on ChromeOS by borenet@google.com · 12 years ago
  13. d1a874a (unreviewed) sample app: fix break in pdf viewer (podofo was replaced by native parser) by edisonn@google.com · 12 years ago
  14. f8b6b01 Add an option to have a PdfViewer in SampleApp. Add a parameter --pdfDir to pass the dir with pdfs. Add flag --sort to sort samples acording to title, so foo.skp follows foo.pdf and we can quickly compare diffs. by edisonn@google.com · 12 years ago
  15. 183f7f5 ARM Skia NEON patches - 10 - ARM build by commit-bot@chromium.org · 12 years ago
  16. a5aaa79 pdfviewer: measure mem usage, command line flags library. by edisonn@google.com · 12 years ago
  17. 222382b pdf viewer: refactor, add -w parameter to pdfviewer, add -n to remove extenassion page when there is a single page (so skdiff can be run easily) and fix a bug (SkPdfobject should not reset on destruct) by edisonn@google.com · 12 years ago
  18. 596d2e2 pdf viewer: fix a few warnings, and enable warning as errors by edisonn@google.com · 12 years ago
  19. 571c70b Native PDF parser implementation - don't try it on pdfs that are not generated by skia, Crome Print Preview or Chrome Save As Pdf - it will crash as mising xref, pdfs with updates, and other features are not supported yer. by edisonn@google.com · 12 years ago
  20. b088947 New bitmap filter checkin; this time with less build breakage by humper@google.com · 12 years ago
  21. b686539 Added GM and Bench by commit-bot@chromium.org · 12 years ago
  22. 1a8940e Revert "More general image filter interface; tested implementation of standalone" by humper@google.com · 12 years ago
  23. 25fc6b9 More general image filter interface; tested implementation of standalone by humper@google.com · 12 years ago
  24. e1b75b4 GM (and fix) for drawArc capping issue by robertphillips@google.com · 12 years ago
  25. 0d19309 Enable ASAN build by borenet@google.com · 12 years ago
  26. 3aac1f9 isolate podofo to prepare for native parser, autogenerate PDF API during build by edisonn@google.com · 12 years ago
  27. bcb42ae add charsToGlyphs to SkTypeface by reed@google.com · 12 years ago
  28. 064779a Adding my Bitmap2Path sample for 1on1 meeting. by commit-bot@chromium.org · 12 years ago
  29. 5d41b36 refactor folders to make prepare for native pdf parser by edisonn@google.com · 12 years ago
  30. f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 12 years ago
  31. 131d4ee refactoring for pdf viewer lib by edisonn@google.com · 12 years ago
  32. ad4d499 Add a new GM for very thin stroke widths by robertphillips@google.com · 12 years ago
  33. b857a0c Basic support for Type3 Fonts in Pdf + various refactorings by edisonn@google.com · 12 years ago
  34. 5bbf1d5 Use a single cros_toolchain tarball for ChromeOS build by borenet@google.com · 12 years ago
  35. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 12 years ago
  36. 06b3864 Add gyp define for optimization level by commit-bot@chromium.org · 12 years ago
  37. 6fd5317 Turn off conic GM for now by egdaniel@google.com · 12 years ago
  38. 28c27c8 enable shared lib support in linux for lua by zachr@google.com · 12 years ago
  39. def9f6e Add GM to test conic path rendering by egdaniel@google.com · 12 years ago
  40. 5ec1305 Use "Simple Chrome for Chrome OS Workflow" to build Skia for ChromeOS by borenet@google.com · 12 years ago
  41. c41295d remove double including of libpng decoder by commit-bot@chromium.org · 12 years ago
  42. 7fa22f3 Smallest possible desktop application that uses Skia to render stuff. by commit-bot@chromium.org · 12 years ago
  43. e63296e Fuse skgr & gr targets in gyp files by robertphillips@google.com · 12 years ago
  44. bb52288 SkHello for NaCl by borenet@google.com · 12 years ago
  45. 5a6c2d8 Add skia_exceptinos gyp define by commit-bot@chromium.org · 12 years ago
  46. 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 12 years ago
  47. 4df1673 Build fix after r9598. by fmalita@google.com · 12 years ago
  48. 86681b3 Expose debugger backend classes externally. by fmalita@google.com · 12 years ago
  49. 5f87975 Add benchmark for PremultiplyAlpha and UnpremultiplyAlpha in Skia by commit-bot@chromium.org · 12 years ago
  50. ace2269 Fixed a bug with linear gradient PDF matrices and added test cases by commit-bot@chromium.org · 12 years ago
  51. 826ec81 Small change that eliminates Parse Errors with encoded skps. by commit-bot@chromium.org · 12 years ago
  52. 8af0371 add bench for fontcache performance (measurement) by reed@google.com · 12 years ago
  53. 05d550e GYP Changes and Scripts for Compiling Skia for ChromeOS by borenet@google.com · 12 years ago
  54. 7fb5373 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  55. dc1d727 Compile pdf viewer manaully only, disable on build bots. by edisonn@google.com · 12 years ago
  56. 01cd4d5 simple podofo and skia based pdf viewer by edisonn@google.com · 12 years ago
  57. 110aff2 Add 2 missing neon files for the android build by djsollen@google.com · 12 years ago
  58. 42416ee Update DEPS to use only googlesource.com repositories. by djsollen@google.com · 12 years ago
  59. 73d9f1c more paint methods to lua by mike@reedtribe.org · 12 years ago
  60. fb85824 add pdf lib to lua_pictures to fix linker error by mike@reedtribe.org · 12 years ago
  61. 99ac02b SkDocument base for pdf, xps, etc. by reed@google.com · 12 years ago
  62. bbba784 Fix ninja/angle build with new gyp rev. by bsalomon@google.com · 12 years ago
  63. f51e125 Update gyp from 1563 to 1643 (take two). by bungeman@google.com · 12 years ago
  64. 5a64902 call through to the device from SkDraw by reed@google.com · 12 years ago
  65. 37ab298 reenable colortype gm by reed@google.com · 12 years ago
  66. 4157085 Added megalooper GM by robertphillips@google.com · 12 years ago
  67. c117cba add bench for sk_memset16/32 by reed@google.com · 12 years ago
  68. f553d27 fix gm on android by djsollen@google.com · 12 years ago
  69. 2897931 Fix broken include path for directwrite backend by djsollen@google.com · 12 years ago
  70. 52f0297 Prepare skia for shared library build on android by djsollen@google.com · 12 years ago
  71. ef7d98e Disable colortype GM due to crash by robertphillips@google.com · 12 years ago
  72. 26da7f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  73. 7edec14 start a wrapper for color fonts by reed@google.com · 12 years ago
  74. a96627f prepare skia for shared library build on android by djsollen@google.com · 12 years ago
  75. cf5348f prepare skia for shared library build on android by djsollen@google.com · 12 years ago
  76. 86fc266 Implement SkXfermode image filter. This required changing the signature of SkXfermode::asNewEffectOrCoeffs(), to add an optional background texture. by senorblanco@chromium.org · 12 years ago
  77. 7def5e1 Separate core and images project. by scroggo@google.com · 12 years ago
  78. 6cab1a4 Change SkStream. https://codereview.chromium.org/15298009/ by bungeman@google.com · 12 years ago
  79. ccd7afb Reland 'Add path utils, plus a test for it.' by scroggo@google.com · 12 years ago
  80. f2de1e2 add new gm for bicubic filtering by reed@google.com · 12 years ago
  81. 912e68e Fix degenerate and near-degenerate hairlines on the gpu by commit-bot@chromium.org · 12 years ago
  82. dbbcaa8 Revert "Add path utils, plus a test for it." by scroggo@google.com · 12 years ago
  83. 1bee037 Add path utils, plus a test for it. by scroggo@google.com · 12 years ago
  84. 3d3a860 Add flag to gradients to interpolate colors in premul space. Experimental API to encapsulate the shared parameters for all gradients into a struct. by reed@google.com · 12 years ago
  85. 8b79028 Move SkDrawLooper implementation to its own file. by commit-bot@chromium.org · 12 years ago
  86. 4c69a06 clone of https://codereview.chromium.org/15316014/ with teaks by reed@google.com · 12 years ago
  87. 3597b73 expand SkLua to handle creation of its own State by reed@google.com · 12 years ago
  88. 74ce6f0 add dumpops.lua as a sample scraper that just dumps the arguments by reed@google.com · 12 years ago
  89. 8c6411a reenable lerpmode in gms, now that I think we fixed the global-initialization by reed@google.com · 12 years ago
  90. 8f83825 Add methods to SkLayerDrawLooper to allow adding layers on top by commit-bot@chromium.org · 12 years ago
  91. e96cf08 disable lerpmode gm until we fix serialization by reed@google.com · 12 years ago
  92. b83cb9b add SkLerpXfermode by reed@google.com · 12 years ago
  93. bfae9d3 Add a fontConfig interface for android. by djsollen@google.com · 12 years ago
  94. 1f6aed0 Move SkImage::encode to SkImage_Codec.cpp. by commit-bot@chromium.org · 12 years ago
  95. 73e4d57 Add a comment to the top of images.gyp. by scroggo@google.com · 12 years ago
  96. 05403df Remove the fno-rtti excluders now that fno-rtti is only passed to c++ files. by commit-bot@chromium.org · 12 years ago
  97. 1ef08bb use define to work-around localeconf() missingness in android by reed@google.com · 12 years ago
  98. a774adf lua not building on android ??? disabling for now by reed@google.com · 12 years ago
  99. 9bf99c3 fix typo in dependency line (don't name file, just dir) by reed@google.com · 12 years ago
  100. e52d291 add direct_dependencies for picture_utils, and add cflags_cc for android's gypi by reed@google.com · 12 years ago