platform/upstream/libSkiaSharp.git
2014-07-02 mtkleinRevert of Remove the AA requirement for selecting GrEff...
2014-07-02 borenetgen_bench_expectations: use subprocess instead of shell...
2014-07-02 mtkleinExclude Clang on Windows too. Comment this up a bit.
2014-07-02 bsalomonCombine clip stack and clip origin into one struct...
2014-07-02 bsalomonRemove the AA requirement for selecting GrEffect-based...
2014-07-02 Mike KleinDisable assembly code in MemorySanitizer builds.
2014-07-02 jvanverthUpdate some expectations for https://codereview.chromiu...
2014-07-02 bsalomonRevert of Remove the AA requirement for selecting GrEff...
2014-07-02 halcanaryFix no previous prototype for function error
2014-07-02 bsalomonRemove the AA requirement for selecting GrEffect-based...
2014-07-02 borenetFix RecreateSkps
2014-07-02 bungemanCTFontCopy*Name may return NULL.
2014-07-02 bsalomonReduce integer divides in GrAllocator
2014-07-02 epogerrebaseline_server: use just skpdiff, not Python Image...
2014-07-02 egdanielFix int to float bug in shader on gpu Dotted Line cl
2014-07-02 borenetRevert of Update SKP version to 39 (https://codereview...
2014-07-02 egdanielAdd the ability for gpu to render dotted lines (dashed...
2014-07-02 reedreturn early instead of crashing if fileData fails
2014-07-02 borenetUpdate SKP version to 39
2014-07-02 tomhudsonUses optional mutex to guard construction of the single...
2014-07-01 jvanverthRemove A8_LCD luminance hack.
2014-07-01 mtkleinRevert of Fix race condition in parallel font initializ...
2014-07-01 reedcorrectly plumb through explicit rowbytes for allocPixels
2014-07-01 tfarinaCleanup usage of GetResourcePath() after commit bcbc178...
2014-07-01 fmalitaTemporarily resurface matrix/clip save flags enum values.
2014-07-01 mtkleinHey, maybe we should _call_ glFinish.
2014-07-01 robertphillipsRename SkPicturePlayback to SkPictureData
2014-07-01 mtkleindraft gpu support in nanobench
2014-07-01 tomhudsonFix race condition in parallel font initialization.
2014-07-01 scroggoSpecify the name of tool for creating a makefile.
2014-07-01 mtkleinAdd multithreaded mode to quilt mode in DM.
2014-07-01 bsalomonWhen performing offscreen rendering on windows, attempt...
2014-07-01 scroggoAdjust the alpha type for pixelRefs.
2014-07-01 Eric BorenRevert of Update SKP version to 34 (https://codereview...
2014-07-01 tomhudsonGrant independence to SkBaseMutex on Windows.
2014-07-01 henrik.smidingHide symbols in S32A_Opaque_BlitRow32_SSE4
2014-07-01 reedremove flags that are now in chrome's SkUserConfig.h
2014-07-01 tfarinaCleanup: Delete SkJSON header.
2014-06-30 reedRevert of Fix race condition in parallel font initializ...
2014-06-30 tomhudsonFix race condition in parallel font initialization.
2014-06-30 reedforce opaque if kCGImageAlpha returns None
2014-06-30 reedadd SK_API to config helpers so chrome can call them
2014-06-30 Ben WagnerExpectations updates for DirectWrite change 761b25.
2014-06-30 reedupdate dox
2014-06-30 mtkleinHave Clang builders build in C++11 mode.
2014-06-30 bungemanDirectWrite to detect GDI only fonts.
2014-06-30 caseqFix SkTypeface::serialize() on Mac by properly indicati...
2014-06-30 reedrebaseline srcmode for gpus -- now pass samplecount
2014-06-30 mtkleinRevert of Re-enable SSE4. (https://codereview.chromium...
2014-06-30 bsalomonFix ANGLE build wrong glGetString being called issue
2014-06-30 krajcevskiR11 EAC texture compression is introduced as part of...
2014-06-30 reedstop calling SkCanvas::getDevice
2014-06-30 krajcevskiAdd a preliminary R11 EAC compressor
2014-06-30 robertphillipsBegin atlasing
2014-06-30 mtkleinRe-enable SSE4.
2014-06-30 kevin.petitARM Skia NEON patches - 41 - arm64: SkXfermode::xfer32
2014-06-30 Florin MalitaSaveFlags be-gone
2014-06-30 rmistryWhitespace change to test CQ
2014-06-30 kkinnunenSupport using OpenGL ES context on desktop
2014-06-30 rmistryWhitespace change to test CQ
2014-06-30 qiankun.miaoPush resources to Android device
2014-06-30 robertphillipsRevert of Begin atlasing (https://codereview.chromium...
2014-06-30 robertphillipsRevert of Fix memory leak in "Begin atlasing" (https...
2014-06-29 robertphillipsFix memory leak in (Begin atlasing https://codereview...
2014-06-29 robertphillipsBegin atlasing
2014-06-29 humperadd a second interface to the resizer to exactly match...
2014-06-29 senorblancoRemove now-nonexistent SkCountdown.h from public_headers.
2014-06-28 reedadd rowbytes option to allocPixels
2014-06-28 reedremove SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS code
2014-06-28 reedwritepixels needs to bump genID
2014-06-27 senorblancoSome straggler rebaselines for imagefiltersclipped.
2014-06-27 senorblancoNew baselines for imagefiltersclipped GM after perlin...
2014-06-27 Mike KleinDrop --clone from commands in skia repo.
2014-06-27 senorblancoMake perlin noise do CTM-correct scaling.
2014-06-27 mtkleinDeprecate SkPicture::clone().
2014-06-27 halcanarySwitch SkPDFStream's internal storage from SkStream...
2014-06-27 reedchange gpudevice and pdfdevice to inherit from basedevice
2014-06-27 mtkleinDisable SSE4 code.
2014-06-27 humperRefactor bitmap scaler to make it easier to migrate...
2014-06-27 halcanaryAdd lock to SkPDFDict
2014-06-27 robertphillipsFix RRect tranform bug
2014-06-27 tomhudsonMark SkBBoxHierarchyRecord destructor as virtual
2014-06-27 henrik.smidingAdd SSE4 optimization of S32A_Opaque_Blitrow
2014-06-27 reedadd SkSurface::NewRasterDirectReleaseProc
2014-06-27 reedremove unnecessary bitmapdevice references
2014-06-27 reeddelete code for SK_SUPPORT_LEGACY_GETTOTALCLIP
2014-06-27 borenetUpdate SKP version to 34
2014-06-27 reeddon't create explicit bitmapdevice when not needed
2014-06-27 reedremove SK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE for...
2014-06-26 kelvinlyFix scale type in JSON format
2014-06-26 rmistryRevert of Switch SkPDFStream's internal storage from...
2014-06-26 halcanarySwitch SkPDFStream's internal storage from SkStream...
2014-06-26 tfarinaPromote SkInterpolator unit test to our tests driver.
2014-06-26 bsalomonMake LTCG optional on windows builds.
2014-06-26 bsalomonAdd trace event when GrBufferAllocPool unmaps a buffer...
2014-06-26 rmistryRebaseline Test-Android-Logan-Nvidia-Arm7-*
2014-06-26 kelvinlyMake SKP bench JSON ouput better
2014-06-26 Mike KleinDon't set SK_MALLOC_TEMP in SkAutoTMalloc.
2014-06-26 bsalomonAdd SK_API to SkWriter32
2014-06-26 kevin.petitARM Skia NEON patches - 40 - arm64: S32A_D565_Opaque
next