1. 05a2ee0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  2. a6c63a9 Fix another clang warning/error by robertphillips@google.com · 12 years ago
  3. 86b5e29 Patches for r8468 build errors. Unreviewed. by jvanverth@google.com · 12 years ago
  4. 054ae99 Take two for r8466: by jvanverth@google.com · 12 years ago
  5. c7bf296 Rolling back r8466. by jvanverth@google.com · 12 years ago
  6. fb495b5 Revise attribute binding interface. by commit-bot@chromium.org · 12 years ago
  7. d7aaf60 Add Xfermode bench. Also clear before rendering in bench (rather than after). by commit-bot@chromium.org · 12 years ago
  8. bb5c465 Trim the copy of the dst made for dst-reading effects using the clip and dev-bounds of draw. by commit-bot@chromium.org · 12 years ago
  9. 26e18b5 Add support for reading the dst pixel value in an effect. Use in a new effect for the kDarken xfer mode. by bsalomon@google.com · 12 years ago
  10. 964988f add matcher to fontstyleset Review URL: https://codereview.chromium.org/13312002 by reed@google.com · 12 years ago
  11. 123ac1d Make GM render to render targets that are also textures. by bsalomon@google.com · 12 years ago
  12. b8eb2e8 Make GrGLShaderBuilder::TextureSampler extract only required info from GrTextureAccess. by bsalomon@google.com · 12 years ago
  13. 73818dc Add GrPaint stage for xfermodes. by bsalomon@google.com · 12 years ago
  14. f51c013 Add interface to SkXfermode to return a GrEffect and blend coeffs. by bsalomon@google.com · 12 years ago
  15. 31ec798 Move GrGLProgram::Desc out of GrGLProgram. by bsalomon@google.com · 12 years ago
  16. 4855231 Fix a few clang errors while trying to build tools target. by tfarina@chromium.org · 12 years ago
  17. ad9327f Increase space for effect-class-ID and fix assert by robertphillips@google.com · 12 years ago
  18. 83787c5 impl part of SKFontMgr for mac by reed@google.com · 12 years ago
  19. e8be73b oops, don't say static for an extern function by reed@google.com · 12 years ago
  20. 1fa793f remove SkFontHost::NextLogicalFont, and add android-specific function by reed@google.com · 12 years ago
  21. e60ed08 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  22. 8cf10ef Reverting r8376, r8373 and r8371 due to Android shader compilation failures by robertphillips@google.com · 12 years ago
  23. 95625db check-point (early) for fontmgr stuff, not called. by reed@google.com · 12 years ago
  24. 50b14a2 oops, fix name for SkCreateDataProviderFromData by reed@google.com · 12 years ago
  25. 12b1f19 expose skdata -> cgdataprovider helper by reed@google.com · 12 years ago
  26. fe74765 Change fixedWidth to fixedPitch and implement on Windows. by bungeman@google.com · 12 years ago
  27. 2daa365 New SVG turbulence in Skia by sugoi@google.com · 12 years ago
  28. c452d82 move fontmgr into include/ports for now by reed@google.com · 12 years ago
  29. c26d94f Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps. by bsalomon@google.com · 12 years ago
  30. a45bcc8 make SkFontHost::NextLogicalTypeface private (only called by SkScalerContext) by reed@google.com · 12 years ago
  31. e74f83b remove SkFontHost::EnsureTypefaceAccessible declaration (no longer implemented or called) by reed@google.com · 12 years ago
  32. 5526ede land https://codereview.chromium.org/12676024 by reed@google.com · 12 years ago
  33. 7e32851 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  34. 8131283 Move oval rendering code to GrOvalRenderer. by commit-bot@chromium.org · 12 years ago
  35. 292b1d4 remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream() by reed@google.com · 12 years ago
  36. 5ee708a Fix typo in SkTLazy.h's "operator delete" by robertphillips@google.com · 12 years ago
  37. 66d831d remove SkFontHost::GetFileName by mike@reedtribe.org · 12 years ago
  38. 53872fb remove now obsolete GetAdvancedTypefaceMetrics API from SkFontHost by mike@reedtribe.org · 12 years ago
  39. b7636d3 Reverting 8313 (SVG turbulence) due to Ubuntu failures by robertphillips@google.com · 12 years ago
  40. 29b7e63 make OpenStream and GetFileName private (soon to go away) by reed@google.com · 12 years ago
  41. 3067cc9 New SVG turbulence in Skia by sugoi@google.com · 12 years ago
  42. 6c66d2f remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable* by reed@google.com · 12 years ago
  43. 2cdc671 add virtual SkTypeface::onOpenStream and override that for fontconfig by reed@google.com · 12 years ago
  44. 38c37dd call onGetUPEM to subclasses can optimize it, and place default behavior by reed@google.com · 12 years ago
  45. c1641fc Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  46. 2689f61 move impl of AdvancedTypefaceMetrics into typeface (3) by reed@google.com · 12 years ago
  47. c781888 Attempt to reland 8264-5 with warning-as-error fixes. by bsalomon@google.com · 12 years ago
  48. 67e7cde revert 8265-8264 (broke build) by reed@google.com · 12 years ago
  49. 1139940 Upstream changes from Android for decoding jpeg images. by djsollen@google.com · 12 years ago
  50. 4d98532 Fix build breakage. by bsalomon@google.com · 12 years ago
  51. ae81d5c Adds local coords to GrEffect system. by bsalomon@google.com · 12 years ago
  52. 8e3fb2d comments only: update docs for SkStream::readData(), SkWStream::writeData() by epoger@google.com · 12 years ago
  53. a4ecab0 Remove unused declaration by djsollen@google.com · 12 years ago
  54. acef3c4 Reverting r8233 (Use SkSet in PDF) by robertphillips@google.com · 12 years ago
  55. f210f50 add new API for gdi fonts (not hooked up yet) by reed@google.com · 12 years ago
  56. 01c34ee Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  57. f4b6763 Removed GrEffectStage::fVertexAttribCount to fix Chrome compilation warning/error by robertphillips@google.com · 12 years ago
  58. f3a60c0 Add support for IMG's MSAA extension. by bsalomon@google.com · 12 years ago
  59. 65eb4d5 Add stroked ovals and CircleEdgeEffect. by jvanverth@google.com · 12 years ago
  60. 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 · 12 years ago
  61. 0da4861 remove SkFontHost::CreateScalerContext by reed@google.com · 12 years ago
  62. 4ecd42e Fix for displacement mapping by sugoi@google.com · 12 years ago
  63. 90808e8 Add SkTypeface* parameter to SkScalerContext (and its callers) by reed@google.com · 12 years ago
  64. e4657ed Add a macro for querying the byte order of SkPMColor. by commit-bot@chromium.org · 12 years ago
  65. 8a70eef Add MSAA configs to bench. Review URL: https://codereview.chromium.org/12607013 by bsalomon@google.com · 12 years ago
  66. 8eaddb0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  67. bb281f7 Improvements/additions to SkImageCache/SkLazyPixelRef. by scroggo@google.com · 12 years ago
  68. e1575aa reland 8200 w/ fix for android (use fullpath instead of path) by reed@google.com · 12 years ago
  69. 070235e revert 8204 -- what is happening??? by reed@google.com · 12 years ago
  70. 4f7e846 reland 8200 w/ fix for android (need fullpath instead of path) by reed@google.com · 12 years ago
  71. 1311f7e revert 8200 to figure out android break by reed@google.com · 12 years ago
  72. d5ea2ae move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availability by reed@google.com · 12 years ago
  73. 0bd80fa Added toString to SkMaskFilter-derived classes by robertphillips@google.com · 12 years ago
  74. c49cabf Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  75. bff83f6 fix window's build errors by commit-bot@chromium.org · 12 years ago
  76. 2d927e9 make OpenStream and GetFileName public ... for now, until we fix FreeType backend. by reed@google.com · 12 years ago
  77. fed86bd move most of SkFontHost to private (preceeding making it all private) by reed@google.com · 12 years ago
  78. a936e37 Upstream Android modifications to the image encoders/decoders. by commit-bot@chromium.org · 12 years ago
  79. 2863f08 have reset() return its argument as a convenience by reed@google.com · 12 years ago
  80. c3413d6 Increase bits for effect attribute key. by jvanverth@google.com · 12 years ago
  81. dcf9c19 [PDF] Always set the symbolic Flag for Fonts. by vandebo@chromium.org · 12 years ago
  82. 530efc8 Remove extraneous paren. Review URL: https://codereview.chromium.org/12750004 by bsalomon@google.com · 12 years ago
  83. 059a4c7 refactor android defines to implicitly assume NDK compliance unless it is explicitly marked as being specific to the android framework. by commit-bot@chromium.org · 12 years ago
  84. 91274b9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  85. 8c02061 Update flag to reflect actual meaning. by edisonn@google.com · 12 years ago
  86. 1a64a54 add (temp) SkFontLCDConfig class to hold LCD getters/setters. This will allow by reed@google.com · 12 years ago
  87. ff6ea26 Add GrEllipseEdgeEffect. by commit-bot@chromium.org · 12 years ago
  88. e0e385c Removed unused parameters by sugoi@google.com · 12 years ago
  89. eed625d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  90. 4bd2bdb Upstream changes from Android. by djsollen@google.com · 12 years ago
  91. c7d0ea3 add asScalars() to document when we want to treat SkPoint or SkRect as an array by reed@google.com · 12 years ago
  92. b58772f PDF: add support for named destinations. by epoger@google.com · 12 years ago
  93. 9c55f80 Fixing some warnings on Linux by sugoi@google.com · 12 years ago
  94. b9cf393 Add missing #include <stdarg.h> to SkString.h (fix Android build) by bsalomon@google.com · 12 years ago
  95. f910d3b Make GrGLEffects use an interface to append their code. by bsalomon@google.com · 12 years ago
  96. 8c9737e change FontIdentity to explicitly hold ttcIndex and ID, so we can use both in the by reed@google.com · 12 years ago
  97. 6433435 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  98. 812b6f5 Revert r8000 due to failures on some buildbots by epoger@google.com · 12 years ago
  99. 1cad898 PDF: add support for named destinations by epoger@google.com · 12 years ago
  100. 64cc810 Make SkOSWindow return the sample count and stencil bit count for its GL context. by bsalomon@google.com · 12 years ago