1. bfebe22 Set analytic AA as default. by liyuqian · 8 years ago
  2. 286b96f Add IORef capability to GrSurfaceProxy objects by Robert Phillips · 8 years ago
  3. f171e16 Roll recipe DEPS by Eric Boren · 8 years ago
  4. 0038b7f Remove accumulative snapping error by Yuqian Li · 8 years ago
  5. efa62e1 Remove SkOSFile.cpp. by Ben Wagner · 8 years ago
  6. a354b04 Add new A2B color space test images by Matt Sarett · 8 years ago
  7. fb0ce92 Properly handle INT_MIN and related by Kevin Lubick · 8 years ago
  8. fa26e66 Remove static asserts for GrSLType and GrVertexAttribType enum values. by Brian Salomon · 8 years ago
  9. 4f3985c added skslc to BUILD.gn by Ethan Nicholas · 8 years ago
  10. 87c36f2 GN: detect is_clang cheaply when possible. by Mike Klein · 8 years ago
  11. c6ca951 experimental/xps_to_png: pass in DPI as program argument by Hal Canary · 8 years ago
  12. b0d10e0 Start hooking shaders into SkRasterPipelineBlitter. by Mike Klein · 8 years ago
  13. 7f6cd90 Start plumbing deferral of GPU resources in the image filters by Robert Phillips · 8 years ago
  14. 4fea663 Apple's Clang can't assemble jsimd_arm_... by Mike Klein · 8 years ago
  15. c168a3a Revert "Always build the ANGLE test code. Always build ANGLE on windows and linux." by Mike Klein · 8 years ago
  16. 238b820 Always build the ANGLE test code. Always build ANGLE on windows and linux. by Brian Salomon · 8 years ago
  17. d7148f6 Documentation: move some things around by Hal Canary · 8 years ago
  18. bde64e4 Mark inline functions in SkTypes.h as static. by Mike Klein · 8 years ago
  19. e7bd81d GN: turn on easy libjpeg-turbo SIMD backends (ARMv7 and ARMv8) by Mike Klein · 8 years ago
  20. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  21. f982cb3 Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (patchset #15 id:280001 of https://codereview.chromium.org/2488523003/ ) by mtklein · 8 years ago
  22. c18b5f8 Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed. by herb · 8 years ago
  23. 14b748d [gn] Disable use of dng SDK in Fuchsia by James Robinson · 8 years ago
  24. ad61192 SkPath::fIsVolatile does not need to be mutable. by Mike Klein · 8 years ago
  25. 744908e Fix SkModeColorFilter in 565 by Mike Klein · 8 years ago
  26. 83b5b21 Revert "Annotate benign race on SkPath::fConvexity." by Mike Klein · 8 years ago
  27. df8b269 Revert "Annotate SkPath::fCovexity benign race in the other constructor too." by Mike Klein · 8 years ago
  28. 2563601 Initial implementation of a SkColorSpace_A2B xform by raftias · 8 years ago
  29. 6e9ac12 Clean up glyph id handling. by Ben Wagner · 8 years ago
  30. bf7b620 Revert "Revert "Add integer texture support."" by Brian Salomon · 8 years ago
  31. 06dd5c7 Revert of Set analytic AA as default. (patchset #8 id:140001 of https://codereview.chromium.org/2471133002/ ) by liyuqian · 8 years ago
  32. 7ef4b74 re-re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  33. dca4f65 Set analytic AA as default. by liyuqian · 8 years ago
  34. f978f12 Annotate SkPath::fCovexity benign race in the other constructor too. by Mike Klein · 8 years ago
  35. ce3fe23 Clean up validation layers by Jim Van Verth · 8 years ago
  36. dc94481 Snap y when updating cubic by Yuqian Li · 8 years ago
  37. 8740d58 Re-purpose color space tool by Matt Sarett · 8 years ago
  38. 857cb97 Revert "re-land of skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  39. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  40. 498d403 re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  41. 041da38 Tighten SkAAClip Bounds by Path Bounds by liyuqian · 8 years ago
  42. 38af943 GN: build Lua tools when skia_use_lua. by Mike Klein · 8 years ago
  43. 64dded3 Documentation: more gn, less gyp by Hal Canary · 8 years ago
  44. 58b1306 SkFixedAlloc by Mike Klein · 8 years ago
  45. 8b9a725 Skip left/right if alpha = 0 in SkRectClipCheckBlitter::blitAntiRect by Yuqian Li · 8 years ago
  46. c4f66af Catch width overflow by Yuqian Li · 8 years ago
  47. b0b5360 Revert "skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  48. 8af38a9 skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  49. c51a3a4 Annotate benign race on SkPath::fConvexity. by Mike Klein · 8 years ago
  50. 416b248 Avoid platform-dependent function params in Fuzzer by Kevin Lubick · 8 years ago
  51. 2512db2 Check and report FreeType error. by Ben Wagner · 8 years ago
  52. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  53. fac8db2 Revert "Fix BUG=chromium:664036" by Heather Miller · 8 years ago
  54. 9c2249f skpbench: add utility to format results for Skia Perf by Kevin Lubick · 8 years ago
  55. 399bbd9 Fix BUG=skia:5662 by Hal Canary · 8 years ago
  56. 9c7edb8 Revert "Add integer texture support." by Leon Scroggins · 8 years ago
  57. 805eb6c Fix BUG=chromium:664036 by Hal Canary · 8 years ago
  58. 970225b SkPDF: paths as rects when possible by Hal Canary · 8 years ago
  59. 434c534 Add integer texture support. by Brian Salomon · 8 years ago
  60. e13a69b Simplify SkBitmapProvider by Florin Malita · 8 years ago
  61. 152ad7e Update skia.org docs to reference Gerrit instead of Rietveld by Ravi Mistry · 8 years ago
  62. 49df770 skpbench: add "resultsfile" option by csmartdalton · 8 years ago
  63. ca85fc3 Snug the clip with path bounds inside SkAAClip by Yuqian Li · 8 years ago
  64. 3f32135 Make SSE2/Neon convolution functions not to read extra bytes by xiangze.zhang · 8 years ago
  65. aa34f7e Clamp parametric gamma values to 0-1 range by Matt Sarett · 8 years ago
  66. 2087dda skpbench: remove --path flag by csmartdalton · 8 years ago
  67. 1f2f64b [nobuildbot] Copy timeouts from swarm_trigger by Eric Boren · 8 years ago
  68. 03c9f56 Remove call to getMetrics from GlyphGenerator. by Ben Wagner · 8 years ago
  69. 7c59116 Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (patchset #6 id:100001 of https://codereview.chromium.org/2488523003/ ) by mtklein · 8 years ago
  70. 27dcee1 Android builders do not need host toolchains. by Mike Klein · 8 years ago
  71. cb36f3c auto-add Build jobs by Mike Klein · 8 years ago
  72. a115129 skpbench: call adb wait-for-device after root by csmartdalton · 8 years ago
  73. 08a9211 added constant folding & branch elimination to skslc by ethannicholas · 8 years ago
  74. f2b024d skpbench: filter out junk spewed by Pixel C driver by csmartdalton · 8 years ago
  75. 072a198 Fix implicit nullability cast of [NSScreen mainScreen]. by Mike Klein · 8 years ago
  76. 8887ffa Revert "add alias for xfermode::getproc to allow legacy g client to bulid" by Mike Reed · 8 years ago
  77. 02201e7 [nobuildbot] AndroidOne bots by Eric Boren · 8 years ago
  78. d5dc657 Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed. by herb · 8 years ago
  79. 28930b4 add debugging wrapper blitter to ensure unclipped scan-conversion is safe by Mike Reed · 8 years ago
  80. 8a1036c Include what you use with signbit. by Ben Wagner · 8 years ago
  81. b87642e skpbench: use 3 cores instead of 4 on Pixel C by csmartdalton · 8 years ago
  82. 6e4b594 Revert of added constant folding & branch elimination to skslc (patchset #3 id:40001 of https://codereview.chromium.org/2489673002/ ) by scroggo · 8 years ago
  83. 8ffb3e5 Fix fuzzer assert in GradientShaderBase4fContext::TSampler by fmalita · 8 years ago
  84. 792079c Change iOS bots to new-style, no-buildbot bots by Eric Boren · 8 years ago
  85. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  86. c78eff9 Do not call blitV with 0 height by liyuqian · 8 years ago
  87. 40c07dc add alias for xfermode::getproc to allow legacy g client to bulid by Mike Reed · 8 years ago
  88. 1c29ac9 Make uploading to Gerrit the default for Skia by Ravi Mistry · 8 years ago
  89. d067ae7 Missing SkOSPath include in lua_pictures.cpp by fmalita · 8 years ago
  90. 6136310 added constant folding & branch elimination to skslc by ethannicholas · 8 years ago
  91. 6a01554 remove use of xfermode* in procs by Mike Reed · 8 years ago
  92. d3ea9b7 Enable SkImage_pinAsTexture to signal if the operation succeeded. by Derek Sollenberger · 8 years ago
  93. 3ce89da Fix the meaning of stop_y by liyuqian · 8 years ago
  94. e4fd078 skpbench: simplify adb and reduce number of invocations by csmartdalton · 8 years ago
  95. 671ce62 Check negative overflow of quickSkFDot6Div by liyuqian · 8 years ago
  96. a34e95a Fix assets.py args by Eric Boren · 8 years ago
  97. ec2249f Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy by Robert Phillips · 8 years ago
  98. 68b7a52 Fix fuzzer bug by Robert Phillips · 8 years ago
  99. 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
  100. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago