1. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  2. 8482504 make allocPixels throw on failure by reed · 10 years ago
  3. daefa5b JPEG(JFIF only) directly embedded into PDF by halcanary · 10 years ago
  4. 1b27704 Remove ALL font fallback logic from Skia. by djsollen · 10 years ago
  5. 89443ab change gpudevice and pdfdevice to inherit from basedevice by reed · 10 years ago
  6. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  7. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  8. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  9. 6f4e473 turn assert into not_implemented_yet for patheffects on text by reed@google.com · 10 years ago
  10. aec4066 fix int/size_t warnings by reed@google.com · 10 years ago
  11. f20fc24 remove all references to legacy Config8888 by reed@google.com · 10 years ago
  12. 9236238 Remove SkCanvas matrix ops return value. by commit-bot@chromium.org · 10 years ago
  13. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 10 years ago
  14. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 10 years ago
  15. 900ecf2 use colortype instead of config by reed@google.com · 10 years ago
  16. 5a346a8 Make PDF clip code handle rrects. by commit-bot@chromium.org · 10 years ago
  17. e5b2af9 Store SkRRects in SkClipStack by commit-bot@chromium.org · 10 years ago
  18. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 10 years ago
  19. b000d76 Drawing fake bold text, line and normal text made normal text bolder on PDF. by commit-bot@chromium.org · 10 years ago
  20. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 10 years ago
  21. 9ebcac5 add installPixels by reed@google.com · 11 years ago
  22. 85e143c reenable vertices gm, adding picture support by reed@google.com · 11 years ago
  23. 4e8f1e5 [PDF] Fix clipping in xfermode improvement. by commit-bot@chromium.org · 11 years ago
  24. 7542dc8 [PDF] Fixes the cases where SkPDFDevice::finishContentEntry is called with empty content. by commit-bot@chromium.org · 11 years ago
  25. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  26. a466286 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  27. 8c99c9f Reverting r12315 (More Windows 64b compilation warning fixes) due to compilation failures by robertphillips@google.com · 11 years ago
  28. 80051d3 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  29. 30b1aaf [PDF] Speculative fix for chrome crash w/ SRC xfer mode. by commit-bot@chromium.org · 11 years ago
  30. 73a7ea3 Implement DPI for perspective bitmaps in PDF - we save the bitmap at the resolution requested. by edisonn@google.com · 11 years ago
  31. a8e33a9 Add ability to ninepatch blurred rounded rectangle by scroggo@google.com · 11 years ago
  32. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  33. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  34. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  35. fd3c8c2 Fix int/SkScalar mismatch. by vandebo@chromium.org · 11 years ago
  36. 3b41621 [PDF] Improve complex xfer mode support. by vandebo@chromium.org · 11 years ago
  37. 83d8eda PDF: support perspective in simple shaders. (this version does not work well with tilling) by edisonn@google.com · 11 years ago
  38. 8c29490 Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future cl, once DPI will be used in SkPDFDevice by commit-bot@chromium.org · 11 years ago
  39. dc37e20 Revert "PDF: support perspective in simple shaders. (this version does not work well with tilling)" by vandebo@chromium.org · 11 years ago
  40. eb5992c PDF: support perspective in simple shaders. (this version does not work well with tilling) by vandebo@chromium.org · 11 years ago
  41. 9cf0cb1 Implement perspective for bitmaps in pdf. by edisonn@google.com · 11 years ago
  42. 5e00989 Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten the path and the text when we have perspective. by commit-bot@chromium.org · 11 years ago
  43. a9ebd16 pdf: drawPath should pass the computed matrix, instead of default matrix stored in draw. by edisonn@google.com · 11 years ago
  44. 5df5e61 Update PDF backend to support fallback fonts on Android. by djsollen@google.com · 11 years ago
  45. d2cfa74 [PDF] clear() and drawPaint() where applying the initial transform twice. by commit-bot@chromium.org · 11 years ago
  46. aa6c4d2 pdf: report NYI features, and fail gracefully when something is not supported in pdf. by edisonn@google.com · 11 years ago
  47. e029440 Replace SkTScopedPtr with SkAutoTDelete in Skia. by commit-bot@chromium.org · 11 years ago
  48. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  49. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  50. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  51. eed779d This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on the simplest GPU path. by commit-bot@chromium.org · 11 years ago
  52. d2623a1 Use Path Ops to generate PDF clips by commit-bot@chromium.org · 11 years ago
  53. 92ffe7d Inverse fill support in PDF by commit-bot@chromium.org · 11 years ago
  54. 9bf380c drawBitmap* cleanup by robertphillips@google.com · 11 years ago
  55. 93a2e21 Implemented transparent gradients by commit-bot@chromium.org · 11 years ago
  56. 4740135 Fix Clang build on SkPDFResourceDict (CL 18977002) by commit-bot@chromium.org · 11 years ago
  57. fc16667 Revert "Adds SkPDFResourceDict class, refactor existing code to use it." by vandebo@chromium.org · 11 years ago
  58. 3a8dfc3 Adds SkPDFResourceDict class, refactor existing code to use it. by commit-bot@chromium.org · 11 years ago
  59. d322cf4 Revert "Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class." by vandebo@chromium.org · 11 years ago
  60. c84fb47 Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class. by commit-bot@chromium.org · 11 years ago
  61. 6a4ba5b [PDF] Use SkTypeface::countGlyphs instead of getAdvancedTypefaceMetrics by commit-bot@chromium.org · 11 years ago
  62. 7893aae Reverting 10063 due to Win7 crashes in RenderPDFs step by robertphillips@google.com · 11 years ago
  63. 000e13e [PDF] Use SkTypeface::countGlyphs instead of getAdvancedTypefaceMetrics by commit-bot@chromium.org · 11 years ago
  64. 969fd6a Sort points for PDF's draw rect, to match raster and GPU implementation. by commit-bot@chromium.org · 11 years ago
  65. d9dfa18 Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to FlateDecode (zip) if it makes sense. Otherewise include uncompressed stream. by edisonn@google.com · 11 years ago
  66. 6addb19 resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we by edisonn@google.com · 11 years ago
  67. b62f93f Don't pretend we can draw MaskFilters, it produces artifacts that make the text unreadable when using CSS shadows. by edisonn@google.com · 11 years ago
  68. acef3c4 Reverting r8233 (Use SkSet in PDF) by robertphillips@google.com · 11 years ago
  69. 01c34ee Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  70. 66bedbb resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we added capability to collect minidump and callstack if buildbot fails with heap coruption in windows. a few minor conflicts have been resolved) by edisonn@google.com · 11 years ago
  71. fed86bd move most of SkFontHost to private (preceeding making it all private) by reed@google.com · 11 years ago
  72. b58772f PDF: add support for named destinations. by epoger@google.com · 11 years ago
  73. 812b6f5 Revert r8000 due to failures on some buildbots by epoger@google.com · 11 years ago
  74. 1cad898 PDF: add support for named destinations by epoger@google.com · 11 years ago
  75. e2e8113 PDF : Unused parameters cleanup by sugoi@google.com · 11 years ago
  76. 5bd26d3 revert r7892 by edisonn@google.com · 11 years ago
  77. 194b7cd resubmit after fixing assert issue: https://codereview.appspot.com/6744050 by edisonn@google.com · 11 years ago
  78. d1c53aa Revert r7883 by edisonn@google.com · 11 years ago
  79. 676aef0 Use SkSet to fix issue when pdf generates an exp number of resources. by edisonn@google.com · 11 years ago
  80. 2ae67e7 add custom implementation for drawBitmapRect to shield from changes in SkDevice by edisonn@google.com · 11 years ago
  81. 90096b6 Small code cleaup: remove redundant if unreviewd, comment from previous cl by edisonn@google.com · 11 years ago
  82. 2e6a69b If the stack is too deep we could get Stack Overflow in pdf's ContentEntry's destructor. by edisonn@google.com · 11 years ago
  83. 4e1cc6a [PDF] Handle invalid glyph IDs on drawText methods. by vandebo@chromium.org · 11 years ago
  84. 532470f Expose geometry and gamma on device. https://codereview.appspot.com/6499101/ by bungeman@google.com · 12 years ago
  85. d96d17b Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  86. 6eb549e Revert "Remove SkRefPtr" - r7021 by vandebo@chromium.org · 12 years ago
  87. e8a76ae Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  88. 8182fa0 Make SkClipStack::Iter use SkClipStack::Element. by bsalomon@google.com · 12 years ago
  89. fc641d0 remove all SkRefPtr from SkPDFDevice.h by reed@google.com · 12 years ago
  90. 2a006c1 begin to skiafy PDF headers : removing use of SkRefPtr by reed@google.com · 12 years ago
  91. 80214e2 Made clarifying renamings to SkClipStack's iterators (and added to unit test) by robertphillips@google.com · 12 years ago
  92. c029062 Fixed two sub-optimal iterator uses by robertphillips@google.com · 12 years ago
  93. 238be8c [PDF] Add link annotations. by vandebo@chromium.org · 12 years ago
  94. 40a1ae4 Added SkDevice onAttachToCanvas & onDetachFromCanvas methods by robertphillips@google.com · 12 years ago
  95. 59f46b8 Fixed Windows compiler complaints by robertphillips@google.com · 12 years ago
  96. da6c569 [PDF] Fix PDF code to not crash on SkComposeShader. by vandebo@chromium.org · 12 years ago
  97. 683001c [PDF] Ensure that filling single line paths (with no area) does not draw anything. by vandebo@chromium.org · 12 years ago
  98. 386dfc0 [PDF] Handle failures of matrix inversion by vandebo@chromium.org · 12 years ago
  99. 8aa66b6 Revert "[PDF] Handle failures of matrix inversion" while I investigate fixed point failures. by vandebo@chromium.org · 12 years ago
  100. ebad2d9 [PDF] Handle failures of matrix inversion. by vandebo@chromium.org · 12 years ago