1. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 11 years ago
  2. e3d4bf2 Use draw buffer for texture copy impl. by bsalomon · 11 years ago
  3. cd523eb Use uniform color/coverage inputs when path rendering. by bsalomon · 11 years ago
  4. 033ea7f Fix inputCoverageIsUsed bug in GrGLProgramDesc by egdaniel · 11 years ago
  5. 76ce81e Fix SDF font positions when using global scale. by jvanverth · 11 years ago
  6. c064824 Calculate Primary and Secondary output types in the GrOptDrawState by egdaniel · 11 years ago
  7. ae44496 Change GrGLProgramDesc header to have DoPathRendering flag instead of RequiresVertexShader by egdaniel · 11 years ago
  8. a85511a Don't try to scale embedded bitmaps. by bungeman · 11 years ago
  9. 8d034a1 Don't flush on read/write pixels unless necessary by bsalomon · 11 years ago
  10. ee902cd Make a flipped fDirtyBit always mean "this field is not the default". by mtklein · 11 years ago
  11. 0125847 Proposed fix for small bug in gpu conical gradients by joshualitt · 11 years ago
  12. 4401a1f Revert of Don't flush on read/write pixels unless necessary (patchset #2 id:20001 of https://codereview.chromium.org/586073002/) by bsalomon · 11 years ago
  13. 150723b Don't flush on read/write pixels unless necessary by bsalomon · 11 years ago
  14. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 11 years ago
  15. a29b5d8 Cleaning includes in SkImage-related files by piotaixr · 11 years ago
  16. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 11 years ago
  17. 3716fd0 introduce Props to surface (work in progress) by reed · 11 years ago
  18. 3c196de Souped-up SkTextBlob. by fmalita · 11 years ago
  19. e50215e Revert of Souped-up SkTextBlob. (patchset #3 id:40001 of https://codereview.chromium.org/581173003/) by fmalita · 11 years ago
  20. 13645ea Souped-up SkTextBlob. by fmalita · 11 years ago
  21. d49226c Get rid of SkImage_Codec by piotaixr · 11 years ago
  22. 681e65b Don't try to add large glyphs to the font atlas. by jvanverth · 11 years ago
  23. 5d9ab28 enable conservative clips for gpudevice by reed · 11 years ago
  24. bc127a3 Add UniqueID to GrDrawTargetCaps. by egdaniel · 11 years ago
  25. 45725db Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef on IOType. by bsalomon · 11 years ago
  26. 8483326 SkTextBlob shader space workaround. by fmalita · 11 years ago
  27. 544c5b8 Fix stack-allocated GPU path object by cdalton · 11 years ago
  28. b3e3a95 Make GrIODB keep pending IO refs on all resources it records into its cmd stream. by bsalomon · 11 years ago
  29. 630240d fail early if coincidence can't be resolved by caryclark · 11 years ago
  30. 65b4895 remove RenderTargetFlags -- NewRenderTargetDirect will never clear by reed · 11 years ago
  31. b14e4a0 Restore old behavior of SkTypeface::CreateFromTypeface. by bungeman · 11 years ago
  32. 754f4e9 Add counting of some GL calls by robertphillips · 11 years ago
  33. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 11 years ago
  34. 23e280d Changes to remove program effects builder by joshualitt · 11 years ago
  35. 1c4c528 Refactor layer hoisting code by robertphillips · 11 years ago
  36. 0397e9f use surface in SkView/SampleApp by reed · 11 years ago
  37. 9b222a5 Simplify a little in SkRecords.h: by mtklein · 11 years ago
  38. a10742c update to accommodate latest clang in chrome toolchain by caryclark · 11 years ago
  39. d71b757 Serialize the font index. by bungeman · 11 years ago
  40. 65b427c fix battlefield website by disallowing very small coordinates by caryclark · 11 years ago
  41. a0537de Copy layer-hoisting related SkPaints by robertphillips · 11 years ago
  42. 00a6532 Remove redundant assignment in GrDrawTarget.cpp by qiankun.miao · 11 years ago
  43. 0e97705 Use SkBitmapCache to optimize readPixels on a texture-backed bitmap by piotaixr · 11 years ago
  44. 4bcc202 Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData() by piotaixr · 11 years ago
  45. 7b433f1 Small refactoring in SkImage_Codec by piotaixr · 11 years ago
  46. 6a5c708 Add SkMiniData. by mtklein · 11 years ago
  47. e010f1c hide deviceproperties, prepare the way for surfaceprops by reed · 11 years ago
  48. 4e205b1 Remove createPath* from GrGpu and GrContext by cdalton · 11 years ago
  49. 149b3ec Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins by cdalton · 11 years ago
  50. a7dc0a8 Calculate stage stats in GrOptDrawState by egdaniel · 11 years ago
  51. f96ba02 Rename GrProgramResource to GrGpuResourceRef by bsalomon · 11 years ago
  52. 4aa6dfc Separate replacement creation from layer discovery by robertphillips · 11 years ago
  53. b374d6a Add onGetFamilyName to SkTypeface. by bungeman · 11 years ago
  54. 3850971 Revert "Revert "Move SkGpuDevice.h to src/gpu"" by bsalomon · 11 years ago
  55. 408d612 Breaking out full program and frag only by joshualitt · 11 years ago
  56. b0a35f7 Revert "Move SkGpuDevice.h to src/gpu" by borenet · 11 years ago
  57. e337130 Fix typo by robertphillips · 11 years ago
  58. acb882c Ensure blob typeface information survives SkGPipe serialization. by fmalita · 11 years ago
  59. d99bbb6 Move SkGpuDevice.h to src/gpu by bsalomon · 11 years ago
  60. c492334 Make templated GrProgramTResource subclass of GrProgramResource by bsalomon · 11 years ago
  61. 170f90b Attach GrOptDrawState into shader building pipeline by egdaniel · 11 years ago
  62. 3375c80 when we disable lcd for impl reasons, add kGenA8 to document the original intent by reed · 11 years ago
  63. 1e78fc4 Turn disable or delete optimizations that don't have any effect. by mtklein · 11 years ago
  64. 30ad530 allow SkBitmapCache to operate on a local instance, for testability by reed · 11 years ago
  65. 4815fe5 Fix bug in layer hoisting transition to SkRecord backend by robertphillips · 11 years ago
  66. c506e30 Fix convexicator bug by robertphillips · 11 years ago
  67. 49586be removing GrDrawEffect by joshualitt · 11 years ago
  68. 8a4c103 Revert of Attach GrOptDrawState into shader building pipeline (patchset #11 id:220001 of https://codereview.chromium.org/504203004/) by egdaniel · 11 years ago
  69. 08da4f2 Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.chromium.org/571163002/) by joshualitt · 11 years ago
  70. 8ddbe8b removing GrDrawEffect by joshualitt · 11 years ago
  71. ee62065 Attach GrOptDrawState into shader building pipeline by egdaniel · 11 years ago
  72. 8c8f71a Always disable the scissor test before BlitFrameBuffer by derekf · 11 years ago
  73. 223ba62 Fix incorrect Rec601 YUV conversion matrix coefficient. by rileya · 11 years ago
  74. 9564ce6 Fix scaling issue with distance field text. by jvanverth · 11 years ago
  75. 49005bf Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 11 years ago
  76. db26a12 SkRecord: clean up comments and 4 bytes per SkRecord. by mtklein · 11 years ago
  77. 4fc5b88 SkPicture::PathCounter is O(N^2) for pictures nested N deep. Fix that. by mtklein · 11 years ago
  78. 249af15 BUG=skia: by joshualitt · 11 years ago
  79. c90e014 Change SkResourceCache to take a Visitor inside its find(). by reed · 11 years ago
  80. 327f905 Fix recording of saveLayout with unusual Xfermodes. by dneto · 11 years ago
  81. 595aa05 Revert of Change SkResourceCache to take a Visitor inside its find(). (patchset #2 id:20001 of https://codereview.chromium.org/567393002/) by reed · 11 years ago
  82. 81940de Add flag to call SkRecordOptimize on new pictures. by mtklein · 11 years ago
  83. e956259 add dumpHex() option to SkPath by caryclark · 11 years ago
  84. 3658f38 Create an optimized draw state but not hooked in yet to gpu pipeline by egdaniel · 11 years ago
  85. dee6a8e Change SkResourceCache to take a Visitor inside its find(). by reed · 11 years ago
  86. 5087b2c Revert of Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame (patchset #7 id:140001 of https://codereview.chromium.org/545813002/) by mtklein · 11 years ago
  87. e6cb483 remove 'experimental' from using hash tables in resourcecache by reed · 11 years ago
  88. 8e45c37 Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 11 years ago
  89. abaef86 Add support for the Rec601 YUV color space to GrYUVtoRGBEffect. by rileya · 11 years ago
  90. 9db5092 Handle NULL typeface in SkFontMgr_fontconfig::onMatchFaceStyle. by bungeman · 11 years ago
  91. 9594da1 use SkData::NewUninitialized by reed · 11 years ago
  92. eefd18c Let SkTaskGroup work synchronously if no one created an SkTaskGroup::Enabler. by mtklein · 11 years ago
  93. 11fca3f Add more debugging for newly failing assert (DM on Xoom bots). by Mike Klein · 11 years ago
  94. 8365830 remove confusing/unused stream methods by reed · 11 years ago
  95. 56b00d9 add PurgeResourceCache to track leaks by reed · 11 years ago
  96. 790ffe3 Make SkBitmapCache remove invalid bitmaps from the SkResourceCache. by danakj · 11 years ago
  97. 33a3050 SkData can allocate room for its contents in the same block by reed · 11 years ago
  98. 97bf60f Delay any SkRecordOptimize until after SkRecord has stuck. by mtklein · 11 years ago
  99. 99d6a9e Fix a bug in Save-Restore no-op optimization. by mtklein · 11 years ago
  100. f91c47d Remove a layer of indirection and code from SkFontHost. by bungeman · 11 years ago