aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove guards Chromium no longer needsGravatar commit-bot@chromium.org2014-04-23
* Revert of Revert of Extract most of the mutable state of SkShader into a sepa...Gravatar commit-bot@chromium.org2014-04-23
* Disable cgimage GMGravatar bsalomon@google.com2014-04-23
* Revert of Extract most of the mutable state of SkShader into a separate Conte...Gravatar commit-bot@chromium.org2014-04-23
* Rebaselines for 2pt Conical GradientsGravatar commit-bot@chromium.org2014-04-23
* Revert of eliminate config param -- it was always self's config (https://code...Gravatar commit-bot@chromium.org2014-04-23
* Extract most of the mutable state of SkShader into a separate Context object.Gravatar commit-bot@chromium.org2014-04-23
* comment out SkDebugf (only needed for local testing)Gravatar commit-bot@chromium.org2014-04-23
* Make drawText calls non-virtual, to ease SkFont and TextBlob (https://coderev...Gravatar reed@google.com2014-04-23
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-23
* Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag.Gravatar commit-bot@chromium.org2014-04-23
* Fix double to SkScalar issues in SkTwoPointConicalGradient_gpu.cppGravatar commit-bot@chromium.org2014-04-22
* Factor out common template code. Send stdout back to web page.Gravatar commit-bot@chromium.org2014-04-22
* Add gpu fast path for two point conical gradients.Gravatar commit-bot@chromium.org2014-04-22
* expose CGImage -> SkBitmapGravatar commit-bot@chromium.org2014-04-22
* Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https...Gravatar commit-bot@chromium.org2014-04-22
* gyp: only include windows *_x64 targets if GYP_GENERATORS includes ninjaGravatar commit-bot@chromium.org2014-04-22
* Change valgrind suppresion names for bug 2455.Gravatar bsalomon@google.com2014-04-22
* Reverting Skia r14299 ( Remove guards Chromium no longer needs - https://code...Gravatar robertphillips@google.com2014-04-22
* Adding the ability to click on the images in the history and have that load t...Gravatar commit-bot@chromium.org2014-04-22
* Update valgrind suppression names for bug 2453Gravatar bsalomon@google.com2014-04-22
* Mark bench suppressions with bug #Gravatar bsalomon@google.com2014-04-22
* make drawText calls non-virtual, to ease SkFont and TextBlobGravatar commit-bot@chromium.org2014-04-22
* Add Valgrind suppression file for benchGravatar bsalomon@google.com2014-04-22
* Fix build: Windows has dibs on IGNOREGravatar commit-bot@chromium.org2014-04-22
* Increase range for skp that triggers a perf regression periodicallyGravatar bsalomon@google.com2014-04-22
* eliminate config param -- it was always self's configGravatar reed@google.com2014-04-22
* fix size_t/int warnings in picturesGravatar commit-bot@chromium.org2014-04-22
* Remove SK_IGNORE_FREETYPE_ROTATION_FIX and guarded code.Gravatar bungeman@google.com2014-04-22
* Refactor SkRecord opts, converting playback optimizations where possible.Gravatar commit-bot@chromium.org2014-04-22
* Remove guards Chromium no longer needsGravatar commit-bot@chromium.org2014-04-22
* Use GradFlags for gradient Flags in SkGradientShaderGravatar commit-bot@chromium.org2014-04-22
* Add asADash entry point into SkPathEffect to allow extracting Dash info from ...Gravatar commit-bot@chromium.org2014-04-22
* NewRasterDirect should *not* erase the pixels -- direct means the client is i...Gravatar commit-bot@chromium.org2014-04-22
* SK_API-export SkBBHFactory & friends.Gravatar commit-bot@chromium.org2014-04-22
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-22
* rebase flaky skp bench range on win7Gravatar bsalomon@google.com2014-04-21
* Add --runOnce flag to run benchs once in release or to force convergence in d...Gravatar commit-bot@chromium.org2014-04-21
* Add missing scale value to fix SkGradientShader memory errorGravatar commit-bot@chromium.org2014-04-21
* add optional origin parameter to accessTopLayerPixelsGravatar commit-bot@chromium.org2014-04-21
* Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead.Gravatar commit-bot@chromium.org2014-04-21
* Fixes for SkPictureShader.Gravatar commit-bot@chromium.org2014-04-21
* warn that docs/quickstart.md is out of sync with official docsGravatar commit-bot@chromium.org2014-04-21
* Update flaky bench range for tabl_hsfi.skp_simple_viewport_1000x1000_gpu_ on ...Gravatar bsalomon@google.com2014-04-21
* git-sync-deps verifies that directory is a top-level git directory.Gravatar commit-bot@chromium.org2014-04-21
* Increase ranges for flaky skp benchesGravatar bsalomon@google.com2014-04-21
* Move to using HTML templates when filling out the workspace history.Gravatar commit-bot@chromium.org2014-04-21
* Add a .gypi to insulate Chrome from refactorings in src/record.Gravatar commit-bot@chromium.org2014-04-21
* Mark mixedxfermodes as ignored on Ubunutu12 Release 64 bit for nvprmsaa4 configGravatar bsalomon@google.com2014-04-21
* SkDELETE() -> SkDELETE_ARRAY() in gradients_many testGravatar bsalomon@google.com2014-04-21