1. ed82800 There is an unused rowBytes parameter being passed along. by cblume · 9 years ago
  2. e8c3497 Change signature of SkSpecialImage::draw to take SkScalars by robertphillips · 9 years ago
  3. 2362c47 bin/sync-and-gyp: start using gclient by halcanary · 9 years ago
  4. 0042245 Remove outdated optimization to not flush for new textures in GrSWMaskHelper by bsalomon · 9 years ago
  5. babafcc Workaround for bug in Tegra 3 when uploading to a render target by bsalomon · 9 years ago
  6. 8e84a1e Delete GrTextContext by joshualitt · 9 years ago
  7. 546d665 tuned skiaserve's png output for better performance by ethannicholas · 9 years ago
  8. 96880d9 Create GrPathRenderingDrawContext by joshualitt · 9 years ago
  9. 3341d42 skiaserve: Change alpha setting from GET to POST. by jcgregorio · 9 years ago
  10. 8e17556 Change SkMatrix::fixedStepInX to return SkVector (of SkScalar) rather than SkFixed. by benjaminwagner · 9 years ago
  11. e71dc3f Use a statically linked libhwui for testing. by djsollen · 9 years ago
  12. afec27f Image filters: change applyCropRect() to take a src rect. by senorblanco · 9 years ago
  13. 944c2d9 SkOSFile_stdio: less :: by mtklein · 9 years ago
  14. c29cd72 Make png filter functions compatible with libpng by msarett · 9 years ago
  15. 18fab30 Modify interface to GrPathUtils::convertCubicToQuads by bsalomon · 9 years ago
  16. b8fea97 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  17. 9dec5d2 Make SkRWBuffer destruct safely by scroggo · 9 years ago
  18. ddd22d8 Remove last bit of privacy violation for GrAtlasTextBlob by joshualitt · 9 years ago
  19. 6f65957 Setup for -Fast GCE bot. by mtklein · 9 years ago
  20. 0300009 Update SKP version by update-skps · 9 years ago
  21. 66a6589 starter kit for colorspaces by reed · 9 years ago
  22. b30d698 Fix colorType/alphaType checks in SkCodec by msarett · 9 years ago
  23. 8681e60 make SkComposeShader.h private by reed · 9 years ago
  24. a34be68 blitters for sRGB and float16 by reed · 9 years ago
  25. bd6366a Roll back ellipse logic for now. This was (probably) still wrong. by brianosman · 9 years ago
  26. fdb627d Update SKP version by update-skps · 9 years ago
  27. 1751dc7 Revert of Add infastructure for gl_SampleMask (patchset #6 id:100001 of https://codereview.chromium.org/1690963003/ ) by benjaminwagner · 9 years ago
  28. deabdb5 Revert of Fix colorType/alphaType checks in SkCodec (patchset #5 id:80001 of https://codereview.chromium.org/1695473002/ ) by msarett · 9 years ago
  29. 3478f75 Adding a tool to get images from skps by msarett · 9 years ago
  30. 5ab17ed re-emable u64 gm by reed · 9 years ago
  31. 97120a7 Revert of SkNx refactoring (patchset #4 id:60001 of https://codereview.chromium.org/1690633003/ ) by mtklein · 9 years ago
  32. fed90d4 Try fixing unused-variable warnings another way. by mtklein · 9 years ago
  33. 533cefe Add infastructure for gl_SampleMask by cdalton · 9 years ago
  34. c7578b6 Fix colorType/alphaType checks in SkCodec by msarett · 9 years ago
  35. dae774e Sync DEPS to clang compatible arm v8 assembly for libjpeg-turbo by msarett · 9 years ago
  36. c089ba5 followups by mtklein · 9 years ago
  37. c34940e Remove check for platform_tools/android/third_party/externals. by mtklein · 9 years ago
  38. ebc465b Add support for caching font files in the Android SkFontMgr. by khushalsagar · 9 years ago
  39. 70e418b Make SkJpegCodec compatible with libjpeg by msarett · 9 years ago
  40. e6af96a Change ScalarTo256 to more efficient implementation. by benjaminwagner · 9 years ago
  41. 013475a Put all XSAN bots on the same DEPS-sourced build of Clang. by mtklein · 9 years ago
  42. c08f196 Use noperspective interpolation for 2D draws by cdalton · 9 years ago
  43. 083617b Make copySurface work in more situations. by bsalomon · 9 years ago
  44. 0a0520a added clip visualization to skiaserve by ethannicholas · 9 years ago
  45. bbfe47b Add a dependency from the debugger on tools.gyp:url_data_manager. by jbroman · 9 years ago
  46. c6052ac Put back the 0.5 bias in the shader. Only adjust the radii for the geometry, not the radii constants. by brianosman · 9 years ago
  47. de8e54c skiaserve now retains the graphics context rather than creating a new one each request by ethannicholas · 9 years ago
  48. 2a8fcb4 Update Android framework makefile to build static and shared libs by djsollen · 9 years ago
  49. 6f96cf4 Documantation: nanobench by halcanary · 9 years ago
  50. 09bf666 Remove the 0.5 bias from the ellipse edge function. This makes coverage drop to zero before we get clipped by the rasterizer (i.e. ensures the generated ellipse is inscribed in the geometry). by brianosman · 9 years ago
  51. d798feb SkDocument: remove use of SkTArray (part 3/3). by halcanary · 9 years ago
  52. 891ad66 fixed SkDebugCanvas' handling of drawPicture by ethannicholas · 9 years ago
  53. 186e0b9 Enable RAW codec for Google3. by benjaminwagner · 9 years ago
  54. 829caa2 Delete SkDecodingImageGenerator by msarett · 9 years ago
  55. bb2ff94 Switch to vertex colors rather than uniforms for color in Ellipse/Circle/RRect/DRRect by brianosman · 9 years ago
  56. d36f2c4 Add #define directives to GrGLSLShaderBuilder by cdalton · 9 years ago
  57. 9b9497e Implement onSkipScanlines() for bmp and wbmp by msarett · 9 years ago
  58. f8289d9 fixed off-by-one error in skiaserve /cmd by ethannicholas · 9 years ago
  59. 5e58cee Add GrShaderFlags enum by cdalton · 9 years ago
  60. ddb64c8 new version of SkHalfToFloat_01 by mtklein · 9 years ago
  61. bc81111 start to chip away at friending of GrAtlasTextBatch/GrAtlasTextBlob by joshualitt · 9 years ago
  62. 0eed945 Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ ) by kjlubick · 9 years ago
  63. 27004b7 Remove GrContext* from GrTextContext by joshualitt · 9 years ago
  64. 7ea5e28 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  65. e1745a1 enable ThermalManager on Android by joshualitt · 9 years ago
  66. f4004f9 Support more color types for ICOs by msarett · 9 years ago
  67. 17315c2 Avoid initializing memory twice on incomplete RLE bmps by msarett · 9 years ago
  68. f62a8b7 integrated SkDebugCanvas JSON support with UrlDataManager by ethannicholas · 9 years ago
  69. bed1ed6 Test SkAndroidCodec for more types by scroggo · 9 years ago
  70. b8c97ba Further reduce the number of primitives in the donut tests. Avoids crashes on iOS. by brianosman · 9 years ago
  71. ef02b24 Clarify bmp comment about when we support the alpha mask by msarett · 9 years ago
  72. 4946b94 Fix scanline decoding of rare RLE bmps by msarett · 9 years ago
  73. c1eb311 SkNx refactoring by mtklein · 9 years ago
  74. 49b9f8c Remove SK_SUPPORT_LEGACY_BITMAP_FILTER guard by fmalita · 9 years ago
  75. 7001576 SkDocument: remove use of SkTArray (part 1/3). by halcanary · 9 years ago
  76. db6a254 wire up new json code in skiaserve by joshualitt · 9 years ago
  77. 860fc69 fix for gpu valgrind bot by joshualitt · 9 years ago
  78. 1b39f43 Pass a GrContext pointer in GrDrawContext constructor by joshualitt · 9 years ago
  79. 8445102 Add AndroidCodecBench to time scaled decodes by msarett · 9 years ago
  80. fff055c SkHalfToFloat_01 / SkFloatToHalf_01 by mtklein · 9 years ago
  81. cbefc5e Revert of SkHalfToFloat_01 / SkFloatToHalf_01 (patchset #11 id:200001 of https://codereview.chromium.org/1685133005/ ) by mtklein · 9 years ago
  82. 9ea11a4 SkHalfToFloat_01 / SkFloatToHalf_01 by mtklein · 9 years ago
  83. 2c89bc1 Move surface props off of GrTextContext by joshualitt · 9 years ago
  84. 9a1ed5d skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  85. 4a6e40d Add bench and gm for shapes by cdalton · 9 years ago
  86. 12d47ce skiaserve: Fix /cmd/N and /cmd/N[0|1], the response was never queued. by jcgregorio · 9 years ago
  87. 1446a9a added JSON support for various lesser-used features by ethannicholas · 9 years ago
  88. d5951b1 More efficient Jpeg skipScanlines for older versions of libjpeg-turbo by msarett · 9 years ago
  89. 02b407b Fix bug processing bmp bit masks by msarett · 9 years ago
  90. 402cd91 added SkDebugCanvas::toJSON by ethannicholas · 9 years ago
  91. d315885 Documentation for accessing the different repositories of SKPs by rmistry · 9 years ago
  92. e55750e Start whittling down GrTextContext by joshualitt · 9 years ago
  93. bd3dae8 added some missing static modifiers by ethannicholas · 9 years ago
  94. 9230377 Remove GrTextBlobCache/GrAtlasTextBlob friendliness by joshualitt · 9 years ago
  95. 60ae6b0 disable flaky gm for now by reed · 9 years ago
  96. 1de415f Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ ) by kjlubick · 9 years ago
  97. 026388a Make SkPicture/SkImageGenerator default to SkCodec by scroggo · 9 years ago
  98. b5b4974 Turn on conservative raster clip for GPU canvases by bsalomon · 9 years ago
  99. 9f1d415 Finalize gpu shaders in ProgramBuilding. by egdaniel · 9 years ago
  100. 94edeb2 Fix for mips build by joshualitt · 9 years ago