1. 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
  2. 9d54db0 Image rebaselines for Ubuntu NoGPU x86_64 by robertphillips@google.com · 11 years ago
  3. 4d2af89 Image rebaselines for Nexus7 Release/Debug by robertphillips@google.com · 11 years ago
  4. 276e5d1 Image baselines for Nexus 10 Debug/Release by robertphillips@google.com · 11 years ago
  5. dbcc577 Image rebaselines for Nexus S Debug/Release by robertphillips@google.com · 11 years ago
  6. d1f4371 Image rebaselines for Mac 10.7 x86/x86_64 Debug/Release by robertphillips@google.com · 11 years ago
  7. a1b44cd Image rebaselines for Mac10.6 x86/x86_64 Debug/Release by robertphillips@google.com · 11 years ago
  8. 57a5298 Only destroy huffman if build succeeded. by scroggo@google.com · 11 years ago
  9. 319e01f Image rebaselines for Ubuntu12 x86 Debug & Release & x86_64 Debug by robertphillips@google.com · 11 years ago
  10. 16c3ec9 Image rebaselines for Win7 x86 Release by robertphillips@google.com · 11 years ago
  11. cb19085 Image rebaselines for Win7 x86_64 Release & Debug by robertphillips@google.com · 11 years ago
  12. b6c57d6 Image baselines for Win7 x86 Release ANGLE & DirectWrite by robertphillips@google.com · 11 years ago
  13. b495688 Win7 x86 Debug DirectWrite rebaselines for 10936 by robertphillips@google.com · 11 years ago
  14. 2e6a591 Rebaselines for Win7 x86 Debug ANGLE by robertphillips@google.com · 11 years ago
  15. 3334648 Fix _GDI::generateCharToGlyph to properly handle missing glyphs. by bungeman@google.com · 11 years ago
  16. e09d6f4 Revert of r10943. by rmistry@google.com · 11 years ago
  17. 42cb6c0 add SkDeviceLooper to handle larger-than-fixedpoint by reed@google.com · 11 years ago
  18. 92e3f08 Fix issue when the family name is reused among multiple families. by djsollen@google.com · 11 years ago
  19. 1c9518b Remove experimental/json-expectations , no longer needed. by epoger@google.com · 11 years ago
  20. b75233b Fix compiler warning/error in r10936 by robertphillips@google.com · 11 years ago
  21. 9f842d3 New warning -> new pattern for fingers to learn for asserting failure. by mtklein@google.com · 11 years ago
  22. 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
  23. 45891b8 factory can draw now too by mtklein@google.com · 11 years ago
  24. d0f1a4f Fix clip expansion in SkPictureRecord::recordRestoreOffsetPlaceholder() by fmalita@google.com · 11 years ago
  25. b9168ed Adding SkLumaXfermode GM results. by fmalita@google.com · 11 years ago
  26. 6688e18 Four cmykjpeg GMs that weren't done yet yesterday. by mtklein@google.com · 11 years ago
  27. 10adca5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  28. 26e1449 [PDF] Fix printing crashes caused by font streams that don't support getMemoryBase(). by vandebo@chromium.org · 11 years ago
  29. 3b3ce3b Update SkLumaMaskXfermode partial coverage handling. by fmalita@google.com · 11 years ago
  30. f272e35 test drawing large-coord aa rects by reed@google.com · 11 years ago
  31. b9050d7 Remove mismatched delete. by scroggo@google.com · 11 years ago
  32. 6e6dc65 rebaseline most cmykjpeg from blank to an image by mtklein@google.com · 11 years ago
  33. ec415a8 Revert "[PDF] Fix printing crashes caused by font streams that don't support getMemoryBase()." by vandebo@chromium.org · 11 years ago
  34. 6bb656b [PDF] Fix printing crashes caused by font streams that don't support getMemoryBase(). by vandebo@chromium.org · 11 years ago
  35. 0dc546c Implement highQualityFilter16 so GM doesn't crash when you give it resources. by mtklein@google.com · 11 years ago
  36. 62aa8d6 Update pdf.gypi to actually work with Chromium by robertphillips@google.com · 11 years ago
  37. 57c5672 Fix leaked SkPDFDevice in PDFPrimitivesTest.cpp by robertphillips@google.com · 11 years ago
  38. 69b1302 Reverting r10901 (Add unpremultiply support and GM) by robertphillips@google.com · 11 years ago
  39. 44f165f temporarily hard-code builder list in rebaseline.py, for quick startup by epoger@google.com · 11 years ago
  40. d30cb83 Don't compile the debugger on ChromeOS by borenet@google.com · 11 years ago
  41. 52130e8 Add unpremultiply support and GM by commit-bot@chromium.org · 11 years ago
  42. 8846247 Only assert that conic/quad effects get created if they are to be used. by commit-bot@chromium.org · 11 years ago
  43. 726e621 Use indexed extensions on ES3. by commit-bot@chromium.org · 11 years ago
  44. cbe63fe add bezier effect baselines by bsalomon@google.com · 11 years ago
  45. a17093f Updated SkLumaXfermode GM (take two). by fmalita@google.com · 11 years ago
  46. 181fcb4 Refactor SkPDFImage by commit-bot@chromium.org · 11 years ago
  47. cbddc11 Revert "Updated SkLumaXfermode GM." by fmalita@google.com · 11 years ago
  48. f9a0a66 Updated SkLumaXfermode GM. by fmalita@google.com · 11 years ago
  49. 53a0b6c Add GMs for gpu Bezier shaders by commit-bot@chromium.org · 11 years ago
  50. d3707a7 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
  51. 006bacf Reverting change 10888 by sugoi@google.com · 11 years ago
  52. 7f07652 SkError as flags by sugoi@google.com · 11 years ago
  53. eaa7797 Add luminance mask transfer modes. by commit-bot@chromium.org · 11 years ago
  54. 44a77c8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  55. 4020acf Fix android_run_skia by commit-bot@chromium.org · 11 years ago
  56. 07e1c3f Pull out Effect Shaders in GPU Path Renderer by commit-bot@chromium.org · 11 years ago
  57. b6823c1 Improve performance of matrix inversion. by shawnsingh@chromium.org · 11 years ago
  58. 610a07f Rebaselines for PDF image shader fix by commit-bot@chromium.org · 11 years ago
  59. 2398bbd Revert "Pull out Effect Shaders in GPU Path Renderer" by egdaniel@google.com · 11 years ago
  60. a6aa0e3 skia: Add SK_API to SkDiscardableMemory. by commit-bot@chromium.org · 11 years ago
  61. 89ff637 Pull out Effect Shaders in GPU Path Renderer by commit-bot@chromium.org · 11 years ago
  62. cf7be95 Remove the call to getFontMetrics from SkBBoxRecord by commit-bot@chromium.org · 11 years ago
  63. 73613c1 pdfviewer: if the resources are missing, exit (right now inheritance is not implemented) by edisonn@google.com · 11 years ago
  64. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
  65. f68aed3 pdfviewer: when q start, and an operator is called, it should not be able to see operands before q. nest/unnest are similar with pop/push - simulates a stack of stacks, in a single stack by edisonn@google.com · 11 years ago
  66. bd2f301 pdfviewer: add macros to automatically check number and type of parameters by edisonn@google.com · 11 years ago
  67. 37c18e4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  68. e324cc6 Restyle SkPDFImageShader and support tiling bitmaps outside clip bounds by commit-bot@chromium.org · 11 years ago
  69. 42a7829 Better error reporting when dynamic loading fails with DirectWrite. by bungeman@google.com · 11 years ago
  70. 7344385 Fix android doubly defined empty string due to static lib and shared lib thing. by bsalomon@google.com · 11 years ago
  71. 78a1078 Create new target to hold gpu test code, enable direct testing of GrEffects in GM. by commit-bot@chromium.org · 11 years ago
  72. 05f85ad expectations for radial_gradient2 by mtklein@google.com · 11 years ago
  73. 8fc3766 Update expectations for Mac PDF by vandebo@chromium.org · 11 years ago
  74. 47ae4b0 Add skia_clang_build gyp define, add -Wstring-conversion flag by borenet@google.com · 11 years ago
  75. c192aa4 Update references to buildbot globals deprecated by r10856 by epoger@google.com · 11 years ago
  76. fef4224 Add new baselines for arcofzorro GM by robertphillips@google.com · 11 years ago
  77. 9572366 Adding new baselines for blurquickreject GM by robertphillips@google.com · 11 years ago
  78. 5c1d88d Add an empty typeface as a default-default. by bungeman@google.com · 11 years ago
  79. ab17a4f Add new "bleed" GM baselines by robertphillips@google.com · 11 years ago
  80. cf2cfa1 pdfviewer: code cleanup - add licence on files, make replace __DEFINE__foo with foo_DEFINED to match skia project by edisonn@google.com · 11 years ago
  81. 3c3c462 Bleed cleanup (remove nocolorbleed GM & enable bleed in game bench) by robertphillips@google.com · 11 years ago
  82. 418ee43 Implement SkEmptyFontMgr::onLegacyCreateTypeface and make pure virtual. by bungeman@google.com · 11 years ago
  83. bfc6cc4 allow both GDI and DW fontmgrs at the same time by bungeman@google.com · 11 years ago
  84. dbf9f88 Avoid getLength in ico decoder. by scroggo@google.com · 11 years ago
  85. 2fd740f Make BMP decoder not depend on call to getLength. by scroggo@google.com · 11 years ago
  86. 3c8730a Remove dependency on getLength from webp decoder. by scroggo@google.com · 11 years ago
  87. af9296e Update DirectWrite code so that it is loadable on XP. by bungeman@google.com · 11 years ago
  88. 9e02527 Adding new baseline image for Nexus7 fontscaler GM by robertphillips@google.com · 11 years ago
  89. 7a434a2 Recognize that ES3 supports texture storage. Add workaround for apparent Adreno bug. by commit-bot@chromium.org · 11 years ago
  90. 9241e33 Chromium staging for SkDevice refactoring by robertphillips@google.com · 11 years ago
  91. eecbe50 Nexus 7 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
  92. b74bdf0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  93. 0dcbece Support multiple PDF rendering backends in the GM by vandebo@chromium.org · 11 years ago
  94. 147c4f3 Chromium's clang bots do not like the SkASSERT(!"foo") construct by robertphillips@google.com · 11 years ago
  95. 941df4f Add validation check that linewidth func is present (we already call it on ES). by commit-bot@chromium.org · 11 years ago
  96. 2b343cc create a macro for testing if skcolor and skpmcolor have same shift values by djsollen@google.com · 11 years ago
  97. 6364b5e Use ES3 texture swizzling. by commit-bot@chromium.org · 11 years ago
  98. 9504575 Add perf benchmarks and more unit tests for matrix inversion by commit-bot@chromium.org · 11 years ago
  99. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  100. 8cee797 pdfviewer: check in pdfapi classes by edisonn@google.com · 11 years ago