1. 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
  2. f29c380 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  3. 824c346 Express (GLSL expression, possibly known value) pairs as a class by commit-bot@chromium.org · 11 years ago
  4. b5a6651 SkDocument api changes (abort, close return success, set DCT encoder...). by commit-bot@chromium.org · 11 years ago
  5. 1303761 Remove _impl from names in SkOnce.h. by commit-bot@chromium.org · 11 years ago
  6. 235002f low hanging calloc fruit by commit-bot@chromium.org · 11 years ago
  7. c9542ca Add swapBuffer call to SkGLContextHelper. by djsollen@google.com · 11 years ago
  8. 48d9ff5 Revert "change SkColorTable to be immutable" by reed@google.com · 11 years ago
  9. 9864c24 change SkColorTable to be immutable by reed@google.com · 11 years ago
  10. 3a19fb5 Sketch of SK_ONCE by mtklein@google.com · 11 years ago
  11. 32184d8 Implement stroking a path with nv_path_rendering by commit-bot@chromium.org · 11 years ago
  12. aadb4d9 flush after every print in windows by commit-bot@chromium.org · 11 years ago
  13. df187c7 ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
  14. c4dc0ad Implement filling a path with nv_path_rendering cover by commit-bot@chromium.org · 11 years ago
  15. 12eb781 try uping the cache-count-limit to see if it speeds up bench-pictures by reed@google.com · 11 years ago
  16. 27f74aa Improve SkScalerContext_GDI::generateCharToGlyph for non-BMP code points. by bungeman@google.com · 11 years ago
  17. dac4a1d Allow sampling GIF images during decode. by commit-bot@chromium.org · 11 years ago
  18. c0de5d6 Fix uninitialized memory access by robertphillips@google.com · 11 years ago
  19. 6f980c6 Revert "ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs" by djsollen@google.com · 11 years ago
  20. 84cc1eb ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
  21. 80f3fcd Update #if to #ifdef for consistency by commit-bot@chromium.org · 11 years ago
  22. 25ae5ee Fix memory leak in SkPDFRasterizer by robertphillips@google.com · 11 years ago
  23. c0445fe Fix ambiguity in API if no matching system language is found by commit-bot@chromium.org · 11 years ago
  24. 49e8083 Fix for blinking/corrupted text in Canvas 2D. by commit-bot@chromium.org · 11 years ago
  25. 6c1ee2d Luminance-to-alpha color filter (SkLumaColorFilter). by commit-bot@chromium.org · 11 years ago
  26. dd6cde5 style nit for myself retroactively: throwOnFailure -> throw_on_failure by commit-bot@chromium.org · 11 years ago
  27. d532172 Make skia almost compile again with clang. by commit-bot@chromium.org · 11 years ago
  28. a9ebd16 pdf: drawPath should pass the computed matrix, instead of default matrix stored in draw. by edisonn@google.com · 11 years ago
  29. 722555b Add perspective support to SkMatrix44 initializers. by commit-bot@chromium.org · 11 years ago
  30. 851af07 Revert "Add perspective support to SkMatrix44 initializers." by aelias@chromium.org · 11 years ago
  31. 761f860 Add perspective support to SkMatrix44 initializers. by commit-bot@chromium.org · 11 years ago
  32. 6b30e45 Use vertexless shaders when NVpr is available by commit-bot@chromium.org · 11 years ago
  33. 86dd752 Mutex protect SkFontMgr_DirectWrite cache. by bungeman@google.com · 11 years ago
  34. 8649057 commit to xfermode objects being immutable by commit-bot@chromium.org · 11 years ago
  35. 5dbb149 When cache is full delay flush until GrContext draw is finished by commit-bot@chromium.org · 11 years ago
  36. 261dc56 Move VertexBuilder to a GrGLFullShaderBuilder subclass by commit-bot@chromium.org · 11 years ago
  37. 5c36364 Don't access RT when disabling scissor. by commit-bot@chromium.org · 11 years ago
  38. 2dcf36e Fix SkScalar conversion warning error. by halcanary@google.com · 11 years ago
  39. fed3037 Make image decoding more fault resistant, less verbose. by halcanary@google.com · 11 years ago
  40. 5fd7d5c Allow gradient optimization with perspective by commit-bot@chromium.org · 11 years ago
  41. 11ba319 Snap GDI matrix when snapping height. by bungeman@google.com · 11 years ago
  42. 608ea65 Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a specialized function pointer for pdf only only to pass a rectangle, when we can use subseted bitmaps. by commit-bot@chromium.org · 11 years ago
  43. 546f70c Fixes for decoding to A8. by commit-bot@chromium.org · 11 years ago
  44. 3390b9a Repurpose GrGLCoordTransform as GrGLProgramEffects by commit-bot@chromium.org · 11 years ago
  45. 5df5e61 Update PDF backend to support fallback fonts on Android. by djsollen@google.com · 11 years ago
  46. b0a0589 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  47. 5890949 Fix font GMs by jvanverth@google.com · 11 years ago
  48. 03e3e89 Add support to dump font cache texture for debug purposes by commit-bot@chromium.org · 11 years ago
  49. aaf3e64 Move makeSpace and resetToSize from SkPathRef.cpp to .h by robertphillips@google.com · 11 years ago
  50. 09846a0 Add new skyline Rectanizer by commit-bot@chromium.org · 11 years ago
  51. 0308707 Make it explicit that some validate methods are debug only by robertphillips@google.com · 11 years ago
  52. 354fd97 Do not convert non gray PNG to A8. by scroggo@google.com · 11 years ago
  53. 7eaa53d path ops work in progress by caryclark@google.com · 11 years ago
  54. 77af680 Make GPU coord transforms automatic by bsalomon@google.com · 11 years ago
  55. e5c9c49 Empty implementations for SkImageDecoder. by scroggo@google.com · 11 years ago
  56. edf2367 Fix race between ~SkThreadPool and SkThreadPool::Loop on fDone. by commit-bot@chromium.org · 11 years ago
  57. 949eef0 Use explicitly-sized enums in GrGLProgramDesc::KeyHeader by commit-bot@chromium.org · 11 years ago
  58. 1d06999 Fix build. by scroggo@google.com · 11 years ago
  59. 8d23924 Add an option on SkImageDecoder to skip writing 0s. by scroggo@google.com · 11 years ago
  60. 1270532 Allow creating a picture from skp to fail. by scroggo@google.com · 11 years ago
  61. 635091f Minor changes to XPS device. by bungeman@google.com · 11 years ago
  62. 1d3bfdc Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  63. 234d4fb Mark when effects and programs have vertex code by commit-bot@chromium.org · 11 years ago
  64. 76eaf74 Add a GrCustomCoordsTextureEffect class by commit-bot@chromium.org · 11 years ago
  65. 6c5d9a1 Add GrSurface::savePixels(). by commit-bot@chromium.org · 11 years ago
  66. 410552a Move the GL shader compilation step into GrGLShaderBuilder by commit-bot@chromium.org · 11 years ago
  67. a4acf12 Revert "Add a requiresVertexShader method to GrGLEffect" by commit-bot@chromium.org · 11 years ago
  68. 50df4d0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  69. 6e7883b Limit warning message to de-clutter bench output logs by robertphillips@google.com · 11 years ago
  70. 7d330eb GrAtlas cleanup: Split out GrPlot and GrAtlas by commit-bot@chromium.org · 11 years ago
  71. 3e292aa Move unlikely-to-be-inlined code from SkPathRef.h to SkPathRef.cpp by robertphillips@google.com · 11 years ago
  72. b0889a5 This CL effectively reverts: by robertphillips@google.com · 11 years ago
  73. 65caeaf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  74. fd67f2f Fix a warning. by scroggo@google.com · 11 years ago
  75. 83fd2c7 Add a buffered SkStream class. by scroggo@google.com · 11 years ago
  76. 939ca7c move GrMalloc, GrFree, Gr_bzero to their sk equivalents by reed@google.com · 11 years ago
  77. baed71f add counting to Globals, and refactor some for clarity by reed@google.com · 11 years ago
  78. 2c86fbb Add SkDivMod with a special case for ARM. by commit-bot@chromium.org · 11 years ago
  79. 0ac74b2 Added SkTileImageFilter to SkFlattenable::InitializeFlattenables() by sugoi@google.com · 11 years ago
  80. 1a4fb70 Moving 4 SkImageFilter derived classes from blink to skia by commit-bot@chromium.org · 11 years ago
  81. 9529441 GrAtlas refactor: Replace GrMaskFormat usage in GrAtlas with GrPixelConfig. by commit-bot@chromium.org · 11 years ago
  82. 4cc2632 ARM Skia NEON patches - 24 - S32_D565_Blend_Dither slight speedup/bugfix by commit-bot@chromium.org · 11 years ago
  83. 97f8167 We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix. by commit-bot@chromium.org · 11 years ago
  84. 3fddf0e First pass at font cache refactor: Create an atlas manager per texture by commit-bot@chromium.org · 11 years ago
  85. ca0c838 Move bound and isFinite into pathref by robertphillips@google.com · 11 years ago
  86. 50955db Fix iOS build. by scroggo@google.com · 11 years ago
  87. b5571b3 Change SkImageDecoders to take an SkStreamRewindable. by scroggo@google.com · 11 years ago
  88. 228f2b8 Print a better error message. by scroggo@google.com · 11 years ago
  89. a934899 Use the default resync_to_restart in jpeg. by scroggo@google.com · 11 years ago
  90. 4382330 Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents. by commit-bot@chromium.org · 11 years ago
  91. 39a7c70 Use different unique identifier for a fallback family. by djsollen@google.com · 11 years ago
  92. dfc7403 remove obsolete USE_CACHE_HASH by reed@google.com · 11 years ago
  93. c8fb998 Revert r11423 (low hanging calloc fruit) by robertphillips@google.com · 11 years ago
  94. 572a865 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  95. 2905ff5 low hanging calloc fruit by mtklein@google.com · 11 years ago
  96. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  97. d2cfa74 [PDF] clear() and drawPaint() where applying the initial transform twice. by commit-bot@chromium.org · 11 years ago
  98. c526c71 Map Calibri to Carlito by bungeman@google.com · 11 years ago
  99. dd88ecc Fix slight hinting with GDI. by bungeman@google.com · 11 years ago
  100. 0060159 ARM Skia NEON patches - 21 - new NEON S32_D565_Opaque by commit-bot@chromium.org · 11 years ago