1. 8cab9a7 All batches do their own pipeline compare by joshualitt · 9 years ago
  2. e8d21e8 Make readpixels work on GrTextures by bsalomon · 9 years ago
  3. dbe1e6f Give GrBatch a pointer to GrPipeline by joshualitt · 9 years ago
  4. 3e5f555 Various GL testing fixes by jvanverth · 9 years ago
  5. c83a297 have canvas send discard instead of retain if the draw would overwrite everything by reed · 9 years ago
  6. 0df62e3 Revert of Give GrBatch a pointer to GrPipeline (patchset #1 id:1 of https://codereview.chromium.org/1237283007/) by joshualitt · 9 years ago
  7. 1170a12 Give GrBatch a pointer to GrPipeline by joshualitt · 9 years ago
  8. 5f7f428 increase gm offsetimagefilter stroke width by caryclark · 9 years ago
  9. 8a955af Coverage script: fix missing data by borenet · 9 years ago
  10. 767d273 Replace buggy_blend_modes GM with an exhaustive test. by mtklein · 9 years ago
  11. 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
  12. 18a240d make *imagefilter morphology iamge bitmapsource gm portable by caryclark · 9 years ago
  13. e148ac5 make strokefill gm portable by caryclark · 9 years ago
  14. af51e04 rename utility to see if a paint will overwrite its pixels by reed · 9 years ago
  15. 891f0f3 Added GLVec4ScalarBench that doesn't use VAOs by wangyix · 9 years ago
  16. 5df0575 make gradtext quadpaths gm portable by caryclark · 9 years ago
  17. 91e51cb Fix leak in Android FontMgr test. by bungeman · 9 years ago
  18. 786ece1 Allow Android font manager on *nix. by bungeman · 9 years ago
  19. dcd56e2 Fix for android command line arguments to VisualBench by joshualitt · 9 years ago
  20. eeb8d99 Only run test_wrapped_resources() when GL is active by jvanverth · 9 years ago
  21. b4d40ef Don't upload texture smaller than the min texture size when stretching a bmp up to a POT by bsalomon · 9 years ago
  22. 3aaa0db make colorwheelnative displacement dropshadowimagefilter getposttextpath gm portable by caryclark · 9 years ago
  23. cae3ca6 make path-reverse gm portable by caryclark · 9 years ago
  24. 82874f8 Match works correctly on visualbench by joshualitt · 9 years ago
  25. 4524813 experimental: remove old PDF benchmarking tools by halcanary · 9 years ago
  26. f0c8440 llvm-coverage script: respect SKIA_OUT by borenet · 9 years ago
  27. fd9a6a2 Fix undefined behavior. by herb · 9 years ago
  28. dc77b35 Optimize RGB16 blitV functions with NEON for ARM platform. by yang.zhang · 9 years ago
  29. 004aebd Revert of Added a GLBench for testing performance of vec4 vs scalar for coverage in generated shaders. (patchset #6 id:90001 of https://codereview.chromium.org/1225383002/) by scroggo · 9 years ago
  30. d4fa90f Fix VisualBench to hold onto a surface by joshualitt · 9 years ago
  31. 108b5b2 make linepaths gm portable by caryclark · 9 years ago
  32. 001ceb7 remove funkster from dcshader gm by caryclark · 9 years ago
  33. 7e797df Document new CQ keyword by rmistry · 9 years ago
  34. 02b5aa3 Fixed valgrind issues with libjpeg-turbo by msarett · 9 years ago
  35. be4229b Updated PDFViewer drawImageRect() overrides by fmalita · 9 years ago
  36. b3d54d7 Let Android use old version of onDrawBitmapRect. by scroggo · 9 years ago
  37. 44cf62c Fix buggy blend modes. by mtklein · 9 years ago
  38. 2ecc000 Preserve SKP cullrects on deserialization by fmalita · 9 years ago
  39. e8c5666 Very tiny paths are subsumed by the Convexicator by caryclark · 9 years ago
  40. 5ca41c1 Remove GrRedBlackTree by joshualitt · 9 years ago
  41. 8895792 Rename backing texture testing routines by jvanverth · 9 years ago
  42. 3df1e21 Another trivial cleanup by joshualitt · 9 years ago
  43. ab51cbd Disable optimization as HWUI does not yet support color shaders. by djsollen · 9 years ago
  44. 6bb6d40 Implement support for CHROMIUM_path_rendering pseudo extension by kkinnunen · 9 years ago
  45. 4be181e 3-15% speedup to HardLight / Overlay xfermodes. by mtklein · 9 years ago
  46. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  47. 4abc186 Add a GYP flag to define SKNX_NO_SIMD when set. by mtklein · 9 years ago
  48. bfd9ee6 Fix typo in non-SIMD Sk4f::thenElse(). by mtklein · 9 years ago
  49. 6968428 Revert of Another trivial cleanup (patchset #6 id:100001 of https://codereview.chromium.org/1229303003/) by joshualitt · 9 years ago
  50. 3d32d76 Add new SkPoint3 class by robertphillips · 9 years ago
  51. 52e7657 Another trivial cleanup by joshualitt · 9 years ago
  52. c734e69 Added a glBench for testing performance of vec4 vs scalar coverage in generated shaders. by wangyix · 9 years ago
  53. 690fc75 Get rid of GrMurmur3Hash by joshualitt · 9 years ago
  54. 7aa1899 use portable typeface by caryclark · 9 years ago
  55. e20633e Add a GM that reproduces layout test failures with my new xfermode code. by mtklein · 9 years ago
  56. cd8c499 Revert of Added a GLBench for testing performance of vec4 vs scalar for coverage in generated shaders. (patchset #4 id:40002 of https://codereview.chromium.org/1225383002/) by scroggo · 9 years ago
  57. 6104ced Added a glBench for testing performance of vec4 vs scalar coverage in generated shaders. by wangyix · 9 years ago
  58. 24d2a7b Fix for partially-specified crop rects. by senorblanco · 9 years ago
  59. 4421a4c small cleanups after fixing const of GrPipelineBuilder on DrawTarget by joshualitt · 9 years ago
  60. 2419b36 Add GrNonAtomicRef by joshualitt · 9 years ago
  61. b031fcf reenabled GrAALinearizingConvexPathRenderer, but only for stroked paths by ethannicholas · 9 years ago
  62. ae3d63a ovals now take a const GrPipelineBuilder by joshualitt · 9 years ago
  63. 1e545b6 make gm text and colors portable by caryclark · 9 years ago
  64. 6f818b3 Do not attempt to scale webp. by scroggo · 9 years ago
  65. 24d8249 Tweak GYP to also link with XCode 7. by mtklein · 9 years ago
  66. 1c73548 Start to propagate constness of GrPipelineBuilder up the stack by joshualitt · 9 years ago
  67. 5e6ba21 Modify GrClipMaskManager to reflect logical constness by joshualitt · 9 years ago
  68. 672bb7f Remove GL-specific code from GMs and tests by jvanverth · 9 years ago
  69. ab9cb42 Revert of Whitespace change to test Skia's new bugdroid configuration (patchset #1 id:1 of https://codereview.chromium.org/1237653002/) by rmistry · 9 years ago
  70. 39a24f2 Revert of Bilinear optimization for 1D convolution. (patchset #5 id:200001 of https://codereview.chromium.org/1216623003/) by scroggo · 9 years ago
  71. 1770839 Whitespace change to test Skia's new bugdroid configuration by rmistry · 9 years ago
  72. db8e438 Skia project metadata by nodir · 9 years ago
  73. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  74. 4598fc3 Use SK_DECLARE_STATIC_MUTEX for global mutex. by mtklein · 9 years ago
  75. bd3e8cb Cleanup skia test harness due to changes to DisplayListCanvas by Derek Sollenberger · 9 years ago
  76. 2e09660 make convex poly clip portable by caryclark · 9 years ago
  77. 0c606f4 Update SKP version by skia.buildbots · 9 years ago
  78. 91abe10 Bilinear optimization for 1D convolution. by ericrk · 9 years ago
  79. 3989205 remove some unused stuff by joshualitt · 9 years ago
  80. d0f4173 add option to use global mutex-lock in mac-scalercontext by reed · 9 years ago
  81. 9b2cdbf4 Allow creating multiple scanline decoders. by scroggo · 9 years ago
  82. f9c5db2 Trivial cleanup by joshualitt · 9 years ago
  83. 33d3526 Move android_gdb_tmp into out/ by scroggo · 9 years ago
  84. 718e41d Fix msvs builds by msarett · 9 years ago
  85. 139491f Use the upstream version of libwebp, v0.4.3. by scroggo · 9 years ago
  86. 416e14f fix for valgrind issue by joshualitt · 9 years ago
  87. 5ce8b43 Fix componene debug build failure in chromium by dongseong.hwang · 9 years ago
  88. 21cea72 Changing name of has_transpareny_in_palette to has_transparency_in_tRNS by emmaleer · 9 years ago
  89. 5b4f05f Move GrProcessorDataManager to GrMemoryPool by joshualitt · 9 years ago
  90. 9764c40 Workaround for blacklist KHR_blend_equation_advanced on ARM GPU by joel.liang · 9 years ago
  91. ea561bf Fix SkImage::asLegacyBitmap() rowBytes assert by fmalita · 9 years ago
  92. 694307c Let's not leak this SkData. by mtklein · 9 years ago
  93. d7c05bf remove getter for imagegenerator factory, update test by reed · 9 years ago
  94. ac09471 Create a template AutoTAcquire, and specialize an SkMutex version. by herb · 9 years ago
  95. 7b670db Remove setFromPaint from GrPipelineBuilder by joshualitt · 9 years ago
  96. 4f6dc52 Trivial cleanup of copying GrPipelineBuilder by joshualitt · 9 years ago
  97. 1c84634 add runtime option to provide data->imagegenerator factory by reed · 9 years ago
  98. 3547505 Add RAII for other types of locks. Change SkGlyphCache_Globals to by herb · 9 years ago
  99. 9df4659 Remove init function from GrTextContext.h by joshualitt · 9 years ago
  100. 828877d Outline SkSpinlock::acquire(). by mtklein · 9 years ago