1. 558d5d3 Warnings as errors fix by robertphillips@google.com · 11 years ago
  2. 5792cde Initial error handling code by commit-bot@chromium.org · 11 years ago
  3. 9a070f2 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  4. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  5. 82d1223 Two and three color GPU gradients without textures. by bsalomon@google.com · 11 years ago
  6. beba935 remove SK_IGNORE_IMAGE_PRESCALE flag (no longer used) by reed@google.com · 11 years ago
  7. ef0e319 move decision to smash invmatrix into unit-space (for faster repeat/mirror to after the call to possiblyScaleImage(), so we don't confuse that code with a munged matrix. Fixes the scaled_tilemodes gm for HQ by reed@google.com · 11 years ago
  8. e15d9ec move platformConvolutionProcs() call to right before we need it by reed@google.com · 11 years ago
  9. fed04b3 remove fConvolutionProcs from State, and just use it locally by reed@google.com · 11 years ago
  10. 40039a3 simplify making translate only invmatrix by reed@google.com · 11 years ago
  11. a8c0966 ARM Skia NEON patches - 18 - Preparation work for BitmapProcState by commit-bot@chromium.org · 11 years ago
  12. 30df03c forgot to guard GPU includes when SK_SUPPORT_GPU not defined by humper@google.com · 11 years ago
  13. 3aad3b0 add support for high quality image filtering on the GPU by humper@google.com · 11 years ago
  14. 85092f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  15. 25f72ed Fix Matrix44Test and double-to-float conversion in SVD code by jvanverth@google.com · 11 years ago
  16. 5b2e264 Revise SVD code to remove arctangents. by commit-bot@chromium.org · 11 years ago
  17. 8b4ba63 Fix bug in SkWriter32. by mtklein@google.com · 11 years ago
  18. e0c170f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  19. 74a3a21 Rename ShaderType enum to ShaderVisibility by commit-bot@chromium.org · 11 years ago
  20. 8c90212 R-Tree -- Don't sort draw commands unless specified. by sglez@google.com · 11 years ago
  21. 53238bc Move SkBitmapDevice functions to their own file by robertphillips@google.com · 11 years ago
  22. 772c4e6 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  23. e029440 Replace SkTScopedPtr with SkAutoTDelete in Skia. by commit-bot@chromium.org · 11 years ago
  24. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  25. 6b00a1e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  26. 7ab7ca4 Fix case where GrGLEffectMatrix gives back a dangling ptr for the coords var name. by commit-bot@chromium.org · 11 years ago
  27. 1c028bd fix state machine so we know simple only loops once, but we can call maprect in debug mode by reed@google.com · 11 years ago
  28. 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
  29. e09d6f4 Revert of r10943. by rmistry@google.com · 11 years ago
  30. 42cb6c0 add SkDeviceLooper to handle larger-than-fixedpoint by reed@google.com · 11 years ago
  31. 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
  32. d0f1a4f Fix clip expansion in SkPictureRecord::recordRestoreOffsetPlaceholder() by fmalita@google.com · 11 years ago
  33. 0dc546c Implement highQualityFilter16 so GM doesn't crash when you give it resources. by mtklein@google.com · 11 years ago
  34. a6aa0e3 skia: Add SK_API to SkDiscardableMemory. 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. 5c1d88d Add an empty typeface as a default-default. by bungeman@google.com · 11 years ago
  38. 418ee43 Implement SkEmptyFontMgr::onLegacyCreateTypeface and make pure virtual. by bungeman@google.com · 11 years ago
  39. 147c4f3 Chromium's clang bots do not like the SkASSERT(!"foo") construct by robertphillips@google.com · 11 years ago
  40. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  41. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  42. ba0ca99 CHECK -> SKTDYNAMICHASH_CHECK, to avoid collision with CHECK in Chrome logging. by mtklein@google.com · 11 years ago
  43. 9e3074e use SkTDynamicHash in picture recording by mtklein@google.com · 11 years ago
  44. 31acc11 Fix name of "bleed" flag by robertphillips@google.com · 11 years ago
  45. 8b71ef1 skia: Added SkDiscardableMemory interface. by scroggo@google.com · 11 years ago
  46. 7475811 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  47. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  48. 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
  49. c9917c0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  50. 1e973d7 Patch for r10762 by robertphillips@google.com · 11 years ago
  51. 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
  52. 2822c9a Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it. by mtklein@google.com · 11 years ago
  53. cb8b0ee Update how SkPath handles fGenerationID and fSourcePath, and add tests to cover. by mtklein@google.com · 11 years ago
  54. 259fbaf Add homogeneous point mapping to Matrix by egdaniel@google.com · 11 years ago
  55. 0038c12 Write NULL as "" so readString() always returns a non-NULL string. by mtklein@google.com · 11 years ago
  56. 439df28 fine-tune tolerance for pinchy quads in stroker by reed@google.com · 11 years ago
  57. 96583db Add missing fallback blending to SkA8_Shader_Blitter::blitMask() by commit-bot@chromium.org · 11 years ago
  58. 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
  59. 73ab296 ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG by commit-bot@chromium.org · 11 years ago
  60. 03b8781 expose instance methods on SkTypefaceCache by reed@google.com · 11 years ago
  61. d423657 Prevent picture recording from over optimizing the culling of clips. by djsollen@google.com · 11 years ago
  62. 1cc07d9 Revert "Add SkCanvas::drawPosTextBounded." by reed@google.com · 11 years ago
  63. c9ab2b7 SkTDynamicHash by mtklein@google.com · 11 years ago
  64. f6ad1e8 Revert r10659: Add a map homogenous points to SkMatrix by jvanverth@google.com · 11 years ago
  65. 9d54aeb All rSomethingTo() immediately following a close() are relative to the point we closed from, not the point we close to. Fix that. by commit-bot@chromium.org · 11 years ago
  66. 47fa136 allow NULL in writeString/readString by commit-bot@chromium.org · 11 years ago
  67. 2fae54d Add a map homogenous points to SkMatrix by egdaniel@google.com · 11 years ago
  68. 9c1a967 remove uneeded SK_API declaration. by djsollen@google.com · 11 years ago
  69. 34504ad Adding 2 functions to the Skia API by commit-bot@chromium.org · 11 years ago
  70. 641a249 ARM Skia NEON patches - 11 - Blitter_RGB16 by commit-bot@chromium.org · 11 years ago
  71. b265741 Revert r10603 (Remove operator== from SkPaint) due to Chrome failures by robertphillips@google.com · 11 years ago
  72. 9c9d4a7 Restore SkPath(const SkPath&) to copy the generation ID on Android. by mtklein@google.com · 11 years ago
  73. 8dc8bc5 Add downsample from 8888 to 4444. by scroggo@google.com · 11 years ago
  74. 839702b Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  75. 2515242 Add SkCanvas::drawPosTextBounded. by commit-bot@chromium.org · 11 years ago
  76. f7af91b Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failures by robertphillips@google.com · 11 years ago
  77. 246b1c2 Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  78. 37ffe8a Remove operator== from SkPaint by commit-bot@chromium.org · 11 years ago
  79. a980269 Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  80. 7ca6d2f Reverting r10589: Add getFamilyNames to SkTypeface by jvanverth@google.com · 11 years ago
  81. 990d85f Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  82. 7c6d264 Fix race condition when locking/unlocking pixels. by djsollen@google.com · 11 years ago
  83. f916f9e revise SkTDynamicHash and add unit tests BUG= R=reed@google.com by commit-bot@chromium.org · 11 years ago
  84. 1aa54bf Added ctm matrix to GPU path by commit-bot@chromium.org · 11 years ago
  85. 6a6c80c Enable SkUtilsArm on all ARM platforms and always use NDK compliant NEON detection on Android. by djsollen@google.com · 11 years ago
  86. a62efcc Avoid counting verbs twice in SkPath::isEmpty() by commit-bot@chromium.org · 11 years ago
  87. ddc218e Implement onGetTableTags and onGetTableData on Windows. by bungeman@google.com · 11 years ago
  88. 397a954 Reintroduce default impls removed in 10495. by bungeman@google.com · 11 years ago
  89. b10b51f Implement onGetTableTags and onGetTableData on Windows. by bungeman@google.com · 11 years ago
  90. 62df526 Make SkPath::conservativelyContainsRect not assert on paths that begin with repeated moveTos by commit-bot@chromium.org · 11 years ago
  91. b6bd24d add impls for createfromstream for fontconfig fontmgr by reed@google.com · 11 years ago
  92. b14ecda add dox to SkTDynamicHash, fix typo of Key instead of KEY by reed@google.com · 11 years ago
  93. 29bf862 Upstream changes from Android by djsollen@google.com · 11 years ago
  94. 46724e4 + ,fLastAllocated(NULL) by commit-bot@chromium.org · 11 years ago
  95. 2faef55 Remove old default implementation of SkTypeface::onGetUPEM. by bungeman@google.com · 11 years ago
  96. 30ddd61 refactoring for SK_FONTHOST_USES_FONTMGR option by reed@google.com · 11 years ago
  97. 38bad32 fold SK_CPU_HAS_CONDITION_INSTR through as always defined by commit-bot@chromium.org · 11 years ago
  98. 16d53aa Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  99. 08df48d expose getFamilyName to public SkTypeface by reed@google.com · 11 years ago
  100. 4dcd062 Matrix decomposition cleanup: Add is_degenerate_2x2(), and fix some asserts by commit-bot@chromium.org · 11 years ago