1. 9b137dc SkFontConfigInterface::createTypeface() by fmalita · 9 years ago
  2. d76be9c Eliminate SkFILE: it always is the same as FILE. by halcanary · 9 years ago
  3. 90ba095 option to quick-accept clipRect calls by reed · 9 years ago
  4. 42b73eb enable conservative raster clipping by reed · 9 years ago
  5. 1ac026d Initialize memory for BitMask and Clip test. by herb · 9 years ago
  6. a751c97 Factor out GrAtlasTextBatch fromt GrAtlasTextContext by joshualitt · 9 years ago
  7. 897c993 Pack and align SkStrokeRec to 4-byte boundary. by jvanverth · 9 years ago
  8. 179a8f5 Generate list of GPU contexts outside SurfaceTest tests by kkinnunen · 9 years ago
  9. 211df38 Revert of Fix UB in SkDivBits (patchset #4 id:50001 of https://codereview.chromium.org/1455163004/ ) by stephana · 9 years ago
  10. 72261c0 Implement SkGifCodec::onSkipScanlines() by msarett · 9 years ago
  11. da707bf add SkPath::isRRect by caryclark · 9 years ago
  12. edb3644 Avoid geometric ninepatch if rendertarget has MSAA by joshualitt · 9 years ago
  13. 783a4da Add more batch information printouts by robertphillips · 9 years ago
  14. b736158 Revert of Add stroking support to distance field path renderer (patchset #7 id:120001 of https://codereview.chromium.org/1460873002/ ) by jvanverth · 9 years ago
  15. 5ce76ef Add stroking support to distance field path renderer by jvanverth · 9 years ago
  16. e9d2052 Record concat as Concat. by mtklein · 9 years ago
  17. 8d38102 Fix nearly-vertical gradient assert by fmalita · 9 years ago
  18. f38b0d8 add SkRecordOptimize2 and an experimental API for more aggressive opts by reed · 9 years ago
  19. 1d02a60 Remove unsigned < signed comparison. by mtklein · 9 years ago
  20. e55c312 Parametric contour start GM by fmalita · 9 years ago
  21. 6c7b104 Fix UB in SkDivBits by mtklein · 9 years ago
  22. c11a527 Fix GpuDrawPathTest on ANGLE and enable it by kkinnunen · 9 years ago
  23. 29d60e5 Revert float xfermodes back to Sk4f (from Sk8f). by mtklein · 9 years ago
  24. a376629 Fix BMP RLE bug: attempt 2 by msarett · 9 years ago
  25. 24e7db8 Modernize SkRecordPattern.h by mtklein · 9 years ago
  26. 4222e19 Fix maybe unintialized warning for GrAutoLocaleSetter by kkinnunen · 9 years ago
  27. ff53af8 add --write option to dump_record by reed · 9 years ago
  28. e416d94 Change prealloc number of child FPs be 1 rather than 2 by Brian Salomon · 9 years ago
  29. 418e26f Preallocate room for 2 child processors in FPs by bsalomon · 9 years ago
  30. 76f160c Shift up bottom path in smallpaths GM. by jvanverth · 9 years ago
  31. 3b44448 Unit test for conic weight GrPath key collision by fmalita · 9 years ago
  32. c3c6194 Add SkRecord::defrag(). by mtklein · 9 years ago
  33. a2e3e0f Move glsl onto EmitArgs struct for emitCode by egdaniel · 9 years ago
  34. c060460 Fix leak in drawBitmapNine by egdaniel · 9 years ago
  35. fbe1c11 [Reland] Fix NVPR assert for equivalent ovals by fmalita · 9 years ago
  36. a7c41c5 Make SkTLList prealloc its first block of nodes by bsalomon · 9 years ago
  37. f045d60 Make block size a template parameter of SkTLList by bsalomon · 9 years ago
  38. 9b34114 Revert SkBlitMask_opts.h back to hand-coded NEON. by mtklein · 9 years ago
  39. 1ac3f40 Revert of Fix NVPR assert for equivalent ovals (patchset #1 id:1 of https://codereview.chromium.org/1457073002/ ) by stephana · 9 years ago
  40. 5aaef1f simplify insertion methods for SkTLList by bsalomon · 9 years ago
  41. f9b1577 Fix NVPR assert for equivalent ovals by fmalita · 9 years ago
  42. c8e8fc6 Revert of Fix UB in SkDivBits (patchset #2 id:10002 of https://codereview.chromium.org/1455163004/ ) by mtklein · 9 years ago
  43. a445cbc In BUILD.public, remove compile-time dependency on GL. by benjaminwagner · 9 years ago
  44. 8450cc3 Add small paths GM by jvanverth · 9 years ago
  45. 5df175e Make has GrBatchAtlas::ID() inlineable by joshualitt · 9 years ago
  46. 33a5fce Initial implementation of GPU no filter NinePatch by joshualitt · 9 years ago
  47. 39e7aa4 Remove Lua from the Google3 build. by benjaminwagner · 9 years ago
  48. 58afee8 Fix GOOGLE3 Android build. by benjaminwagner · 9 years ago
  49. a745186 Update debugger UI to auto-refresh the directory listing by djsollen · 9 years ago
  50. 2b82982 [debugger] Add visualization of center rect for drawBitmapNine calls by robertphillips · 9 years ago
  51. a911f8f Fix has_aligned_samples helper for SkGpuDevice::drawTextureProducer by Brian Salomon · 9 years ago
  52. bc890c8 Fix BMP RLE bug by msarett · 9 years ago
  53. 15d5b82 Add an example of embedding a Skia Perf graph to the site docs. by jcgregorio · 9 years ago
  54. 2f2903d restore dump_record by mtklein · 9 years ago
  55. b1b0199 Convert SkGpuDevice::drawTextureAdjuster to SkGpuDevice::drawTextureProducer by bsalomon · 9 years ago
  56. e59124e Convert drawText to using the find and place code. BUG=skia: by herb · 9 years ago
  57. 5520ded Fix buffer overrun, bit overrun and add a test. by herb · 9 years ago
  58. 988addd Fix UB in SkDivBits by mtklein · 9 years ago
  59. 835c1b6 Clean up dead code: PictureRenderer by mtklein · 9 years ago
  60. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  61. accaf48 stifle Math test on Mac bot too by mtklein · 9 years ago
  62. f193853 Clean up dead code: filter. by mtklein · 9 years ago
  63. 7224ae9 Update all code site issue tracker links to point to bug.skia.org by rmistry · 9 years ago
  64. f970ad6 Clean up dead code: render_pdfs. by mtklein · 9 years ago
  65. 9c08b9d Revert of Parametric contour start GM (patchset #1 id:1 of https://codereview.chromium.org/1457503002/ ) by stephana · 9 years ago
  66. 059dbe1 Update issue tracker in docs by hcm · 9 years ago
  67. 4e18413 Move SkImage tests from SurfaceTest to ImageTest by kkinnunen · 9 years ago
  68. cbf4fba div255(x) as ((x+128)*257)>>16 with SSE by mtklein · 9 years ago
  69. 56847a6 Parametric contour start GM by fmalita · 9 years ago
  70. 3622d41 fix ninepatch iter from generating invalid rects by joshualitt · 9 years ago
  71. f769c1f trim some fat from SSE2 fixed point alpha code by mtklein · 9 years ago
  72. 32d6b87 SkTextBlob should store per-run text alignment by fmalita · 9 years ago
  73. 5af4e0b Make SkAndroidCodec support gif by msarett · 9 years ago
  74. c08d53e Parametric SkPath oval/rect/rrect starting point by fmalita · 9 years ago
  75. 83a5d42 Fix skia_gpu=0 build (samplecode/SampleAnimatedText.cpp) by kkinnunen · 9 years ago
  76. 887e18e Make SkAndroidCodec support bmp by msarett · 9 years ago
  77. 195fe08 simplify BlendTest.cpp by mtklein · 9 years ago
  78. f3182eb Implement multi-color-stops in linear gradients using Sk4f by reed · 9 years ago
  79. 44509fa Disable testcase7.bmp on SkImageDecoder and clean up dm_flags by msarett · 9 years ago
  80. ee10a42 Add decodeYUV8Planes to SkImageDecoder_empty by scroggo · 9 years ago
  81. aa6f739 Respect SkPictureRecorder::kPlaybackDrawPicture_RecordFlag for SkDrawables by djsollen · 9 years ago
  82. 1970358 Revert of Enable temporarily disabled GpuDrawPathTest (patchset #1 id:1 of https://codereview.chromium.org/1447973002/ ) by caryclark · 9 years ago
  83. d634629 Enable temporarily disabled GpuDrawPathTest by kkinnunen · 9 years ago
  84. a5d1207 add caps option 'k' to FatBits by reed · 9 years ago
  85. ee9fe1e De-spam SkOpts.cpp by mtklein · 9 years ago
  86. 1e5cbf2 update iOS build flags by mtklein · 9 years ago
  87. 14102ca __vectorcall needs SSE by mtklein · 9 years ago
  88. 33c7623 Make SkAndroidCodec support wbmp by msarett · 9 years ago
  89. 3257c12 runs some sample animations side by side in canvas and svg by caryclark · 9 years ago
  90. 73d882e Only support jpeg, png, and webp for BRD by msarett · 9 years ago
  91. 31b80a9 increase pre-allocated MCRecs to match common android calling pattern by reed · 9 years ago
  92. 566b23c Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  93. 755c553 skstd -> std for unique_ptr by mtklein · 9 years ago
  94. 56da025 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
  95. 504ce5d Optionally pass rendertarget to getTestTarget by robertphillips · 9 years ago
  96. 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
  97. 05b48e2 SkPDF: fix large-number bug by halcanary · 9 years ago
  98. 540e954 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
  99. e004bfc Increase the amount of debug information printed out by batches by robertphillips · 9 years ago
  100. a7a21cf Disable incomplete image tests in nanobench by msarett · 9 years ago