platform/upstream/libSkiaSharp.git
2014-11-14 djsollenCleanup the XML directory in public includes.
2014-11-14 skia.buildbotsUpdate SKP version
2014-11-13 tfarinaCleanup: Delete SkFlattenableBuffers header.
2014-11-13 reedremove unused kLCD_MaskFormat
2014-11-13 fmalitaObserve surface LCD settings in SkBaseDevice::drawTextB...
2014-11-13 mtkleinCap SkVarAlloc's desired block at 64K.
2014-11-13 bsalomonDon't use /ZI on 64 bit windows
2014-11-13 bsalomonRevert of Replace GrResourceCache with GrResourceCache2...
2014-11-13 bsalomonReplace GrResourceCache with GrResourceCache2.
2014-11-13 bungemanRemove SK_IGNORE_SUBPIXEL_AXIS_ALIGN_FIX.
2014-11-13 mtkleinUnsuppress freetype, which may be our gammatext problem.
2014-11-13 djsollenCleanup public includes directory.
2014-11-13 reedclean up dead code
2014-11-13 mtkleinDeparameterize SkVarAlloc.
2014-11-13 reedrename filterTextFlags to disableLCD
2014-11-13 Florin MalitaFully disable lcdtextprops
2014-11-13 cdaltonCombine similar DrawPaths calls in GrInOrderDrawBuffer
2014-11-13 fmalitaDisable GM:lcdtextprops on 565
2014-11-13 mtkleinRevert of Deparameterize SkVarAlloc. (patchset #6 id...
2014-11-13 bungemanRoll gyp.
2014-11-13 djsollenCleanup GrContextFactory and make it's subclasses private
2014-11-13 caryclarkdisable a couple of new fuzz378 tests on android
2014-11-13 egdanielAdd GrProcOptInfo class to track various output informa...
2014-11-13 mtkleinDeparameterize SkVarAlloc.
2014-11-13 reedadd gm for lcd text and surfaceprops
2014-11-13 fmalitaRename onCreateDevice -> onCreateCompatibleDevice
2014-11-13 jcgregorioRevert of Make nanobench and dm be usable from Chromium...
2014-11-13 jcgregorioRevert of Fix build for iOS after "Make nanobench and...
2014-11-13 caryclarkThese tests stress pathops by describing the union...
2014-11-13 egdanielRelax constraints on src coeff in GrDrawState::willBlen...
2014-11-13 skia.buildbotsUpdate SKP version
2014-11-13 kkinnunenFix build for iOS after "Make nanobench and dm be usabl...
2014-11-13 kkinnunenFix debugger with GL to work with non-default locale
2014-11-13 kkinnunenMake nanobench and dm be usable from Chromium build
2014-11-13 reedRevert of move to modify onCreateDevice virtual (patchs...
2014-11-12 mtkleinSkVarAlloc
2014-11-12 reedstart to replace onCreateDevice with onCreateCompatible...
2014-11-12 mtkleinRestore bitmap dedup in SkPictureRecord. Cuts RAM...
2014-11-12 egdanielRebase gm's for first time that were in no-comparion
2014-11-12 scroggoReland "Move from libstlport to libc++ for Android...
2014-11-12 reedcleanup comments
2014-11-12 bsalomonFix use of NULL ptr in GrContext::drawRect
2014-11-12 bungemanRebaseline for s4-Debug for 6fee786210bd2.
2014-11-12 bsalomonMake GrGpuResource::gpuMemorySize non-virtual w/ onGpuM...
2014-11-12 mtkleinFollowup: remove unnecessary SkTRefArray
2014-11-12 bsalomonGeneralize valgrind suppressions for NV driver.
2014-11-12 bsalomonset key data in duplicate scratch key unit test
2014-11-12 mtkleinMore cleanup: streamline paths and bitmaps.
2014-11-12 mtkleinFix memory leak in BitmapHeapTest
2014-11-12 mtkleinFollow up.
2014-11-12 robertphillipsRename GrAccelData to SkLayerInfo and move it to src...
2014-11-12 reeddetect bad bitmaps during deserialization
2014-11-12 mtkleinRevert of Sk4x_sse.h (patchset #18 id:330001 of https...
2014-11-12 mtkleinStart stripping out complicated parts of SkPicture...
2014-11-12 bungemanRebaseline for s4-Release for 6fee786210bd2.
2014-11-12 bungemanRebaseline for Nexus10 for 6fee786210bd2.
2014-11-12 egdanielMove GrInvariantOutput out of GrProcessor and into...
2014-11-12 mtkleinSk4x_sse.h
2014-11-12 bungemanRemove SK_USE_SCALED_FONTMETRICS.
2014-11-12 mtkleinAdd more tests.
2014-11-12 robertphillipsClean up CollectLayers code
2014-11-12 robertphillipsMove SkRecordComputeLayers and CollectLayers into SkRec...
2014-11-12 joshualittrebase
2014-11-12 tfarinaCleanup: Remove submit_try script.
2014-11-12 reedexperimental
2014-11-12 mtkleinClang incorrectly thinks this typedef is unused.
2014-11-11 egdanielAdd isUnblended query to GrDrawState.
2014-11-11 bsalomonAdd GrGpuResource::CacheAccess
2014-11-11 scroggoRevert of Move from libstlport to libc++ for Android...
2014-11-11 joshualittRemove coverage from grpaint
2014-11-11 reednotice null colorfilter in legacy unflattening
2014-11-11 reedmodify nothingToDraw to notice filters
2014-11-11 bungemanFix "Add support for rebaselining from trybots."
2014-11-11 mtkleinRevert of modify nothingToDraw to notice filters (patch...
2014-11-11 reedmodify nothingToDraw to notice filters
2014-11-11 mtkleinAdd benchmark to compare different BBH query patterns.
2014-11-11 scroggoFix Android framework build.
2014-11-11 robertphillipsRemove multipicturedraw GMs from ignored-tests.txt
2014-11-11 joshualittmore gms to ignore
2014-11-11 joshualittremove separate color from coverage
2014-11-11 bsalomonRemove bogus assert
2014-11-11 robertphillipsRebaseline problem (Galaxy S4) multipicturedraw GMs
2014-11-11 bungemanAdd support for rebaselining from trybots.
2014-11-11 robertphillipsRebaseline multipicturedraw GMs
2014-11-11 reedupdate dox
2014-11-11 joshualittrebase from early clip
2014-11-11 egdanielRemove cached OptDrawState from GrDrawState.
2014-11-11 reedguard call to CGColorSpaceCopyICCProfile in case we...
2014-11-11 bsalomonRemove all knowledge of resource keys from the legacy...
2014-11-11 scroggoReenable deprecation warnings on Android framework.
2014-11-11 djsollenMove from libstlport to libc++ for Android framework...
2014-11-11 kkinnunenAvoid warning in nanobench related to loop count with...
2014-11-11 mtkleinstart again on Sk4x with portable version and unit...
2014-11-11 reedinitial checkin for experimenting
2014-11-11 robertphillipsChange where layer hoisting data is gathered
2014-11-11 skia.buildbotsUpdate SKP version
2014-11-11 joshualittSnap optdrawstate in inorder draw buffer and pass into gpu
2014-11-10 halcanarytests/Time.cpp: more verbose errors
2014-11-10 halcanarySimplify canvas calls in SkDocument_PDF
2014-11-10 scroggoRemove outdated comment in SkImageDecoder.h
next