1. 7438bfc Factor code to rotate a canvas about a point. by bungeman · 8 years ago
  2. 2edf0c6 Remove bloat from SkBlend_opts. by herb · 8 years ago
  3. 7d3ff71 Add Sk4f_RoundToInt by msarett · 8 years ago
  4. 90ccfba Fix Lua bugs, nit name change by fmenozzi · 8 years ago
  5. 6d3fb89 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  6. 2052f31 Enable SkTaskGroup threading in monobench. by mtklein · 8 years ago
  7. 54d500f Add benchmarks for 3 and 4 colors (most common) by fmenozzi · 8 years ago
  8. 86de59f Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  9. f119796 tools/SkShaper: SkStream->blob by halcanary · 8 years ago
  10. 7f2c85e Add hard stop count by fmenozzi · 8 years ago
  11. e7d15fe Update documents/scripts for SampleApp removal by liyuqian · 8 years ago
  12. 1264472 remove unused parameter to make android happy (when this header is moved to private) by reed · 8 years ago
  13. e1d2007 Respect --match for samples and jpgs in viewer by brianosman · 8 years ago
  14. 9fd67a1 SkSL performance improvements (plus a couple of minor warning fixes) by ethannicholas · 8 years ago
  15. 5dba301 Use hintgasp font when testing rendering. by bungeman · 8 years ago
  16. 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
  17. 8792e52 tools/fiddle: remove unused fiddler.go by halcanary · 8 years ago
  18. 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
  19. bed41af Revert of Fix compile error on MSAN bot (patchset #1 id:1 of https://codereview.chromium.org/2142653002/ ) by msarett · 8 years ago
  20. 76c52ac Fix compile error on MSAN bot by msarett · 8 years ago
  21. 7969838 Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  22. 8a74f13 tools/SkShaper: factor shaping out of using_skia_and_harfbuzz by halcanary · 8 years ago
  23. 203a993 Handle negative scale in SkDropShadowImageFilter::onFilterNodeBounds. by jbroman · 8 years ago
  24. b42b785 try to speed-up maprect + round2i + contains by reed · 8 years ago
  25. 7e602c2 hacking on a single-benchmark tool by mtklein · 8 years ago
  26. c90bc40 Simplify GrDefaultPathRenderer a tiny bit by robertphillips · 8 years ago
  27. 8e37530 Simplify MSAA path renderer by robertphillips · 8 years ago
  28. 00dd453 Reduce size of LinearBitmapPipeline from 281K to 134K, but keep the same speed. by herb · 8 years ago
  29. f3bc76a Fix MIPS32r2 + DSP2 builders after NDK update. by mtklein · 8 years ago
  30. 63d1441 Remove obsolete bench analysis scripts by tomhudson · 8 years ago
  31. 5608e2e Clean up hyper-local SkCpu feature test experiment. by mtklein · 8 years ago
  32. d6767aa Add HardStopGradientBench.cpp by fmenozzi · 8 years ago
  33. ffa185d Revert of Add HardStopGradientBench.cpp (patchset #3 id:40001 of https://codereview.chromium.org/2131643002/ ) by fmenozzi · 8 years ago
  34. 810efb5 Delay initialization of free list in SkTLList until first use of list by bsalomon · 8 years ago
  35. d0d652e Add HardStopGradientBench.cpp by fmenozzi · 8 years ago
  36. 3b3ee20 Do not use the deprecated CQ_EXTRA_TRYBOTS by rmistry · 8 years ago
  37. 8a6d232 ndk: r11c -> r12b by mtklein · 8 years ago
  38. 6006f67 Make all color xforms 'fast' (step 1) by msarett · 8 years ago
  39. 6af677f Changed SkLightingShader API to take in a shader as color source by dvonbeck · 8 years ago
  40. 3ab14ca Fix misplaced guard by robertphillips · 8 years ago
  41. 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
  42. 14dce6e change mapRectScaleTranslate to pass args/ret by value by reed · 8 years ago
  43. 4c42eeb Update SKP version by update-skps · 8 years ago
  44. 4889856 Update markdown docs to specify --local for the local devserver by pdr · 8 years ago
  45. e6347ad Abstracted diffuse color map out of SkLightingShaderImpl into a generic SkShader by dvonbeck · 8 years ago
  46. 4430239 Add choke point for modifying non-AA rect draws (e.g., applying clipping) by robertphillips · 8 years ago
  47. 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
  48. 7ad42cf Corrected test for gcc/libc++ workaround. by bungeman · 8 years ago
  49. e5e3a7a Add choke point for modifying non-AA rect draws (e.g., applying clipping) by robertphillips · 8 years ago
  50. 6cc9006 Use clipped bounds for reordering decisions by bsalomon · 8 years ago
  51. 8e9e45a Revert change of bounds computation in MSAA path renderer. by bsalomon · 8 years ago
  52. 66ad44a Fixed error when normal.z = 1 in GPUs with binary16 floats by dvonbeck · 8 years ago
  53. babc3de deferred canvas by reed · 8 years ago
  54. bd2bbe4 Don't scissor draws overlapping the render target's edges by bsalomon · 8 years ago
  55. 88cf17d Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds. by bsalomon · 8 years ago
  56. ac41bac Move sRGB <-> linear conversion components to their own files. by mtklein · 8 years ago
  57. 0e56972 Revert of Abstracted diffuse color map out of SkLightingShaderImpl into a generic SkShader (patchset #11 id:200001 of https://codereview.chromium.org/2062703003/ ) by rmistry · 8 years ago
  58. 86dc226 Use sRGB pixel config for ARGB masks (color emoji) by brianosman · 8 years ago
  59. 4b4a7cc Reland of Better encapsulate oval/rrect batchs. (patchset #1 id:1 of https://codereview.chromium.org/2121313004/ ) by bsalomon · 8 years ago
  60. dde2b1f update path->rsxform to correctly interp dy by reed · 8 years ago
  61. f48c62f Promote the GCC/libc++/<memory> 'typedef float float32_t' workaround to SkTypes.h by bsalomon · 8 years ago
  62. 00ee2a8 Make all parameters reqiured to GrReducedClip::ReduceClipStack by bsalomon · 8 years ago
  63. e930459 Revert of Move sRGB <-> linear conversion components to their own files. (patchset #5 id:80001 of https://codereview.chromium.org/2128893002/ ) by mtklein · 8 years ago
  64. ea5a651 make some canvas utils virtual (for proxy based subclasses) by reed · 8 years ago
  65. 63f30d9 fix typos and capitalization on drawTextRSXform CL by reed · 8 years ago
  66. c42475c Update markdown to use absolute image paths, fixing broken images by pdr · 8 years ago
  67. 45e58c8 Move sRGB <-> linear conversion components to their own files. by mtklein · 8 years ago
  68. 6d2c3e7 add bounds to textblob by reed · 8 years ago
  69. c79fc33 Revert of Better encapsulate oval/rrect batchs. (patchset #5 id:80001 of https://codereview.chromium.org/2104423003/ ) by hush · 8 years ago
  70. 180500e Revert of Use sRGB pixel config for ARGB masks (color emoji) (patchset #1 id:1 of https://codereview.chromium.org/2129913004/ ) by brianosman · 8 years ago
  71. 45561a0 drawTextRSXform by reed · 8 years ago
  72. a76a10b7 SkPDF: Fix encoding of unichr outside of basic plane by halcanary · 8 years ago
  73. 492d6b5 SkPDF: fix PDFA-only metadata error by halcanary · 8 years ago
  74. 920af9f Use sRGB pixel config for ARGB masks (color emoji) by brianosman · 8 years ago
  75. 27bb284 Check granularity in render pass bounds by egdaniel · 8 years ago
  76. db37909 Add offsets to GrVkBuffer. by jvanverth · 8 years ago
  77. a7f2964 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  78. d5f6e9a Only check resource tracking on program shutdown, not context shutdown by jvanverth · 8 years ago
  79. 6e46eea Fix vulkan compile by egdaniel · 8 years ago
  80. e5fb9c8 centralize VECTORCALL as SK_VECTORCALL by mtklein · 8 years ago
  81. 75d2bfc Correctly handle mat2x2 in Vulkan by egdaniel · 8 years ago
  82. 11bf8b2 Better encapsulate oval/rrect batchs. by bsalomon · 8 years ago
  83. 3950f0d Remove fColor from PathRenderer DrawPathArgs struct by robertphillips · 8 years ago
  84. 82356cc Pull out freelist allocation from GrVkSubHeap by jvanverth · 8 years ago
  85. 552882f fix for SkSL producing invalid branch after an OpKill by ethannicholas · 8 years ago
  86. 3f58cd0 Abstracted diffuse color map out of SkLightingShaderImpl into a generic SkShader by dvonbeck · 8 years ago
  87. 28ef396 Hide NonAAStrokeRectBatch Geometry class and cleanup class. by bsalomon · 8 years ago
  88. 7e8cc21 Fix bounds computation for non-aa hairlines when snapping to pixel centers by egdaniel · 8 years ago
  89. 47e3dba Deleting void pointers is bad, mmmkay? by jvanverth · 8 years ago
  90. 2edb0f4 More accurate render time and continuous fresh by liyuqian · 8 years ago
  91. 5b794fa API change to allow for NormalSource selection at the user level. by dvonbeck · 8 years ago
  92. 8b7a9e1 Hide geometry class in AAStrokeRectBatch and remove unused Append function. by bsalomon · 8 years ago
  93. 069c464 Vulkan fixes for TesselatingPathRenderer test by jvanverth · 8 years ago
  94. a4b8704 check for zero scale in SkDraw::ComputeResScaleForStroking by lsalzman · 8 years ago
  95. 5c4a381 Grow descriptor pools by 1.5 by egdaniel · 8 years ago
  96. ca9eeab Fixed crash when RunInSeriesFP's color input is nil by dvonbeck · 8 years ago
  97. 61457a6 Add gm for various font rendering combinations. by bungeman · 8 years ago
  98. a7d85ba Add gm that tests shaded stroked rectangles. by bsalomon · 8 years ago
  99. 52fa668 Update rebaseline instructions. by bungeman · 8 years ago
  100. 0d28e57 Fix caching of sample locations by csmartdalton · 8 years ago