1. 5eb41fd Revert of Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. (patchset #4 id:60001 of https://codereview.chromium.org/2307053002/ ) by bsalomon · 8 years ago
  2. c1a50e1 added radial lights to SkLights by vjiaoblack · 8 years ago
  3. 1dbb207 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  4. 47ae5c5 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  5. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  6. e86134f SkDocument: turn off SK_SUPPORT_LEGACY_DOCUMENT_API by halcanary · 8 years ago
  7. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  8. 48fde9c Add a makeDrawContextWithFallback that handles config fallback by robertphillips · 8 years ago
  9. 712bb1e Delete kInvalid_GammaNamed (part 2) by msarett · 8 years ago
  10. 008fbd1 Revert of Delete SkColorSpace::kUnknown_Named, remove fNamed field (patchset #1 id:20001 of https://codereview.chromium.org/2302413002/ ) by mgiuca · 8 years ago
  11. 54682e8 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  12. de6c531 remove unused SkDevice::setMatrixClip by reed · 8 years ago
  13. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  14. 0764efe Add option to skip rects to drawImageLattice() by msarett · 8 years ago
  15. 13a7eee Flush some non-substantive Ganesh changes by robertphillips · 8 years ago
  16. 1da3ecd Add read/write-Pixels to GrDrawContext by robertphillips · 8 years ago
  17. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  18. bde96c6 Move clip mask generation into GrReducedClip by csmartdalton · 8 years ago
  19. 29df760 Define clear regions in terms of GrFixedClip by csmartdalton · 8 years ago
  20. bd4569c Remove SkBitmap::getTexture() by bsalomon · 8 years ago
  21. 33e0cb5 Store mipmap levels in deferred texture image by cblume · 8 years ago
  22. 4f0a23a SkTextBlob: Begin implementing Extended TextBlob API by halcanary · 8 years ago
  23. 9a44565 Remove custom data from GrGpuResource by bsalomon · 8 years ago
  24. a8eabc4 Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  25. fc9527a Add support for glDrawRangeElements by bsalomon · 8 years ago
  26. 84cddf6 Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:120001 of https://codereview.chromium.org/2287553002/ ) by vjiaoblack · 8 years ago
  27. 22b2af1 dedup images/blobs/pictures by ID in old serialization format by reed · 8 years ago
  28. 8f98f0a Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  29. 4871f22 SkPDF: Glyph validation change by halcanary · 8 years ago
  30. cb31e51 Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext. by bsalomon · 8 years ago
  31. 56f33ea Added distance attenuation and diffuse shading to PointLights by vjiaoblack · 8 years ago
  32. dca352e drawRegion() cleanups by msarett · 8 years ago
  33. cc319b9 GPU implementation of drawRegion() by msarett · 8 years ago
  34. 44df651 Add drawRegion() API to SkCanvas by msarett · 8 years ago
  35. 21af9ca Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for oddball drawArcs by bsalomon · 8 years ago
  36. f419781 update Android auto-detection. by mtklein · 8 years ago
  37. e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
  38. 199a2ea Update Skia milestone to 55 by hcm · 8 years ago
  39. e37aa89 gyp/sfntly: set SK_SFNTLY_SUBSETTER uniformly by halcanary · 8 years ago
  40. c095df5 GN: guard tools (except fiddle) by skia_enable_tools. by mtklein · 8 years ago
  41. bf783b3 Fix SkTLazy(const T*) initialization by fmalita · 8 years ago
  42. 95243eb Make GrTextureStripAtlas flush pending IO on newly acquired texture by ajuma · 8 years ago
  43. 8aeec39 New helper for creating a color space from another, with linear gamma by brianosman · 8 years ago
  44. 19fe41e Remove SkPixelRef::getTexture() by bsalomon · 8 years ago
  45. e1e5c74 Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  46. 2a57f2f Revert of Moving SkBlurImageFilter into core (patchset #9 id:160001 of https://codereview.chromium.org/2255803003/ ) by bungeman · 8 years ago
  47. a97a1ab Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  48. 4f3a0ca GPU implementation of drawArc. by bsalomon · 8 years ago
  49. 4d2cce4 check for wide-open inside quickContains by reed · 8 years ago
  50. a90dcf7 Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https://codereview.chromium.org/2255803003/ ) by vjiaoblack · 8 years ago
  51. 4d76017 Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  52. 7b14512 Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https://codereview.chromium.org/2255803003/ ) by vjiaoblack · 8 years ago
  53. e426bab Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  54. 2ec4172 Revert of Moving SkBlurImageFilter into core (patchset #6 id:100001 of https://codereview.chromium.org/2255803003/ ) by mtklein · 8 years ago
  55. dd3259e Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  56. a39667c add SkMatrixPriv for specialized helpers by reed · 8 years ago
  57. 589a39e store info in basedevice, change getter to non-virtual const& by reed · 8 years ago
  58. 02fa32c Move GrFixedClip into src directory by csmartdalton · 8 years ago
  59. ac3aa24 Plumb drawArc to SkDevice. by bsalomon · 8 years ago
  60. af0f6ef Added SkColor4f::FromColor3f(SkColor3f, float a) by dvonbeck · 8 years ago
  61. cbdf007 Fast path translate() in SkCanvas and SkLiteDL. by mtklein · 8 years ago
  62. 954df2f Revert of Fast path translate() in SkCanvas and SkLiteDL. (patchset #5 id:80001 of https://codereview.chromium.org/2255283002/ ) by mtklein · 8 years ago
  63. 10e3d9b Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  64. 5fa47f4 Fast path translate() in SkCanvas and SkLiteDL. by mtklein · 8 years ago
  65. 7fc0858 Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180001 of https://codereview.chromium.org/2255963002/ ) by msarett · 8 years ago
  66. 9637ea9 Fix initialization bug for fConservativeIsScaleTranslate by msarett · 8 years ago
  67. 93242c4 Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  68. 3aafe11 make LayerIter private, and remove skipClip option by reed · 8 years ago
  69. 7c12354 remove disable aa/dither flags from Props -- never used by reed · 8 years ago
  70. f1c6cd7 Rename WorseCaseSize to WorstCasSize by robertphillips · 8 years ago
  71. 69c166d Add alphaType() to SkImage by brianosman · 8 years ago
  72. 28341fa Implement difference clip rects with window rectangles by csmartdalton · 8 years ago
  73. 549ca32 Modify SkPngCodec to recognize 565 images from the sBIT chunk by msarett · 8 years ago
  74. 6c177a1 Add alternative ambient shadow method to Android shadow sample by jvanverth · 8 years ago
  75. 36931c2 Add test for platform encoders, turn off platform encoders by default by msarett · 8 years ago
  76. 3287588 SkPDF: SkPDFFont class changes by halcanary · 8 years ago
  77. 883c8ef SkLiteDL: remove freelisting, add reset() and SKLITEDL_PAGE knob. by mtklein · 8 years ago
  78. 1688206 Add onDrawBitmapLattice(), avoid unnecessary bitmap->image copy by msarett · 8 years ago
  79. c4d2f90 Update ComputeBlurredRRectParams to compute all the parameters needed for occluded blurred rrect ninepatch draws by robertphillips · 8 years ago
  80. e6f8ff0 Defined SkDEBUGFAILF on Release builds by hstern · 8 years ago
  81. 7f0d9f3 Attempt to throw away rrect clips of rrects. by bsalomon · 8 years ago
  82. 8bbbb69 Revert of add parallel public API for recording SkLiteDL. (patchset #1 id:1 of https://codereview.chromium.org/2246893002/ ) by mtklein · 8 years ago
  83. 6ad75d1 LightingFP now supports multiple directional lights by dvonbeck · 8 years ago
  84. d211e78 Convert GrAppliedClip interface to builder style by csmartdalton · 8 years ago
  85. ced26a3 add parallel public API for recording SkLiteDL. by mtklein · 8 years ago
  86. 772b5ee Added PointLights to SkLights::Light by vjiaoblack · 8 years ago
  87. fbfa258 Optimized implementation of quickReject() by msarett · 8 years ago
  88. 5aeb2fa Revert of Optimized implementation of quickReject() (patchset #12 id:260001 of https://codereview.chromium.org/2225393002/ ) by mtklein · 8 years ago
  89. d22a817 Optimized implementation of quickReject() by msarett · 8 years ago
  90. 86e7626 Move GrAtlasTextContext to GrDrawingManager, so we only have one. by brianosman · 8 years ago
  91. 6372e65 Delete quickRejectY() by msarett · 8 years ago
  92. 198ca42 Inline fast path for GrPaint::isConstantBlendedColor when no color FPs and src-over blend. by bsalomon · 8 years ago
  93. a9ca05c Deserialize pictures with custom image-deserializer by reed · 8 years ago
  94. 7cffe97 Add constructor to DashInfo to enable initializer lists by hstern · 8 years ago
  95. 0cbe77c Add a SkTLazy copy assignment operator by fmalita · 8 years ago
  96. 27cdd94 Implement GPU occluded blur mask filter by robertphillips · 8 years ago
  97. 2ab9057 update textblob api to use sk_sp by reed · 8 years ago
  98. f5a83e8 Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  99. f963599 Add flag for window rectangles to GrRenderTarget by csmartdalton · 8 years ago
  100. ceeaa78 Fix SkDEBUGCODE to accept commas by csmartdalton · 8 years ago