1. 0125847 Proposed fix for small bug in gpu conical gradients by joshualitt · 10 years ago
  2. 4401a1f Revert of Don't flush on read/write pixels unless necessary (patchset #2 id:20001 of https://codereview.chromium.org/586073002/) by bsalomon · 10 years ago
  3. 150723b Don't flush on read/write pixels unless necessary by bsalomon · 10 years ago
  4. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  5. a29b5d8 Cleaning includes in SkImage-related files by piotaixr · 10 years ago
  6. a392c9d Update SKP version to 108 by borenet · 10 years ago
  7. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  8. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  9. 00a138c Update SKP version to 107 by borenet · 10 years ago
  10. 3c196de Souped-up SkTextBlob. by fmalita · 10 years ago
  11. a56d1d8 Update SKP version to 106 by borenet · 10 years ago
  12. e50215e Revert of Souped-up SkTextBlob. (patchset #3 id:40001 of https://codereview.chromium.org/581173003/) by fmalita · 10 years ago
  13. 13645ea Souped-up SkTextBlob. by fmalita · 10 years ago
  14. d49226c Get rid of SkImage_Codec by piotaixr · 10 years ago
  15. 681e65b Don't try to add large glyphs to the font atlas. by jvanverth · 10 years ago
  16. 5d9ab28 enable conservative clips for gpudevice by reed · 10 years ago
  17. bc127a3 Add UniqueID to GrDrawTargetCaps. by egdaniel · 10 years ago
  18. 45725db Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef on IOType. by bsalomon · 10 years ago
  19. 8483326 SkTextBlob shader space workaround. by fmalita · 10 years ago
  20. ab79ab5 Fix memory leak in MultiPictureDraw GM by robertphillips · 10 years ago
  21. 544c5b8 Fix stack-allocated GPU path object by cdalton · 10 years ago
  22. b3e3a95 Make GrIODB keep pending IO refs on all resources it records into its cmd stream. by bsalomon · 10 years ago
  23. 87e2437 Add a "mode" tag to key in DM json output. by mtklein · 10 years ago
  24. 3bc25e7 Extend MultiPictureDraw GM by robertphillips · 10 years ago
  25. 43d361f Stop calling rand() in debug-only code for GLProgramsTest by bsalomon · 10 years ago
  26. f782639 Add ignored expectation for https://codereview.chromium.org/563283004. by jvanverth · 10 years ago
  27. 630240d fail early if coincidence can't be resolved by caryclark · 10 years ago
  28. 65b4895 remove RenderTargetFlags -- NewRenderTargetDirect will never clear by reed · 10 years ago
  29. 3c29c4d Update SKP version to 105 by borenet · 10 years ago
  30. b14e4a0 Restore old behavior of SkTypeface::CreateFromTypeface. by bungeman · 10 years ago
  31. 48925e3 check for failed file->data (fails on mac) by reed · 10 years ago
  32. 754f4e9 Add counting of some GL calls by robertphillips · 10 years ago
  33. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 10 years ago
  34. abfaf63 remove no-op override by reed · 10 years ago
  35. 23e280d Changes to remove program effects builder by joshualitt · 10 years ago
  36. 1c4c528 Refactor layer hoisting code by robertphillips · 10 years ago
  37. 0d276f7 Bis: Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData() by piotaixr · 10 years ago
  38. 0397e9f use surface in SkView/SampleApp by reed · 10 years ago
  39. 9b222a5 Simplify a little in SkRecords.h: by mtklein · 10 years ago
  40. a10742c update to accommodate latest clang in chrome toolchain by caryclark · 10 years ago
  41. 95b7144 fixes to linux build for webtry by humper · 10 years ago
  42. d71b757 Serialize the font index. by bungeman · 10 years ago
  43. 65b427c fix battlefield website by disallowing very small coordinates by caryclark · 10 years ago
  44. a0537de Copy layer-hoisting related SkPaints by robertphillips · 10 years ago
  45. 53d2562 nanobench: print max RSS in debug mode too. by mtklein · 10 years ago
  46. 00a6532 Remove redundant assignment in GrDrawTarget.cpp by qiankun.miao · 10 years ago
  47. 69f6f00 use surface instead of explicitly making gpudevice by reed · 10 years ago
  48. 613d579 Update SKP version to 104 by borenet · 10 years ago
  49. 0e97705 Use SkBitmapCache to optimize readPixels on a texture-backed bitmap by piotaixr · 10 years ago
  50. 4bcc202 Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData() by piotaixr · 10 years ago
  51. 7b433f1 Small refactoring in SkImage_Codec by piotaixr · 10 years ago
  52. 53e0be6 DM: --gpu and --cpu should only control top-level tasks. by mtklein · 10 years ago
  53. 6a5c708 Add SkMiniData. by mtklein · 10 years ago
  54. ef59adb Clarify build test for presense of 'float copysign(float, float)'. by bungeman · 10 years ago
  55. 85265ff declare to gypi where SkDeviceProperties.h moved to by reed · 10 years ago
  56. e010f1c hide deviceproperties, prepare the way for surfaceprops by reed · 10 years ago
  57. 4e205b1 Remove createPath* from GrGpu and GrContext by cdalton · 10 years ago
  58. 149b3ec Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins by cdalton · 10 years ago
  59. 9a0267f gyp build of skfiddle apps, take 2 by humper · 10 years ago
  60. a7dc0a8 Calculate stage stats in GrOptDrawState by egdaniel · 10 years ago
  61. f96ba02 Rename GrProgramResource to GrGpuResourceRef by bsalomon · 10 years ago
  62. 4aa6dfc Separate replacement creation from layer discovery by robertphillips · 10 years ago
  63. b374d6a Add onGetFamilyName to SkTypeface. by bungeman · 10 years ago
  64. 3850971 Revert "Revert "Move SkGpuDevice.h to src/gpu"" by bsalomon · 10 years ago
  65. 8bb9e1e Rebaseline textblob GM after acb882c by Florin Malita · 10 years ago
  66. 408d612 Breaking out full program and frag only by joshualitt · 10 years ago
  67. 963504b Revert of nanobench: lazily decode bitmaps from SKPs (patchset #1 id:1 of https://codereview.chromium.org/572933006/) by mtklein · 10 years ago
  68. b0a35f7 Revert "Move SkGpuDevice.h to src/gpu" by borenet · 10 years ago
  69. e337130 Fix typo by robertphillips · 10 years ago
  70. acb882c Ensure blob typeface information survives SkGPipe serialization. by fmalita · 10 years ago
  71. d99bbb6 Move SkGpuDevice.h to src/gpu by bsalomon · 10 years ago
  72. c492334 Make templated GrProgramTResource subclass of GrProgramResource by bsalomon · 10 years ago
  73. d664c21 nanobench: lazily decode bitmaps from SKPs by mtklein · 10 years ago
  74. 170f90b Attach GrOptDrawState into shader building pipeline by egdaniel · 10 years ago
  75. 3375c80 when we disable lcd for impl reasons, add kGenA8 to document the original intent by reed · 10 years ago
  76. 1e78fc4 Turn disable or delete optimizations that don't have any effect. by mtklein · 10 years ago
  77. e3b051c Adding myself to comitters by joshualitt · 10 years ago
  78. 30ad530 allow SkBitmapCache to operate on a local instance, for testability by reed · 10 years ago
  79. 4815fe5 Fix bug in layer hoisting transition to SkRecord backend by robertphillips · 10 years ago
  80. e1daac9 Tag recording picture nesting bench as nonrendering. by mtklein · 10 years ago
  81. c506e30 Fix convexicator bug by robertphillips · 10 years ago
  82. a32f175 Add helper SkMatrix44::hasPerspective() by tomhudson · 10 years ago
  83. 49586be removing GrDrawEffect by joshualitt · 10 years ago
  84. 8a4c103 Revert of Attach GrOptDrawState into shader building pipeline (patchset #11 id:220001 of https://codereview.chromium.org/504203004/) by egdaniel · 10 years ago
  85. 08da4f2 Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.chromium.org/571163002/) by joshualitt · 10 years ago
  86. 8ddbe8b removing GrDrawEffect by joshualitt · 10 years ago
  87. ee62065 Attach GrOptDrawState into shader building pipeline by egdaniel · 10 years ago
  88. 8c8f71a Always disable the scissor test before BlitFrameBuffer by derekf · 10 years ago
  89. 223ba62 Fix incorrect Rec601 YUV conversion matrix coefficient. by rileya · 10 years ago
  90. 9564ce6 Fix scaling issue with distance field text. by jvanverth · 10 years ago
  91. 49005bf Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 10 years ago
  92. ae232a2 Update SKP version to 103 by borenet · 10 years ago
  93. df886ea Fix leak in PictureNestingBench by fmalita · 10 years ago
  94. 4416267 Nested picture nanobench by fmalita · 10 years ago
  95. db26a12 SkRecord: clean up comments and 4 bytes per SkRecord. by mtklein · 10 years ago
  96. f0ddf33 add lua to histogram text lengths by reed · 10 years ago
  97. 4fc5b88 SkPicture::PathCounter is O(N^2) for pictures nested N deep. Fix that. by mtklein · 10 years ago
  98. 249af15 BUG=skia: by joshualitt · 10 years ago
  99. c90e014 Change SkResourceCache to take a Visitor inside its find(). by reed · 10 years ago
  100. 327f905 Fix recording of saveLayout with unusual Xfermodes. by dneto · 10 years ago