2014-04-24 |
commit-bot... | Reland "Properly set alpha type in webp decode." |
commit | commitdiff | tree | snapshot |
2014-04-24 |
commit-bot... | Fix build: these asserts are always now true, which... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
commit-bot... | Fix android_gdbserver script to work with changes from... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
commit-bot... | fix int/size_t warnings in pipe |
commit | commitdiff | tree | snapshot |
2014-04-24 |
commit-bot... | simplify tools/xsan_build now that make runs ninja |
commit | commitdiff | tree | snapshot |
2014-04-24 |
commit-bot... | Remove support for inheriting the paint color from... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
commit-bot... | teach TSAN about SkSpinlock, SkRefCnt, and SkOnce |
commit | commitdiff | tree | snapshot |
2014-04-24 |
commit-bot... | teach TSAN about SkSpinlock, SkRefCnt, and SkOnce |
commit | commitdiff | tree | snapshot |
2014-04-24 |
commit-bot... | Proof of adoption in SkRecord::replace. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
commit-bot... | Rearrange SkRecord public API to fit better with cc... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
commit-bot... | android scripts respect SKIA_OUT, if already set. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
robertphillips... | Restore SkPicture-related guard flags for Chrome |
commit | commitdiff | tree | snapshot |
2014-04-24 |
commit-bot... | Whitespace change to trigger the new GCE compile bots. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
commit-bot... | Remove 2 SkPicture-related flags Chrome should be able... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
skia.committer... | Sanitizing source files in Housekeeper-Nightly |
commit | commitdiff | tree | snapshot |
2014-04-24 |
robertphillips... | Fix for r14341 Chrome build error |
commit | commitdiff | tree | snapshot |
2014-04-24 |
commit-bot... | remove unused functions |
commit | commitdiff | tree | snapshot |
2014-04-23 |
senorblanco... | Add a missing SK_API to SkImageFilter::Cache. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
commit-bot... | fix x86 emulator for Android framework. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
commit-bot... | First step in pulling SkPicturePlayback & SkPictureReco... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
commit-bot... | add one-channel output support to webp encoder |
commit | commitdiff | tree | snapshot |
2014-04-23 |
bsalomon@google.com | rebaseline filltypespersp on ubuntu for nvprmsaa4 |
commit | commitdiff | tree | snapshot |
2014-04-23 |
commit-bot... | Rename benchmark classes, hopefully less confusing... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
bsalomon@google.com | Add valgrind suppressions for fglrx |
commit | commitdiff | tree | snapshot |
2014-04-23 |
commit-bot... | Revert of Properly enable S32_D16_filter_DX_SSE2 optimi... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
commit-bot... | Use default save() flags in SkBlurDrawLooper. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
commit-bot... | Use fixed function pipeline only when drawing paths |
commit | commitdiff | tree | snapshot |
2014-04-23 |
commit-bot... | Properly enable S32_D16_filter_DX_SSE2 optimization. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
commit-bot... | fix size_t/int warnings |
commit | commitdiff | tree | snapshot |
2014-04-23 |
commit-bot... | Use textContent instead of innerText. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
commit-bot... | stop using deprecated bitmap::config for gpu |
commit | commitdiff | tree | snapshot |
2014-04-23 |
commit-bot... | Remove guards Chromium no longer needs |
commit | commitdiff | tree | snapshot |
2014-04-23 |
commit-bot... | Revert of Revert of Extract most of the mutable state... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
bsalomon@google.com | Disable cgimage GM |
commit | commitdiff | tree | snapshot |
2014-04-23 |
commit-bot... | Revert of Extract most of the mutable state of SkShader... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
commit-bot... | Rebaselines for 2pt Conical Gradients |
commit | commitdiff | tree | snapshot |
2014-04-23 |
commit-bot... | Revert of eliminate config param -- it was always self... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
commit-bot... | Extract most of the mutable state of SkShader into... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
commit-bot... | comment out SkDebugf (only needed for local testing) |
commit | commitdiff | tree | snapshot |
2014-04-23 |
reed@google.com | Make drawText calls non-virtual, to ease SkFont and... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
skia.committer... | Sanitizing source files in Housekeeper-Nightly |
commit | commitdiff | tree | snapshot |
2014-04-23 |
commit-bot... | Refactor SkPictureStateTree::Iterator to avoid use... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
commit-bot... | Fix double to SkScalar issues in SkTwoPointConicalGradi... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
commit-bot... | Factor out common template code. Send stdout back to... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
commit-bot... | Add gpu fast path for two point conical gradients. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
commit-bot... | expose CGImage -> SkBitmap |
commit | commitdiff | tree | snapshot |
2014-04-22 |
commit-bot... | Revert of make drawText calls non-virtual, to ease... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
commit-bot... | gyp: only include windows *_x64 targets if GYP_GENERATO... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
bsalomon@google.com | Change valgrind suppresion names for bug 2455. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
robertphillips... | Reverting Skia r14299 ( Remove guards Chromium no longe... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
commit-bot... | Adding the ability to click on the images in the histor... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
bsalomon@google.com | Update valgrind suppression names for bug 2453 |
commit | commitdiff | tree | snapshot |
2014-04-22 |
bsalomon@google.com | Mark bench suppressions with bug # |
commit | commitdiff | tree | snapshot |
2014-04-22 |
commit-bot... | make drawText calls non-virtual, to ease SkFont and... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
bsalomon@google.com | Add Valgrind suppression file for bench |
commit | commitdiff | tree | snapshot |
2014-04-22 |
commit-bot... | Fix build: Windows has dibs on IGNORE |
commit | commitdiff | tree | snapshot |
2014-04-22 |
bsalomon@google.com | Increase range for skp that triggers a perf regression... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
reed@google.com | eliminate config param -- it was always self's config |
commit | commitdiff | tree | snapshot |
2014-04-22 |
commit-bot... | fix size_t/int warnings in pictures |
commit | commitdiff | tree | snapshot |
2014-04-22 |
bungeman@google.com | Remove SK_IGNORE_FREETYPE_ROTATION_FIX and guarded... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
commit-bot... | Refactor SkRecord opts, converting playback optimizatio... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
commit-bot... | Remove guards Chromium no longer needs |
commit | commitdiff | tree | snapshot |
2014-04-22 |
commit-bot... | Use GradFlags for gradient Flags in SkGradientShader |
commit | commitdiff | tree | snapshot |
2014-04-22 |
commit-bot... | Add asADash entry point into SkPathEffect to allow... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
commit-bot... | NewRasterDirect should *not* erase the pixels -- direct... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
commit-bot... | SK_API-export SkBBHFactory & friends. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
skia.committer... | Sanitizing source files in Housekeeper-Nightly |
commit | commitdiff | tree | snapshot |
2014-04-21 |
bsalomon@google.com | rebase flaky skp bench range on win7 |
commit | commitdiff | tree | snapshot |
2014-04-21 |
commit-bot... | Add --runOnce flag to run benchs once in release or... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
commit-bot... | Add missing scale value to fix SkGradientShader memory... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
commit-bot... | add optional origin parameter to accessTopLayerPixels |
commit | commitdiff | tree | snapshot |
2014-04-21 |
commit-bot... | Remove offset to SkMallocPixelRef::NewWithData - use... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
commit-bot... | Fixes for SkPictureShader. |
commit | commitdiff | tree | snapshot |
2014-04-21 |
commit-bot... | warn that docs/quickstart.md is out of sync with offici... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
bsalomon@google.com | Update flaky bench range for tabl_hsfi.skp_simple_viewp... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
commit-bot... | git-sync-deps verifies that directory is a top-level... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
bsalomon@google.com | Increase ranges for flaky skp benches |
commit | commitdiff | tree | snapshot |
2014-04-21 |
commit-bot... | Move to using HTML templates when filling out the works... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
commit-bot... | Add a .gypi to insulate Chrome from refactorings in... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
bsalomon@google.com | Mark mixedxfermodes as ignored on Ubunutu12 Release... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
bsalomon@google.com | SkDELETE() -> SkDELETE_ARRAY() in gradients_many test |
commit | commitdiff | tree | snapshot |
2014-04-21 |
bsalomon@google.com | Update baseline for mixed_xfermodes on nvprmsaa4 |
commit | commitdiff | tree | snapshot |
2014-04-21 |
commit-bot... | Update DESIGN, forgot to add new perms for the new... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
commit-bot... | anticipate more optimizations by renaming some files... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
commit-bot... | Add --match to bench tools, extra decimal to bench_pict... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
commit-bot... | Picking from the wrong end of the workspace history... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
commit-bot... | bench rebase test f7927dd |
commit | commitdiff | tree | snapshot |
2014-04-21 |
commit-bot... | Allow running gyp_to_android without SkUserConfig. |
commit | commitdiff | tree | snapshot |
2014-04-21 |
commit-bot... | Support clip to layer flag on Android framework. |
commit | commitdiff | tree | snapshot |
2014-04-21 |
commit-bot... | Add flipped gradient branch to two point conical gradient |
commit | commitdiff | tree | snapshot |
2014-04-20 |
skia.committer... | Sanitizing source files in Housekeeper-Nightly |
commit | commitdiff | tree | snapshot |
2014-04-20 |
reed@google.com | remove sizeof check -- triggers warning in chrome |
commit | commitdiff | tree | snapshot |
2014-04-19 |
commit-bot... | inline SkMulDiv now that 64bit mul is inlineable |
commit | commitdiff | tree | snapshot |
2014-04-19 |
commit-bot... | fix warnings around size_t/int |
commit | commitdiff | tree | snapshot |
2014-04-19 |
commit-bot... | Add support for serving up a view that can be iframed. |
commit | commitdiff | tree | snapshot |
2014-04-19 |
commit-bot... | First pass at workspaces. |
commit | commitdiff | tree | snapshot |
2014-04-19 |
skia.committer... | Sanitizing source files in Housekeeper-Nightly |
commit | commitdiff | tree | snapshot |
2014-04-18 |
bsalomon@google.com | Mass baseline for filltypespersp |
commit | commitdiff | tree | snapshot |
2014-04-18 |
bsalomon@google.com | Mass baselining of drrect GM |
commit | commitdiff | tree | snapshot |
2014-04-18 |
bsalomon@google.com | Mass rebaseline of the rrect_* GMs |
commit | commitdiff | tree | snapshot |
next |