1. 4430239 Add choke point for modifying non-AA rect draws (e.g., applying clipping) by robertphillips · 8 years ago
  2. 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
  3. 7ad42cf Corrected test for gcc/libc++ workaround. by bungeman · 8 years ago
  4. e5e3a7a Add choke point for modifying non-AA rect draws (e.g., applying clipping) by robertphillips · 8 years ago
  5. 6cc9006 Use clipped bounds for reordering decisions by bsalomon · 8 years ago
  6. 8e9e45a Revert change of bounds computation in MSAA path renderer. by bsalomon · 8 years ago
  7. 66ad44a Fixed error when normal.z = 1 in GPUs with binary16 floats by dvonbeck · 8 years ago
  8. babc3de deferred canvas by reed · 8 years ago
  9. bd2bbe4 Don't scissor draws overlapping the render target's edges by bsalomon · 8 years ago
  10. 88cf17d Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds. by bsalomon · 8 years ago
  11. ac41bac Move sRGB <-> linear conversion components to their own files. by mtklein · 8 years ago
  12. 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
  13. 86dc226 Use sRGB pixel config for ARGB masks (color emoji) by brianosman · 8 years ago
  14. 4b4a7cc Reland of Better encapsulate oval/rrect batchs. (patchset #1 id:1 of https://codereview.chromium.org/2121313004/ ) by bsalomon · 8 years ago
  15. dde2b1f update path->rsxform to correctly interp dy by reed · 8 years ago
  16. f48c62f Promote the GCC/libc++/<memory> 'typedef float float32_t' workaround to SkTypes.h by bsalomon · 8 years ago
  17. 00ee2a8 Make all parameters reqiured to GrReducedClip::ReduceClipStack by bsalomon · 8 years ago
  18. 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
  19. ea5a651 make some canvas utils virtual (for proxy based subclasses) by reed · 8 years ago
  20. 63f30d9 fix typos and capitalization on drawTextRSXform CL by reed · 8 years ago
  21. c42475c Update markdown to use absolute image paths, fixing broken images by pdr · 8 years ago
  22. 45e58c8 Move sRGB <-> linear conversion components to their own files. by mtklein · 8 years ago
  23. 6d2c3e7 add bounds to textblob by reed · 8 years ago
  24. c79fc33 Revert of Better encapsulate oval/rrect batchs. (patchset #5 id:80001 of https://codereview.chromium.org/2104423003/ ) by hush · 8 years ago
  25. 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
  26. 45561a0 drawTextRSXform by reed · 8 years ago
  27. a76a10b7 SkPDF: Fix encoding of unichr outside of basic plane by halcanary · 8 years ago
  28. 492d6b5 SkPDF: fix PDFA-only metadata error by halcanary · 8 years ago
  29. 920af9f Use sRGB pixel config for ARGB masks (color emoji) by brianosman · 8 years ago
  30. 27bb284 Check granularity in render pass bounds by egdaniel · 8 years ago
  31. db37909 Add offsets to GrVkBuffer. by jvanverth · 8 years ago
  32. a7f2964 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  33. d5f6e9a Only check resource tracking on program shutdown, not context shutdown by jvanverth · 8 years ago
  34. 6e46eea Fix vulkan compile by egdaniel · 8 years ago
  35. e5fb9c8 centralize VECTORCALL as SK_VECTORCALL by mtklein · 8 years ago
  36. 75d2bfc Correctly handle mat2x2 in Vulkan by egdaniel · 8 years ago
  37. 11bf8b2 Better encapsulate oval/rrect batchs. by bsalomon · 8 years ago
  38. 3950f0d Remove fColor from PathRenderer DrawPathArgs struct by robertphillips · 8 years ago
  39. 82356cc Pull out freelist allocation from GrVkSubHeap by jvanverth · 8 years ago
  40. 552882f fix for SkSL producing invalid branch after an OpKill by ethannicholas · 8 years ago
  41. 3f58cd0 Abstracted diffuse color map out of SkLightingShaderImpl into a generic SkShader by dvonbeck · 8 years ago
  42. 28ef396 Hide NonAAStrokeRectBatch Geometry class and cleanup class. by bsalomon · 8 years ago
  43. 7e8cc21 Fix bounds computation for non-aa hairlines when snapping to pixel centers by egdaniel · 8 years ago
  44. 47e3dba Deleting void pointers is bad, mmmkay? by jvanverth · 8 years ago
  45. 2edb0f4 More accurate render time and continuous fresh by liyuqian · 8 years ago
  46. 5b794fa API change to allow for NormalSource selection at the user level. by dvonbeck · 8 years ago
  47. 8b7a9e1 Hide geometry class in AAStrokeRectBatch and remove unused Append function. by bsalomon · 8 years ago
  48. 069c464 Vulkan fixes for TesselatingPathRenderer test by jvanverth · 8 years ago
  49. a4b8704 check for zero scale in SkDraw::ComputeResScaleForStroking by lsalzman · 8 years ago
  50. 5c4a381 Grow descriptor pools by 1.5 by egdaniel · 8 years ago
  51. ca9eeab Fixed crash when RunInSeriesFP's color input is nil by dvonbeck · 8 years ago
  52. 61457a6 Add gm for various font rendering combinations. by bungeman · 8 years ago
  53. a7d85ba Add gm that tests shaded stroked rectangles. by bsalomon · 8 years ago
  54. 52fa668 Update rebaseline instructions. by bungeman · 8 years ago
  55. 0d28e57 Fix caching of sample locations by csmartdalton · 8 years ago
  56. 01a1950 Move GrNonAAFillRectPerspectiveBatch to its own file by robertphillips · 8 years ago
  57. afd6340 Check fIgnoresCoverage in GrPipeline::AreEqual by csmartdalton · 8 years ago
  58. 41c27e1 Experiment: add flag for finish-recording to return null by reed · 8 years ago
  59. 7ec9241 Add resource tracking output and command buffer recycling by jvanverth · 8 years ago
  60. d5fd2ff Compile Vulkan when building for the Android framework. by djsollen · 8 years ago
  61. 2f5792a Fix vulkan image sampling by egdaniel · 8 years ago
  62. 97a0918 Try fix the mac build bot after removing Android SampleApp by liyuqian · 8 years ago
  63. 4be9a30 Increase batching for AA fill rects. by bsalomon · 8 years ago
  64. 8e5a588 fix for Clang 3.8 warning in SkSL by ethannicholas · 8 years ago
  65. c3ea34b Blacklist fontscalerdistortable on Win8. by benjaminwagner · 8 years ago
  66. 9c67381 Enlarge strokerect GM size to reveal hidden content by bsalomon · 8 years ago
  67. 03912f1 Document SkSurface::MakeRaster's memory initialization by fmalita · 8 years ago
  68. 1e2a702 Update dev docs to reference the new skia debugger (skiaserve) by pdr · 8 years ago
  69. 2dcb615 make setScaleTranslate public by reed · 8 years ago
  70. ec7f2ac Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001 of https://codereview.chromium.org/2066993003/ ) by ksakamoto · 8 years ago
  71. 42e6798 Revert of Fix caching of sample locations (patchset #3 id:40001 of https://codereview.chromium.org/2111423002/ ) by rmistry · 8 years ago
  72. 09d49a3 Fix caching of sample locations by csmartdalton · 8 years ago
  73. 2b2810b all dumpcanvas to be built in release by reed · 8 years ago
  74. 47f8556 Update SKP version by update-skps · 8 years ago
  75. d87a6b2 Revert of Increase batching for AA fill rects. (patchset #4 id:60001 of https://codereview.chromium.org/2116823002/ ) by benjaminwagner · 8 years ago
  76. 2214de4 Exclude SkSL in public.bzl. by benjaminwagner · 8 years ago
  77. 69a7e7c fixed SkSL memory leak by ethannicholas · 8 years ago
  78. b442f68 fixed non-GPU build by ethannicholas · 8 years ago
  79. d6e8e64 Update Win toolchain by skia.buildbots · 8 years ago
  80. ab2b52e Specify new Windows Toolchain isolated hash. by benjaminwagner · 8 years ago
  81. e525eca Increase batching for AA fill rects. by bsalomon · 8 years ago
  82. 6abd1d1 Split apart the GP construction for the NonAAFillRect Batches by robertphillips · 8 years ago
  83. 627ad6d using_skia_and_harfbuzz: use default typeface by halcanary · 8 years ago
  84. b3058bd initial checkin of SkSL compiler by ethannicholas · 8 years ago
  85. e7d1b24 Use bounds of batches for render pass bounds by egdaniel · 8 years ago
  86. e7f2fe4 Fix vulkan ImageView swizzling to match spec by egdaniel · 8 years ago
  87. 9d7f184 Cleanup non-AA fill rect batch construction. by bsalomon · 8 years ago
  88. 0fdec8a Simplify AA fill rect batch construction and rename Geometry->RectInfo by bsalomon · 8 years ago
  89. bc9b6a4 Remove unneeded helpers in AA and non-AA rect GrBatch subclasses. by bsalomon · 8 years ago
  90. 065c8cf Cleanup PLSPathBatch by bsalomon · 8 years ago
  91. 9ba1f25 Disable GPU dithering in Android framework builds by bsalomon · 8 years ago
  92. b8cbd20 Remove unused batch rect append functions by bsalomon · 8 years ago
  93. 08d1415 Remove GrTInstanceBatch by bsalomon · 8 years ago
  94. 977996d Fix bug where ovals' AA exceed bounds by .5 pixel by vjiaoblack · 8 years ago
  95. 42eafa4 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  96. a71b898 Hide GrNonAANinePatchBatch::Geometry and rename to Patch by bsalomon · 8 years ago
  97. 50c56a3 Hide MSAAPathBatch::Geometry and rename to PathInfo by bsalomon · 8 years ago
  98. 3c35fb3 SkPDF: Glyph Useage Map improvements by halcanary · 8 years ago
  99. d46cdc4 Remove support for GL discards by egdaniel · 8 years ago
  100. a5cf4f4 Fix png encoding in skia debugger by msarett · 8 years ago