2016-04-08 |
robertphillips | Update LightingImageFilter to sk_sp |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Melnikov.Sergey.V | Add AVX/AVX2 support for runtime check |
commit | commitdiff | tree | snapshot |
2016-04-08 |
robertphillips | Fix memory leak in SkBlurImageFilter |
commit | commitdiff | tree | snapshot |
2016-04-08 |
senorblanco | Add some benches for SkArithmeticMode. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
herb | Fix context size for benchmakr. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
robertphillips | Add SkFUZZF to help whitelist imagefilter fuzz failures |
commit | commitdiff | tree | snapshot |
2016-04-08 |
robertphillips | Fix scaledstrokes GM |
commit | commitdiff | tree | snapshot |
2016-04-08 |
robertphillips | Make some GMs animate |
commit | commitdiff | tree | snapshot |
2016-04-08 |
egdaniel | Don't create new descriptor set for vulkan uniforms... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
herb | Add clone to Stage. Rename place to mix and Polymorphic... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
jvanverth | More cleanup in the Vulkan viewer |
commit | commitdiff | tree | snapshot |
2016-04-08 |
reed | Fix race condition in SkROBuffer. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
mtklein | Serialize invNormRotation in SkLightingShader. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
robertphillips | Upgrade SkSpecialImage to have getTextureRef & getROPix... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
halcanary | SkPDF: Fix links to be more valid PDF/A |
commit | commitdiff | tree | snapshot |
2016-04-08 |
halcanary | SkPDF: fix pessimizing-move in PDFA code |
commit | commitdiff | tree | snapshot |
2016-04-08 |
bungeman | Increase request cache size. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
robertphillips | Update MatrixConvolutionImageFilter to sk_sp |
commit | commitdiff | tree | snapshot |
2016-04-08 |
jvanverth | Add slides to VulkanViewer |
commit | commitdiff | tree | snapshot |
2016-04-08 |
bungeman | Test CTFonts for equality, not just name and style. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
bungeman | Convert SkRefCnt to std::atomic. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
herb | Add specialized rgba8888 unit sampler. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
brianosman | Decouple contrast boost from fake gamma. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
robertphillips | More valgrind appeasement |
commit | commitdiff | tree | snapshot |
2016-04-08 |
hcm | Update Skia milestone to 52 |
commit | commitdiff | tree | snapshot |
2016-04-08 |
fmalita | Revert of For *ToFixed, in debug mode, assert that... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
cdalton | Track GL buffer state based on unique resource ID |
commit | commitdiff | tree | snapshot |
2016-04-07 |
lsalzman | add header guard to SkPM4fPriv.h to prevent accidental... |
commit | commitdiff | tree | snapshot |
2016-04-07 |
egdaniel | Limit the size of descriptor pools in vulkan |
commit | commitdiff | tree | snapshot |
2016-04-07 |
fmalita | [4fGradient] Veto blitters for non-opaque paints |
commit | commitdiff | tree | snapshot |
2016-04-07 |
halcanary | SkPDF Fix PDF/A to be more valid |
commit | commitdiff | tree | snapshot |
2016-04-07 |
jvanverth | Some more improvements/fixes to the VulkanViewer |
commit | commitdiff | tree | snapshot |
2016-04-07 |
kjlubick | Add support for pyadb to setup_adb.sh |
commit | commitdiff | tree | snapshot |
2016-04-07 |
egdaniel | Fix a bunch of memory issues in Vulkan |
commit | commitdiff | tree | snapshot |
2016-04-07 |
benjaminwagner | For *ToFixed, in debug mode, assert that the value... |
commit | commitdiff | tree | snapshot |
2016-04-07 |
benjaminwagner | Add pinned versions of *ToFixed. |
commit | commitdiff | tree | snapshot |
2016-04-07 |
robertphillips | Appease valgrind wrt testing code initialization |
commit | commitdiff | tree | snapshot |
2016-04-07 |
halcanary | SkPDF: fix PDF/A |
commit | commitdiff | tree | snapshot |
2016-04-07 |
benjaminwagner | Reverse dependency between SkScalar.h and SkFixed.h. |
commit | commitdiff | tree | snapshot |
2016-04-07 |
robertphillips | Revert conversion of SkColorFilterImageFilter to new API |
commit | commitdiff | tree | snapshot |
2016-04-07 |
herb | Use a faster repeat tiler when translate only matrix. |
commit | commitdiff | tree | snapshot |
2016-04-07 |
egdaniel | Fix vulkan layer callback bug |
commit | commitdiff | tree | snapshot |
2016-04-07 |
robertphillips | Update MagnifierImageFilter to sk_sp |
commit | commitdiff | tree | snapshot |
2016-04-07 |
brianosman | sRGB text fake-gamma progress: |
commit | commitdiff | tree | snapshot |
2016-04-07 |
mtklein | Revert of Track GL buffer state based on unique resourc... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
msarett | Mark webps as sRGB |
commit | commitdiff | tree | snapshot |
2016-04-06 |
mtklein | Fix lazy coding in ViaSingletonPictures. |
commit | commitdiff | tree | snapshot |
2016-04-06 |
cdalton | Track GL buffer state based on unique resource ID |
commit | commitdiff | tree | snapshot |
2016-04-06 |
mtklein | path_stroke_with_zero_length: turn off drawFat() by... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
bsalomon | Make existing unit tests only run on GL contexts |
commit | commitdiff | tree | snapshot |
2016-04-06 |
mtklein | alternate textblobgeometrychange fix... just make our... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
egdaniel | Switch uniforms to be descriptor set 0 in Vulkan |
commit | commitdiff | tree | snapshot |
2016-04-06 |
cdalton | Fix null context GenBuffers |
commit | commitdiff | tree | snapshot |
2016-04-06 |
mtklein | Remove conditional flavor text on blend GM. |
commit | commitdiff | tree | snapshot |
2016-04-06 |
mtklein | Register SkLocalMatrixImageFilter for serialization. |
commit | commitdiff | tree | snapshot |
2016-04-06 |
jvanverth | Clean up input handling in VulkanViewer |
commit | commitdiff | tree | snapshot |
2016-04-06 |
borenet | More iOS swarming bot fixes |
commit | commitdiff | tree | snapshot |
2016-04-06 |
bsalomon | Alter dm_flags.py logic flow for certain configs to... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
caryclark | cubic stroke fix |
commit | commitdiff | tree | snapshot |
2016-04-06 |
robertphillips | Update DropShadowImageFilter to sk_sp |
commit | commitdiff | tree | snapshot |
2016-04-06 |
bsalomon | Add exclusion for keymobi_shop_mobileweb_ebay_com.skp... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
robertphillips | Update DownSampleImageFilter to sk_sp |
commit | commitdiff | tree | snapshot |
2016-04-06 |
brianosman | SkSurfaceProps now has a gamma-correct ("AllowSRGBInput... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
brianosman | Add mipmap procs for F16 format. |
commit | commitdiff | tree | snapshot |
2016-04-06 |
yujieqin | Enable RAW codec for Windows |
commit | commitdiff | tree | snapshot |
2016-04-06 |
mtklein | Another NDK release. Still just bug fixes. |
commit | commitdiff | tree | snapshot |
2016-04-06 |
jvanverth | First pass at VulkanViewer |
commit | commitdiff | tree | snapshot |
2016-04-05 |
robertphillips | "Fix" compiler issue in SkRandomScalerContext |
commit | commitdiff | tree | snapshot |
2016-04-05 |
robertphillips | Update SkMatrixImageFilter to sk_sp |
commit | commitdiff | tree | snapshot |
2016-04-05 |
mtklein | Get back on mainline libpng 1.6 now that 3bpp perf... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
bsalomon | One signature for creating unit tests that run on prema... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
kjlubick | Do an in-place replacement of SkRandom with Fuzz for... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
robertphillips | Update SkXfermodeImageFilter to sk_sp |
commit | commitdiff | tree | snapshot |
2016-04-05 |
borenet | Set 'device_cfg' parameter for iOS bots |
commit | commitdiff | tree | snapshot |
2016-04-05 |
msarett | Revert of Delete SkFlattenable::Type (part 1) (patchset... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
robertphillips | Update SkColorFilterImageFilter to sk_sp |
commit | commitdiff | tree | snapshot |
2016-04-05 |
brianosman | Create output directory in skdiff |
commit | commitdiff | tree | snapshot |
2016-04-05 |
bsalomon | Rename enums in GrContextFactory to remove "GL" |
commit | commitdiff | tree | snapshot |
2016-04-05 |
egdaniel | Fix vulkan dual source blending |
commit | commitdiff | tree | snapshot |
2016-04-05 |
bsalomon | Remove 'native' context unit test macro. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
borenet | Reland of Whitespace change to test Bugdroid+AutoRoll... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
msarett | Delete SkFlattenable::Type (part 1) |
commit | commitdiff | tree | snapshot |
2016-04-05 |
robertphillips | Update SkMorphology ImageFilters to sk_sp |
commit | commitdiff | tree | snapshot |
2016-04-05 |
bsalomon | Add predfined configs for msaa4, nvpr4, nvpr4dit, and... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
rmistry | Add valgrind suppression file to infrabots.isolate |
commit | commitdiff | tree | snapshot |
2016-04-05 |
borenet | Revert of Whitespace change to test Bugdroid+AutoRoll... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
rmistry | Do not set do_perf_steps for Build-Ubuntu-GCC-x86_64... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
caryclark | give up if huge paths have unresolvable coincidence |
commit | commitdiff | tree | snapshot |
2016-04-05 |
bsalomon | Revert of Add predfined configs for msaa4, nvpr4, nvpr4... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
egdaniel | Implement blit image for copySurface in Vulkan |
commit | commitdiff | tree | snapshot |
2016-04-05 |
bsalomon | Add predfined configs for msaa4, nvpr4, nvpr4dit, and... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
reed | remove avoid and pixelxor xfermodes |
commit | commitdiff | tree | snapshot |
2016-04-05 |
borenet | Whitespace change to test Bugdroid+AutoRoll |
commit | commitdiff | tree | snapshot |
2016-04-05 |
senorblanco | Fix failed filter followed by an affects-transparent... |
commit | commitdiff | tree | snapshot |
2016-04-04 |
mtklein | Revert of Delete SkFlattenable::Type (patchset #2 id... |
commit | commitdiff | tree | snapshot |
2016-04-04 |
msarett | Delete SkFlattenable::Type |
commit | commitdiff | tree | snapshot |
2016-04-04 |
mtklein | Roll up to use >=4. |
commit | commitdiff | tree | snapshot |
2016-04-04 |
borenet | Fixes for iOS Swarming bot |
commit | commitdiff | tree | snapshot |
2016-04-04 |
halcanary | Fix ParseConfigs_OutParam tests |
commit | commitdiff | tree | snapshot |
2016-04-04 |
mtklein | Point libpng at upstream libpng 1.6 + my new perf patch. |
commit | commitdiff | tree | snapshot |
next |