1. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  2. accaf48 stifle Math test on Mac bot too by mtklein · 9 years ago
  3. f193853 Clean up dead code: filter. by mtklein · 9 years ago
  4. 7224ae9 Update all code site issue tracker links to point to bug.skia.org by rmistry · 9 years ago
  5. f970ad6 Clean up dead code: render_pdfs. by mtklein · 9 years ago
  6. 9c08b9d Revert of Parametric contour start GM (patchset #1 id:1 of https://codereview.chromium.org/1457503002/ ) by stephana · 9 years ago
  7. 059dbe1 Update issue tracker in docs by hcm · 9 years ago
  8. 4e18413 Move SkImage tests from SurfaceTest to ImageTest by kkinnunen · 9 years ago
  9. cbf4fba div255(x) as ((x+128)*257)>>16 with SSE by mtklein · 9 years ago
  10. 56847a6 Parametric contour start GM by fmalita · 9 years ago
  11. 3622d41 fix ninepatch iter from generating invalid rects by joshualitt · 9 years ago
  12. f769c1f trim some fat from SSE2 fixed point alpha code by mtklein · 9 years ago
  13. 32d6b87 SkTextBlob should store per-run text alignment by fmalita · 9 years ago
  14. 5af4e0b Make SkAndroidCodec support gif by msarett · 9 years ago
  15. c08d53e Parametric SkPath oval/rect/rrect starting point by fmalita · 9 years ago
  16. 83a5d42 Fix skia_gpu=0 build (samplecode/SampleAnimatedText.cpp) by kkinnunen · 9 years ago
  17. 887e18e Make SkAndroidCodec support bmp by msarett · 9 years ago
  18. 195fe08 simplify BlendTest.cpp by mtklein · 9 years ago
  19. f3182eb Implement multi-color-stops in linear gradients using Sk4f by reed · 9 years ago
  20. 44509fa Disable testcase7.bmp on SkImageDecoder and clean up dm_flags by msarett · 9 years ago
  21. ee10a42 Add decodeYUV8Planes to SkImageDecoder_empty by scroggo · 9 years ago
  22. aa6f739 Respect SkPictureRecorder::kPlaybackDrawPicture_RecordFlag for SkDrawables by djsollen · 9 years ago
  23. 1970358 Revert of Enable temporarily disabled GpuDrawPathTest (patchset #1 id:1 of https://codereview.chromium.org/1447973002/ ) by caryclark · 9 years ago
  24. d634629 Enable temporarily disabled GpuDrawPathTest by kkinnunen · 9 years ago
  25. a5d1207 add caps option 'k' to FatBits by reed · 9 years ago
  26. ee9fe1e De-spam SkOpts.cpp by mtklein · 9 years ago
  27. 1e5cbf2 update iOS build flags by mtklein · 9 years ago
  28. 14102ca __vectorcall needs SSE by mtklein · 9 years ago
  29. 33c7623 Make SkAndroidCodec support wbmp by msarett · 9 years ago
  30. 3257c12 runs some sample animations side by side in canvas and svg by caryclark · 9 years ago
  31. 73d882e Only support jpeg, png, and webp for BRD by msarett · 9 years ago
  32. 31b80a9 increase pre-allocated MCRecs to match common android calling pattern by reed · 9 years ago
  33. 566b23c Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  34. 755c553 skstd -> std for unique_ptr by mtklein · 9 years ago
  35. 56da025 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
  36. 504ce5d Optionally pass rendertarget to getTestTarget by robertphillips · 9 years ago
  37. 3c2d32b Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:20001 of https://codereview.chromium.org/1436973003/ ) by mtklein · 9 years ago
  38. 05b48e2 SkPDF: fix large-number bug by halcanary · 9 years ago
  39. 540e954 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
  40. e004bfc Increase the amount of debug information printed out by batches by robertphillips · 9 years ago
  41. a7a21cf Disable incomplete image tests in nanobench by msarett · 9 years ago
  42. a779ef1 Fix for chrome's skia gl bindings code. by bsalomon · 9 years ago
  43. b500239 Documentation: Further cleanup by halcanary · 9 years ago
  44. b1a32ad Add support for EGLImage to GrGLInterface by bsalomon · 9 years ago
  45. 0dfa62c Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  46. e4d1770 Update SKP version by update-skps · 9 years ago
  47. 1d51273 Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of https://codereview.chromium.org/1441533003/ ) by egdaniel · 9 years ago
  48. fa7e1a0 Fix BUILD.public INCLUDES after https://codereview.chromium.org/1438873002 by benjaminwagner · 9 years ago
  49. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  50. 04d52f3 Create a standalone example for using Skia with SDL by joshualitt · 9 years ago
  51. d28ada7 turn on libc++ for iOS by mtklein · 9 years ago
  52. 4b0778e Remove dependency on src/android from dm and nanobench by msarett · 9 years ago
  53. e659a58 Move GrGLPrimitive/GeometryProc to GLSL by egdaniel · 9 years ago
  54. 60795d9 Add visualbench option for nvpr stencil samples by cdalton · 9 years ago
  55. f844177 Fix visualbench flicker on triple buffered platforms by cdalton · 9 years ago
  56. 1023725 Make visualbench timing continuous for no-reset mode by cdalton · 9 years ago
  57. fa4cc8b Move XferProcessors to glsl by egdaniel · 9 years ago
  58. 266e202 Add visualbench option to not reset between samples by cdalton · 9 years ago
  59. 0b47d4b Exclude src/android from CMake build too. by mtklein · 9 years ago
  60. 0274efb Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:20001 of https://codereview.chromium.org/1436973003/ ) by mtklein · 9 years ago
  61. 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 9 years ago
  62. 6b90df6 augment gradients_many to exercise flipped gradients and clampping by reed · 9 years ago
  63. 506e19a Move SkBitmapRegionDecoder to include/android and src/android by msarett · 9 years ago
  64. 9c86051 Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  65. 7fdda60 Lock pixels again after dummy reset of pixel ref in SkBitmapRegionCodec by msarett · 9 years ago
  66. e0c64c5 Documentation: clean up by halcanary · 9 years ago
  67. 1d024a3 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
  68. c94cd7c Fix GrCoverageSetOpXP unit test on mixed samples by cdalton · 9 years ago
  69. 23267db SkAtomic: always use std::atomic by mtklein · 9 years ago
  70. 6459352 Replace SkFunction with std::function by mtklein · 9 years ago
  71. 3aa5fce API changes to GrTextureAdjuster. by bsalomon · 9 years ago
  72. 147ea2f Factor CSS3 matching rules. by bungeman · 9 years ago
  73. 3aea725 Fix mixed sampled inverse path fills by cdalton · 9 years ago
  74. 386127f Increment text pointer when the width is zero in the subpixel with center and right alignment. by herb · 9 years ago
  75. d7b25c7 Target Mac bots at 10.7+libc++ to approximate Chrome's 10.6+libc++. by mtklein · 9 years ago
  76. 9510593 Add include guards for SkBRDAllocator by scroggo · 9 years ago
  77. 3877ab8 In SkGpuDevice;drawTextureAdjuster perform texture w\h divide in texture matrix by bsalomon · 9 years ago
  78. ede7574 Enable AA stencil clip for mixed samples by cdalton · 9 years ago
  79. 7e806f3 Revert of Enable stencil clipping in mixed sampled render targets (patchset #6 id:100001 of https://codereview.chromium.org/1232103002/ ) by cdalton · 9 years ago
  80. 24ddb0a Revert of Fix setColocatedSampleLocations on ES and GL < 4.5 (patchset #2 id:20001 of https://codereview.chromium.org/1415503008/ ) by cdalton · 9 years ago
  81. cb8d719 Make BRD take advantage of zero initialized memory by msarett · 9 years ago
  82. caef345 Readd "immediate" mode by robertphillips · 9 years ago
  83. dad57c8 bring up SDL on windows by joshualitt · 9 years ago
  84. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago
  85. 33bee09 Fix -Wunused-parameter errors in SkCodec.h in Android by msarett · 9 years ago
  86. 67d7620 Fix leaks in unit tests of GrGLTextureInfos by bsalomon · 9 years ago
  87. a13e202 Move GrBatchFlushState from GrDrawTarget to GrDrawingManager by robertphillips · 9 years ago
  88. 084db25 float xfermodes (burn, dodge, softlight) in Sk8f, possibly using AVX. by mtklein · 9 years ago
  89. 9be5ff6 Replace glyph find and position with common code for the gpu bitmap case. by herb · 9 years ago
  90. 0b2a189 Fix code that left shifts a negative value. This has undefined behavior. by benjaminwagner · 9 years ago
  91. b5213e6 Change quality settings on SkImageDecoder_libjpeg by msarett · 9 years ago
  92. 8dcdedc Make GrGLSLProgramBuilder base class for GrGLProgramBuilder. by egdaniel · 9 years ago
  93. 49115b5 Add an Allocator interface that indicates if memory is zero init by msarett · 9 years ago
  94. 84a8065 Reorganize BRD code in new tools directory by msarett · 9 years ago
  95. 5c351f3 Delete dead SkImageDecoder::buildTileIndex and decodeSubset code by msarett · 9 years ago
  96. 5c9e34a Delete dead BitmapRegionDecoder code in tools by msarett · 9 years ago
  97. 164d302 Delete dead subset test code from dm by msarett · 9 years ago
  98. 0459c94 Delete dead subset benches from nanobench by msarett · 9 years ago
  99. fbd87d6 Missing resources crash SampleFilterQuality. by bungeman · 9 years ago
  100. d472792 Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://codereview.chromium.org/1431593006/ ) by cdalton · 9 years ago