1. 989a95e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  2. b2ad101 Make table color filter use asNewCustomStage. by bsalomon@google.com · 12 years ago
  3. 67e78c9 Use GrCustomStage to implement color matrix. by bsalomon@google.com · 12 years ago
  4. 288d954 Separate out the texture matrix from the coord-system change matrix in GrSamplerState. This is a step towards moving texture matrix to GrCustomStage. by bsalomon@google.com · 12 years ago
  5. 3fe1690 Delete three class declarations that we don't provide implementations anymore. by tfarina@chromium.org · 12 years ago
  6. dfdb7e5 Reland r5963 with two fixes: by bsalomon@google.com · 12 years ago
  7. f6eac8a Revert r5962 because of failures. by bsalomon@google.com · 12 years ago
  8. b022177 Require matrix for custom stage to be set when custom stage is installed. by bsalomon@google.com · 12 years ago
  9. 858804d Use AutoMatrix in GrTextContext by bsalomon@google.com · 12 years ago
  10. 1e269b5 Spell correct some comments. by bsalomon@google.com · 12 years ago
  11. 4200dfe Add SK_API to base classes of classes with SK_API. by bungeman@google.com · 12 years ago
  12. f57c01b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  13. 8d21f6c When two or more color matrix image filters are connected together, and the non-leaf matrices do not require clamping, we can concatenate their matrices and apply them together. by senorblanco@chromium.org · 12 years ago
  14. 3bafe74 Add SkShader::asShadeProc to fast-path the caller when the shader is fast by reed@google.com · 12 years ago
  15. cb1bbb3 Fonts with cubic outlines are rendered without ClearType by GDI. by bungeman@google.com · 12 years ago
  16. a99226e Commit SkGpuDevice.h which was omitted from r5918 for some reason. by bsalomon@google.com · 12 years ago
  17. 3cbaa2d Beef up GrContext::AutoMatrix to handle doing GrPaint matrix adjustments. by bsalomon@google.com · 12 years ago
  18. 6806fe8 Export effects classes with SK_API. by tfarina@chromium.org · 12 years ago
  19. 3ab43d5 Minimize use of SkDraw's matrix in SkGpuDevice. by bsalomon@google.com · 12 years ago
  20. 5dc26b9 SkTCopyOnFirstWrite by bsalomon@google.com · 12 years ago
  21. fc84359 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  22. 9f25de7 This patch implements generalized DAG connectivity for SkImageFilter. SkImageFilter maintains a list of inputs, which can be constructed either from a SkImageFilter** or zero or more SkImageFilter* arguments (varargs). by senorblanco@chromium.org · 12 years ago
  23. a6926b1 Reland r5861 but leave setMatrixClip virtual on SkDevice (IOW this is a partial revert of r5871 which reverted r5861). by bsalomon@google.com · 12 years ago
  24. 3fffb2e Reverting r5861 (remove gainfocus and setMatixClip) due to Chrome compilation issues by robertphillips@google.com · 12 years ago
  25. bae1712 Disable automatic font fallback of SkFontHost_android when building for WebKit by djsollen@google.com · 12 years ago
  26. a1c3d78 Remove gainFocus() and setMatrixClip() virtuals from SkDevice. by bsalomon@google.com · 12 years ago
  27. 0e354aa Remove external matrix feature. by bsalomon@google.com · 12 years ago
  28. 0f11e1a Remove translate param from GrContext::drawPath (and subsequent calls). by bsalomon@google.com · 12 years ago
  29. c7448ce GrPaint encapsulation. by bsalomon@google.com · 12 years ago
  30. 254eae2 Change SkLightingImageFilter to derive from SkSingleInputImageFilter, so that it can participate in filter DAGs. by senorblanco@chromium.org · 12 years ago
  31. 88becf4 Rename GrPaint fields/enums/members texture->color mask->coverage. by bsalomon@google.com · 12 years ago
  32. af84e74 Move setPaint from GrContext to GrDrawState. by bsalomon@google.com · 12 years ago
  33. 5a7c6be Add the ability to provide function pointers to SkPicture serialization by scroggo@google.com · 12 years ago
  34. 94bc60f Lock gFTMutex when modifying FT globals. by scroggo@google.com · 12 years ago
  35. 7823d9a Disable SK_DEBUG_PATH_REF in debug builds. by bsalomon@google.com · 12 years ago
  36. 3bc16c8 Implement GPU path for matrix convolution. Note that when not convolving alpha, by senorblanco@chromium.org · 12 years ago
  37. e6e62d1 Make numTextures() be non-virtual on GrCustomStage. by bsalomon@google.com · 12 years ago
  38. 7cc7f49 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  39. ae09f2d Adds extra debugging to SkPathRef that can optionally be turned on in a release build. by bsalomon@google.com · 12 years ago
  40. 1dfe88e Revert r5557 (which itself was a revert of r5433). Relands SkPathRef. Will follow with change for extra debug checks to attempt to ferret out http://www.crbug.com/148637. by bsalomon@google.com · 12 years ago
  41. 4f45258 Delete SkStream_Win.h as it appears to never have been used. by bungeman@google.com · 12 years ago
  42. 425a8c7 add getSeed() by reed@google.com · 12 years ago
  43. 2b64f84 Add SkNativeGLContext implementation for iOS. by bsalomon@google.com · 12 years ago
  44. dc3a4e5 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  45. 5957f47 retool so we don't need to call SkCanvas::setDevice by reed@google.com · 12 years ago
  46. ccb3950 Speculative render target ref/unref fixes by robertphillips@google.com · 12 years ago
  47. 7ec0015 delete obsolete/unused SkGpuCanvas by reed@google.com · 12 years ago
  48. 887760f views: Fix a typo in SkEvent.h by tfarina@chromium.org · 12 years ago
  49. 52a00ca Adding virtual method to SkDeferredCanvas::NotificationClient for signaling when commands are skipped due to the skip on clear optimization. by junov@google.com · 12 years ago
  50. dde646a re-land removal of setBitmapDevice by reed@google.com · 12 years ago
  51. 35e535a Rolling back r5732 due to Chrome Mac compiler issues by robertphillips@google.com · 12 years ago
  52. 22b460c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  53. 768d59b remove setBitmapDevice -- no longer called, and is a necessary step on our way by reed@google.com · 12 years ago
  54. bac6b05 Update Ganesh to support fractional rects in drawBitmapRect by robertphillips@google.com · 12 years ago
  55. 9c39744 Fix recursive GPU processing for SkImageFilter. Plumb through the by senorblanco@chromium.org · 12 years ago
  56. aa400ee doh, fix typo by reed@google.com · 12 years ago
  57. 4c9e2aa eliminate (unused) extra param to update(), and thereby remove (bad bad bad) setBitmapDevice call. by reed@google.com · 12 years ago
  58. 34dc9a2 allow chrome to use old drawBitmapRect beahvior for now, using SK_SUPPORT_INT_SRCRECT_DRAWBITMAPRECT by reed@google.com · 12 years ago
  59. e229e92 Remove deprecated SkOSWindow_wxwidgets.h by tfarina@chromium.org · 12 years ago
  60. 373ebc6 Suppress some warnings on linux. by bsalomon@google.com · 12 years ago
  61. 74bb77e add getMetaData() to SkCanvas (as part of our master plan to remove by mike@reedtribe.org · 12 years ago
  62. 33535f3 Reimplement drawBitmapRectToRect to correctly handle fraction srcRect. by reed@google.com · 12 years ago
  63. 8640d50 This patch adds support for optional processing of the alpha channel in by senorblanco@chromium.org · 12 years ago
  64. 0e82c67 "fix" chrome build by robertphillips@google.com · 12 years ago
  65. 594dd3c iOS support work in progress by caryclark@google.com · 12 years ago
  66. cdb426d Fix for GrTextureStripAtlas memory leak by robertphillips@google.com · 12 years ago
  67. a0c2bc2 Make flattenables no longer depend on global static initializers. by scroggo@google.com · 12 years ago
  68. a38dfb6 Adding hasPendingCommands API method to SkDeferredCanvas by junov@chromium.org · 12 years ago
  69. fb10389 Adding a silent playback option to SkGPipeRead by junov@chromium.org · 12 years ago
  70. af77727 remove use of SkRefPtr in public header (SkPDFDocument.h) by reed@google.com · 12 years ago
  71. 52657c7 remove unused parameter (that also slowed us down) to SkAutoTDelete by reed@google.com · 12 years ago
  72. fc641d0 remove all SkRefPtr from SkPDFDevice.h by reed@google.com · 12 years ago
  73. 867cbd8 first cut at making iOS work by caryclark@google.com · 12 years ago
  74. db545ae Fix GrTextureAccess::operator == by bsalomon@google.com · 12 years ago
  75. 2a006c1 begin to skiafy PDF headers : removing use of SkRefPtr by reed@google.com · 12 years ago
  76. c1ad022 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  77. 5faa2dc Implements a matrix convolution filter (raster path only). The filtering loop by senorblanco@chromium.org · 12 years ago
  78. 7112173 re-re-land 5578 by reed@google.com · 12 years ago
  79. 1ce49fc Move GrTextureParams from GrSamplerState to GrTextureAccess by bsalomon@google.com · 12 years ago
  80. 10f9f4a revert 5580 by reed@google.com · 12 years ago
  81. eab16de re-land 5578 w/ pipe fix by reed@google.com · 12 years ago
  82. c75c36a revert 5578 -- broke pipe by reed@google.com · 12 years ago
  83. f1ab723 Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This by reed@google.com · 12 years ago
  84. 66bcbd1 Check for invalid SkPictures by borenet@google.com · 12 years ago
  85. 7534747 Add GrColor to RGBA float helper func by bsalomon@google.com · 12 years ago
  86. 6c5418e Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 branch. by bsalomon@google.com · 12 years ago
  87. 1c6307e Fix some nits from http://codereview.appspot.com/6506103/ by rileya@google.com · 12 years ago
  88. 1d225f2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  89. 8515e79 Add R-Tree record flag to SkPicture, plus some cleanup/fixes in associated classes. by rileya@google.com · 12 years ago
  90. 1f1543f re-apply 5508, but with the new compile-flag disabled for now by reed@google.com · 12 years ago
  91. d8a6cc8 Make texteffects gm work through serialization and pipe. by scroggo@google.com · 12 years ago
  92. bfe1572 revert 5508 -- it broke most of the builds by reed@google.com · 12 years ago
  93. 1f8787a Using the device scale factor for glyph positioning by wjmaclean@chromium.org · 12 years ago
  94. dabdd9e Revert r5491, r5495, r5497, and r5498. by borenet@google.com · 12 years ago
  95. bcfa637 printf->SkDebugf for r5491 by borenet@google.com · 12 years ago
  96. fb3dd3a Temporarily add logging to GrContextFactory and SkNativeGLContext_android by borenet@google.com · 12 years ago
  97. 6d003d1 Wrap all GrCustomStage textures in GrTextureAccess, remove StageDesc::fInConfigFlags by bsalomon@google.com · 12 years ago
  98. 047696c Move GrTextureAccess decl/defn to separate files by bsalomon@google.com · 12 years ago
  99. d6ce0db Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  100. 9fbcad0 Removed old resource locking system by robertphillips@google.com · 12 years ago