1. 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
  2. 4d213ab Handle SkStream::rewind properly. by scroggo@google.com · 11 years ago
  3. 50c9567 fix issue on devices running an OS prior to 4.2 when the fallback font file was potential stored in a different location on device. by djsollen@google.com · 11 years ago
  4. 7bd141d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  5. 7687578 Fix for 10963: Use mx instead of my where mx is wanted. by bungeman@google.com · 11 years ago
  6. e1b9bad Clear unknown DirectWrite font metrics. by bungeman@google.com · 11 years ago
  7. fbaea53 In image filters, apply the CTM and offset to the crop rect. This is necessary to compensate for both clipping applied by the compositor (communicated via the CTM) and for cropping applied in upstream image filters (communicated via the offset). This requires a few ugly conversions, since the crop rect is an SkIRect, and the ctm is an SkMatrix. by senorblanco@chromium.org · 11 years ago
  8. 57a5298 Only destroy huffman if build succeeded. by scroggo@google.com · 11 years ago
  9. 3334648 Fix _GDI::generateCharToGlyph to properly handle missing glyphs. by bungeman@google.com · 11 years ago
  10. e09d6f4 Revert of r10943. by rmistry@google.com · 11 years ago
  11. 42cb6c0 add SkDeviceLooper to handle larger-than-fixedpoint by reed@google.com · 11 years ago
  12. 92e3f08 Fix issue when the family name is reused among multiple families. by djsollen@google.com · 11 years ago
  13. b75233b Fix compiler warning/error in r10936 by robertphillips@google.com · 11 years ago
  14. 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
  15. d0f1a4f Fix clip expansion in SkPictureRecord::recordRestoreOffsetPlaceholder() by fmalita@google.com · 11 years ago
  16. 26e1449 [PDF] Fix printing crashes caused by font streams that don't support getMemoryBase(). by vandebo@chromium.org · 11 years ago
  17. 3b3ce3b Update SkLumaMaskXfermode partial coverage handling. by fmalita@google.com · 11 years ago
  18. b9050d7 Remove mismatched delete. by scroggo@google.com · 11 years ago
  19. ec415a8 Revert "[PDF] Fix printing crashes caused by font streams that don't support getMemoryBase()." by vandebo@chromium.org · 11 years ago
  20. 6bb656b [PDF] Fix printing crashes caused by font streams that don't support getMemoryBase(). by vandebo@chromium.org · 11 years ago
  21. 0dc546c Implement highQualityFilter16 so GM doesn't crash when you give it resources. by mtklein@google.com · 11 years ago
  22. 69b1302 Reverting r10901 (Add unpremultiply support and GM) by robertphillips@google.com · 11 years ago
  23. 52130e8 Add unpremultiply support and GM by commit-bot@chromium.org · 11 years ago
  24. 8846247 Only assert that conic/quad effects get created if they are to be used. by commit-bot@chromium.org · 11 years ago
  25. 726e621 Use indexed extensions on ES3. by commit-bot@chromium.org · 11 years ago
  26. 181fcb4 Refactor SkPDFImage by commit-bot@chromium.org · 11 years ago
  27. 53a0b6c Add GMs for gpu Bezier shaders by commit-bot@chromium.org · 11 years ago
  28. eaa7797 Add luminance mask transfer modes. by commit-bot@chromium.org · 11 years ago
  29. 44a77c8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  30. 07e1c3f Pull out Effect Shaders in GPU Path Renderer by commit-bot@chromium.org · 11 years ago
  31. b6823c1 Improve performance of matrix inversion. by shawnsingh@chromium.org · 11 years ago
  32. 2398bbd Revert "Pull out Effect Shaders in GPU Path Renderer" by egdaniel@google.com · 11 years ago
  33. a6aa0e3 skia: Add SK_API to SkDiscardableMemory. by commit-bot@chromium.org · 11 years ago
  34. 89ff637 Pull out Effect Shaders in GPU Path Renderer by commit-bot@chromium.org · 11 years ago
  35. cf7be95 Remove the call to getFontMetrics from SkBBoxRecord by commit-bot@chromium.org · 11 years ago
  36. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
  37. e324cc6 Restyle SkPDFImageShader and support tiling bitmaps outside clip bounds by commit-bot@chromium.org · 11 years ago
  38. 42a7829 Better error reporting when dynamic loading fails with DirectWrite. by bungeman@google.com · 11 years ago
  39. 78a1078 Create new target to hold gpu test code, enable direct testing of GrEffects in GM. by commit-bot@chromium.org · 11 years ago
  40. 5c1d88d Add an empty typeface as a default-default. by bungeman@google.com · 11 years ago
  41. 418ee43 Implement SkEmptyFontMgr::onLegacyCreateTypeface and make pure virtual. by bungeman@google.com · 11 years ago
  42. bfc6cc4 allow both GDI and DW fontmgrs at the same time by bungeman@google.com · 11 years ago
  43. dbf9f88 Avoid getLength in ico decoder. by scroggo@google.com · 11 years ago
  44. 2fd740f Make BMP decoder not depend on call to getLength. by scroggo@google.com · 11 years ago
  45. 3c8730a Remove dependency on getLength from webp decoder. by scroggo@google.com · 11 years ago
  46. af9296e Update DirectWrite code so that it is loadable on XP. by bungeman@google.com · 11 years ago
  47. 7a434a2 Recognize that ES3 supports texture storage. Add workaround for apparent Adreno bug. by commit-bot@chromium.org · 11 years ago
  48. b74bdf0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  49. 147c4f3 Chromium's clang bots do not like the SkASSERT(!"foo") construct by robertphillips@google.com · 11 years ago
  50. 941df4f Add validation check that linewidth func is present (we already call it on ES). by commit-bot@chromium.org · 11 years ago
  51. 6364b5e Use ES3 texture swizzling. by commit-bot@chromium.org · 11 years ago
  52. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  53. 327c081 Add libpoppler for PDF rendering, take 2 by commit-bot@chromium.org · 11 years ago
  54. 1394840 Move gpu conic calculations to GrPathUtils by commit-bot@chromium.org · 11 years ago
  55. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  56. 54c538e Revert "The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target for Linux, Windows, and Mac. This does not currently change the GM tool to use poppler - that will be a refactor job in a separate CL." by vandebo@chromium.org · 11 years ago
  57. ba0ca99 CHECK -> SKTDYNAMICHASH_CHECK, to avoid collision with CHECK in Chrome logging. by mtklein@google.com · 11 years ago
  58. 2cc0b47 Third (and hopefully final) change to support bleed flag in Ganesh by robertphillips@google.com · 11 years ago
  59. 9e3074e use SkTDynamicHash in picture recording by mtklein@google.com · 11 years ago
  60. 85e9db0 The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target for Linux, Windows, and Mac. This does not currently change the GM tool to use poppler - that will be a refactor job in a separate CL. by commit-bot@chromium.org · 11 years ago
  61. c5dffe4 Update renderable configs for ES3 by commit-bot@chromium.org · 11 years ago
  62. f02f078 Make SkMatrix44::invert() check for finite 1/det instead of magic value by commit-bot@chromium.org · 11 years ago
  63. 4348663 Fix stack buffer read overflow in GrConvolutionEffect::TestCreate. by bungeman@google.com · 11 years ago
  64. 8700295 Change comments about size internal formats by commit-bot@chromium.org · 11 years ago
  65. 858638d Add direct bezier cubic support for GPU shaders by commit-bot@chromium.org · 11 years ago
  66. bcb88e5 Revert r10788 (allow both GDI and DW fontmgrs at the same time) due to Chromium XP bot failures by robertphillips@google.com · 11 years ago
  67. 3323c4d Revert "Changed rules about sized internal formats on GLES3." by bsalomon@google.com · 11 years ago
  68. d28063e Replace uses of GR_API by SK_API. by commit-bot@chromium.org · 11 years ago
  69. c0b9b20 Changed rules about sized internal formats on GLES3. by commit-bot@chromium.org · 11 years ago
  70. 31acc11 Fix name of "bleed" flag by robertphillips@google.com · 11 years ago
  71. 8d3c640 Fix for nested rect drawing bug by robertphillips@google.com · 11 years ago
  72. d7ca661 Update tiled bitmap path to respect bleed flag by robertphillips@google.com · 11 years ago
  73. c58795f Remove unused typedef. by bungeman@google.com · 11 years ago
  74. 8b71ef1 skia: Added SkDiscardableMemory interface. by scroggo@google.com · 11 years ago
  75. 7475811 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  76. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  77. 0699756 allow both GDI and DW fontmgrs at the same time by bungeman@google.com · 11 years ago
  78. 22dd6b9 Always support NPOT tiling/MIPs on ES3 by commit-bot@chromium.org · 11 years ago
  79. dc3134c Always support pack/unpack row length on ES3. Add support for NV_pack_subimage extension. by commit-bot@chromium.org · 11 years ago
  80. a8916ff Change Atlas recycling to track current flush count and recycle if Atlas not used in current flush. by commit-bot@chromium.org · 11 years ago
  81. 2276c01 Support VAO when on ES3. by commit-bot@chromium.org · 11 years ago
  82. 681ccf0 Fix hairline pathrenderer for Nexus-10. Switches to using additional by jvanverth@google.com · 11 years ago
  83. 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
  84. c9917c0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  85. 1e973d7 Patch for r10762 by robertphillips@google.com · 11 years ago
  86. 6c15764 This CL addresses "SkCanvas::save flags are not respected by GPU backend" (https://code.google.com/p/skia/issues/detail?id=1503). by commit-bot@chromium.org · 11 years ago
  87. 4271f79 Revert "Make SkMatrix44::invert() check for finite 1/det instead of magic value" by scroggo@google.com · 11 years ago
  88. 968863f Revert r10718 to unblock roll by robertphillips@google.com · 11 years ago
  89. 7a3eeac Make SkMatrix44::invert() check for finite 1/det instead of magic value by commit-bot@chromium.org · 11 years ago
  90. 2822c9a Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it. by mtklein@google.com · 11 years ago
  91. cb8b0ee Update how SkPath handles fGenerationID and fSourcePath, and add tests to cover. by mtklein@google.com · 11 years ago
  92. 259fbaf Add homogeneous point mapping to Matrix by egdaniel@google.com · 11 years ago
  93. 0038c12 Write NULL as "" so readString() always returns a non-NULL string. by mtklein@google.com · 11 years ago
  94. 439df28 fine-tune tolerance for pinchy quads in stroker by reed@google.com · 11 years ago
  95. 791816a Rename kES2_GrGLBinding to kES_GrGLBinding. Step 0 for supporting ES3. by bsalomon@google.com · 11 years ago
  96. bc98ff0 Enable coverage when drawing to the stencil buffer. by commit-bot@chromium.org · 11 years ago
  97. fdfbb9d Fix repeated point quads/cubics in convex pr and update convexpaths GM by commit-bot@chromium.org · 11 years ago
  98. 96583db Add missing fallback blending to SkA8_Shader_Blitter::blitMask() by commit-bot@chromium.org · 11 years ago
  99. 12bf9b3 Revert "Unpremultiply SkBitmaps for PDF output" by scroggo@google.com · 11 years ago
  100. 0e6e8cc Revert r10705 (ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG) due to 1000+ linux_layout failures (http://build.chromium.org/p/tryserver.chromium/builders/linux_layout_rel/builds/18997/steps/webkit_tests/logs/stdio) by robertphillips@google.com · 11 years ago