summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Remove SK_SUPPORT_LEGACY_HAIR_IGNORES_CAPSfmalita2015-12-161-4/+0
* remove overrides of onDrawSprite -- drawSprite is gonereed2015-12-165-29/+0
* GYP->GN of Skia's mips64el rules in skia_library_opts.gypagrieve2015-12-161-2/+5
* add flag to help remove overrides of drawSpritereed2015-12-161-0/+4
* GYP->GN of Skia's arm64 rules in skia_library_opts.gypagrieve2015-12-161-0/+2
* Define SK_SUPPORT_LEGACY_X86_BLITSmtklein2015-12-151-0/+3
* Skia guard for upcoming resampler changesfmalita2015-12-151-0/+5
* Update skia::RefPtr documentation to use std::move() instead of Pass.danakj2015-12-151-1/+1
* Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS #ifdef.senorblanco2015-12-141-4/+0
* SkPaint::kGenA8FromLCD_Flagis no longer used, so remove references to it.reed2015-12-111-2/+0
* Revert of Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS #ifdef. (patchs...mek2015-12-101-0/+4
* Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS #ifdef.Stephen White2015-12-101-4/+0
* Use proper namespace in skia/extscroggo2015-12-108-38/+26
* Skia guard for hair capscaryclark2015-12-091-0/+4
* Add SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS to SkUserConfig.hsenorblanco2015-12-091-0/+4
* Skia guard for upcoming downsampling changefmalita2015-12-081-0/+4
* Add SK_IGNORE_GL_TEXTURE_TARGET to SkUserConfig.hbsalomon2015-12-071-0/+3
* Remove the TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 macro.danakj2015-12-042-16/+13
* Revert of Fix TSAN error in skia/chromium ref count debug checks (patchset #1...jam2015-12-041-5/+2
* Fix TSAN error in skia/chromium ref count debug checksjunov2015-12-041-2/+5
* We're getting rid of platform_device.h; most remaining userstomhudson2015-12-045-45/+46
* add flag to guard future Skia CL https://codereview.chromium.org/1491293002/reed2015-12-021-0/+4
* Roll src/third_party/skia/ 9323dc6a7..2211a7bdd1 (4 commits).bungeman2015-12-013-0/+4
* Fix unused function: SetBoolMetaDataHans Wennborg2015-11-301-1/+1
* The API of the metadata helpers doesn't depend on PlatformDevice.tomhudson2015-11-308-91/+111
* Enable high-quality linear gradientsfmalita2015-11-241-4/+0
* We're deprecating SkDevice usage in Chromium; this change shouldtomhudson2015-11-231-2/+2
* Fix build after https://codereview.chromium.org/1457033002Nico Weber2015-11-201-2/+3
* Run gn --format over all .gn filesagrieve2015-11-201-3/+3
* Keep the undefined behavior in SkDivBits until I can rebaseline layout tests.mtklein2015-11-191-0/+3
* Get rid of unused skia::IsDraftMode()tomhudson2015-11-192-18/+7
* add flag for future skia CLreed2015-11-151-0/+4
* Don't need `|| is_clang` for AVX/AVX2.mtklein2015-11-131-2/+2
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-132-2/+2
* GYP+GN plumbing for SSE4.2, AVX, and AVX2 in Skia.mtklein2015-11-112-6/+157
* SkDevice shouldn't be accessed outside of Skia; it will soon betomhudson2015-11-054-25/+61
* Remove std::bind1st uses.vmpstr2015-11-021-2/+2
* Add LargeIconCache and LargeIconServiceFactory for iOS.justincohen2015-10-303-0/+24
* This Cairo-specific function has no callers and no tests. Commentstomhudson2015-10-302-14/+0
* Turn maximize speed on for skia in official buildlof842015-10-302-0/+70
* Remove the define for SK_SAVE_LAYER_BOUNDS_ARE_FILTERED.senorblanco2015-10-281-4/+0
* Remove Lanczos2 filterstomhudson2015-10-274-129/+0
* Fix bitmap allocation on cairo backendtomhudson2015-10-271-2/+4
* Manually roll Skia to c752badbe3e4af84ca4c2b1d10adabbe4096e204mtklein2015-10-202-12/+2
* 80% of calls to skia::GetTopDevice() were retrieving a read-only reference to...tomhudson2015-10-203-2/+15
* Enable Skia tracing in browser processlof842015-10-201-1/+2
* skia/ext: Add analysis canvas traces.vmpstr2015-10-141-1/+27
* The *only* client of PlatformBitmap was a video capture unit test which said ...tomhudson2015-10-148-185/+0
* Remove SK_SUPPORT_LEGACY_GRADIENT_DITHERINGfmalita2015-10-131-4/+0
* Add temporary SK_SUPPORT_LEGACY_GRADIENT_DITHERING build flagfmalita2015-10-091-0/+3