2015-05-20 |
mtklein | Have SkPicture inherit from SkRefCnt. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
mtklein | Make SkEmptyPicture a singleton. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
mtklein | More efficient SkRecorder::flushMiniRecorder() |
commit | commitdiff | tree | snapshot |
2015-05-20 |
bungeman | Sort build files for consistent link order. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
bungeman | Font variations. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
caryclark | fix win 8 bot |
commit | commitdiff | tree | snapshot |
2015-05-20 |
stephana | Unmount before app-install |
commit | commitdiff | tree | snapshot |
2015-05-20 |
fs | Don't fail SkMergeImageFilter if one of the inputs... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
joshualitt | small cleanup of GrAtlas |
commit | commitdiff | tree | snapshot |
2015-05-19 |
bungeman | Revert of small cleanup of GrAtlas (patchset #2 id... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
joshualitt | small cleanup of GrAtlas |
commit | commitdiff | tree | snapshot |
2015-05-19 |
joshualitt | Adding immediate mode draw target for debug |
commit | commitdiff | tree | snapshot |
2015-05-19 |
reed | implement --quiet for DM |
commit | commitdiff | tree | snapshot |
2015-05-19 |
kkinnunen | Add a newline to the font load debug message |
commit | commitdiff | tree | snapshot |
2015-05-19 |
mtklein | Sketch splitting SkPicture into an interface and SkBigP... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
caryclark | handle large conic strokes better |
commit | commitdiff | tree | snapshot |
2015-05-19 |
halcanary | Documentation: SkCanvas API |
commit | commitdiff | tree | snapshot |
2015-05-19 |
bsalomon | rename GrDrawTargetCaps to GrCaps |
commit | commitdiff | tree | snapshot |
2015-05-19 |
joshualitt | Preliminary attempt to remove batch tracker |
commit | commitdiff | tree | snapshot |
2015-05-19 |
joshualitt | Revert of Preliminary attempt to remove batch tracker... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
joshualitt | Preliminary attempt to remove batch tracker |
commit | commitdiff | tree | snapshot |
2015-05-19 |
stephana | This allows to restart the device. |
commit | commitdiff | tree | snapshot |
2015-05-19 |
robertphillips | Fix GrAARectRenderer's handling of unsorted nested... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
kkinnunen | Improve caching of dashed paths in GrStencilAndCoverPat... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
kkinnunen | Make GrResourceCache perf less sensitive to key length... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
kkinnunen | Improve NVPR stroke accuracy to fix thick strokes |
commit | commitdiff | tree | snapshot |
2015-05-19 |
kkinnunen | Make GrStrokeInfo inherit from SkStrokeRec |
commit | commitdiff | tree | snapshot |
2015-05-18 |
mtklein | Revert of Sketch splitting SkPicture into an interface... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
stephana | Making mount more robust |
commit | commitdiff | tree | snapshot |
2015-05-18 |
mtklein | Sketch splitting SkPicture into an interface and SkBigP... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
mtklein | Empty picture shaders should draw nothing. |
commit | commitdiff | tree | snapshot |
2015-05-18 |
halcanary | SkPDF: Add Sfntly to DEPS, gyp |
commit | commitdiff | tree | snapshot |
2015-05-18 |
djsollen | Prevent integer wrap around for malloc size when creati... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
egdaniel | Don't do discards when on Adreno4xx due to driver bug. |
commit | commitdiff | tree | snapshot |
2015-05-18 |
reed | add GM to test extractAlpha |
commit | commitdiff | tree | snapshot |
2015-05-18 |
caryclark | fix builder winding again |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Florin Malita | Remove SK_LEGACY_DRAWPICTURECALLBACK from skia_for_chro... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
halcanary | Revert of SkPDF: Add Sfntly to DEPS, gyp, SkUserConfig... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
halcanary | SkPDF: Add Sfntly to DEPS, gyp |
commit | commitdiff | tree | snapshot |
2015-05-18 |
mtklein | Revert of Move copy-surface-as-draw fallback to GrGLGpu... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
mtklein | sk4px the rest of the easy xfermodes. |
commit | commitdiff | tree | snapshot |
2015-05-18 |
scroggo | Set OpenGLRenderer light center separately from initial... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
bsalomon | Move copy-surface-as-draw fallback to GrGLGpu. |
commit | commitdiff | tree | snapshot |
2015-05-18 |
caryclark | The path ops builder code needs to determine the windin... |
commit | commitdiff | tree | snapshot |
2015-05-17 |
halcanary | Gyp: Sanity Part II (GM+Tests) |
commit | commitdiff | tree | snapshot |
2015-05-17 |
skia.buildbots | Update SKP version |
commit | commitdiff | tree | snapshot |
2015-05-16 |
mtklein | Experiment with find as a road to Gyp sanity. |
commit | commitdiff | tree | snapshot |
2015-05-16 |
nednguyen | Replace self.NavigateToPage with self.Navigate(self... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
robertphillips | Revert of Font variations. (patchset #26 id:500001... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
reed | Revert of antialias matrix-image-filter to get smooth... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
mtklein | Sk4px: Difference and Exclusion |
commit | commitdiff | tree | snapshot |
2015-05-15 |
reed | antialias matrix-image-filter to get smooth diagonals |
commit | commitdiff | tree | snapshot |
2015-05-15 |
reed | Update SVGDevice for RRect and drawPoints |
commit | commitdiff | tree | snapshot |
2015-05-15 |
joshualitt | remove localmatrix from GrGeometryProcessor base class |
commit | commitdiff | tree | snapshot |
2015-05-15 |
kkinnunen | Make the c and ac scripts work with sh and without... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
mtklein | add Min to SkNi, specialized for u8 and u16 on SSE... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
scroggo | Add a test for decoding a gif with sampleSize 4. |
commit | commitdiff | tree | snapshot |
2015-05-14 |
bsalomon | Remove high ref count tracker from GrFakeRefObj |
commit | commitdiff | tree | snapshot |
2015-05-14 |
caryclark | fix path op builder |
commit | commitdiff | tree | snapshot |
2015-05-14 |
bungeman | Font variations. |
commit | commitdiff | tree | snapshot |
2015-05-14 |
reed | Revert of Implement support for non-scale/translate... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
mtklein | Revert of Temporarily revert just Multiply to see if... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
mtklein | Temporarily revert just Multiply to see if that's the... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
mtklein | Revert of Temporarily revert just Multiply to see if... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
joshualitt | Remove viewmatrix from GrGeometryProcessor base class |
commit | commitdiff | tree | snapshot |
2015-05-14 |
mtklein | Temporarily revert just Multiply to see if that's the... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
senorblanco | Tesellating path renderer: typecast cleanup; logging... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
robertphillips | Revert of Defer glClear to just before draw call (patch... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
wasim.abbas | Defer glClear to just before draw call |
commit | commitdiff | tree | snapshot |
2015-05-14 |
borenet | Android scripts: add --verbose, fix missing 'source... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
reed | Implement support for non-scale/translate CTM in image... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
caryclark | look for deleted pts when detecting line/curve coincide... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
robertphillips | Revert of Refactor GrBufferAllocPools to use resource... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
mtklein | Perform SkPicture analysis lazily. |
commit | commitdiff | tree | snapshot |
2015-05-13 |
joshualitt | remove color from GrGeometryProcessor |
commit | commitdiff | tree | snapshot |
2015-05-13 |
mtklein | Sk4px: SrcATop, DstATop, Xor, Multiply |
commit | commitdiff | tree | snapshot |
2015-05-13 |
reed | Revert of Implement support for non-scale/translate... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
reed | Implement support for non-scale/translate CTM in image... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
cdalton | Don't issue texture barriers for RT's with separate... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
joshualitt | removing equality / compute invariant loops from GrGeom... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
mtklein | Sk4px: alphas() and Load[24]Alphas() |
commit | commitdiff | tree | snapshot |
2015-05-13 |
bungeman | Revert of Font variations. (patchset #21 id:400001... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
joshualitt | fix for angle bot |
commit | commitdiff | tree | snapshot |
2015-05-13 |
joshualitt | fix for blur large glyphs problems |
commit | commitdiff | tree | snapshot |
2015-05-13 |
mtklein | Add _aa variants of Xfermode benches. |
commit | commitdiff | tree | snapshot |
2015-05-13 |
joshualitt | Keep Big Glyph coordinates in float in GrAtlasTextContext |
commit | commitdiff | tree | snapshot |
2015-05-13 |
bungeman | Font variations. |
commit | commitdiff | tree | snapshot |
2015-05-13 |
robertphillips | Refactor GrBufferAllocPools to use resource cache |
commit | commitdiff | tree | snapshot |
2015-05-13 |
egdaniel | Revert of Revert of Revert of Remove workaround to... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
caryclark | clean up tests |
commit | commitdiff | tree | snapshot |
2015-05-13 |
bsalomon | Remove GrGLVertexArray from GrGpuResource hierarchy. |
commit | commitdiff | tree | snapshot |
2015-05-13 |
bungeman | Extensible Android font configuration parsing. |
commit | commitdiff | tree | snapshot |
2015-05-13 |
joshualitt | GLProgramsTest 3.0 |
commit | commitdiff | tree | snapshot |
2015-05-13 |
egdaniel | Revert of Revert of Remove workaround to for lower... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
caryclark | deal more consistently with unsortable edges |
commit | commitdiff | tree | snapshot |
2015-05-13 |
mtklein | Turn on Sk4px xfermodes when we have NEON too. |
commit | commitdiff | tree | snapshot |
2015-05-13 |
joshualitt | fix bounds for BW lines, AA Hairlines |
commit | commitdiff | tree | snapshot |
2015-05-13 |
jvanverth | Fix assert in GrBatchAtlas. |
commit | commitdiff | tree | snapshot |
2015-05-13 |
reed | simplify RawIter |
commit | commitdiff | tree | snapshot |
2015-05-13 |
egdaniel | Revert of Remove workaround to for lower glsl support... |
commit | commitdiff | tree | snapshot |
next |