1. df15652 Xfermode: SSE2 implementation of softlight_modeproc by commit-bot@chromium.org · 10 years ago
  2. ed2f9b3 Xfermode: SSE2 implementation of difference_modeproc by commit-bot@chromium.org · 10 years ago
  3. 9f6c494 Use EXT_direct_state_access for path matrix manipulation by commit-bot@chromium.org · 10 years ago
  4. b1bda78 Xfermode: SSE2 implementation of hardlight mode by commit-bot@chromium.org · 10 years ago
  5. 6bbd929 Xfermode: SSE2 implementation of exclusion_modeproc by commit-bot@chromium.org · 10 years ago
  6. 5dbe3c0 Xfermode: SSE2 implementation of overlay_modeproc by commit-bot@chromium.org · 10 years ago
  7. dd8f226 Merge third_party/skia/src from https://chromium.googlesource.com/external/skia/src.git at 88c3a5dce6bb39d47437fdbe853318ea28e0cd13 by Android Chromium Automerger · 10 years ago
  8. 7a1832f First pass at GPU veto by commit-bot@chromium.org · 10 years ago
  9. 71eb9cb Deprecate SaveFlags use in the public SkCanvas API. by commit-bot@chromium.org · 10 years ago
  10. 86e05bd Revert of Add nanosecond timer. (https://codereview.chromium.org/250243002/) by commit-bot@chromium.org · 10 years ago
  11. a1c1272 Add nanosecond timer. by commit-bot@chromium.org · 10 years ago
  12. fb90f04 Remove unused include. by commit-bot@chromium.org · 10 years ago
  13. 58ae39d Reland "Properly set alpha type in webp decode." by commit-bot@chromium.org · 10 years ago
  14. 37a2900 Fix build: these asserts are always now true, which GCC warns about by commit-bot@chromium.org · 10 years ago
  15. 3683f95 fix int/size_t warnings in pipe by commit-bot@chromium.org · 10 years ago
  16. 3c6b00a Remove support for inheriting the paint color from SkColorShader by commit-bot@chromium.org · 10 years ago
  17. afe1d2d Proof of adoption in SkRecord::replace. by commit-bot@chromium.org · 10 years ago
  18. 6d9dce8 Rearrange SkRecord public API to fit better with cc/resources/picture by commit-bot@chromium.org · 10 years ago
  19. 51512ea Merge from Chromium at DEPS revision 265802 by Ben Murdoch · 10 years ago
  20. 88c3a5d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  21. 7c64bc9 Fix for r14341 Chrome build error by robertphillips@google.com · 10 years ago
  22. a295b5b remove unused functions by commit-bot@chromium.org · 10 years ago
  23. a2d1190 fix x86 emulator for Android framework. by commit-bot@chromium.org · 10 years ago
  24. fc486cd First step in pulling SkPicturePlayback & SkPictureRecord out of SkPicture by commit-bot@chromium.org · 10 years ago
  25. 377a6c4 add one-channel output support to webp encoder by commit-bot@chromium.org · 10 years ago
  26. 3ebd9c0 Revert of Properly enable S32_D16_filter_DX_SSE2 optimization. (https://codereview.chromium.org/239453010/) by commit-bot@chromium.org · 10 years ago
  27. 8eae5aa Merge third_party/skia/src from https://chromium.googlesource.com/external/skia/src.git at 93b0d3a5467e48b1b1ec7e4ab0c2c921dea045be by Android Chromium Automerger · 10 years ago
  28. a5da5e6 Use default save() flags in SkBlurDrawLooper. by commit-bot@chromium.org · 10 years ago
  29. 76a72b2 Use fixed function pipeline only when drawing paths by commit-bot@chromium.org · 10 years ago
  30. 6741a27 Properly enable S32_D16_filter_DX_SSE2 optimization. by commit-bot@chromium.org · 10 years ago
  31. bc5bd5e fix size_t/int warnings by commit-bot@chromium.org · 10 years ago
  32. 19013c2 stop using deprecated bitmap::config for gpu by commit-bot@chromium.org · 10 years ago
  33. 00a1b5e Revert of Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/249643002/) by commit-bot@chromium.org · 10 years ago
  34. 8f817f4 Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 10 years ago
  35. 93b0d3a Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/) by commit-bot@chromium.org · 10 years ago
  36. 2ee156a Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  37. a4a0023 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago
  38. dd84456 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  39. b55e2e6 Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag. by commit-bot@chromium.org · 10 years ago
  40. d581fb9 Merge third_party/skia/src from https://chromium.googlesource.com/external/skia/src.git at 1e2a98db51422a58079b644e06b000c5bec0c248 by Android Chromium Automerger · 10 years ago
  41. b382abd Fix double to SkScalar issues in SkTwoPointConicalGradient_gpu.cpp by commit-bot@chromium.org · 10 years ago
  42. 8c6d965 Add gpu fast path for two point conical gradients. by commit-bot@chromium.org · 10 years ago
  43. 09fcbfa expose CGImage -> SkBitmap by commit-bot@chromium.org · 10 years ago
  44. e10b658 Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/) by commit-bot@chromium.org · 10 years ago
  45. 2b2f84c make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 10 years ago
  46. ee48dad Fix build: Windows has dibs on IGNORE by commit-bot@chromium.org · 10 years ago
  47. 1fdb3b3 eliminate config param -- it was always self's config by reed@google.com · 10 years ago
  48. 44cfece fix size_t/int warnings in pictures by commit-bot@chromium.org · 10 years ago
  49. 6d9d088 Remove SK_IGNORE_FREETYPE_ROTATION_FIX and guarded code. by bungeman@google.com · 10 years ago
  50. 34f68d5 Refactor SkRecord opts, converting playback optimizations where possible. by commit-bot@chromium.org · 10 years ago
  51. 000586a Use GradFlags for gradient Flags in SkGradientShader by commit-bot@chromium.org · 10 years ago
  52. 24a4744 Add asADash entry point into SkPathEffect to allow extracting Dash info from PathEffects by commit-bot@chromium.org · 10 years ago
  53. 84a3613 NewRasterDirect should *not* erase the pixels -- direct means the client is in-charge by commit-bot@chromium.org · 10 years ago
  54. 0215050 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  55. d7e5887 Merge third_party/skia/src from https://chromium.googlesource.com/external/skia/src.git at 187d71c764dd02f0c3b925ebc7cb7dd143ad52b7 by Android Chromium Automerger · 10 years ago
  56. 1e2a98d Add missing scale value to fix SkGradientShader memory error by commit-bot@chromium.org · 10 years ago
  57. aa35e04 add optional origin parameter to accessTopLayerPixels by commit-bot@chromium.org · 10 years ago
  58. aae6558 Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead. by commit-bot@chromium.org · 10 years ago
  59. aabafbd Fixes for SkPictureShader. by commit-bot@chromium.org · 10 years ago
  60. 000b5c8 anticipate more optimizations by renaming some files and methods by commit-bot@chromium.org · 10 years ago
  61. 20d7bba Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 10 years ago
  62. 187d71c remove sizeof check -- triggers warning in chrome by reed@google.com · 10 years ago
  63. 082cd50 inline SkMulDiv now that 64bit mul is inlineable by commit-bot@chromium.org · 10 years ago
  64. 67169f5 fix warnings around size_t/int by commit-bot@chromium.org · 10 years ago
  65. d34b1c3 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  66. 873bed1 remove unused fOverflowed from SkClampRange by reed@google.com · 10 years ago
  67. c013ff2 fix int/size_t warnings by reed@google.com · 10 years ago
  68. 7aefc82 Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  69. 0232d68 rename SkPaintParts.* to SkPaintPart.* by reed@google.com · 10 years ago
  70. dad5abf Get gradient information for gpu effect directly from SkGradientShader instead of calling asAGradient by commit-bot@chromium.org · 10 years ago
  71. 9cc4068 Reduce internal explicit SaveFlags usage. by commit-bot@chromium.org · 10 years ago
  72. 0f1b1d6 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  73. 48da861 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  74. 61c77b2 Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 10 years ago
  75. 8399505 Revert of Fix memory leak in SkGradientShader. (https://codereview.chromium.org/240303003/) by commit-bot@chromium.org · 10 years ago
  76. 8463bfb Ashmem functions compile when size_t != __u32 by commit-bot@chromium.org · 10 years ago
  77. b78cb8c add some asserts for mipmaps, and cleanup fFilterLevel if mipping failed by commit-bot@chromium.org · 10 years ago
  78. 6322b3f Orphan ProcXfermode, with an eye towards removing it by commit-bot@chromium.org · 10 years ago
  79. 906c9d5 Revert of Add flipped gradient branch to two point conical gradient (https://codereview.chromium.org/227623004/) by commit-bot@chromium.org · 10 years ago
  80. 016a527 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 10 years ago
  81. a2ac43d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  82. 12cc295 Don't unset gFCSafeToUse when it's still safe to use. by commit-bot@chromium.org · 10 years ago
  83. e412dbd always store bitfields along with dirty in FlatteningTraits by commit-bot@chromium.org · 10 years ago
  84. 3129937 Fix memory leak in SkGradientShader. by commit-bot@chromium.org · 10 years ago
  85. 15d95b6 Double assignment in GrGpuGL::configToGLFormats() by commit-bot@chromium.org · 10 years ago
  86. fd73c59 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  87. 0787ead glDiscardFramebuffer() in GrGpuGL::discard uses invalid GLenum by commit-bot@chromium.org · 10 years ago
  88. db0633b remove legacy filter-flags, and store FilterLevel directly by commit-bot@chromium.org · 10 years ago
  89. dc397a9 Merge third_party/skia/src from https://chromium.googlesource.com/external/skia/src.git at 7590261e2b22547fa00b59c71e147ff551c5fb1d by Android Chromium Automerger · 10 years ago
  90. a3277a8 Merge from Chromium at DEPS revision 263965 by Ben Murdoch · 10 years ago
  91. 848affd Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  92. 417653f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  93. 87e332d Fix artifacts in distance field rendering due to bilerp by commit-bot@chromium.org · 10 years ago
  94. 7590261 Fix size of rotated text with FreeType. by bungeman@google.com · 10 years ago
  95. 8d68087 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 10 years ago
  96. 37e1c9b Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps. by commit-bot@chromium.org · 10 years ago
  97. 6cbd55b Merge third_party/skia/src from https://chromium.googlesource.com/external/skia/src.git at 482d2e86684260b1a7d8804b2c2df35bda72898a by Android Chromium Automerger · 10 years ago
  98. c2a7c1e SkRecord bug fixes by commit-bot@chromium.org · 10 years ago
  99. 482d2e8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  100. ec1aed9 Move distance field generation to the glyph cache. by commit-bot@chromium.org · 10 years ago