aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* drawPosTextOnPath is now deprecated, removing all overrides and implsGravatar reed@google.com2013-11-13
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-13
* Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice"Gravatar reed@google.com2013-11-12
* switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDeviceGravatar reed@google.com2013-11-12
* Hide implementation details: SkFrontBufferedStreamGravatar scroggo@google.com2013-11-12
* [PDF] Speculative fix for chrome crash w/ SRC xfer mode.Gravatar commit-bot@chromium.org2013-11-12
* pdfviewer: compile pdfviewer in gm, only if the flag is set (currently we com...Gravatar commit-bot@chromium.org2013-11-12
* Override drawRRect in fake SkBitmapDevices.Gravatar scroggo@google.com2013-11-12
* Remove some now-unused #ifdefs.Gravatar senorblanco@chromium.org2013-11-12
* add colortable enum to SkImage to ease interop between it and SkBitmap::ConfigGravatar reed@google.com2013-11-12
* Clean up after longjmp in SkImageDecoder_libpng.Gravatar scroggo@google.com2013-11-12
* Create nonPOD before setjmp.Gravatar scroggo@google.com2013-11-12
* Fix a memory leak in SkGPipeCanvas.Gravatar scroggo@google.com2013-11-12
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-12
* Disable Blurred RR optimization in ChromeGravatar robertphillips@google.com2013-11-12
* Implement DPI for perspective bitmaps in PDF - we save the bitmap at the reso...Gravatar edisonn@google.com2013-11-11
* Hook in rough distance field support for fontsGravatar jvanverth@google.com2013-11-11
* Implement a speedup for Y-only blurs by transposing.Gravatar senorblanco@chromium.org2013-11-11
* Make onCreateFromStream check that the stream looks like a font.Gravatar bungeman@google.com2013-11-11
* Fix memory leak in filterRRectToNineGravatar robertphillips@google.com2013-11-11
* Android FontHost cannot use FontMgr yet.Gravatar bungeman@google.com2013-11-11
* Give Android a SkFontMgr::Factory which was missing as of r12217.Gravatar bungeman@google.com2013-11-11
* Implement a NEON version of morphology. This is good for ~2.2X speedup on Teg...Gravatar senorblanco@chromium.org2013-11-11
* Re-add NULL FontMgr::Factory hadnling code removed in r12217.Gravatar bungeman@google.com2013-11-11
* Remove SK_FONTHOST_USES_FONTMGR.Gravatar bungeman@google.com2013-11-11
* Initial draft code to run pdfviewer withg gmsGravatar commit-bot@chromium.org2013-11-11
* Removed deprecated API calls that have crept inGravatar robertphillips@google.com2013-11-10
* SSE2 implementation of RGBA box blurs. This yields ~2X perf improvement on Xe...Gravatar senorblanco@chromium.org2013-11-08
* Add sk_float_rsqrt with SSE + NEON fast paths.Gravatar commit-bot@chromium.org2013-11-08
* Adding error checks to SkRBufferGravatar commit-bot@chromium.org2013-11-08
* Fix stale assert in GrDrawTarget::printGravatar commit-bot@chromium.org2013-11-08
* optimize floating pt, save a few instructionsGravatar caryclark@google.com2013-11-08
* Add ability to ninepatch blurred rounded rectangleGravatar scroggo@google.com2013-11-08
* fix line intersectionGravatar caryclark@google.com2013-11-08
* remove bogus assert, and remove outdated #ifdefGravatar reed@google.com2013-11-08
* ARM Skia NEON patches - 31 - Xfermode: xfer16Gravatar commit-bot@chromium.org2013-11-08
* use quads for mixed radius rrectsGravatar commit-bot@chromium.org2013-11-08
* Revert "Do not apply hairline optimization for paths if nv_path_rendering is ...Gravatar bsalomon@google.com2013-11-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-08
* Do not apply hairline optimization for paths if nv_path_rendering is usedGravatar commit-bot@chromium.org2013-11-08
* Add GM to verify removal of 32767 limit in SkBlurMaskFilter::filterRectsToNin...Gravatar robertphillips@google.com2013-11-07
* "Fix" bug in debug canvasGravatar robertphillips@google.com2013-11-07
* Added support for Chrome's gpu command buffer extension BindUniformLocation.Gravatar commit-bot@chromium.org2013-11-07
* Implement the y-transpose optimization in image (RGBA) blurs. This gives ~38...Gravatar senorblanco@chromium.org2013-11-07
* Fix for thin filled and hairline roundrects.Gravatar commit-bot@chromium.org2013-11-07
* Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blit...Gravatar reed@google.com2013-11-07
* ARM Skia NEON patches - 33 - Convolution filterGravatar commit-bot@chromium.org2013-11-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-07
* Revert r12154Gravatar epoger@google.com2013-11-06
* New SkRTConf macro SK_CONF_TRY_SET: no complaint on missing configurationGravatar halcanary@google.com2013-11-06