1. cf10b5a Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CL by robertphillips · 9 years ago
  2. 3f7357f Fix ClipMaskManager's SW-fallback logic (take 2) by robertphillips · 9 years ago
  3. e91f7b5 Move scissor state to GrAppliedClip by bsalomon · 9 years ago
  4. 4d8762f8b Fix up the clip mask manager's creation of paths (w.r.t. volatility) by robertphillips · 9 years ago
  5. 24cdec1 Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of https://codereview.chromium.org/1421533007/ ) by robertphillips · 9 years ago
  6. 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
  7. 86ea33e Enable BUILD file compilation of skia and dm with --config=android_arm. by benjaminwagner · 9 years ago
  8. 953fe31 Fix up the clip mask manager's creation of paths (w.r.t. volatility) by robertphillips · 9 years ago
  9. 0a48233 Fix GLCaps order for CoreProfile by egdaniel · 9 years ago
  10. cb7ba1e Make appending default precision be controled by GLSL by egdaniel · 9 years ago
  11. 5c3ea4c Fix ClipMaskManager's SW-fallback logic by robertphillips · 9 years ago
  12. 950305e fix for teeny strokes by caryclark · 9 years ago
  13. 05ded89 Fix gl caps for mixed sample support by egdaniel · 9 years ago
  14. e72bd02 Disable MIP mapping on PowerVR 54x. This GPU spews a lot of errors when using GenerateMipMaps. by bsalomon · 9 years ago
  15. 3c8ceb7 Simplify linkages to Android framework internals by tomhudson · 9 years ago
  16. 7b87ee7 Image filters: simplify filterInputGPU(). by senorblanco · 9 years ago
  17. 40732b3 SkRecord refactor: fill bounds array instead of BBH directly by mtklein · 9 years ago
  18. 6df232d Revert of Experimental CL to stop using subdata (patchset #1 id:1 of https://codereview.chromium.org/1413263006/ ) by joshualitt · 9 years ago
  19. 043a75e Use SkAutoTExclusive in SkGlyphCache. by herb · 9 years ago
  20. 93775bd [tracing] Remove counter logic and just use address on glyph cache dumps by ssid · 9 years ago
  21. 546dc32 Use SkAutoTExclusive guard in DirectWrite port. by herb · 9 years ago
  22. 51eedb6 Fix some GPU filters to use the correct size constraint. by senorblanco · 9 years ago
  23. b83bec5 Narrow the distribution of GrDrawTarget a bit by robertphillips · 9 years ago
  24. ef27d89 Use SkSwizzler to convert from CMYK by scroggo · 9 years ago
  25. 383ce32 Experimental CL to stop using subdata by joshualitt · 9 years ago
  26. 93316b9 Move GrGLBufferImpl's GL calls to behind GrGLGpu by joshualitt · 9 years ago
  27. 648c696 Add immediate mode option for gpu configs in dm by bsalomon · 9 years ago
  28. b7f1251 Revert of Use SkSwizzler to convert from CMYK (patchset #4 id:60001 of https://codereview.chromium.org/1411083009/ ) by scroggo · 9 years ago
  29. 450ee8f Use SkSwizzler to convert from CMYK by scroggo · 9 years ago
  30. ccdbc1d Remove mac buffer impl war by joshualitt · 9 years ago
  31. 33eefcd SkTime::GetNSecs() by mtklein · 9 years ago
  32. 3b5b784 Revert of SkTime::GetNSecs() (patchset #11 id:200001 of https://codereview.chromium.org/1422513003/ ) by mtklein · 9 years ago
  33. 38a88e4 SkTime::GetNSecs() by mtklein · 9 years ago
  34. 5a06df4 Revert of SkTime::GetNSecs() (patchset #10 id:180001 of https://codereview.chromium.org/1422513003/ ) by mtklein · 9 years ago
  35. a1840d5 SkTime::GetNSecs() by mtklein · 9 years ago
  36. c9b5f8b tunnel down texture-size-constraint to imagefilters by reed · 9 years ago
  37. 6ae30fb Revert of SkTime::GetNSecs() (patchset #9 id:160001 of https://codereview.chromium.org/1422513003/ ) by caryclark · 9 years ago
  38. 70084cb SkTime::GetNSecs() by mtklein · 9 years ago
  39. cae0085 Force the s4 to use highp for transforming to NDS by egdaniel · 9 years ago
  40. eec180d Remove unused functions from GrGLVertexBuffer / IndexBuffer by joshualitt · 9 years ago
  41. 2a459ff Fix force high precision for arm gpus by egdaniel · 9 years ago
  42. 472d44e Add version string and force highp NDS transfrom to GLSLCaps by egdaniel · 9 years ago
  43. ed0935a Reland of path ops: fix conic weight and partial coincidence (patchset #1 id:1 of https://codereview.chromium.org/1408923003/ ) by caryclark · 9 years ago
  44. 899ba37 Revert of Add version string and force highp NDS transfrom to GLSLCaps (patchset #3 id:40001 of https://codereview.chromium.org/1417993004/ ) by egdaniel · 9 years ago
  45. cef4bce Add version string and force highp NDS transfrom to GLSLCaps by egdaniel · 9 years ago
  46. a352b14 Revert of Dependencies are now added between the drawTargets in GrPipeline (patchset #6 id:120001 of https://codereview.chromium.org/1414903002/ ) by robertphillips · 9 years ago
  47. 869c5e8 Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  48. 12449a9 Add lighter weight lock guards. by herb · 9 years ago
  49. 479fe77 SkRemote: more refactoring by mtklein · 9 years ago
  50. e71000f Move SkChecksum::Murmur3 out of the header. by mtklein · 9 years ago
  51. b4a2076 Revert of Remove SkDEPRECATED_InstallDiscardablePixelRef from SkPictureShader (patchset #3 id:40001 of https://codereview.chromium.org/1405103003/ ) by caryclark · 9 years ago
  52. b6b8f27 SkRemote: refactoring by mtklein · 9 years ago
  53. 0d3f061 Move GrGLShaderVar to GrGLSL by egdaniel · 9 years ago
  54. 3d9d7a7 Create an SkAndroidCodec API separate from SkCodec by msarett · 9 years ago
  55. c7378af Add a mutex to protect the DWrite calls. by herb · 9 years ago
  56. fb02cda Force VisualBench to reset GLContext on GrContext reset by joshualitt · 9 years ago
  57. f529439 Move shader precision modifier check onto GLSLCaps by egdaniel · 9 years ago
  58. 0214173 Stop creating static GrProcessor instances by bsalomon · 9 years ago
  59. 81bdbf8 Revert of Dependencies are now added between the drawTargets in GrPipeline (patchset #5 id:100001 of https://codereview.chromium.org/1414903002/ ) by caryclark · 9 years ago
  60. f428df1 Revert of path ops: fix conic weight and partial coincidence (patchset #5 id:80001 of https://codereview.chromium.org/1413763002/ ) by caryclark · 9 years ago
  61. 98f0154 SkRemote: shaders by mtklein · 9 years ago
  62. b1dda9b Use the current OpengGL standard to determine blur precision, rather than kGLES by Brian Salomon · 9 years ago
  63. 0c768a2 Clean up some dead code. by mtklein · 9 years ago
  64. ef33b1e The remaining 1m skp bugs are asserts that can be harmlessly by caryclark · 9 years ago
  65. 45a1c34 Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  66. c752bad remove debug statement by caryclark · 9 years ago
  67. a1bde7d Remove SkThread::setProcessorAffinity() by mtklein · 9 years ago
  68. 1d3ff43 Image filters: Replace all use of tryAllocPixels() with createDevice(). by senorblanco · 9 years ago
  69. 0bccd87 Revert of Update feSpotLight to match spec (patchset #2 id:20001 of https://codereview.chromium.org/1403403003/ ) by caryclark · 9 years ago
  70. 13ccbf8 use (temp) gpu-imagefilter-cache for applyFilter by reed · 9 years ago
  71. 3dc6ae5 Move GrDrawingManager methods to their own .cpp file by robertphillips · 9 years ago
  72. c4d934f SkRemote: add xfermodes by mtklein · 9 years ago
  73. 045802d Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago
  74. 4beb5c1 Add debugging helper to GrDrawTarget by robertphillips · 9 years ago
  75. 6a18665 Add the machinery to GrDrawTarget to enable topological sorting by robertphillips · 9 years ago
  76. c84ccb0 Update feSpotLight to match spec by ericrk · 9 years ago
  77. af96fce The SkArithmeticMode_gpu GL filters support clamping to valid by ericrk · 9 years ago
  78. deb8146 SkRemote: fix Misc hash function. by mtklein · 9 years ago
  79. 7d974f5 Modifications to get 'blaze build -c opt //third_party/skia/HEAD/...' to work. by benjaminwagner · 9 years ago
  80. 423f646 Add SkTTopoSort by robertphillips · 9 years ago
  81. bc0bcc0 Revert recent CLs around GrTextureMaker/GrTextureParamsAdjuster by Brian Salomon · 9 years ago
  82. 386f2d3 Upload stretched bmp rather than original after doing CPU stretch for min texture size by Brian Salomon · 9 years ago
  83. 1df5fab SkRemote: DrawPaint is an inverse empty path. by mtklein · 9 years ago
  84. 2fc11d3 Move definitions of GrGL basic types (e.g. GrGLenum) to their own header. by bsalomon · 9 years ago
  85. 9f8904d Add override to Bitmap_GrTextureParamsAdjuster::refOriginalTexture by Brian Salomon · 9 years ago
  86. a8e5fbd Fix for GM:bigblurs not actually blurring some of the rectangles on Nexus 10. by ethannicholas · 9 years ago
  87. 59dc0d2 change SkImage_Gpu to handle all filters (w/ and w/o gpu support by reed · 9 years ago
  88. 1a197ea Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago
  89. cdf79db Remove unused member variables in GrGLProgram by egdaniel · 9 years ago
  90. b3f1636 skia: Make the validate match interface for *_draw_instanced by hendrikw · 9 years ago
  91. 44d85d1 SkRemote: impl drawRRect by halcanary · 9 years ago
  92. f271069 SkRemote: simple impl of onDraw*Text* by halcanary · 9 years ago
  93. 5bce23c SkRemote: impl onDrawDRRect by halcanary · 9 years ago
  94. 77a2e52 Remove DrawingMgr shims from GrContext by robertphillips · 9 years ago
  95. 1ed348a SkRemote: impl drawPaint() by halcanary · 9 years ago
  96. 56f152b LookupScope does not need to be in SkRemote.h by mtklein · 9 years ago
  97. 9195794 Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what… (patchset #4 id:60001 of https://codereview.chromium.org/1409163002/ ) by egdaniel · 9 years ago
  98. fcffaf2 Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago
  99. 466c2c4 Move some code around to make another diff cleaner by bsalomon · 9 years ago
  100. 9a70b6e Image filters: refactor input GPU processing into filterInputGPU(). by senorblanco · 9 years ago