1. 990dbc8 Add Texture2D and Sampler GrSLTypes by egdaniel · 8 years ago
  2. e5de130 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  3. 9f01276 move GrPixelRef headers to private (as we work to eliminate them) by reed · 8 years ago
  4. 97f6cd5 Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  5. 0d2c234 Fix SkFixedDiv macro by liyuqian · 8 years ago
  6. dda5445 Remove GrLayerHoister by robertphillips · 8 years ago
  7. b1b12f8 handle large conic weights by reed · 8 years ago
  8. 485a120 Add resource provider flag to avoid client-side buffers by csmartdalton · 8 years ago
  9. 59cf61a Retract PipelineBuilder from GrClip::apply by robertphillips · 8 years ago
  10. 6e998e6 Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  11. 1185d90 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  12. e3aea10 Remove user specified typeface id. by bungeman · 8 years ago
  13. ba3880f Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of https://codereview.chromium.org/2132073002/ ) by msarett · 8 years ago
  14. 634b430 Add a function to convert a texture backed SkImage to raster. by bsalomon · 8 years ago
  15. e504dbc Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  16. 7438bfc Factor code to rotate a canvas about a point. by bungeman · 8 years ago
  17. 6d3fb89 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  18. 86de59f Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  19. aeadcdf Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of https://codereview.chromium.org/2132073002/ ) by msarett · 8 years ago
  20. afb8539 Revert of try to speed-up maprect + round2i + contains (patchset #8 id:140001 of https://codereview.chromium.org/2133413002/ ) by msarett · 8 years ago
  21. 7969838 Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  22. b42b785 try to speed-up maprect + round2i + contains by reed · 8 years ago
  23. 6092b6e Revert of change mapRectScaleTranslate to pass args/ret by value (patchset #1 id:1 of https://codereview.chromium.org/2137853002/ ) by reed · 8 years ago
  24. 14dce6e change mapRectScaleTranslate to pass args/ret by value by reed · 8 years ago
  25. 4430239 Add choke point for modifying non-AA rect draws (e.g., applying clipping) by robertphillips · 8 years ago
  26. 9a4cfa8 Revert of Add choke point for modifying non-AA rect draws (e.g., applying clipping) (patchset #6 id:100001 of https://codereview.chromium.org/2125333002/ ) by robertphillips · 8 years ago
  27. 7ad42cf Corrected test for gcc/libc++ workaround. by bungeman · 8 years ago
  28. e5e3a7a Add choke point for modifying non-AA rect draws (e.g., applying clipping) by robertphillips · 8 years ago
  29. 6cc9006 Use clipped bounds for reordering decisions by bsalomon · 8 years ago
  30. bd2bbe4 Don't scissor draws overlapping the render target's edges by bsalomon · 8 years ago
  31. f48c62f Promote the GCC/libc++/<memory> 'typedef float float32_t' workaround to SkTypes.h by bsalomon · 8 years ago
  32. ea5a651 make some canvas utils virtual (for proxy based subclasses) by reed · 8 years ago
  33. 63f30d9 fix typos and capitalization on drawTextRSXform CL by reed · 8 years ago
  34. 45561a0 drawTextRSXform by reed · 8 years ago
  35. a7f2964 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  36. e5fb9c8 centralize VECTORCALL as SK_VECTORCALL by mtklein · 8 years ago
  37. a7d85ba Add gm that tests shaded stroked rectangles. by bsalomon · 8 years ago
  38. 0d28e57 Fix caching of sample locations by csmartdalton · 8 years ago
  39. 01a1950 Move GrNonAAFillRectPerspectiveBatch to its own file by robertphillips · 8 years ago
  40. 41c27e1 Experiment: add flag for finish-recording to return null by reed · 8 years ago
  41. 97a0918 Try fix the mac build bot after removing Android SampleApp by liyuqian · 8 years ago
  42. 03912f1 Document SkSurface::MakeRaster's memory initialization by fmalita · 8 years ago
  43. 2dcb615 make setScaleTranslate public by reed · 8 years ago
  44. ec7f2ac Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001 of https://codereview.chromium.org/2066993003/ ) by ksakamoto · 8 years ago
  45. 42e6798 Revert of Fix caching of sample locations (patchset #3 id:40001 of https://codereview.chromium.org/2111423002/ ) by rmistry · 8 years ago
  46. 09d49a3 Fix caching of sample locations by csmartdalton · 8 years ago
  47. 2b2810b all dumpcanvas to be built in release by reed · 8 years ago
  48. 42eafa4 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  49. 9f4b332 SkPDF: allow overriding Producer metadata by halcanary · 8 years ago
  50. d922c33 inline very common intersect+rect_rgn by reed · 8 years ago
  51. 40e25b2 Update skia milestone to next by hcm · 8 years ago
  52. 47df89e speed up maprect for scale+trans case by reed · 8 years ago
  53. ab527a5 Enable many more tests for Vulkan by egdaniel · 8 years ago
  54. 0a8f40c remove SK_SUPPORT_LEGACY_COLORPROFILETYPE dead-code by reed · 8 years ago
  55. 12c4fc2 SkLightingShader normal vector CPU computation refactor. by dvonbeck · 8 years ago
  56. 8bad3ac Fix up flags to SkGpuBlurUtils::GaussianBlur by robertphillips · 8 years ago
  57. 2c80711 Revert of Refactoring of CPU NormalMap handling out into its own class (patchset #13 id:240001 of https://codereview.chromium.org/2050773002/ ) by dvonbeck · 8 years ago
  58. c411f2d Add a GL cap for instanced rendering to floating point by csmartdalton · 8 years ago
  59. 790a701 SkLightingShader normal vector CPU computation refactor. by dvonbeck · 8 years ago
  60. 81700f6 remove DownSample imagefilter was just created early on as a test filter by reed · 8 years ago
  61. a4535a3 GrColor4f is yet another 4f color type, unfortunately. by brianosman · 8 years ago
  62. e074d1f Change SkColor4f to RGBA channel order by brianosman · 8 years ago
  63. 7bde565 Revert of Remove Android SampleApp (patchset #5 id:80001 of https://codereview.chromium.org/2096683002/ ) by rmistry · 8 years ago
  64. d0e402f Make container classes in SkTemplates.h more consistent by csmartdalton · 8 years ago
  65. c1a3e24 SkMatrix44 clarifications and clean-ups by msarett · 8 years ago
  66. 41bb5b4 Remove Android SampleApp by liyuqian · 8 years ago
  67. 111a42d Enable flattening and unflattening of SkColorSpace by msarett · 8 years ago
  68. 6efeda4 Revert of Store mipmap levels in deferred texture image (patchset #15 id:280001 of https://codereview.chromium.org/2034933003/ ) by brianosman · 8 years ago
  69. b310519 Store mipmap levels in deferred texture image by cblume · 8 years ago
  70. dabe5d3 update callers to not use SkColorProfileType by reed · 8 years ago
  71. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  72. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  73. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  74. 960b2d6 remove colorprofiletype from imageinfo by reed · 8 years ago
  75. 2853f00 Move headers in include/utils/win to src/utils/win. by bungeman · 8 years ago
  76. 73c7c3c Revert of Support pixel antialising in DirectWrite. (patchset #4 id:60001 of https://codereview.chromium.org/2065833002/ ) by bungeman · 8 years ago
  77. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  78. 8811e40 Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  79. ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 8 years ago
  80. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  81. bd770d6 Support pixel antialising in DirectWrite. by bungeman · 8 years ago
  82. c4ce6b5 Differentiate between sRGBGamma and 2Dot2Gamma by msarett · 8 years ago
  83. ded0f26 Keep SkColorSpace and SkColorProfileType in sync by msarett · 8 years ago
  84. d2fd9e9 Revert of Keep SkColorSpace and SkColorProfileType in sync (patchset #2 id:20001 of https://codereview.chromium.org/2068743003/ ) by egdaniel · 8 years ago
  85. 4132de7 Revert of Refactoring of GPU NormalMap handling out into its own class (patchset #9 id:160001 of https://codereview.chromium.org/2043393002/ ) by egdaniel · 8 years ago
  86. 04d35bd Keep SkColorSpace and SkColorProfileType in sync by msarett · 8 years ago
  87. a7d1e2a Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  88. da74393 Revert of Refactoring of GPU NormalMap handling out into its own class (patchset #7 id:120001 of https://codereview.chromium.org/2043393002/ ) by egdaniel · 8 years ago
  89. 87b0dd0 Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  90. 4999616 Remove command buffer sample app support. by bsalomon · 8 years ago
  91. 6b6ffc4 Create free list heap for suballocation by jvanverth · 8 years ago
  92. f8f9c07 Revert of Update typeface serialization style. (patchset #3 id:40001 of https://codereview.chromium.org/2030683002/ ) by mtklein · 8 years ago
  93. b4da01d Add prescale option to deferred params by ericrk · 8 years ago
  94. 7ae1c72 Update typeface serialization style. by bungeman · 8 years ago
  95. fe19987 Better (?) interface for controlling sRGB-ness of mipmaps on GrTexture by brianosman · 8 years ago
  96. 2b5f2cb Move multisampleDisableSupport into GrCaps by csmartdalton · 8 years ago
  97. f10637f Type-erase SkAutoMutexAcquire and SkAutoExclusive. by mtklein · 8 years ago
  98. 6644d93 respect srgb gamma when building mips by reed · 8 years ago
  99. 739bbb2 Fix glDraw*Indirect prototypes by csmartdalton · 8 years ago
  100. e18fa44 Move immintrin/arm_neon includes to where they are used. by mtklein · 8 years ago