1. c19247f check that SSE2 is available before using __vectorcall by lsalzman · 9 years ago
  2. 69cfe95 Add debug option to clip each GrBatch to its device bounds by bsalomon · 9 years ago
  3. 56cf6dc Create a static instances of SrcOver XferProcessor by egdaniel · 9 years ago
  4. de4166a APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOptimizations struct by ethannicholas · 9 years ago
  5. e066df9 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  6. 70e8dfc skstd -> std for unique_ptr by mtklein · 9 years ago
  7. 11a7f7f Remove SkDrawProcs by herb · 9 years ago
  8. b68ce74 Add SK_BEGIN_REQUIRE_DENSE / SK_END_REQUIRE_DENSE. by mtklein · 9 years ago
  9. bf07455 Make stencil and cover path rendering have more reasonable bounds. by bsalomon · 9 years ago
  10. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  11. 0955303 scaling API on SkPixmap by reed · 9 years ago
  12. dfd7d48 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  13. 0618915 skstd -> std for unique_ptr by mtklein · 9 years ago
  14. cf98fa9 Add SkPngChunkReader. by scroggo · 9 years ago
  15. 93c69ff Revert of Add SkPngChunkReader. (patchset #9 id:160001 of https://codereview.chromium.org/1040453002/ ) by scroggo · 9 years ago
  16. 3389e00 Add SkPngChunkReader. by scroggo · 9 years ago
  17. 7ea33f5 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  18. 0315dbc Revert of Initial version of external_oes texture support and unit test (patchset #14 id:260001 of https://codereview.chromium.org/1451683002/ ) by bsalomon · 9 years ago
  19. 27a0487 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  20. f234272 Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1455273006/ ) by egdaniel · 9 years ago
  21. a7006d4 Make specialized SrcOver XPFactory by egdaniel · 9 years ago
  22. e47f1a7 Fix UB in SkDivBits by mtklein · 9 years ago
  23. 9b137dc SkFontConfigInterface::createTypeface() by fmalita · 9 years ago
  24. d76be9c Eliminate SkFILE: it always is the same as FILE. by halcanary · 9 years ago
  25. 42b73eb enable conservative raster clipping by reed · 9 years ago
  26. 897c993 Pack and align SkStrokeRec to 4-byte boundary. by jvanverth · 9 years ago
  27. da707bf add SkPath::isRRect by caryclark · 9 years ago
  28. e9d2052 Record concat as Concat. by mtklein · 9 years ago
  29. 1d02a60 Remove unsigned < signed comparison. by mtklein · 9 years ago
  30. e416d94 Change prealloc number of child FPs be 1 rather than 2 by Brian Salomon · 9 years ago
  31. 418e26f Preallocate room for 2 child processors in FPs by bsalomon · 9 years ago
  32. 33a5fce Initial implementation of GPU no filter NinePatch by joshualitt · 9 years ago
  33. 58afee8 Fix GOOGLE3 Android build. by benjaminwagner · 9 years ago
  34. c08d53e Parametric SkPath oval/rect/rrect starting point by fmalita · 9 years ago
  35. aa6f739 Respect SkPictureRecorder::kPlaybackDrawPicture_RecordFlag for SkDrawables by djsollen · 9 years ago
  36. 14102ca __vectorcall needs SSE by mtklein · 9 years ago
  37. 31b80a9 increase pre-allocated MCRecs to match common android calling pattern by reed · 9 years ago
  38. 566b23c Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  39. 755c553 skstd -> std for unique_ptr by mtklein · 9 years ago
  40. 56da025 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
  41. 504ce5d Optionally pass rendertarget to getTestTarget by robertphillips · 9 years ago
  42. 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
  43. 540e954 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
  44. e004bfc Increase the amount of debug information printed out by batches by robertphillips · 9 years ago
  45. a779ef1 Fix for chrome's skia gl bindings code. by bsalomon · 9 years ago
  46. b1a32ad Add support for EGLImage to GrGLInterface by bsalomon · 9 years ago
  47. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  48. fa4cc8b Move XferProcessors to glsl by egdaniel · 9 years ago
  49. 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
  50. 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 9 years ago
  51. 506e19a Move SkBitmapRegionDecoder to include/android and src/android by msarett · 9 years ago
  52. 1d024a3 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
  53. c94cd7c Fix GrCoverageSetOpXP unit test on mixed samples by cdalton · 9 years ago
  54. 23267db SkAtomic: always use std::atomic by mtklein · 9 years ago
  55. 6459352 Replace SkFunction with std::function by mtklein · 9 years ago
  56. 147ea2f Factor CSS3 matching rules. by bungeman · 9 years ago
  57. 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
  58. 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
  59. caef345 Readd "immediate" mode by robertphillips · 9 years ago
  60. 33bee09 Fix -Wunused-parameter errors in SkCodec.h in Android by msarett · 9 years ago
  61. a13e202 Move GrBatchFlushState from GrDrawTarget to GrDrawingManager by robertphillips · 9 years ago
  62. 0b2a189 Fix code that left shifts a negative value. This has undefined behavior. by benjaminwagner · 9 years ago
  63. 5c351f3 Delete dead SkImageDecoder::buildTileIndex and decodeSubset code by msarett · 9 years ago
  64. d472792 Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://codereview.chromium.org/1431593006/ ) by cdalton · 9 years ago
  65. 091f60c Use a struct for client GL texture handles by bsalomon · 9 years ago
  66. d9ffaed apply mozilla patch by reed · 9 years ago
  67. 14184d5 Fix mixed samples stencil clip by cdalton · 9 years ago
  68. 629162d Add text animation sample; tweak DrawShip sample by jvanverth · 9 years ago
  69. d75ccc6 Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40001 of https://codereview.chromium.org/1410663005/ ) by jvanverth · 9 years ago
  70. 3b484a4 Add text animation sample; tweak DrawShip sample by jvanverth · 9 years ago
  71. 63f6c1f Loosen requirements for mixed samples support by cdalton · 9 years ago
  72. 474a9ea Wire up SDL on Android by joshualitt · 9 years ago
  73. 5d7a7fe Revert of Wire up SDL on Android (patchset #4 id:60001 of https://codereview.chromium.org/1415453009/ ) by joshualitt · 9 years ago
  74. a2e69fc Rename non-aa rect methods on GrDrawContext in anticipation of making them support aa by bsalomon · 9 years ago
  75. cd49541 For non-opaque SkBitmapDevices, replace malloc-then-zero with calloc. by mtklein · 9 years ago
  76. a4d3797 Wire up SDL on Android by joshualitt · 9 years ago
  77. 65d6fbb Create SDL backed SkOSWindow by joshualitt · 9 years ago
  78. e95a068 Make AndroidOptions const by scroggo · 9 years ago
  79. b7e7d57 Create swizzle table inside of glsl caps by egdaniel · 9 years ago
  80. 0c29999 Revert of Create swizzle table inside of glsl caps (patchset #12 id:210001 of https://codereview.chromium.org/1420033005/ ) by egdaniel · 9 years ago
  81. 98cad62 Fix setColocatedSampleLocations on ES and GL < 4.5 by cdalton · 9 years ago
  82. 4036674 Create swizzle table inside of glsl caps by egdaniel · 9 years ago
  83. 8c07b7a Allow max tile size to be overridden separately from max texture size. by bsalomon · 9 years ago
  84. 498d7ac Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  85. 8a3760f For BUILD.public, let SkPreConfig.h set SK_RELEASE based on NDEBUG. by benjaminwagner · 9 years ago
  86. 6873782 Remove GrPipelineBuilder from getPathRenderer call by robertphillips · 9 years ago
  87. 129319f Attempt to update Xfermode comments to have parallel structure. by pkasting · 9 years ago
  88. 4449398 Make SkImageFilter::applyCropRect() optionally compute srcBounds. by senorblanco · 9 years ago
  89. 72815e9 move reinterpret_cast into SK_PREFETCH by mtklein · 9 years ago
  90. 9a74041 skia: Add ANGLE support on Mac by hendrikw · 9 years ago
  91. 100b8f8 Remove min texture size support by bsalomon · 9 years ago
  92. 3377975 Make SkTextBlob::RunIterator public. by halcanary · 9 years ago
  93. 6885a1e Make SK_PREFETCH work on Windows too. by mtklein · 9 years ago
  94. cf10b5a Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CL by robertphillips · 9 years ago
  95. 24cdec1 Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of https://codereview.chromium.org/1421533007/ ) by robertphillips · 9 years ago
  96. 5c3ea4c Fix ClipMaskManager's SW-fallback logic by robertphillips · 9 years ago
  97. 6df232d Revert of Experimental CL to stop using subdata (patchset #1 id:1 of https://codereview.chromium.org/1413263006/ ) by joshualitt · 9 years ago
  98. 546dc32 Use SkAutoTExclusive guard in DirectWrite port. by herb · 9 years ago
  99. b83bec5 Narrow the distribution of GrDrawTarget a bit by robertphillips · 9 years ago
  100. 19e82e3 Update SrcRectConstraint doc. Previous doc never matched the implementation or the c2d spec. by bsalomon · 9 years ago