1. 3982602 Attempt to somewhat simplify GrContext::readSurfacePixels interaction with GrGpu. by bsalomon · 9 years ago
  2. 150714f Name of primitive processor will now be printed in generated shader code by wangyix · 9 years ago
  3. 7c157a9 Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode() by wangyix · 9 years ago
  4. ff0ca5e Misc cleanup by robertphillips · 9 years ago
  5. ced1585 565 support for SIMD xfermodes by mtklein · 9 years ago
  6. 651c920 Add drawImage{Rect,} support to SkDebugCanvas by fmalita · 9 years ago
  7. 6af0c93 Moved GrGLFragmentProcessor definition to its own file by wangyix · 9 years ago
  8. 265697d Remove some redundant fields from BitmapTextBatch (and rename to TextBatch). by bsalomon · 9 years ago
  9. 1ae488f skia: GrGLAssembleGLInterface update load chromium extension functions by hendrikw · 9 years ago
  10. 3fc6560 Fix tile drop-out on S4 for texture decal mode. by jvanverth · 9 years ago
  11. b636b45 Add the ability to decode a subset to SkCodec by scroggo · 9 years ago
  12. 8c0144c Fix SkCanvas::wouldOverwriteEntireSurface() contains test by fmalita · 9 years ago
  13. 78f55fc Revert of 565 support for SIMD xfermodes (patchset #4 id:60001 of https://codereview.chromium.org/1245673002/) by mtklein · 9 years ago
  14. 860dcaa 565 support for SIMD xfermodes by mtklein · 9 years ago
  15. c71239b Change the GlyphCache to use a hash table instead of doing its own ad-hoc by herb · 9 years ago
  16. 10b371c ANGLE deps roll by hendrikw · 9 years ago
  17. 7a787b4 Revert of Bilinear optimization for 1D convolution. (patchset #5 id:200001 of https://codereview.chromium.org/1216623003/) by ericrk · 9 years ago
  18. cd94d73 Revert of skia: ANGLE deps roll (patchset #1 id:1 of https://codereview.chromium.org/1244843003/) by hendrikw · 9 years ago
  19. db0b1e7 ANGLE deps roll by hendrikw · 9 years ago
  20. 0f38612 Bilinear optimization for 1D convolution. by ericrk · 9 years ago
  21. 4c4b84c Clean up more SkXfermode.cpp dead code. by mtklein · 9 years ago
  22. 7e7b5c5 adding assert to GrAtlasTextContext by joshualitt · 9 years ago
  23. cd1930d De-templatize Sk4pxXfermode code a bit. by mtklein · 9 years ago
  24. 654ad19 Revert of De-templatize Sk4pxXfermode code a bit. (patchset #2 id:20001 of https://codereview.chromium.org/1242743004/) by mtklein · 9 years ago
  25. 18c58c7 Possible fix Moto E compilation failure by robertphillips · 9 years ago
  26. e617e15 De-templatize Sk4pxXfermode code a bit. by mtklein · 9 years ago
  27. 259fbf1 Add sanity check to GrAtlasTextBlob by joshualitt · 9 years ago
  28. 374b2f7 rename BitmapTextBlob and move it to its own file by joshualitt · 9 years ago
  29. e942bee Revert of 565 support for SIMD xfermodes (patchset #3 id:40001 of https://codereview.chromium.org/1245673002/) by mtklein · 9 years ago
  30. 1340039 Add Rec709 YUV color space support to GrYUVtoRGBEffect. by rileya · 9 years ago
  31. 973ae86 removing png_read_end from SkPngScanlineDecoder by emmaleer · 9 years ago
  32. 942930d 565 support for SIMD xfermodes by mtklein · 9 years ago
  33. 1accc4c Fix textureDomain/bleed prevention in msaa by robertphillips · 9 years ago
  34. 54f313c Clean up dead xfermode opts code. by mtklein · 9 years ago
  35. d76665d Reland "SkPDF: Annotations are clipped by canvas clip stack." by wangxianzhu · 9 years ago
  36. 992c761 Reland of Add fast normalize for SkLightingImageFilter. (patchset #1 id:1 of https://codereview.chromium.org/1244523002/) by jvanverth · 9 years ago
  37. 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
  38. 330bb95 No longer using non-antialiased fast path for lines when antialiasing is on. by ethannicholas · 9 years ago
  39. 9ec0d43 Removing GrTemplates.h by joshualitt · 9 years ago
  40. 73d5de5 Cleanup of GrFontDescKey by joshualitt · 9 years ago
  41. 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
  42. ac66a81 Revert of Add fast normalize for SkLightingImageFilter. (patchset #2 id:20001 of https://codereview.chromium.org/1240023002/) by reed · 9 years ago
  43. ed7cf27 Now that the SkImageFilter::CropRect crop edges refer to by senorblanco · 9 years ago
  44. 1891863 refactor code to apply the croprect by reed · 9 years ago
  45. dfa0ecf Add fast normalize for SkLightingImageFilter. by jvanverth · 9 years ago
  46. 8cab9a7 All batches do their own pipeline compare by joshualitt · 9 years ago
  47. e8d21e8 Make readpixels work on GrTextures by bsalomon · 9 years ago
  48. dbe1e6f Give GrBatch a pointer to GrPipeline by joshualitt · 9 years ago
  49. 3e5f555 Various GL testing fixes by jvanverth · 9 years ago
  50. c83a297 have canvas send discard instead of retain if the draw would overwrite everything by reed · 9 years ago
  51. 0df62e3 Revert of Give GrBatch a pointer to GrPipeline (patchset #1 id:1 of https://codereview.chromium.org/1237283007/) by joshualitt · 9 years ago
  52. 1170a12 Give GrBatch a pointer to GrPipeline by joshualitt · 9 years ago
  53. 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
  54. af51e04 rename utility to see if a paint will overwrite its pixels by reed · 9 years ago
  55. b4d40ef Don't upload texture smaller than the min texture size when stretching a bmp up to a POT by bsalomon · 9 years ago
  56. fd9a6a2 Fix undefined behavior. by herb · 9 years ago
  57. dc77b35 Optimize RGB16 blitV functions with NEON for ARM platform. by yang.zhang · 9 years ago
  58. 44cf62c Fix buggy blend modes. by mtklein · 9 years ago
  59. 2ecc000 Preserve SKP cullrects on deserialization by fmalita · 9 years ago
  60. e8c5666 Very tiny paths are subsumed by the Convexicator by caryclark · 9 years ago
  61. 5ca41c1 Remove GrRedBlackTree by joshualitt · 9 years ago
  62. 8895792 Rename backing texture testing routines by jvanverth · 9 years ago
  63. 3df1e21 Another trivial cleanup by joshualitt · 9 years ago
  64. ab51cbd Disable optimization as HWUI does not yet support color shaders. by djsollen · 9 years ago
  65. 6bb6d40 Implement support for CHROMIUM_path_rendering pseudo extension by kkinnunen · 9 years ago
  66. 4be181e 3-15% speedup to HardLight / Overlay xfermodes. by mtklein · 9 years ago
  67. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  68. bfd9ee6 Fix typo in non-SIMD Sk4f::thenElse(). by mtklein · 9 years ago
  69. 6968428 Revert of Another trivial cleanup (patchset #6 id:100001 of https://codereview.chromium.org/1229303003/) by joshualitt · 9 years ago
  70. 3d32d76 Add new SkPoint3 class by robertphillips · 9 years ago
  71. 52e7657 Another trivial cleanup by joshualitt · 9 years ago
  72. 690fc75 Get rid of GrMurmur3Hash by joshualitt · 9 years ago
  73. 24d2a7b Fix for partially-specified crop rects. by senorblanco · 9 years ago
  74. 4421a4c small cleanups after fixing const of GrPipelineBuilder on DrawTarget by joshualitt · 9 years ago
  75. 2419b36 Add GrNonAtomicRef by joshualitt · 9 years ago
  76. b031fcf reenabled GrAALinearizingConvexPathRenderer, but only for stroked paths by ethannicholas · 9 years ago
  77. ae3d63a ovals now take a const GrPipelineBuilder by joshualitt · 9 years ago
  78. 1c73548 Start to propagate constness of GrPipelineBuilder up the stack by joshualitt · 9 years ago
  79. 5e6ba21 Modify GrClipMaskManager to reflect logical constness by joshualitt · 9 years ago
  80. 672bb7f Remove GL-specific code from GMs and tests by jvanverth · 9 years ago
  81. 39a24f2 Revert of Bilinear optimization for 1D convolution. (patchset #5 id:200001 of https://codereview.chromium.org/1216623003/) by scroggo · 9 years ago
  82. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  83. 4598fc3 Use SK_DECLARE_STATIC_MUTEX for global mutex. by mtklein · 9 years ago
  84. bd3e8cb Cleanup skia test harness due to changes to DisplayListCanvas by Derek Sollenberger · 9 years ago
  85. 91abe10 Bilinear optimization for 1D convolution. by ericrk · 9 years ago
  86. 3989205 remove some unused stuff by joshualitt · 9 years ago
  87. d0f4173 add option to use global mutex-lock in mac-scalercontext by reed · 9 years ago
  88. 9b2cdbf Allow creating multiple scanline decoders. by scroggo · 9 years ago
  89. f9c5db2 Trivial cleanup by joshualitt · 9 years ago
  90. 416e14f fix for valgrind issue by joshualitt · 9 years ago
  91. 21cea72 Changing name of has_transpareny_in_palette to has_transparency_in_tRNS by emmaleer · 9 years ago
  92. 5b4f05f Move GrProcessorDataManager to GrMemoryPool by joshualitt · 9 years ago
  93. 9764c40 Workaround for blacklist KHR_blend_equation_advanced on ARM GPU by joel.liang · 9 years ago
  94. ea561bf Fix SkImage::asLegacyBitmap() rowBytes assert by fmalita · 9 years ago
  95. d7c05bf remove getter for imagegenerator factory, update test by reed · 9 years ago
  96. 7b670db Remove setFromPaint from GrPipelineBuilder by joshualitt · 9 years ago
  97. 4f6dc52 Trivial cleanup of copying GrPipelineBuilder by joshualitt · 9 years ago
  98. 1c84634 add runtime option to provide data->imagegenerator factory by reed · 9 years ago
  99. 3547505 Add RAII for other types of locks. Change SkGlyphCache_Globals to by herb · 9 years ago
  100. 9df4659 Remove init function from GrTextContext.h by joshualitt · 9 years ago