aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* store SkAlphaType inside SkBitmap, on road to support unpremulGravatar reed@google.com2013-10-21
* Reverting revert of r11862 (Constify SkFlattenable::getFactory()) or revertin...Gravatar robertphillips@google.com2013-10-21
* A few stragglers for r1187 (Fix cubic->quad RR corner regression)Gravatar robertphillips@google.com2013-10-21
* More rebaselines for r1187 (Fix cubic->quad RR corner regression)Gravatar robertphillips@google.com2013-10-20
* rebaselines after r1187 (Fix cubic->quad RR corner regression)Gravatar robertphillips@google.com2013-10-20
* Fix for cropped matrix convolution for BottomLeft render targets.Gravatar senorblanco@chromium.org2013-10-20
* Reverted due to Chromium compilation failures. Please see:Gravatar robertphillips@google.com2013-10-20
* Fix cubic->quad RR corner regressionGravatar robertphillips@google.com2013-10-20
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-19
* Revert "[PDF] Add unpremultiply support and a GM (try3)."Gravatar vandebo@chromium.org2013-10-18
* DM: add --writePathGravatar mtklein@google.com2013-10-18
* [PDF] Add unpremultiply support and a GM (try3).Gravatar vandebo@chromium.org2013-10-18
* Revert "PDF: support perspective in simple shaders. (this version does not wo...Gravatar vandebo@chromium.org2013-10-18
* PDF: support perspective in simple shaders. (this version does not work well ...Gravatar vandebo@chromium.org2013-10-18
* Implement crop rect support for SkMatrixConvolutionImageFilter.Gravatar senorblanco@chromium.org2013-10-18
* Constify SkFlattenable::getFactory().Gravatar commit-bot@chromium.org2013-10-18
* Revert r11860, which was supposed to just be a whitespace change (argh)Gravatar epoger@google.com2013-10-18
* Whitespace change to trigger buildbots after https://code.google.com/p/skia/s...Gravatar epoger@google.com2013-10-18
* Revert "[PDF] Add unpremultiply support and a GM."Gravatar vandebo@chromium.org2013-10-18
* [PDF] Add unpremultiply support and a GM.Gravatar vandebo@chromium.org2013-10-18
* rebaseline gpu complex clip testsGravatar bsalomon@google.com2013-10-18
* GM: add --ignoreFailuresFile as an alternative to --ignoreTestsGravatar epoger@google.com2013-10-18
* SkThreadPool: allow for Runnables that add other Runnables to the pool.Gravatar commit-bot@chromium.org2013-10-18
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-18
* Make SkImageFilter::asNewEffect() (and all derived-class overrides) protected.Gravatar senorblanco@chromium.org2013-10-17
* Add texture filtering override to debuggerGravatar robertphillips@google.com2013-10-17
* Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ...Gravatar robertphillips@google.com2013-10-17
* Add support for GL_CHROMIUM_renderbuffer_format_BGRA8888Gravatar commit-bot@chromium.org2013-10-17
* ARM Skia NEON patches - 30 - Xfermode: NEON modeprocsGravatar commit-bot@chromium.org2013-10-17
* If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...Gravatar commit-bot@chromium.org2013-10-17
* Disable r11835 (Replace cubic round rect corners with quads) due to performan...Gravatar robertphillips@google.com2013-10-17
* Revert 11839 (rebaseline images after r11835) due to performance regression i...Gravatar robertphillips@google.com2013-10-17
* rebaseline images after r11835Gravatar robertphillips@google.com2013-10-17
* Added nested_bw to suppression listGravatar robertphillips@google.com2013-10-17
* rebaseline stragglers from repeated radial gradient tweakGravatar mtklein@google.com2013-10-17
* Fix typo in ignored-tests fileGravatar robertphillips@google.com2013-10-17
* Replace cubic round rect corners with quadsGravatar robertphillips@google.com2013-10-17
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-17
* Reverting r11813 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs - htt...Gravatar robertphillips@google.com2013-10-17
* Initial baselines for skbug1719Gravatar bsalomon@google.com2013-10-16
* tools/rebaseline.py --tests xfermodes3 drawbitmaprect scaled_tilemode_gradie...Gravatar mtklein@google.com2013-10-16
* update drawbitmap gm (part 2)Gravatar edisonn@google.com2013-10-16
* Updates to SkPDFDevice and SkDocument classes.Gravatar edisonn@google.com2013-10-16
* Build fix fo windows onlyGravatar sugoi@google.com2013-10-16
* Build fix for chromium shared component buildGravatar junov@google.com2013-10-16
* DM: duh, don't calculate digests unless we're going to look at them.Gravatar commit-bot@chromium.org2013-10-16
* catch the other case where we need to see if fScaledBitmap.lockPixels() might...Gravatar reed@google.com2013-10-16
* Clear out SK_SCALAR_IS_FLOAT from SkRadialGradient, and merge the logic for r...Gravatar commit-bot@chromium.org2013-10-16
* add initial support ofr multi-threaded executionGravatar djsollen@google.com2013-10-16
* Implement perspective for bitmaps in pdf.Gravatar edisonn@google.com2013-10-16