2013-08-05 |
commit-bot... | Minor sk_memset{16|32}_SSE2 optimization. |
commit | commitdiff | tree | snapshot |
2013-08-05 |
commit-bot... | GPU Font Cache improvements: |
commit | commitdiff | tree | snapshot |
2013-08-05 |
bsalomon@google.com | Revert "Add blend optimization helpers and use to conve... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
edisonn@google.com | pdfviewer: add virtual destructor for SkPdfFont |
commit | commitdiff | tree | snapshot |
2013-08-05 |
edisonn@google.com | pdfviewer: fix typo |
commit | commitdiff | tree | snapshot |
2013-08-05 |
edisonn@google.com | pdfviewer: set backdround to transparent, and add an... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
commit-bot... | Add blend optimization helpers and use to convert rect... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
commit-bot... | Added ctm matrix to GPU path |
commit | commitdiff | tree | snapshot |
2013-08-05 |
commit-bot... | Fix OverdrawFilter not set on first call to SkDebugCanv... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
edisonn@google.com | pdfviewer: add indexed rbg image support, enhanche... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
jvanverth@google.com | Temporarily disable GpuTestPath. |
commit | commitdiff | tree | snapshot |
2013-08-05 |
djsollen@google.com | Enable SkUtilsArm on all ARM platforms and always use... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
commit-bot... | Actually flush the path stencil transform when the... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
commit-bot... | Fix a crash on stroking empty paths with nv_path_render... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
commit-bot... | Avoid counting verbs twice in SkPath::isEmpty() |
commit | commitdiff | tree | snapshot |
2013-08-04 |
commit-bot... | In preparation for make Chromium's skia.gyp use pdf... |
commit | commitdiff | tree | snapshot |
2013-08-04 |
robertphillips... | N7 Performance trigger rebaselines |
commit | commitdiff | tree | snapshot |
2013-08-02 |
epoger@google.com | Delete image-based rebaselining tool; we have switched... |
commit | commitdiff | tree | snapshot |
2013-08-02 |
edisonn@google.com | pdfviewer: implementation of one type of pattern -... |
commit | commitdiff | tree | snapshot |
2013-08-02 |
bsalomon@google.com | correctly copy constant coverage from GrPaint to GrDraw... |
commit | commitdiff | tree | snapshot |
2013-08-02 |
commit-bot... | Adds poppler and dependencies to DEPS. This is a pre... |
commit | commitdiff | tree | snapshot |
2013-08-02 |
epoger@google.com | Create AJAX live-viewer of expected-vs-actual GM results |
commit | commitdiff | tree | snapshot |
2013-08-02 |
scroggo@google.com | Restore a default timer to bench_pictures. |
commit | commitdiff | tree | snapshot |
2013-08-02 |
zachr@google.com | fix skpdiff viewer bug when using relative paths |
commit | commitdiff | tree | snapshot |
2013-08-02 |
sugoi@google.com | Removed duplicate file |
commit | commitdiff | tree | snapshot |
2013-08-02 |
junov@chromium.org | Fixing SkDeferredCanvas::writePixels to trigger appropr... |
commit | commitdiff | tree | snapshot |
2013-08-02 |
commit-bot... | Add nv_path_rendering entry points to Unix GLInterface |
commit | commitdiff | tree | snapshot |
2013-08-02 |
commit-bot... | add remote debugging support for x86 phone |
commit | commitdiff | tree | snapshot |
2013-08-02 |
bsalomon@google.com | Add fullscreen rect bench |
commit | commitdiff | tree | snapshot |
2013-08-02 |
commit-bot... | Support MSAA in the picture debugger |
commit | commitdiff | tree | snapshot |
2013-08-02 |
skia.committer... | Sanitizing source files in Housekeeper-Nightly |
commit | commitdiff | tree | snapshot |
2013-08-02 |
bungeman@google.com | Add onRefMatchingStyle to SkFontHost_linux. |
commit | commitdiff | tree | snapshot |
2013-08-01 |
bungeman@google.com | Fix SkTMin call introduced in 10500 which fails on... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
bungeman@google.com | Implement onGetTableTags and onGetTableData on Windows. |
commit | commitdiff | tree | snapshot |
2013-08-01 |
commit-bot... | Fix memory leak in SkPDFResourceDict |
commit | commitdiff | tree | snapshot |
2013-08-01 |
edisonn@google.com | pdfviewer: debug the parameters for snc, and for resolv... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
bungeman@google.com | Reintroduce default impls removed in 10495. |
commit | commitdiff | tree | snapshot |
2013-08-01 |
bungeman@google.com | Implement onGetTableTags and onGetTableData on Windows. |
commit | commitdiff | tree | snapshot |
2013-08-01 |
edisonn@google.com | pdfviewer: finish implementation of SkPdfObject.toStrin... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
djsollen@google.com | Revert "Don't call SkGpuDevice::drawVertices from drawP... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
senorblanco... | New baselines for imagefiltersgraph GM after r10482. |
commit | commitdiff | tree | snapshot |
2013-08-01 |
commit-bot... | Added 3-color gradient scraper for detecting symmetrica... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
commit-bot... | Don't call SkGpuDevice::drawVertices from drawPoints... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
egdaniel@google.com | Add Loop Blinn hairline conics to GPU |
commit | commitdiff | tree | snapshot |
2013-08-01 |
commit-bot... | When skia run bench cases to test performance, it will... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
reed@google.com | stub support for SK_FONTHOST_USES_FONTMGR |
commit | commitdiff | tree | snapshot |
2013-08-01 |
commit-bot... | Make SkPath::conservativelyContainsRect not assert... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
scroggo@google.com | Fixes for JPEG subset decoding. |
commit | commitdiff | tree | snapshot |
2013-08-01 |
senorblanco... | Remove SkBlendImageFilter, and all tests. Its functiona... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
commit-bot... | Mark GrMemoryPool methods as static. |
commit | commitdiff | tree | snapshot |
2013-08-01 |
commit-bot... | ARM Skia NEON patches - 14 - S32A_Blend |
commit | commitdiff | tree | snapshot |
2013-08-01 |
edisonn@google.com | pdfviewer: remove simple implementation for non-isolate... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
robertphillips... | N7 performance trigger rebaselines |
commit | commitdiff | tree | snapshot |
2013-08-01 |
skia.committer... | Sanitizing source files in Housekeeper-Nightly |
commit | commitdiff | tree | snapshot |
2013-07-31 |
commit-bot... | Inverse fill support in PDF |
commit | commitdiff | tree | snapshot |
2013-07-31 |
senorblanco... | New baselines for imagefilterscropped. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
mtklein@google.com | Enable runtime checks for SSSE3 on x86 on Android. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
commit-bot... | Committed: code.google.com/p/skia/source/detail?r=10372 |
commit | commitdiff | tree | snapshot |
2013-07-31 |
reed@google.com | Revert "Revert "Revert "try enabling FONTHOST_USES_FONT... |
commit | commitdiff | tree | snapshot |
2013-07-31 |
reed@google.com | Revert "Revert "try enabling FONTHOST_USES_FONTMGR... |
commit | commitdiff | tree | snapshot |
2013-07-31 |
bsalomon@google.com | set nominmax on windows |
commit | commitdiff | tree | snapshot |
2013-07-31 |
reed@google.com | add impls for createfromstream for fontconfig fontmgr |
commit | commitdiff | tree | snapshot |
2013-07-31 |
reed@google.com | Revert "try enabling FONTHOST_USES_FONTMGR and see... |
commit | commitdiff | tree | snapshot |
2013-07-31 |
edisonn@google.com | pdfviewer: transparency groups - implementation of... |
commit | commitdiff | tree | snapshot |
2013-07-31 |
reed@google.com | try enabling FONTHOST_USES_FONTMGR and see what breaks |
commit | commitdiff | tree | snapshot |
2013-07-31 |
reed@google.com | add dox to SkTDynamicHash, fix typo of Key instead... |
commit | commitdiff | tree | snapshot |
2013-07-31 |
reed@google.com | adapt FontConfig to use SK_FONTHOST_USES_FONTMGR |
commit | commitdiff | tree | snapshot |
2013-07-31 |
mtklein@google.com | Remove a stray double assign that g++ 4.8 thinks has... |
commit | commitdiff | tree | snapshot |
2013-07-31 |
djsollen@google.com | Upstream changes from Android |
commit | commitdiff | tree | snapshot |
2013-07-31 |
robertphillips... | added drawVertices path to GameBench |
commit | commitdiff | tree | snapshot |
2013-07-31 |
djsollen@google.com | update gyp for ARM builds to be more well defined. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
skia.committer... | Sanitizing source files in Housekeeper-Nightly |
commit | commitdiff | tree | snapshot |
2013-07-31 |
senorblanco... | Rebaseline blur tests for r10444. Max color mismatch 1. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
robertphillips... | Alter assert that is causing Chromium compilation failure |
commit | commitdiff | tree | snapshot |
2013-07-30 |
commit-bot... | + ,fLastAllocated(NULL) |
commit | commitdiff | tree | snapshot |
2013-07-30 |
reed@google.com | support SK_FONTHOST_USES_FONTMGR on mac |
commit | commitdiff | tree | snapshot |
2013-07-30 |
senorblanco... | Optimize the blur convolution by only applying domain... |
commit | commitdiff | tree | snapshot |
2013-07-30 |
bungeman@google.com | Remove old default implementation of SkTypeface::onGetUPEM. |
commit | commitdiff | tree | snapshot |
2013-07-30 |
reed@google.com | refactoring for SK_FONTHOST_USES_FONTMGR option |
commit | commitdiff | tree | snapshot |
2013-07-30 |
commit-bot... | leading slash confuses non-git tools that read .gitigno... |
commit | commitdiff | tree | snapshot |
2013-07-30 |
edisonn@google.com | pdfviewer: more prerequired work to have examples worki... |
commit | commitdiff | tree | snapshot |
2013-07-30 |
bensong@google.com | Adds links to dashboard plots for skp bench values... |
commit | commitdiff | tree | snapshot |
2013-07-30 |
mtklein@google.com | ndk r8d->r8e, adding mips toolchain |
commit | commitdiff | tree | snapshot |
2013-07-30 |
mtklein@google.com | Rebaseline a couple of Nexus 7 GPU GMs for thumb2. |
commit | commitdiff | tree | snapshot |
2013-07-30 |
edisonn@google.com | pdfviewer: add doPage function, cet stream from Contents |
commit | commitdiff | tree | snapshot |
2013-07-30 |
commit-bot... | fold SK_CPU_HAS_CONDITION_INSTR through as always defined |
commit | commitdiff | tree | snapshot |
2013-07-30 |
commit-bot... | add scalar stubs for neon functions to give arm guys... |
commit | commitdiff | tree | snapshot |
2013-07-30 |
commit-bot... | set a correct breakpoint for gdbserver, gdb can stop... |
commit | commitdiff | tree | snapshot |
2013-07-30 |
robertphillips... | Fix compiler warning/error in r10428 |
commit | commitdiff | tree | snapshot |
2013-07-30 |
robertphillips... | Fix quickReject computation for blurs |
commit | commitdiff | tree | snapshot |
2013-07-30 |
edisonn@google.com | pdfviewer: fix condition for element in array, reset... |
commit | commitdiff | tree | snapshot |
2013-07-30 |
skia.committer... | Sanitizing source files in Housekeeper-Nightly |
commit | commitdiff | tree | snapshot |
2013-07-30 |
bungeman@google.com | Fix subpixel metrics with GDI. |
commit | commitdiff | tree | snapshot |
2013-07-29 |
bungeman@google.com | Fix invalid comparison between int16 and int16be in... |
commit | commitdiff | tree | snapshot |
2013-07-29 |
edisonn@google.com | pdfviewer: load files with missing xref (we need in... |
commit | commitdiff | tree | snapshot |
2013-07-29 |
mtklein@google.com | always have conditional instruction |
commit | commitdiff | tree | snapshot |
2013-07-29 |
mtklein@google.com | one more thing to try before rebaselining android |
commit | commitdiff | tree | snapshot |
2013-07-29 |
edisonn@google.com | pdfviewer: more plumming for soft masks, blend modes... |
commit | commitdiff | tree | snapshot |
2013-07-29 |
reed@google.com | expose getFamilyName to public SkTypeface |
commit | commitdiff | tree | snapshot |
2013-07-29 |
senorblanco... | Small optimization for convolution shader: only apply... |
commit | commitdiff | tree | snapshot |
next |