1. b4bdb65 Unreviewed test fix by sugoi@google.com · 11 years ago
  2. 1aa5129 Reduce size of second iteration in SkTileGridNextDatum<>(). by tomhudson@google.com · 11 years ago
  3. e3b4c50 New SVG turbulence in Skia by sugoi@google.com · 11 years ago
  4. a9493a3 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  5. e06f8ef Revert 8525,8526 pending investigation of bench_pictures crashes. by bsalomon@google.com · 11 years ago
  6. a39f4dc Commit file accidentally left out of glc change for r8525 by bsalomon@google.com · 11 years ago
  7. d02e880 Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs(). by bsalomon@google.com · 11 years ago
  8. af05835 Fixed bug with SkImage leaving canvas backing store in an immutable state after destroy. by junov@chromium.org · 11 years ago
  9. e4617bf Add GrDrawTarget::copySurface. by bsalomon@google.com · 11 years ago
  10. c37589d Replacing 'new' with 'SkNEW_ARGS' in SkImage_Gpu by junov@chromium.org · 11 years ago
  11. 53648ab Fix build error when building Android in Release mode with -O2. by djsollen@google.com · 11 years ago
  12. 041e2db Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  13. 0406b9e Make drawRect preserve vertex attrib state and push/pop the geom sources. by bsalomon@google.com · 11 years ago
  14. 5d01bec Fix for effect cache key. by commit-bot@chromium.org · 11 years ago
  15. 90c240a Move edge GrEffects to locally defined classes. by commit-bot@chromium.org · 11 years ago
  16. 6addb19 resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we by edisonn@google.com · 11 years ago
  17. 5df7434 Fix clang warning as error from 8480. by bungeman@google.com · 11 years ago
  18. 07a69f8 Name table iterator. https://codereview.appspot.com/8180043/ by bungeman@google.com · 11 years ago
  19. 42eff16 Reland 8459 with fix for #extension after default precision in FS. by bsalomon@google.com · 11 years ago
  20. 05a2ee0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  21. 2c5ddb6 Fix clang compiler warning/error by robertphillips@google.com · 11 years ago
  22. 9705596 Reverting r8459 due to shader error on Nexus 10 by robertphillips@google.com · 11 years ago
  23. b084c77 One more fix for r8468. Replace use of int with size_t. Unreviewed. by jvanverth@google.com · 11 years ago
  24. 86b5e29 Patches for r8468 build errors. Unreviewed. by jvanverth@google.com · 11 years ago
  25. 054ae99 Take two for r8466: by jvanverth@google.com · 11 years ago
  26. c7bf296 Rolling back r8466. by jvanverth@google.com · 11 years ago
  27. fb495b5 Revise attribute binding interface. by commit-bot@chromium.org · 11 years ago
  28. 58e30fe Simplify the circle outset code and add comment relating it to the shader code. by bsalomon@google.com · 11 years ago
  29. ee040a7 Make GrGLShaderBuilder responsible for enabling GLSL extensions by bsalomon@google.com · 11 years ago
  30. d7aaf60 Add Xfermode bench. Also clear before rendering in bench (rather than after). by commit-bot@chromium.org · 11 years ago
  31. 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 · 11 years ago
  32. d55846d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  33. b79d865 Fix GLPrograms test. Review URL: https://codereview.chromium.org/13327008 by bsalomon@google.com · 11 years ago
  34. 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 · 11 years ago
  35. e80c2bc Fix more clang tautological-constant-out-of-range-compare errors. by tfarina@chromium.org · 11 years ago
  36. 964988f add matcher to fontstyleset Review URL: https://codereview.chromium.org/13312002 by reed@google.com · 11 years ago
  37. fc2f0d0 use SkTCast by reed@google.com · 11 years ago
  38. 87379e1 Fix minor cppcheck-found issues by robertphillips@google.com · 11 years ago
  39. 123ac1d Make GM render to render targets that are also textures. by bsalomon@google.com · 11 years ago
  40. b6b72e5 Attempt to silence signed/unsigned warnings in android build. by bsalomon@google.com · 11 years ago
  41. dea7ee0 add caching to fontmgr for mac by reed@google.com · 11 years ago
  42. 995beb6 Adding unit test for verifying copy on write in SkSurface + bug fix in SkCanvas::clear by junov@chromium.org · 11 years ago
  43. b8eb2e8 Make GrGLShaderBuilder::TextureSampler extract only required info from GrTextureAccess. by bsalomon@google.com · 11 years ago
  44. 73818dc Add GrPaint stage for xfermodes. by bsalomon@google.com · 11 years ago
  45. c1c68bd Remove dubious assertion. by tfarina@chromium.org · 11 years ago
  46. e9bbc81 move typeface cache limit from 128 to 1024 (128 is a joke, not sure what a by reed@google.com · 11 years ago
  47. db23509 always call SkFontMgr::Factory() (now that everyone has impl'd it) by reed@google.com · 11 years ago
  48. 070da5e add dummpy SkFontMgr::Factory() impl to font backends, so we can start testing it by reed@google.com · 11 years ago
  49. 798c8c4 Move GrGLProgramDesc::Build to new cpp file. by bsalomon@google.com · 11 years ago
  50. db44625 Fix assertion failure in SkGpuDevice from 8412. by bsalomon@google.com · 11 years ago
  51. f51c013 Add interface to SkXfermode to return a GrEffect and blend coeffs. by bsalomon@google.com · 11 years ago
  52. 31ec798 Move GrGLProgram::Desc out of GrGLProgram. by bsalomon@google.com · 11 years ago
  53. b368551 fix mask error for BW text, where I forgot to look at just the low-8 bits by reed@google.com · 11 years ago
  54. 3dcbd46 CTFontManagerCopyAvailableFontFamilyNames is not always available (on iOS) by reed@google.com · 11 years ago
  55. 37cbc7f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  56. 4855231 Fix a few clang errors while trying to build tools target. by tfarina@chromium.org · 11 years ago
  57. 4f65a27 Address clang static analyzer issues by robertphillips@google.com · 11 years ago
  58. ce8b3de store real fontstyle on mac fonts by reed@google.com · 11 years ago
  59. 919e9c3 fix infinite recursion calling (non)virtual by reed@google.com · 11 years ago
  60. ca5c841 respect slant param by reed@google.com · 11 years ago
  61. 7244e88 #if 0 reference to SkFontMgr::Factory for now by reed@google.com · 11 years ago
  62. 83787c5 impl part of SKFontMgr for mac by reed@google.com · 11 years ago
  63. e9144c6 Program key coverage/discard fixes. by bsalomon@google.com · 11 years ago
  64. 4647f90 Replace edge types with GrEdgeEffect. by bsalomon@google.com · 11 years ago
  65. 1fa793f remove SkFontHost::NextLogicalFont, and add android-specific function by reed@google.com · 11 years ago
  66. e60ed08 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  67. 8cf10ef Reverting r8376, r8373 and r8371 due to Android shader compilation failures by robertphillips@google.com · 11 years ago
  68. 95625db check-point (early) for fontmgr stuff, not called. by reed@google.com · 11 years ago
  69. 50b14a2 oops, fix name for SkCreateDataProviderFromData by reed@google.com · 11 years ago
  70. 12b1f19 expose skdata -> cgdataprovider helper by reed@google.com · 11 years ago
  71. 2874906 Unreviewed build fix by sugoi@google.com · 11 years ago
  72. fe74765 Change fixedWidth to fixedPitch and implement on Windows. by bungeman@google.com · 11 years ago
  73. 2daa365 New SVG turbulence in Skia by sugoi@google.com · 11 years ago
  74. c26d94f Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps. by bsalomon@google.com · 11 years ago
  75. d257a7e limit SkFontHost::NextLogicalTypeface to only android (the only backend that by reed@google.com · 11 years ago
  76. 71ebd05 Fix non-Windows build break in r8364. by bsalomon@google.com · 11 years ago
  77. bcce892 Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it. by bsalomon@google.com · 11 years ago
  78. a45bcc8 make SkFontHost::NextLogicalTypeface private (only called by SkScalerContext) by reed@google.com · 11 years ago
  79. 5526ede land https://codereview.chromium.org/12676024 by reed@google.com · 11 years ago
  80. ce9d95a Fix for android_clang_dbg compiler error by robertphillips@google.com · 11 years ago
  81. 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
  82. 7e32851 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  83. 8131283 Move oval rendering code to GrOvalRenderer. by commit-bot@chromium.org · 11 years ago
  84. 292b1d4 remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream() by reed@google.com · 11 years ago
  85. 0228856 revert 8331 (broke android text) by reed@google.com · 11 years ago
  86. 253ac10 fix warning (again) for SkMovie by reed@google.com · 11 years ago
  87. 069a902 fix warning for SkMovie by reed@google.com · 11 years ago
  88. 1361d78 override SkTypeface::onOpenStream for android by reed@google.com · 11 years ago
  89. f1b6b06 Clean up GrCircleEdgeEffect and GrEllipseEdgeEffect. by commit-bot@chromium.org · 11 years ago
  90. 3ddb793 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  91. 7935d7c remove obsolete/abandoned font backend by mike@reedtribe.org · 11 years ago
  92. 66d831d remove SkFontHost::GetFileName by mike@reedtribe.org · 11 years ago
  93. 25d5ab0 remove obsolete/unsupported font backend by mike@reedtribe.org · 11 years ago
  94. 06e8737 remove obsolete/orphaned font backend by mike@reedtribe.org · 11 years ago
  95. 398de9a switch to typeface api for tables by reed@google.com · 11 years ago
  96. b7636d3 Reverting 8313 (SVG turbulence) due to Ubuntu failures by robertphillips@google.com · 11 years ago
  97. 3067cc9 New SVG turbulence in Skia by sugoi@google.com · 11 years ago
  98. 177dc6e override SkTypeface::onOpenStream for DW by reed@google.com · 11 years ago
  99. 6c66d2f remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable* by reed@google.com · 11 years ago
  100. b58a639 Enable init'ed but unused var warning on windows for closer parity with mac/linux warnings. by bsalomon@google.com · 11 years ago