1. 112e7e2 Observe surface LCD settings in SkBaseDevice::drawTextBlob() by fmalita · 10 years ago
  2. b2db898 rename filterTextFlags to disableLCD by reed · 10 years ago
  3. 6987dca Rename onCreateDevice -> onCreateCompatibleDevice by fmalita · 10 years ago
  4. 5adbf1b Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of https://codereview.chromium.org/723743002/) by reed · 10 years ago
  5. b122ee5 start to replace onCreateDevice with onCreateCompatibleDevice by reed · 10 years ago
  6. 81f71b6 Change where layer hoisting data is gathered by robertphillips · 10 years ago
  7. b0e89dc Fix image filters for PDF backend. by senorblanco · 10 years ago
  8. b2d77e4 add gamma value to deviceproperties by reed · 10 years ago
  9. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 10 years ago
  10. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 10 years ago
  11. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 10 years ago
  12. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  13. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  14. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  15. 8483326 SkTextBlob shader space workaround. by fmalita · 10 years ago
  16. e010f1c hide deviceproperties, prepare the way for surfaceprops by reed · 10 years ago
  17. aa1b912 Expose drawTextBlob to devices. by fmalita · 10 years ago
  18. 45f7842 Fixed memory leak for nanobench and crashing in SampleApp NOTREECHECKS=True by dandov · 10 years ago
  19. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  20. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  21. ecfff21 SkCanvas interface for drawing a patch. by dandov · 10 years ago
  22. d771f6b Add auto purging for SkPicture-related Ganesh resources (esp. layers) by robertphillips · 10 years ago
  23. f252f64 hide virtuals on device for width/height/isopaque by reed · 10 years ago
  24. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  25. d942731 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  26. c873329 Update bench to be able to preprocess skps by commit-bot@chromium.org · 10 years ago
  27. fc94829 remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG by commit-bot@chromium.org · 10 years ago
  28. 8ddc26b Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture by commit-bot@chromium.org · 10 years ago
  29. f20fc24 remove all references to legacy Config8888 by reed@google.com · 10 years ago
  30. 7111d46 Revert "Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/)" by reed@google.com · 10 years ago
  31. 231f6b8 Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/) by commit-bot@chromium.org · 10 years ago
  32. 1121170 implement readPixels and writePixels natively, w/o using the (deprecated) by reed@google.com · 10 years ago
  33. 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 10 years ago
  34. e14792d hide Config8888 entirely by commit-bot@chromium.org · 10 years ago
  35. db0c875 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  36. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 10 years ago
  37. 4ef54f8 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code by commit-bot@chromium.org · 10 years ago
  38. 145d1c0 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  39. 5ed01d1 Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0) by robertphillips@google.com · 10 years ago
  40. 1ab85c8 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  41. 9c135db support direct writing to top layer, and hide getTopLayer() by reed@google.com · 10 years ago
  42. 2cccf83 make onReadPixels protected and have default impl (so we can remove chrome override) by commit-bot@chromium.org · 11 years ago
  43. e62513f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  44. 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 11 years ago
  45. 25c7127 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  46. ed9806f add SkCanvas::drawDRRect by commit-bot@chromium.org · 11 years ago
  47. 900ecf2 use colortype instead of config by reed@google.com · 11 years ago
  48. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 11 years ago
  49. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 11 years ago
  50. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 11 years ago
  51. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 11 years ago
  52. 76f10a3 remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface by reed@google.com · 11 years ago
  53. 9ebcac5 add installPixels by reed@google.com · 11 years ago
  54. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  55. e0c170f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  56. 53238bc Move SkBitmapDevice functions to their own file by robertphillips@google.com · 11 years ago
  57. 772c4e6 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  58. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  59. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  60. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  61. 7475811 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  62. 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
  63. 9bf380c drawBitmap* cleanup by robertphillips@google.com · 11 years ago
  64. 5dc14c1 ARM Skia NEON patches - 08 - Cleaning / possible fix by commit-bot@chromium.org · 11 years ago
  65. 020b25b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  66. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago
  67. f2bfd54 Add GPU support for roundrects by commit-bot@chromium.org · 11 years ago
  68. b58772f PDF: add support for named destinations. by epoger@google.com · 12 years ago
  69. 812b6f5 Revert r8000 due to failures on some buildbots by epoger@google.com · 12 years ago
  70. 1cad898 PDF: add support for named destinations by epoger@google.com · 12 years ago
  71. f186757 call through to to the virtual drawPath from drawOval, for subclasses (e.g. pdf) by reed@google.com · 12 years ago
  72. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  73. 532470f Expose geometry and gamma on device. https://codereview.appspot.com/6499101/ by bungeman@google.com · 12 years ago
  74. 46d3d39 Add GPU support for axis-aligned ovals: by jvanverth@google.com · 12 years ago
  75. 6f54724 remove legacy build-flags for drawBitmapRect by reed@google.com · 12 years ago
  76. ff21c2e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  77. 3c95d5b Have drawBitmapRectToRect devolve to drawBitmap if it can (to avoid creating by reed@google.com · 12 years ago
  78. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  79. 3fffb2e Reverting r5861 (remove gainfocus and setMatixClip) due to Chrome compilation issues by robertphillips@google.com · 12 years ago
  80. a1c3d78 Remove gainFocus() and setMatrixClip() virtuals from SkDevice. by bsalomon@google.com · 12 years ago
  81. 1e9c987 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  82. 34dc9a2 allow chrome to use old drawBitmapRect beahvior for now, using SK_SUPPORT_INT_SRCRECT_DRAWBITMAPRECT by reed@google.com · 12 years ago
  83. 7064e9a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  84. 33535f3 Reimplement drawBitmapRectToRect to correctly handle fraction srcRect. by reed@google.com · 12 years ago
  85. 405d0f4 In which a series of things around attachToCanvas and writePixels are fixed by bsalomon@google.com · 12 years ago
  86. 97af1a6 Add caching of the snapshot image form a surface by reed@google.com · 12 years ago
  87. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  88. 40a1ae4 Added SkDevice onAttachToCanvas & onDetachFromCanvas methods by robertphillips@google.com · 12 years ago
  89. b0a34d8 idea: add annotation to SkPaint by reed@google.com · 12 years ago
  90. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  91. 8926b16 apply imagefilter to all draw calls by reed@google.com · 12 years ago
  92. fb0d741 Use nested template expansions to implement Config8888 conversions. by bsalomon@google.com · 13 years ago
  93. 1f9767c Fixing backing store access in SkDeferredCanvas. by junov@chromium.org · 13 years ago
  94. 74b4619 Formatting cleanup: remove extra whitespace by vandebo@chromium.org · 13 years ago
  95. b55deeb add allowImageFilter() so a device can allow/disallow filters by reed@google.com · 13 years ago
  96. 76dd277 add filterImage() entry-point to SkDevice, to allow it to specialize on subclasses by reed@google.com · 13 years ago
  97. 32d25b6 initial impl of SkImageFilters : virtual signature will change! by reed@google.com · 13 years ago
  98. fb82300 enable shadermask optimization all the time by reed@google.com · 13 years ago
  99. e303fcf add SkXfermode::IsMode() and use that in SkDevice by mike@reedtribe.org · 13 years ago
  100. 79841fe disable reduced checks if we're not enabling fast shadermask by reed@google.com · 13 years ago