1. 2e172ec Make SkEmptyPicture a singleton. by mtklein · 10 years ago
  2. d41ea1d More efficient SkRecorder::flushMiniRecorder() by mtklein · 10 years ago
  3. 22483d9 Sort build files for consistent link order. by bungeman · 10 years ago
  4. 41868fe Font variations. by bungeman · 10 years ago
  5. d223eb3 fix win 8 bot by caryclark · 10 years ago
  6. c13a773 Unmount before app-install TBR=borenet by stephana · 10 years ago
  7. d8b5771 Don't fail SkMergeImageFilter if one of the inputs are empty by fs · 10 years ago
  8. 8debd89 small cleanup of GrAtlas by joshualitt · 10 years ago
  9. a65358c Revert of small cleanup of GrAtlas (patchset #2 id:20001 of https://codereview.chromium.org/1142263002/) by bungeman · 10 years ago
  10. d706f11 small cleanup of GrAtlas by joshualitt · 10 years ago
  11. bb87b21 Adding immediate mode draw target for debug by joshualitt · 10 years ago
  12. 50bc051 implement --quiet for DM by reed · 10 years ago
  13. 503bd77 Add a newline to the font load debug message by kkinnunen · 10 years ago
  14. 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 10 years ago
  15. 612f70d handle large conic strokes better by caryclark · 10 years ago
  16. ee2a8ee Documentation: SkCanvas API by halcanary · 10 years ago
  17. 4b91f76 rename GrDrawTargetCaps to GrCaps by bsalomon · 10 years ago
  18. b8c241a Preliminary attempt to remove batch tracker by joshualitt · 10 years ago
  19. d3a560f Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 of https://codereview.chromium.org/1139723004/) by joshualitt · 10 years ago
  20. cbfe91d Preliminary attempt to remove batch tracker by joshualitt · 10 years ago
  21. 9b4b91f5 This allows to restart the device. by stephana · 10 years ago
  22. 2e5b4c5 Fix GrAARectRenderer's handling of unsorted nested rects by robertphillips · 10 years ago
  23. 50b58e6 Improve caching of dashed paths in GrStencilAndCoverPathRenderer by kkinnunen · 10 years ago
  24. 54b8511 Make GrResourceCache perf less sensitive to key length change by kkinnunen · 10 years ago
  25. 55e4783 Improve NVPR stroke accuracy to fix thick strokes by kkinnunen · 10 years ago
  26. d156d36 Make GrStrokeInfo inherit from SkStrokeRec by kkinnunen · 10 years ago
  27. 72743b1 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #25 id:480001 of https://codereview.chromium.org/1112523006/) by mtklein · 10 years ago
  28. 4f2dba6 Making mount more robust by stephana · 10 years ago
  29. 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 10 years ago
  30. cfa90a1 Empty picture shaders should draw nothing. by mtklein · 10 years ago
  31. 7be0ce0 SkPDF: Add Sfntly to DEPS, gyp by halcanary · 10 years ago
  32. 38fd5fe Prevent integer wrap around for malloc size when creating a SkRegion by djsollen · 10 years ago
  33. 9250d24 Don't do discards when on Adreno4xx due to driver bug. by egdaniel · 10 years ago
  34. 2ba21a0 add GM to test extractAlpha by reed · 10 years ago
  35. 4e1a4c9 fix builder winding again by caryclark · 10 years ago
  36. 4e149c0 Remove SK_LEGACY_DRAWPICTURECALLBACK from skia_for_chromium_defines.gypi by Florin Malita · 10 years ago
  37. 9bedfc2 Revert of SkPDF: Add Sfntly to DEPS, gyp, SkUserConfig (patchset #7 id:570001 of https://codereview.chromium.org/1134683006/) by halcanary · 10 years ago
  38. 6a53b04 SkPDF: Add Sfntly to DEPS, gyp by halcanary · 10 years ago
  39. 404b3b2 Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/) by mtklein · 10 years ago
  40. 9b77796 sk4px the rest of the easy xfermodes. by mtklein · 10 years ago
  41. d8b544c Set OpenGLRenderer light center separately from initial setup by scroggo · 10 years ago
  42. 5df6fee Move copy-surface-as-draw fallback to GrGLGpu. by bsalomon · 10 years ago
  43. 5b5ddd7 The path ops builder code needs to determine the winding of each contour added, and reverse windings if the contours are nested in other contours. by caryclark · 10 years ago
  44. 2e0303f Gyp: Sanity Part II (GM+Tests) by halcanary · 10 years ago
  45. fec0211 Update SKP version by skia.buildbots · 10 years ago
  46. b91f756 Experiment with find as a road to Gyp sanity. by mtklein · 10 years ago
  47. 6bad28d Replace self.NavigateToPage with self.Navigate(self.url) for skia page sets by nednguyen · 10 years ago
  48. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 10 years ago
  49. daa57bf Revert of antialias matrix-image-filter to get smooth diagonals (patchset #6 id:80002 of https://codereview.chromium.org/1134743003/) by reed · 10 years ago
  50. 0135a41 Sk4px: Difference and Exclusion by mtklein · 10 years ago
  51. fa33f5a antialias matrix-image-filter to get smooth diagonals by reed · 10 years ago
  52. 5f68c34 Update SVGDevice for RRect and drawPoints by reed · 10 years ago
  53. e3ababe remove localmatrix from GrGeometryProcessor base class by joshualitt · 10 years ago
  54. c77f6af Make the c and ac scripts work with sh and without bin in PATH by kkinnunen · 10 years ago
  55. 27e517a add Min to SkNi, specialized for u8 and u16 on SSE and NEON by mtklein · 10 years ago
  56. 9d21429 Add a test for decoding a gif with sampleSize 4. by scroggo · 10 years ago
  57. 87a773c Remove high ref count tracker from GrFakeRefObj by bsalomon · 10 years ago
  58. fba9da7 fix path op builder by caryclark · 10 years ago
  59. 3489ee0 Font variations. by bungeman · 10 years ago
  60. 86a17e7 Revert of Implement support for non-scale/translate CTM in image filters. (patchset #4 id:60001 of https://codereview.chromium.org/1140943004/) by reed · 10 years ago
  61. ec1f77d Revert of Temporarily revert just Multiply to see if that's the source of NEON diffs. (patchset #2 id:20001 of https://codereview.chromium.org/1129293005/) by mtklein · 10 years ago
  62. 6095260 Temporarily revert just Multiply to see if that's the source of NEON diffs. by mtklein · 10 years ago
  63. af953bb Revert of Temporarily revert just Multiply to see if that's the source of NEON diffs. (patchset #1 id:1 of https://codereview.chromium.org/1129293005/) by mtklein · 10 years ago
  64. e578a95 Remove viewmatrix from GrGeometryProcessor base class by joshualitt · 10 years ago
  65. 5b9f352 Temporarily revert just Multiply to see if that's the source of NEON diffs. by mtklein · 10 years ago
  66. d4d83eb Tesellating path renderer: typecast cleanup; logging build fix. by senorblanco · 10 years ago
  67. 7156b09 Revert of Defer glClear to just before draw call (patchset #2 id:20001 of https://codereview.chromium.org/1113003005/) by robertphillips · 10 years ago
  68. c3c06a1 Defer glClear to just before draw call by wasim.abbas · 10 years ago
  69. 7ae68a8 Android scripts: add --verbose, fix missing 'source android_setup' by borenet · 10 years ago
  70. 35786b1 Implement support for non-scale/translate CTM in image filters. by reed · 10 years ago
  71. 182b499 look for deleted pts when detecting line/curve coincident edges by caryclark · 10 years ago
  72. eea2ff7 Revert of Refactor GrBufferAllocPools to use resource cache (patchset #9 id:160001 of https://codereview.chromium.org/1139753002/) by robertphillips · 10 years ago
  73. c30806f Perform SkPicture analysis lazily. by mtklein · 10 years ago
  74. 88c23fc remove color from GrGeometryProcessor by joshualitt · 10 years ago
  75. 2d8d33e Sk4px: SrcATop, DstATop, Xor, Multiply by mtklein · 10 years ago
  76. 177cb84 Revert of Implement support for non-scale/translate CTM in image filters. (patchset #4 id:60001 of https://codereview.chromium.org/1120043002/) by reed · 10 years ago
  77. 4f12b8b Implement support for non-scale/translate CTM in image filters. by reed · 10 years ago
  78. 231c5fd Don't issue texture barriers for RT's with separate storage by cdalton · 10 years ago
  79. 1ba8cc9 removing equality / compute invariant loops from GrGeometryProcessors by joshualitt · 10 years ago
  80. 8a90edc Sk4px: alphas() and Load[24]Alphas() by mtklein · 10 years ago
  81. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 10 years ago
  82. 1573206 fix for angle bot by joshualitt · 10 years ago
  83. fc07256 fix for blur large glyphs problems by joshualitt · 10 years ago
  84. d0a1088 Add _aa variants of Xfermode benches. by mtklein · 10 years ago
  85. 19e4c02 Keep Big Glyph coordinates in float in GrAtlasTextContext by joshualitt · 10 years ago
  86. 05773ed Font variations. by bungeman · 10 years ago
  87. c5f1c54 Refactor GrBufferAllocPools to use resource cache by robertphillips · 10 years ago
  88. 1bf714f Revert of Revert of Revert of Remove workaround to for lower glsl support for qualcomm (patchset #1 id:1 of https://codereview.chromium.org/1138013004/) by egdaniel · 10 years ago
  89. 38a017b clean up tests by caryclark · 10 years ago
  90. 8780bc6 Remove GrGLVertexArray from GrGpuResource hierarchy. by bsalomon · 10 years ago
  91. 10b063c Extensible Android font configuration parsing. by bungeman · 10 years ago
  92. 6c89110 GLProgramsTest 3.0 by joshualitt · 10 years ago
  93. b72f920 Revert of Revert of Remove workaround to for lower glsl support for qualcomm (patchset #1 id:1 of https://codereview.chromium.org/1135393003/) by egdaniel · 10 years ago
  94. bca19f7 deal more consistently with unsortable edges by caryclark · 10 years ago
  95. 04d24a3 Turn on Sk4px xfermodes when we have NEON too. by mtklein · 10 years ago
  96. 4c97786 fix bounds for BW lines, AA Hairlines by joshualitt · 10 years ago
  97. 28761fe Fix assert in GrBatchAtlas. by jvanverth · 10 years ago
  98. b561581 simplify RawIter by reed · 10 years ago
  99. 0cfe124 Revert of Remove workaround to for lower glsl support for qualcomm (patchset #1 id:1 of https://codereview.chromium.org/1133543004/) by egdaniel · 10 years ago
  100. c7d9616 Remove documentation for missing SkiaExamples. by scroggo · 10 years ago