1. 2c8e9d4 Add stdio include for Android specific code in SkRegion. by bungeman@google.com · 11 years ago
  2. 3dc82c4 Correct 32bit pointer assumption in assert in SkMatrix. by bungeman@google.com · 11 years ago
  3. e9d61ed Use #if insteadof #ifdef DYNAMIC_ANNOTATIONS_ENABLED. It's always defined, just to 0 or 1. by senorblanco@chromium.org · 11 years ago
  4. 21a705d SK_ONCE for SkMatrix::I() by commit-bot@chromium.org · 11 years ago
  5. fb6deed make explicit the requirement that all colorfilters are reentrant-safe by reed@google.com · 11 years ago
  6. 0197b32 Always clear dest in SkBitmap::copyTo's draw path by robertphillips@google.com · 11 years ago
  7. 0a6151d Revert "Revert "change SkColorTable to be immutable"" by reed@google.com · 11 years ago
  8. b295fb6 Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing an SkRect and flags indicating which parameters are set. by senorblanco@chromium.org · 11 years ago
  9. 824c346 Express (GLSL expression, possibly known value) pairs as a class by commit-bot@chromium.org · 11 years ago
  10. 1303761 Remove _impl from names in SkOnce.h. by commit-bot@chromium.org · 11 years ago
  11. 235002f low hanging calloc fruit by commit-bot@chromium.org · 11 years ago
  12. 48d9ff5 Revert "change SkColorTable to be immutable" by reed@google.com · 11 years ago
  13. 9864c24 change SkColorTable to be immutable by reed@google.com · 11 years ago
  14. 3a19fb5 Sketch of SK_ONCE by mtklein@google.com · 11 years ago
  15. df187c7 ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
  16. 12eb781 try uping the cache-count-limit to see if it speeds up bench-pictures by reed@google.com · 11 years ago
  17. 6f980c6 Revert "ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs" by djsollen@google.com · 11 years ago
  18. 84cc1eb ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
  19. 80f3fcd Update #if to #ifdef for consistency by commit-bot@chromium.org · 11 years ago
  20. d532172 Make skia almost compile again with clang. by commit-bot@chromium.org · 11 years ago
  21. 8649057 commit to xfermode objects being immutable by commit-bot@chromium.org · 11 years ago
  22. aaf3e64 Move makeSpace and resetToSize from SkPathRef.cpp to .h by robertphillips@google.com · 11 years ago
  23. 0308707 Make it explicit that some validate methods are debug only by robertphillips@google.com · 11 years ago
  24. 77af680 Make GPU coord transforms automatic by bsalomon@google.com · 11 years ago
  25. 1270532 Allow creating a picture from skp to fail. by scroggo@google.com · 11 years ago
  26. 50df4d0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  27. 6e7883b Limit warning message to de-clutter bench output logs by robertphillips@google.com · 11 years ago
  28. 3e292aa Move unlikely-to-be-inlined code from SkPathRef.h to SkPathRef.cpp by robertphillips@google.com · 11 years ago
  29. b0889a5 This CL effectively reverts: by robertphillips@google.com · 11 years ago
  30. 65caeaf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  31. baed71f add counting to Globals, and refactor some for clarity by reed@google.com · 11 years ago
  32. 2c86fbb Add SkDivMod with a special case for ARM. by commit-bot@chromium.org · 11 years ago
  33. 97f8167 We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix. by commit-bot@chromium.org · 11 years ago
  34. ca0c838 Move bound and isFinite into pathref by robertphillips@google.com · 11 years ago
  35. dfc7403 remove obsolete USE_CACHE_HASH by reed@google.com · 11 years ago
  36. c8fb998 Revert r11423 (low hanging calloc fruit) by robertphillips@google.com · 11 years ago
  37. 2905ff5 low hanging calloc fruit by mtklein@google.com · 11 years ago
  38. 519f967 Add sk_calloc. Remove SkMemory_stdlib, which seems unused. by mtklein@google.com · 11 years ago
  39. 2291e72 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  40. 636d87a update devicelooper to skip internal tiles that are empty, and unittests by reed@google.com · 11 years ago
  41. a604c4f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  42. 24ddde9 Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  43. ba6e954 Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on changes in r11247) by robertphillips@google.com · 11 years ago
  44. 478884f Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  45. dc9888c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  46. cee9dcb start to remove lockPixels from bitmapshader by reed@google.com · 11 years ago
  47. 558d5d3 Warnings as errors fix by robertphillips@google.com · 11 years ago
  48. 5792cde Initial error handling code by commit-bot@chromium.org · 11 years ago
  49. 9a070f2 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  50. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  51. 82d1223 Two and three color GPU gradients without textures. by bsalomon@google.com · 11 years ago
  52. beba935 remove SK_IGNORE_IMAGE_PRESCALE flag (no longer used) by reed@google.com · 11 years ago
  53. 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
  54. e15d9ec move platformConvolutionProcs() call to right before we need it by reed@google.com · 11 years ago
  55. fed04b3 remove fConvolutionProcs from State, and just use it locally by reed@google.com · 11 years ago
  56. 40039a3 simplify making translate only invmatrix by reed@google.com · 11 years ago
  57. a8c0966 ARM Skia NEON patches - 18 - Preparation work for BitmapProcState by commit-bot@chromium.org · 11 years ago
  58. 30df03c forgot to guard GPU includes when SK_SUPPORT_GPU not defined by humper@google.com · 11 years ago
  59. 3aad3b0 add support for high quality image filtering on the GPU by humper@google.com · 11 years ago
  60. 85092f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  61. 25f72ed Fix Matrix44Test and double-to-float conversion in SVD code by jvanverth@google.com · 11 years ago
  62. 5b2e264 Revise SVD code to remove arctangents. by commit-bot@chromium.org · 11 years ago
  63. 8b4ba63 Fix bug in SkWriter32. by mtklein@google.com · 11 years ago
  64. e0c170f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  65. 74a3a21 Rename ShaderType enum to ShaderVisibility by commit-bot@chromium.org · 11 years ago
  66. 8c90212 R-Tree -- Don't sort draw commands unless specified. by sglez@google.com · 11 years ago
  67. 53238bc Move SkBitmapDevice functions to their own file by robertphillips@google.com · 11 years ago
  68. 772c4e6 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  69. e029440 Replace SkTScopedPtr with SkAutoTDelete in Skia. by commit-bot@chromium.org · 11 years ago
  70. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  71. 6b00a1e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  72. 7ab7ca4 Fix case where GrGLEffectMatrix gives back a dangling ptr for the coords var name. by commit-bot@chromium.org · 11 years ago
  73. 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
  74. 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
  75. e09d6f4 Revert of r10943. by rmistry@google.com · 11 years ago
  76. 42cb6c0 add SkDeviceLooper to handle larger-than-fixedpoint by reed@google.com · 11 years ago
  77. 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
  78. d0f1a4f Fix clip expansion in SkPictureRecord::recordRestoreOffsetPlaceholder() by fmalita@google.com · 11 years ago
  79. 0dc546c Implement highQualityFilter16 so GM doesn't crash when you give it resources. by mtklein@google.com · 11 years ago
  80. a6aa0e3 skia: Add SK_API to SkDiscardableMemory. by commit-bot@chromium.org · 11 years ago
  81. cf7be95 Remove the call to getFontMetrics from SkBBoxRecord by commit-bot@chromium.org · 11 years ago
  82. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
  83. 5c1d88d Add an empty typeface as a default-default. by bungeman@google.com · 11 years ago
  84. 418ee43 Implement SkEmptyFontMgr::onLegacyCreateTypeface and make pure virtual. by bungeman@google.com · 11 years ago
  85. 147c4f3 Chromium's clang bots do not like the SkASSERT(!"foo") construct by robertphillips@google.com · 11 years ago
  86. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  87. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  88. ba0ca99 CHECK -> SKTDYNAMICHASH_CHECK, to avoid collision with CHECK in Chrome logging. by mtklein@google.com · 11 years ago
  89. 9e3074e use SkTDynamicHash in picture recording by mtklein@google.com · 11 years ago
  90. 31acc11 Fix name of "bleed" flag by robertphillips@google.com · 11 years ago
  91. 8b71ef1 skia: Added SkDiscardableMemory interface. by scroggo@google.com · 11 years ago
  92. 7475811 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  93. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  94. 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
  95. c9917c0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  96. 1e973d7 Patch for r10762 by robertphillips@google.com · 11 years ago
  97. 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
  98. 2822c9a Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it. by mtklein@google.com · 11 years ago
  99. cb8b0ee Update how SkPath handles fGenerationID and fSourcePath, and add tests to cover. by mtklein@google.com · 11 years ago
  100. 259fbaf Add homogeneous point mapping to Matrix by egdaniel@google.com · 11 years ago