summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* add flag to stage improved conic tolerancereed2015-02-121-0/+4
* Move flags out of gyp/gn and into SkUserConfig.hreed2015-02-123-72/+27
* We did switch Skia to look at DYNAMIC_ANNOTATIONS_ENABLED.mtklein2015-02-111-5/+0
* move src directories out of public view for headersreed2015-02-111-9/+12
* Mechanical rename of base::debug -> base::trace_event [final pass]ssid2015-02-091-6/+5
* add flag to disable new arcTo code (until we rebaseline)reed2015-02-091-0/+4
* Remove Skia layout test suppressionsfmalita2015-02-081-12/+0
* Removed unused code in skia/ext/vector_*.vitalybuka2015-02-067-2132/+0
* Mechanical rename of tracing includes for /skiaprimiano2015-01-313-3/+3
* Replace SkProxyCanvas with SkNWayCanvas.scroggo2015-01-291-26/+27
* Use conservative text blob bounds.fmalita2015-01-291-4/+0
* [Skia] Add SK_SUPPORT_LEGACY_BLOB_BOUNDS config option.fmalita2015-01-281-0/+4
* Update Skia GYP and GN configs to read source lists from opts.gypi.mtklein2015-01-274-278/+62
* Fix EnableTerminationOnOutOfMemory for malloccpu2015-01-271-18/+6
* Add one Skia suppression.fmalita2015-01-261-0/+1
* Remove Skia SK_SUPPORT_LEGACY_HQ_SCALING suppressionsfmalita2015-01-261-40/+0
* Skia suppressions for crrev.com/776673002fmalita2015-01-261-0/+11
* Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...charliea2015-01-261-2/+2
* don't reference these files, as skia is removing themreed2015-01-232-4/+0
* Only use pangocairo in skia when the use_pango gn flag is set.erg2015-01-221-1/+3
* Remove SK_ATOMICS/MUTEX_PLATFORM_H from SkUserConfig.h.bungeman2015-01-221-18/+0
* Enable Skia layer hoisting in Chromiumrobertphillips2015-01-211-4/+0
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-13/+1
* Fix broken iOS skia test and make sure it is compiled.noyau2015-01-201-0/+1
* [Skia] Adopt new HQ image scaling (for rotation)fmalita2015-01-192-4/+40
* adopt new mipmap level choosingreed2015-01-191-4/+0
* add SK_SUPPORT_LEGACY_HQ_SCALING to suppress changes to HQ scalingreed2015-01-161-0/+4
* add flag to disable new mipmap logic (until we can rebaseline)reed2015-01-161-0/+4
* Do not depend on or try to configure pangocairo when use_pango == 0sfunkenhauser2015-01-141-1/+1
* Android: Add skia_unittests to the list of stable test suites.tfarina2015-01-131-0/+5
* Remove existing Skia suppressions.fmalita2015-01-111-110/+0
* [Skia] Use improved gradient precision.fmalita2015-01-112-4/+110
* remove flags now that we're using new onDraw virtualsreed2015-01-091-8/+0
* analysis_canvas_unittest: tilegrid -> rtreemtklein2015-01-091-8/+4
* Reland "skia: Add 'skia_unittests' test suite for this directory."tfarina2015-01-093-12/+128
* Define SK_USE_FREETYPE_EMBOLDEN on Androidwangxianzhu2015-01-091-2/+2
* skia/ext: Remove unused SkFontHost.h include from vector_platform_device_emf_...tfarina2015-01-081-1/+0
* switch to onDraw virtuals for SkCanvasreed2015-01-083-114/+109
* move chrome flags out of skia's gypireed2015-01-081-0/+8
* link in stub impl for new porting-layer apireed2015-01-082-0/+4
* skia: Do not include a source file in another source file.tfarina2015-01-082-2/+7
* Address lingering SkRect::intersect call sites in skia/extrobertphillips2015-01-071-4/+4
* Revert of skia: Add 'skia_unittests' test suite for this directory. (patchset...mek2015-01-073-128/+12
* skia: Add 'skia_unittests' test suite for this directory.tfarina2015-01-073-12/+128
* Remove existing Skia suppressions.fmalita2015-01-071-14/+0
* Add skia/src/pdf to Skia includes.halcanary2015-01-062-0/+2
* Fix inclusion of SkDrawPictureCallback.hrobertphillips2015-01-061-1/+1
* Disable layer hoistingrobertphillips2015-01-061-0/+4
* add flags to (for now) ignore conics when drawing ovals/rrectsreed2015-01-061-0/+8
* Provide a way of allowing cross process pictureimagefiltersrobertphillips2015-01-061-0/+10