summaryrefslogtreecommitdiffstats
path: root/skia/ext
Commit message (Expand)AuthorAgeFilesLines
* override drawImagereed2015-05-062-0/+31
* Make skia::RefPtr movable.jbroman2015-05-052-0/+110
* skia/ext: Add matrix and filter quality to gather pixel refs.vmpstr2015-04-303-18/+142
* Apply automated fixits for Chrome clang plugin to ui_base_unittests.dcheng2015-04-211-6/+7
* base: Rename DiscardableMemory::Memory() to ::data().reveman2015-04-161-1/+1
* Fix use of uninitialized memory in skia/ext/analysis_canvas.ccjunov2015-04-081-3/+5
* Use SkPictureRecorder::endRecordingAsPicture() instead of endRecording()thestig2015-04-082-16/+27
* remove reference to deprecated kHasFilter16reed2015-03-241-2/+0
* base: Remove DiscardableMemory::CreateLockedMemory.reveman2015-03-182-2/+9
* stop using deprecated SkPaint::FilterLevelreed2015-03-172-7/+8
* remove deprecated onCreateCompatibleDevicereed2015-03-148-35/+0
* Revert "Revert "add new signature so skia can rely on it (subclass of SkDevic...reed2015-03-148-0/+34
* Revert "add new signature so skia can rely on it (subclass of SkDevice)"reed2015-03-148-28/+0
* add new signature so skia can rely on it (subclass of SkDevice)reed2015-03-138-0/+28
* base: Simplify the base::DiscardableMemory API.reveman2015-03-121-15/+2
* Add back overdraw visualization for Skia BenchmarkingCanvasfmalita2015-03-112-25/+87
* drawPicture calls OnDrawPicture calls drawPicturehendrikw2015-03-101-1/+1
* Fixing analysis_canvas treatment of save layers with src xfermodejunov2015-03-092-1/+44
* Refactor BenchmarkingCanvas to avoid internal Skia dependenciesfmalita2015-02-262-201/+752
* Skips the processing of images larger then 88x88 in favicons.sdefresne2015-02-232-3/+622
* Add more targets to GN check.brettw2015-02-201-1/+0
* Trim away unused or private Mac functionsreed2015-02-203-139/+72
* SkPixelRef::isLocked() is becoming debug-only.mtklein2015-02-201-0/+2
* Cleanup iOS upstreamed codesdefresne2015-02-191-1/+0
* Mechanical rename of base::debug -> base::trace_event [final pass]ssid2015-02-091-6/+5
* Removed unused code in skia/ext/vector_*.vitalybuka2015-02-064-2115/+0
* Mechanical rename of tracing includes for /skiaprimiano2015-01-313-3/+3
* Replace SkProxyCanvas with SkNWayCanvas.scroggo2015-01-291-26/+27
* Fix EnableTerminationOnOutOfMemory for malloccpu2015-01-271-18/+6
* Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...charliea2015-01-261-2/+2
* Fix broken iOS skia test and make sure it is compiled.noyau2015-01-201-0/+1
* analysis_canvas_unittest: tilegrid -> rtreemtklein2015-01-091-8/+4
* Reland "skia: Add 'skia_unittests' test suite for this directory."tfarina2015-01-091-12/+17
* 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
* 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-071-17/+12
* skia: Add 'skia_unittests' test suite for this directory.tfarina2015-01-071-12/+17
* Fix inclusion of SkDrawPictureCallback.hrobertphillips2015-01-061-1/+1
* 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
* 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
* Standardize usage of virtual/override/final specifiers in skia/.dcheng2014-12-232-7/+15
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-2/+3
* Remove deprecated methods from Pickle.Avi Drissman2014-12-222-15/+15
* skia/ext: Remove unused SkFontHost.h include from image_operations.cctfarina2014-12-221-1/+0