1. f0f1411 Cull pushCull and popCull from Skia. by mtklein · 10 years ago
  2. 59dba14 SkRecord: increase min block to 512B, remove max. by mtklein · 10 years ago
  3. e832b95 valgrind static uninit fix by joshualitt · 10 years ago
  4. 2932276 Add some debugging information to gyp_to_android. by scroggo · 10 years ago
  5. a60b2ea Fix float and half float support on mobile. by jvanverth · 10 years ago
  6. b5f4961 Fix GpuLayerCacheTest compile error by kkinnunen · 10 years ago
  7. 891372c use SkScalar instead of float by reed · 10 years ago
  8. 3326972 adding some flaky gms to ignore by joshualitt · 10 years ago
  9. dfc2e34 rebase and remove ignores by joshualitt · 10 years ago
  10. 56995b5 Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  11. 5756aff Adding a custom data field to GrGpuResource by junov · 10 years ago
  12. 8d6e2e3 Update SKP version by skia.buildbots · 10 years ago
  13. b089874 one more ignore for hairlines by joshualitt · 10 years ago
  14. ccb328d Fix some win64 warnings. by bsalomon · 10 years ago
  15. e556089 Increase timeout on sfgate pageset by rmistry · 10 years ago
  16. c230414 Create xfer processor backend. by egdaniel · 10 years ago
  17. 8c508b4 Update GM to permit correctness testing of MPD on the GMs by robertphillips · 10 years ago
  18. 5f975d0 new hairlines gm unstable on hd2000 by joshualitt · 10 years ago
  19. 60936c7 Add parameter to specify gyp dir to gyp_to_android. by scroggo · 10 years ago
  20. f55c314 Enforce thread-safety of bitmaps in pictures via the type. by mtklein · 10 years ago
  21. 1a4900e Force embedding full font when serializing pictures. by mtklein · 10 years ago
  22. 895c43b Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  23. 436293a Making GrGpuResource::release public for special case in Blink by junov · 10 years ago
  24. 2f37ae1 Remove action_runner steps for worldjournal pageset to prevent crashes by rmistry · 10 years ago
  25. 6fdb065 hmm one more hairlines 'straggler' might be flipflopping by joshualitt · 10 years ago
  26. 14677cf straggler hairline by joshualitt · 10 years ago
  27. 0de8010 Poppler rebaseline for clipped-bitmap-shaders-clamp by fmalita · 10 years ago
  28. 7b9e8a4 Apply the layer's image filter to the hoisted image by robertphillips · 10 years ago
  29. b511dfe rebase cpu hairlines by joshualitt · 10 years ago
  30. 7bc0b42 update test after I added a clip call, making the count odd by reed · 10 years ago
  31. 2ff1fce Defer saves() until they're needed by reed · 10 years ago
  32. 8da8e9d rebase hairlines by joshualitt · 10 years ago
  33. f364b61 Really fix valgrind issue by joshualitt · 10 years ago
  34. 0ac8c78 More rebaselines. by scroggo · 10 years ago
  35. dfc3a63 Mark nexus10 images as flaky. by scroggo · 10 years ago
  36. 90d354e Additional rebaselines for 3490263287e9. by bungeman · 10 years ago
  37. 3490263 Replace use of deprecated CG methods. by bungeman · 10 years ago
  38. 2947382 Revert of Create xfer processor backend. (patchset #6 id:100001 of https://codereview.chromium.org/764643004/) by joshualitt · 10 years ago
  39. 5f9ba17 Revert of Add more ignore gm's for recent Xfer Processor CL (patchset #1 id:1 of https://codereview.chromium.org/786083004/) by joshualitt · 10 years ago
  40. 06f019f Revert of Fix to set correct output type when blending when we've read dst (patchset #4 id:60001 of https://codereview.chromium.org/791143002/) by joshualitt · 10 years ago
  41. bd528cd fix for chrome bug with sub pixel hairlines by joshualitt · 10 years ago
  42. b2fe540 Initial baselines for tall_stretched_bitmaps GM by Brian Salomon · 10 years ago
  43. 8c0f615 Revert of Remove GP from drawstate, revision of invariant output for GP (patchset #9 id:160001 of https://codereview.chromium.org/791743003/) by joshualitt · 10 years ago
  44. c6bc58e Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  45. 04b49c3 Don't store an SkMatrix in BitmapShaderKey. by fmalita · 10 years ago
  46. 733fc20 Fix to set correct output type when blending when we've read dst by egdaniel · 10 years ago
  47. 9b33822 fix for valgrind uninit variables by joshualitt · 10 years ago
  48. da3124d Rebaseline imagefiltersscaled images (and rm from ignored-tests file) by robertphillips · 10 years ago
  49. 92392c9 More rebaselines. by scroggo · 10 years ago
  50. 5bec916 Remove MULTILINE, ^, and $ from re finding actual_results.json. by bungeman · 10 years ago
  51. 387a01a Detect discarded SkPictureShader pixel refs. by fmalita · 10 years ago
  52. f3e218c Rebaseline. by scroggo · 10 years ago
  53. 59f939e Include SkTypes.h from SkDynamicAnnotations.h by mtklein · 10 years ago
  54. cc695fe Gradient shaders: make fPtsToUnit const, pre-cache getType(). by mtklein · 10 years ago
  55. 6cfce1b Change how SkDebugf is sent to stdout on Android. by scroggo · 10 years ago
  56. 96472de dd readPixels to SkImage by reed · 10 years ago
  57. 18abd1a Suppress clipped-bitmap-shaders-clamp by Florin Malita · 10 years ago
  58. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  59. 3d6405b more rebaselines by Brian Salomon · 10 years ago
  60. 1252511 Add more ignore gm's for recent Xfer Processor CL by egdaniel · 10 years ago
  61. eb33d5f Add baseline images for new filterfastbounds GM by robertphillips · 10 years ago
  62. 4dffc94 Create xfer processor backend. by egdaniel · 10 years ago
  63. 28828d0 Add GM for 2-rects blur which cannot break into nine-patch by qiankun.miao · 10 years ago
  64. 3054be1 Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  65. 72b0c05 Add SSSE3 acceleration for S32_D16_filter_DX by qiankun.miao · 10 years ago
  66. 67f2eb4 fix surface test for gpu and codecs by reed · 10 years ago
  67. f9d09c9 Update SKP version by skia.buildbots · 10 years ago
  68. e18a530 Add bench to measure blur rects performance by qiankun.miao · 10 years ago
  69. 933d438 Update SKP version by skia.buildbots · 10 years ago
  70. 7543aa2 add readPixels to SkSurface (later try to remove it from SkCanvas) by reed · 10 years ago
  71. 9a0c7ab Skia: Track the fIsWrapped separately so that we delete correctly by hendrikw · 10 years ago
  72. 7af39f6 rrrrrrrrrrrreeeeeeeeeeebaseline! by Brian Salomon · 10 years ago
  73. a8918a0 Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul (patchset #3 id:40001 of https://codereview.chromium.org/790733003/) by reed · 10 years ago
  74. 2e3b3e3 This cl moves color and coverage off of drawstate. In an effort to keep this CL manageable, I have left the compute invariant input / output in a bit of a strange state(fixing this will be complicated). by joshualitt · 10 years ago
  75. f3c78cc Adding an option for pixelated rendering in SkPictureImageFilter by junov · 10 years ago
  76. 4beac74 More N10 rebaselines TBR= by Brian Salomon · 10 years ago
  77. 138aa22 Remove unused static function skcolor_to_grcolor_nopremultiply. by egdaniel · 10 years ago
  78. 2c1605a remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  79. 269edd5 Rebaseline after texture coord precision changes. by Brian Salomon · 10 years ago
  80. a8b326c change SkPoint::setLength to set itself to (0,0) if it starting length is degenerate. by reed · 10 years ago
  81. 6dd1739 Fix for alpha textures on Nexus 6. by jvanverth · 10 years ago
  82. 06194c5 Don't call GetShaderPrecisionFormat for geometry shaders. by bsalomon · 10 years ago
  83. 9513143 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
  84. 9f876a3 Use threshold of 1 texture coord value per pixel w/ nearest neighbor. by bsalomon · 10 years ago
  85. 54a57f5 Use GrCoordTransform precision to set uniform matrix precision by bsalomon · 10 years ago
  86. 309e346 Rename CustomCoordTextureEffect to GrBitmapTextGeoProc. by egdaniel · 10 years ago
  87. e451c4d Update nanobench so the non-MPD path doesn't permit layer hoisting by robertphillips · 10 years ago
  88. a3e5272 Switch non-MPD nanobench path to use a separate canvas per tile by robertphillips · 10 years ago
  89. 43be354 Increase timeouts for CSS3Gradients and GooglePlus pagesets by rmistry · 10 years ago
  90. 422f56f Make addUniform take a precision by bsalomon · 10 years ago
  91. c0bd648 Move shader precision out of GrShaderVar by bsalomon · 10 years ago
  92. 17168df Use texture size to determine precision of texture coord varyings. by bsalomon · 10 years ago
  93. 3030445 Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of https://codereview.chromium.org/784643002/) by scroggo · 10 years ago
  94. 02b217f Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  95. e4c5320 Rebaselines for https://codereview.chromium.org/785893004/ (Fix MatrixImageFilter computeFastBounds) by robertphillips · 10 years ago
  96. 414867c Avoid crash on some 64b ARM NEON platforms. by tomhudson · 10 years ago
  97. 2b6658a Rebaseline GalaxyS4 and Nexus10. by scroggo · 10 years ago
  98. c0708cb Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of https://codereview.chromium.org/784643002/) by robertphillips · 10 years ago
  99. 8b7b9c2 Fix MatrixImageFilter computeFastBounds by robertphillips · 10 years ago
  100. ff3106c Display text blob bounds in the debugger. by fmalita · 10 years ago