summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* 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
* replace COMPILE_ASSERT with static_assert in skia/mostynb2015-01-062-5/+6
* virtual/override specifier cleanup in skia/ext/.gunsch2015-01-051-4/+3
* Add 12 Skia layout test suppressionsfmalita2015-01-051-0/+14
* Cleanup: Update the path to gfx size headers.tfarina2015-01-032-2/+2
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-312-2/+2
* Remove deprecated methods from Pickle.avi2014-12-282-15/+15
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-282-15/+15
* Allow Skia's Layer Hoistingrobertphillips2014-12-231-4/+0