summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* 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
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+2
* clone pixel_ref_utils into discardable_image_utils, since blink now creates i...reed2015-08-285-0/+354
* Define SK_SAVE_LAYER_BOUNDS_ARE_FILTERED for an upcoming Skia change.senorblanco2015-08-271-0/+4
* update unittests to cover images, as discardable bitmaps are no longer made b...reed2015-08-271-315/+27
* build: On Android, disable LTO for specific targets only when targeting GCC.pcc2015-08-262-3/+3
* Update GatherPixelRefDevice to the new SkImage/SkPixelRef APIfmalita2015-08-212-38/+237
* Use static_assert instead of SK_COMPILE_ASSERT.bungeman2015-08-193-17/+17
* add SK_SUPPORT_LEGACY_SHADERBITMAPTYPE for future skia API refactorreed2015-08-191-0/+4
* Editing sources for //skia.sherouk2015-08-182-3/+24
* Use the canvas-based SkPaintFilterCanvas ctor in OpacityFilterCanvasfmalita2015-08-181-4/+2
* Revert of Rebase layout tests after changes to AARect (patchset #1 id:1 of ht...yurys2015-08-141-2/+1