summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac: Make gfx_unittests and skia_unittests build with the 10.11 SDK.thakis2015-10-091-2/+6
* [GN]: Disable PCH on skia to unbreak GN Mac build.andybons2015-10-081-1/+0
* [tracing] Expose a GetOrCreateAllocatorDump for memory tracingprimiano2015-10-052-15/+2
* Mechanical Rename of SkTraceMemoryDump_Chrome to SkiaTraceMemoryDumpImplssid2015-10-055-25/+25
* Fix SK_API macro in SkTraceMemoryDump_Chromessid2015-09-301-1/+1
* Implement the IsLightDump api in chrome side.ssid2015-09-303-19/+28
* Pull sfntly from GitHub instead of code.google.com.thestig2015-09-281-1/+1
* cc/skia: Move gather images code to cc::DiscardableImageMap.vmpstr2015-09-256-355/+0
* Modifed platform bitmap to support win32k lockdown.forshaw2015-09-251-12/+35
* [Chromecast] Replace 'fontconfig' GN target with dynamic dependency.slan2015-09-251-5/+6
* Switch SkImage::newImage() clients to the newSubset() APIfmalita2015-09-241-4/+0
* add flag for skia changereed2015-09-231-0/+4
* Move sanitizer and symbol flags out of BUILDCONFIGbrettw2015-09-141-2/+2
* [tracing] Non-functional refactor of memory dump arg namesprimiano2015-09-141-1/+1
* remove SK_SUPPORT_LEGACY_NEWFROMGENERATORreed2015-09-111-4/+0
* add SK_SUPPORT_LEGACY_NEWFROMGENERATOR to prepare for skia changereed2015-09-111-0/+4
* Memory-infra: Change "objects_count" to "object_count" in category name.bratell2015-09-101-1/+1
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-3/+4
* Convert pixel_ref_map -> discardable_image_mapfmalita2015-09-096-480/+3
* Remove Skia layout test suppressionsrobertphillips2015-09-091-6/+0
* Remove internal Skia header from skia_memory_dump_provider.ccmtklein2015-09-091-1/+0
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-091-1/+0
* Roll src/third_party/skia 1512029:8fd97eamsarett2015-09-082-6/+0
* remove SK_SUPPORT_LEGACY_SHADERBITMAPTYPE flagreed2015-09-071-4/+0
* asABitmap is deprecated, switch over to (simpler) isABitmapreed2015-09-071-7/+1
* Temporary fix to the inconsistency in skia dump.ssid2015-09-051-4/+2
* Roll src/third_party/skia c347034:e9c10b9fmalita2015-09-042-0/+6
* SkTraceMemoryDump_Chrome: fix -Wreorder warninghans2015-09-041-3/+3
* Add suppressions for layout tests altered by upcoming Skia DEPS rollrobertphillips2015-09-041-0/+6
* [tracing] Add SkResourceCache statistics to chrome://tracing (chrome side)ssid2015-09-038-13/+181
* Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...stgao2015-09-031-0/+1
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-021-1/+0