1. 48e7846 Mark existing image filter entry points that will be going away with Deprecated by robertphillips · 8 years ago
  2. b65fcd4 Don't you just feel bad every time you type 'delete'? by mtklein · 8 years ago
  3. 32f1908 Further reduction of GPU workload in shapes benchmarks. Hopefully this squelches the random crashes on Mali 400. by brianosman · 8 years ago
  4. bf521ff Move SkTArray to include/private. by bungeman · 8 years ago
  5. 82709da Delete KTX tests to fix Android build by msarett · 8 years ago
  6. 68af68a bin/sync-and-gyp: better error checking by halcanary · 8 years ago
  7. 5f0de06 Enable GL interfaces for iOS build by iroth · 8 years ago
  8. 6900641 add last move to serialized path by caryclark · 8 years ago
  9. 134ad3e Fix name creation scope. by herb · 8 years ago
  10. cecbbe2 converted skiaserve PNGs from RGBA to RGB by ethannicholas · 8 years ago
  11. d9ec320 Do not create BmpMaskCodecs with invalid bits per pixel by msarett · 8 years ago
  12. 6b3cf73 Add batch information to json by joshualitt · 8 years ago
  13. 91e457d Fix "^" in --match flag for nanobench SKPs by cdalton · 8 years ago
  14. 9bd5f74 Remove 6-param applyCropRect() from lighting filters (GPU path). by senorblanco · 8 years ago
  15. c43f2af Add a script to build and copy the command buffer shared library. This script will be used by the bots to test skia on the command buffer. by bsalomon · 8 years ago
  16. 272af6e Revert of further skiaserve image performance improvements (patchset #1 id:1 of https://codereview.chromium.org/1707453003/ ) by ethannicholas · 8 years ago
  17. 70bb808 Add request cache to SkFontHost_fontconfig. by bungeman · 8 years ago
  18. 8715d47 Make SkPicture/SkImageGenerator default to SkCodec by msarett · 8 years ago
  19. feec878 Simplified linear pipeline. by herb · 8 years ago
  20. 68c063b further skiaserve image performance improvements by ethannicholas · 8 years ago
  21. 117672d bin/sync-and-gyp: pass --deps='...' to `gclient sync`. by halcanary · 8 years ago
  22. 39b2d5a Individually enable and disable SkCodecs by msarett · 8 years ago
  23. 46d2aa8 Updates Piex and uses it to obtain the DNG dimensions. by ebrauer · 8 years ago
  24. 0cf795f fast sk4f <-> sk4i SSE methods by mtklein · 8 years ago
  25. d96e7e5 misc fixes to make float buffers work a little better by reed · 8 years ago
  26. 34d26b9 dead code: really kill these off again by mtklein · 8 years ago
  27. dc469ad come on, this is how you drive-by by mtklein · 8 years ago
  28. d10f5b3 Use geometric mean when selecting a mipmap scale by fmalita · 8 years ago
  29. 879adcc Update PIEX version. This should solve the stack buffer overflow issue by yujieqin · 8 years ago
  30. 8db8678 Fix memory leak by joshualitt · 8 years ago
  31. e06ed25 Do not try to use GL_texture_rectangle on GL ES by kkinnunen · 8 years ago
  32. 32a45f6 These files must be in the gypi for GN to remove them... by mtklein · 8 years ago
  33. e90b485 restore empty files so that Chrome GN config can remove them... by mtklein · 8 years ago
  34. ab669de Fix linker errors when skia_ios target is used a dependency of an iOS app. by iroth · 8 years ago
  35. 048494c clean up more dead code by mtklein · 8 years ago
  36. f60a890 Delete dead code. SkBitmapHasher has not been used since gm. by mtklein · 8 years ago
  37. 2a42f48 Add ability to fuzz images using scaling and different modes by kjlubick · 8 years ago
  38. ff9febf add back Sk4i by mtklein · 8 years ago
  39. 0da8537 MSAN: build libc++ with MSAN, link to it. by mtklein · 8 years ago
  40. 84f0e74 Remove 6-param applyCropRect() from lighting filters (raster path). by senorblanco · 8 years ago
  41. 55f7bdd Make kInvalidConversion a fatal failure in DMSrcSink by msarett · 8 years ago
  42. 4691d99 Add SkCodec to the CMake build by msarett · 8 years ago
  43. ed82800 There is an unused rowBytes parameter being passed along. by cblume · 8 years ago
  44. e8c3497 Change signature of SkSpecialImage::draw to take SkScalars by robertphillips · 8 years ago
  45. 2362c47 bin/sync-and-gyp: start using gclient by halcanary · 8 years ago
  46. 0042245 Remove outdated optimization to not flush for new textures in GrSWMaskHelper by bsalomon · 8 years ago
  47. babafcc Workaround for bug in Tegra 3 when uploading to a render target by bsalomon · 8 years ago
  48. 8e84a1e Delete GrTextContext by joshualitt · 8 years ago
  49. 546d665 tuned skiaserve's png output for better performance by ethannicholas · 8 years ago
  50. 96880d9 Create GrPathRenderingDrawContext by joshualitt · 8 years ago
  51. 3341d42 skiaserve: Change alpha setting from GET to POST. by jcgregorio · 8 years ago
  52. 8e17556 Change SkMatrix::fixedStepInX to return SkVector (of SkScalar) rather than SkFixed. by benjaminwagner · 8 years ago
  53. e71dc3f Use a statically linked libhwui for testing. by djsollen · 8 years ago
  54. afec27f Image filters: change applyCropRect() to take a src rect. by senorblanco · 8 years ago
  55. 944c2d9 SkOSFile_stdio: less :: by mtklein · 8 years ago
  56. c29cd72 Make png filter functions compatible with libpng by msarett · 8 years ago
  57. 18fab30 Modify interface to GrPathUtils::convertCubicToQuads by bsalomon · 8 years ago
  58. b8fea97 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 8 years ago
  59. 9dec5d2 Make SkRWBuffer destruct safely by scroggo · 8 years ago
  60. ddd22d8 Remove last bit of privacy violation for GrAtlasTextBlob by joshualitt · 8 years ago
  61. 6f65957 Setup for -Fast GCE bot. by mtklein · 8 years ago
  62. 0300009 Update SKP version by update-skps · 8 years ago
  63. 66a6589 starter kit for colorspaces by reed · 8 years ago
  64. b30d698 Fix colorType/alphaType checks in SkCodec by msarett · 8 years ago
  65. 8681e60 make SkComposeShader.h private by reed · 8 years ago
  66. a34be68 blitters for sRGB and float16 by reed · 8 years ago
  67. bd6366a Roll back ellipse logic for now. This was (probably) still wrong. by brianosman · 8 years ago
  68. fdb627d Update SKP version by update-skps · 8 years ago
  69. 1751dc7 Revert of Add infastructure for gl_SampleMask (patchset #6 id:100001 of https://codereview.chromium.org/1690963003/ ) by benjaminwagner · 8 years ago
  70. deabdb5 Revert of Fix colorType/alphaType checks in SkCodec (patchset #5 id:80001 of https://codereview.chromium.org/1695473002/ ) by msarett · 8 years ago
  71. 3478f75 Adding a tool to get images from skps by msarett · 8 years ago
  72. 5ab17ed re-emable u64 gm by reed · 8 years ago
  73. 97120a7 Revert of SkNx refactoring (patchset #4 id:60001 of https://codereview.chromium.org/1690633003/ ) by mtklein · 8 years ago
  74. fed90d4 Try fixing unused-variable warnings another way. by mtklein · 8 years ago
  75. 533cefe Add infastructure for gl_SampleMask by cdalton · 8 years ago
  76. c7578b6 Fix colorType/alphaType checks in SkCodec by msarett · 8 years ago
  77. dae774e Sync DEPS to clang compatible arm v8 assembly for libjpeg-turbo by msarett · 8 years ago
  78. c089ba5 followups by mtklein · 8 years ago
  79. c34940e Remove check for platform_tools/android/third_party/externals. by mtklein · 8 years ago
  80. ebc465b Add support for caching font files in the Android SkFontMgr. by khushalsagar · 8 years ago
  81. 70e418b Make SkJpegCodec compatible with libjpeg by msarett · 8 years ago
  82. e6af96a Change ScalarTo256 to more efficient implementation. by benjaminwagner · 8 years ago
  83. 013475a Put all XSAN bots on the same DEPS-sourced build of Clang. by mtklein · 8 years ago
  84. c08f196 Use noperspective interpolation for 2D draws by cdalton · 8 years ago
  85. 083617b Make copySurface work in more situations. by bsalomon · 8 years ago
  86. 0a0520a added clip visualization to skiaserve by ethannicholas · 8 years ago
  87. bbfe47b Add a dependency from the debugger on tools.gyp:url_data_manager. by jbroman · 8 years ago
  88. c6052ac Put back the 0.5 bias in the shader. Only adjust the radii for the geometry, not the radii constants. by brianosman · 8 years ago
  89. de8e54c skiaserve now retains the graphics context rather than creating a new one each request by ethannicholas · 8 years ago
  90. 2a8fcb4 Update Android framework makefile to build static and shared libs by djsollen · 8 years ago
  91. 6f96cf4 Documantation: nanobench by halcanary · 8 years ago
  92. 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 · 8 years ago
  93. d798feb SkDocument: remove use of SkTArray (part 3/3). by halcanary · 8 years ago
  94. 891ad66 fixed SkDebugCanvas' handling of drawPicture by ethannicholas · 8 years ago
  95. 186e0b9 Enable RAW codec for Google3. by benjaminwagner · 8 years ago
  96. 829caa2 Delete SkDecodingImageGenerator by msarett · 8 years ago
  97. bb2ff94 Switch to vertex colors rather than uniforms for color in Ellipse/Circle/RRect/DRRect by brianosman · 8 years ago
  98. d36f2c4 Add #define directives to GrGLSLShaderBuilder by cdalton · 8 years ago
  99. 9b9497e Implement onSkipScanlines() for bmp and wbmp by msarett · 8 years ago
  100. f8289d9 fixed off-by-one error in skiaserve /cmd by ethannicholas · 8 years ago