1. ac8cabd Revert of option to quick-accept clipRect calls (patchset #3 id:40001 of https://codereview.chromium.org/1458913005/ ) by bsalomon · 9 years ago
  2. f234272 Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1455273006/ ) by egdaniel · 9 years ago
  3. a7006d4 Make specialized SrcOver XPFactory by egdaniel · 9 years ago
  4. 6c221b4 Add SkNx_cast(). by mtklein · 9 years ago
  5. 4c11b3f Move glyph choosing to the find and place glyph code. by herb · 9 years ago
  6. d76be9c Eliminate SkFILE: it always is the same as FILE. by halcanary · 9 years ago
  7. 90ba095 option to quick-accept clipRect calls by reed · 9 years ago
  8. 42b73eb enable conservative raster clipping by reed · 9 years ago
  9. 897c993 Pack and align SkStrokeRec to 4-byte boundary. by jvanverth · 9 years ago
  10. 211df38 Revert of Fix UB in SkDivBits (patchset #4 id:50001 of https://codereview.chromium.org/1455163004/ ) by stephana · 9 years ago
  11. da707bf add SkPath::isRRect by caryclark · 9 years ago
  12. e9d2052 Record concat as Concat. by mtklein · 9 years ago
  13. f38b0d8 add SkRecordOptimize2 and an experimental API for more aggressive opts by reed · 9 years ago
  14. 6c7b104 Fix UB in SkDivBits by mtklein · 9 years ago
  15. 24e7db8 Modernize SkRecordPattern.h by mtklein · 9 years ago
  16. c3c6194 Add SkRecord::defrag(). by mtklein · 9 years ago
  17. a7c41c5 Make SkTLList prealloc its first block of nodes by bsalomon · 9 years ago
  18. f045d60 Make block size a template parameter of SkTLList by bsalomon · 9 years ago
  19. 5aaef1f simplify insertion methods for SkTLList by bsalomon · 9 years ago
  20. c8e8fc6 Revert of Fix UB in SkDivBits (patchset #2 id:10002 of https://codereview.chromium.org/1455163004/ ) by mtklein · 9 years ago
  21. 58afee8 Fix GOOGLE3 Android build. by benjaminwagner · 9 years ago
  22. b1b0199 Convert SkGpuDevice::drawTextureAdjuster to SkGpuDevice::drawTextureProducer by bsalomon · 9 years ago
  23. e59124e Convert drawText to using the find and place code. BUG=skia: by herb · 9 years ago
  24. 5520ded Fix buffer overrun, bit overrun and add a test. by herb · 9 years ago
  25. 988addd Fix UB in SkDivBits by mtklein · 9 years ago
  26. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  27. cbf4fba div255(x) as ((x+128)*257)>>16 with SSE by mtklein · 9 years ago
  28. 3622d41 fix ninepatch iter from generating invalid rects by joshualitt · 9 years ago
  29. 32d6b87 SkTextBlob should store per-run text alignment by fmalita · 9 years ago
  30. c08d53e Parametric SkPath oval/rect/rrect starting point by fmalita · 9 years ago
  31. aa6f739 Respect SkPictureRecorder::kPlaybackDrawPicture_RecordFlag for SkDrawables by djsollen · 9 years ago
  32. ee9fe1e De-spam SkOpts.cpp by mtklein · 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. 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
  37. 540e954 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
  38. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  39. 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
  40. 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 9 years ago
  41. 1d024a3 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
  42. 147ea2f Factor CSS3 matching rules. by bungeman · 9 years ago
  43. 386127f Increment text pointer when the width is zero in the subpixel with center and right alignment. by herb · 9 years ago
  44. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago
  45. 084db25 float xfermodes (burn, dodge, softlight) in Sk8f, possibly using AVX. by mtklein · 9 years ago
  46. 9be5ff6 Replace glyph find and position with common code for the gpu bitmap case. by herb · 9 years ago
  47. 07e2692 SkResourceCache::GetAllocator() index8 and other color types handling by aleksandar.stojiljkovic · 9 years ago
  48. 60029a5 Update Layer Hoisting to store its atlas texture in the resource cache by robertphillips · 9 years ago
  49. e5911c9 Extract glyph find and position code in preparation to use it in XPS and GPU code. by herb · 9 years ago
  50. a267904 Fix compile error mac 10.8. by herb · 9 years ago
  51. f553e4e Extract the glyph picking and placing code. by herb · 9 years ago
  52. 6f79709 prune unused SkNx features by mtklein · 9 years ago
  53. 9535492 sse 4.2 detection by mtklein · 9 years ago
  54. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  55. 844a0b4 avx and avx2 detection by mtklein · 9 years ago
  56. e8e17cf SkPx: new approach to fixed-point SIMD by mtklein · 9 years ago
  57. 1358051 Revert of SkPx: new approach to fixed-point SIMD (patchset #12 id:220001 of https://codereview.chromium.org/1317233005/ ) by mtklein · 9 years ago
  58. a7627dc SkPx: new approach to fixed-point SIMD by mtklein · 9 years ago
  59. cf1d198 Revert of Update Layer Hoisting to store its atlas texture in the resource cache (patchset #6 id:100001 of https://codereview.chromium.org/1406013006/ ) by robertphillips · 9 years ago
  60. 42597bc Update Layer Hoisting to store its atlas texture in the resource cache by robertphillips · 9 years ago
  61. a2e69fc Rename non-aa rect methods on GrDrawContext in anticipation of making them support aa by bsalomon · 9 years ago
  62. cd49541 For non-opaque SkBitmapDevices, replace malloc-then-zero with calloc. by mtklein · 9 years ago
  63. 8515377 Make bicubic FP factories return const FPs by bsalomon · 9 years ago
  64. 81919d3 SkRecord: text blobs by mtklein · 9 years ago
  65. 7f97a76 Avoid hang in OncePtr test with --threads 1 by kkinnunen · 9 years ago
  66. 444d91f SkRemote: saveLayer by mtklein · 9 years ago
  67. 479f54d SkRemote: some images, many TODOs by mtklein · 9 years ago
  68. 7600183 SkScan_Antihair: assert in debug and potentialy lost last pixels by aleksandar.stojiljkovic · 9 years ago
  69. 29a440d Make SkBlurImageFilter capable of cropping during blur (raster path) by senorblanco · 9 years ago
  70. 8de01c6 Revert of Make SkBlurImageFilter capable of cropping during blur (patchset #16 id:400001 of https://codereview.chromium.org/1415653003/ ) by senorblanco · 9 years ago
  71. 1b82ceb Make SkBlurImageFilter capable of cropping during blur (raster path) by senorblanco · 9 years ago
  72. d1f7e35 SkRemote: all paint effects except typeface by mtklein · 9 years ago
  73. 574a4c1 Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups. by egdaniel · 9 years ago
  74. c2e2977 Dedup SkPaths by gen-ID when going to .skp by mtklein · 9 years ago
  75. 89fe56b Pull texture-backed bitmap resampler out of GrTextureParamsAdjuster code into its own class. by bsalomon · 9 years ago
  76. 05527a6 Remove SK_SAVE_LAYER_BOUNDS_ARE_FILTERED #define. by senorblanco · 9 years ago
  77. 7dc4bd0 Remove GrGLProcessor and create GrGLSLTextureSampler class. by egdaniel · 9 years ago
  78. 6a6229e Protect apply_paint_to_bounds_sans_imagefilter() with an #ifdef. by senorblanco · 9 years ago
  79. 4449398 Make SkImageFilter::applyCropRect() optionally compute srcBounds. by senorblanco · 9 years ago
  80. 7de63d5 Android framework builds can't see cpu-features.h by mtklein · 9 years ago
  81. 87e066e Change saveLayer() semantics to take unfiltered bounds. by senorblanco · 9 years ago
  82. 100b8f8 Remove min texture size support by bsalomon · 9 years ago
  83. 018fb62 Create GLSL base class for ProgramDataManager by egdaniel · 9 years ago
  84. 3377975 Make SkTextBlob::RunIterator public. by halcanary · 9 years ago
  85. 4d8762f Fix up the clip mask manager's creation of paths (w.r.t. volatility) by robertphillips · 9 years ago
  86. ee7d516 Revert of Fix up the clip mask manager's creation of paths (w.r.t. volatility) (patchset #1 id:1 of https://codereview.chromium.org/1419403002/ ) by robertphillips · 9 years ago
  87. 953fe31 Fix up the clip mask manager's creation of paths (w.r.t. volatility) by robertphillips · 9 years ago
  88. 950305e fix for teeny strokes by caryclark · 9 years ago
  89. 7b87ee7 Image filters: simplify filterInputGPU(). by senorblanco · 9 years ago
  90. 40732b3 SkRecord refactor: fill bounds array instead of BBH directly by mtklein · 9 years ago
  91. 043a75e Use SkAutoTExclusive in SkGlyphCache. by herb · 9 years ago
  92. 93775bd [tracing] Remove counter logic and just use address on glyph cache dumps by ssid · 9 years ago
  93. 33eefcd SkTime::GetNSecs() by mtklein · 9 years ago
  94. 3b5b784 Revert of SkTime::GetNSecs() (patchset #11 id:200001 of https://codereview.chromium.org/1422513003/ ) by mtklein · 9 years ago
  95. 38a88e4 SkTime::GetNSecs() by mtklein · 9 years ago
  96. 5a06df4 Revert of SkTime::GetNSecs() (patchset #10 id:180001 of https://codereview.chromium.org/1422513003/ ) by mtklein · 9 years ago
  97. a1840d5 SkTime::GetNSecs() by mtklein · 9 years ago
  98. c9b5f8b tunnel down texture-size-constraint to imagefilters by reed · 9 years ago
  99. 6ae30fb Revert of SkTime::GetNSecs() (patchset #9 id:160001 of https://codereview.chromium.org/1422513003/ ) by caryclark · 9 years ago
  100. 70084cb SkTime::GetNSecs() by mtklein · 9 years ago