1. a1007de Fix crash when querying a runtime config that is defined in environment by commit-bot@chromium.org · 11 years ago
  2. 17f1ae6 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  3. c28f555 This attempts to replicate some bad cache behavior Mozilla reported. by commit-bot@chromium.org · 11 years ago
  4. 103f2d0 Add new GM to targeted at rect->clear optimization with different xfermodes. by commit-bot@chromium.org · 11 years ago
  5. 34504ad Adding 2 functions to the Skia API by commit-bot@chromium.org · 11 years ago
  6. 768bc6a pdfviewer: add ability to run on gpu by edisonn@google.com · 11 years ago
  7. 1efccd2 Create a gypi that contains all the SK_API header files for use by clients (i.e. chromium). by djsollen@google.com · 11 years ago
  8. d2623a1 Use Path Ops to generate PDF clips by commit-bot@chromium.org · 11 years ago
  9. f44fcdc Upstreaming DropShadowImageFilter into skia, from Blink by junov@chromium.org · 11 years ago
  10. 8dc8bc5 Add downsample from 8888 to 4444. by scroggo@google.com · 11 years ago
  11. ebbda76 enable SK_FONTHOST_USES_FONTMGR for mac and win. linux fontmgr not ready by reed@google.com · 11 years ago
  12. 75796db Revert "Add blend optimization helpers and use to convert rect draws to clears." by bsalomon@google.com · 11 years ago
  13. 1c4c9ef Move SkComposeImageFilter into its own {.h, .cpp} files by commit-bot@chromium.org · 11 years ago
  14. 9c8b4ea Reverting r10583: Upstreaming DropShadowImageFilter into skia, from Blink by jvanverth@google.com · 11 years ago
  15. d8e4024 Upstreaming DropShadowImageFilter into skia, from Blink by junov@chromium.org · 11 years ago
  16. 4460de4 Tweak -mssse3 on Mac a little. by commit-bot@chromium.org · 11 years ago
  17. c1cdf21 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  18. f916f9e revise SkTDynamicHash and add unit tests BUG= R=reed@google.com by commit-bot@chromium.org · 11 years ago
  19. 9b6a185 Revert "Add blend optimization helpers and use to convert rect draws to clears." by bsalomon@google.com · 11 years ago
  20. 5149bd9 pdfviewer: set backdround to transparent, and add an app to chop transparent content in png files. by edisonn@google.com · 11 years ago
  21. 66017f6 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  22. 6a6c80c Enable SkUtilsArm on all ARM platforms and always use NDK compliant NEON detection on Android. by djsollen@google.com · 11 years ago
  23. 19dd017 Fix a crash on stroking empty paths with nv_path_rendering enabled by commit-bot@chromium.org · 11 years ago
  24. 7e5d186 In preparation for make Chromium's skia.gyp use pdf.gypi. by commit-bot@chromium.org · 11 years ago
  25. aade2e1 Add fullscreen rect bench by bsalomon@google.com · 11 years ago
  26. d4c3565 Fixes for JPEG subset decoding. by scroggo@google.com · 11 years ago
  27. 350b4d5 Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed by SkXfermodeImageFilter. by senorblanco@chromium.org · 11 years ago
  28. 92ffe7d Inverse fill support in PDF by commit-bot@chromium.org · 11 years ago
  29. d9d5c05 Enable runtime checks for SSSE3 on x86 on Android. by mtklein@google.com · 11 years ago
  30. e027a6e adapt FontConfig to use SK_FONTHOST_USES_FONTMGR by reed@google.com · 11 years ago
  31. f7542ba update gyp for ARM builds to be more well defined. by djsollen@google.com · 11 years ago
  32. 17ad2bd Fix quickReject computation for blurs by robertphillips@google.com · 11 years ago
  33. e878e72 pdfviewer: more plumming for soft masks, blend modes and transparency groups by edisonn@google.com · 11 years ago
  34. a0cefa1 pdfviewer: gs operator implementation: dashing and font by edisonn@google.com · 11 years ago
  35. 956b310 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  36. aaa9b29 Added GM to test forthcoming bleed flag by robertphillips@google.com · 11 years ago
  37. 50bbdb4 pdfviewer: update drawBitmap, and fic a gyp issue: gyp does not run in a consistent way on various palt forms, and it generates some files in ../../../foo instead of ../foo - Solution: use the (inconvenient) Shared intermediary directory that should work on all platforms. by edisonn@google.com · 11 years ago
  38. a9b7936 Add lua_pictures target to tools.gyp by sglez@google.com · 11 years ago
  39. 194d775 This patch implements a crop rect for SkImageFilter. It has been implemented for SkColorFilterImageFilter and SkBlurImageFilter as examples. by senorblanco@chromium.org · 11 years ago
  40. 43f2b2c SkiaExamples improvements. by sglez@google.com · 11 years ago
  41. 03d5f4b pdfviewer: path for outputs are relative to some other folder, make them absolute. by edisonn@google.com · 11 years ago
  42. 586db93 refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  43. 8d725b2 all in the gyp by mtklein@google.com · 11 years ago
  44. 147adb1 pdfviewer: remove dependency on picture_utils. add utility function to render SkStream into bitmap. by edisonn@google.com · 11 years ago
  45. 58c856a Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side unit test failures by robertphillips@google.com · 11 years ago
  46. 4740135 Fix Clang build on SkPDFResourceDict (CL 18977002) by commit-bot@chromium.org · 11 years ago
  47. 602a1d7 add scaledimagecache by reed@google.com · 11 years ago
  48. ed5eb4e Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441 by epoger@google.com · 11 years ago
  49. 434251f refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  50. 88876db remove dead SampleDecode.cpp by reed@google.com · 11 years ago
  51. bcc6d7d Update freetype to version 2.5.0.1 when building it from source. by djsollen@google.com · 11 years ago
  52. 2e767c3 Update freetype DEPS to version 2.5 with PNG encoded color bitmap glyphs by djsollen@google.com · 11 years ago
  53. faa5ae4 Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/bin/g++ and Clang 3.3. by commit-bot@chromium.org · 11 years ago
  54. ccf225c This patch implements a crop rect for SkImageFilter. It has been implemented for SkColorFilterImageFilter and SkBlurImageFilter as examples. by senorblanco@chromium.org · 11 years ago
  55. 5b3e2b9 move skpdiff into tools by zachr@google.com · 11 years ago
  56. fc16667 Revert "Adds SkPDFResourceDict class, refactor existing code to use it." by vandebo@chromium.org · 11 years ago
  57. 3a8dfc3 Adds SkPDFResourceDict class, refactor existing code to use it. by commit-bot@chromium.org · 11 years ago
  58. ac03d91 pdfviewer: All NulCanvas (does not draw operations), TrackDevice (trackes what pixels have been changed) by edisonn@google.com · 11 years ago
  59. b8f3655 Update obvious deps. by bungeman@google.com · 11 years ago
  60. 2679ff8 refactor gyp to isolate freetype usage by djsollen@google.com · 11 years ago
  61. 904f86e Revert "migrate skpdiff to tools" by zachr@google.com · 11 years ago
  62. a54aaf7 migrate skpdiff to tools by zachr@google.com · 11 years ago
  63. 1f3c738 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  64. 899f1d8 Revert deps changes in r10220 and r10217. by bungeman@google.com · 11 years ago
  65. 13388e7 Lie about views_animated dependencies until Android situation is resolved. by bungeman@google.com · 11 years ago
  66. 2b0ab9e Update obvious deps. by bungeman@google.com · 11 years ago
  67. 8ac834b bad line in gyp fie snuck into last commit, continuing the ARM breakage by humper@google.com · 11 years ago
  68. 16acf75 use SK_ScalarPI, and fix ARM build by humper@google.com · 11 years ago
  69. 138ebc3 The image resampling code has been transplanted from Chrome; it's incredibly fast. by humper@google.com · 11 years ago
  70. d322cf4 Revert "Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class." by vandebo@chromium.org · 11 years ago
  71. c84fb47 Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class. by commit-bot@chromium.org · 11 years ago
  72. 6645cde Fix build problem with reverted issue 16948011 by commit-bot@chromium.org · 11 years ago
  73. fc70a4a Remove unneeded mention of SkThread_pthread.cpp in ports.gyp. by bungeman@google.com · 11 years ago
  74. 7ac13b7 Reverting r10173 due to compile problems by robertphillips@google.com · 11 years ago
  75. 0abc976 Measurement tool for Bounding-Box-Hierarchies. by commit-bot@chromium.org · 11 years ago
  76. eed6f1b pull mipmap class into its own (private) header by reed@google.com · 11 years ago
  77. a308883 Add bench for hairline paths. by egdaniel@google.com · 11 years ago
  78. d658568 make OpenCL optional for skpdiff by zachr@google.com · 11 years ago
  79. 56799e2 Add the lazy decoder from PictureFlags to SkImageDecoder by commit-bot@chromium.org · 11 years ago
  80. f2e7dbb Split TLS implementation into its own translation unit. by bungeman@google.com · 11 years ago
  81. 883fe7f Move implementation of SkFilterShader into its source file. by tfarina@chromium.org · 11 years ago
  82. 736dd03 Move gaussianBlur functionality to src\effects by robertphillips@google.com · 11 years ago
  83. 9c96d4b fix trivial matrix computation by humper@google.com · 11 years ago
  84. 42dacab Make GrPaint have a variable sized array of color and coverage stages rather than a fixed size. by commit-bot@chromium.org · 11 years ago
  85. d647426 Reverted 10056-10059 by robertphillips@google.com · 11 years ago
  86. d64d8a9 Working plumb of image scaling: by humper@google.com · 11 years ago
  87. f5cc5b1 R=mtklein@google.com by bungeman@google.com · 11 years ago
  88. ebed410 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  89. 523521c reenable the scale benchmark, and only bench actual canvas draw commands by humper@google.com · 11 years ago
  90. e2b9037 Disable soft floating point on ChromeOS by borenet@google.com · 11 years ago
  91. d1a874a (unreviewed) sample app: fix break in pdf viewer (podofo was replaced by native parser) by edisonn@google.com · 11 years ago
  92. 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 · 11 years ago
  93. 183f7f5 ARM Skia NEON patches - 10 - ARM build by commit-bot@chromium.org · 11 years ago
  94. a5aaa79 pdfviewer: measure mem usage, command line flags library. by edisonn@google.com · 11 years ago
  95. 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 · 11 years ago
  96. 596d2e2 pdf viewer: fix a few warnings, and enable warning as errors by edisonn@google.com · 11 years ago
  97. 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 · 11 years ago
  98. b088947 New bitmap filter checkin; this time with less build breakage by humper@google.com · 11 years ago
  99. b686539 Added GM and Bench by commit-bot@chromium.org · 11 years ago
  100. 1a8940e Revert "More general image filter interface; tested implementation of standalone" by humper@google.com · 11 years ago