summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-21anticipate more optimizations by renaming some files and methodscommit-bot@chromium.org
2014-04-21Support clip to layer flag on Android framework.commit-bot@chromium.org
2014-04-18Staging for cleanup of SkPicture-related headersrobertphillips@google.com
2014-04-18rename SkPaintParts.* to SkPaintPart.*reed@google.com
2014-04-17Staged removal of SkPicture-derived classescommit-bot@chromium.org
2014-04-17add SK_SUPPORT_LEGACY_PROCXFERMODE to skia_for_chromium_defines.gypicommit-bot@chromium.org
2014-04-17Revert of Roll ANGLE. (https://codereview.chromium.org/237173002/)commit-bot@chromium.org
2014-04-17Roll ANGLE.commit-bot@chromium.org
2014-04-16More flags needed to build Android framework.commit-bot@chromium.org
2014-04-16Support picture recording in Android framework.commit-bot@chromium.org
2014-04-16Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public APIcommit-bot@chromium.org
2014-04-16Merge third_party/skia/gyp from https://chromium.googlesource.com/external/sk...Android Chromium Automerger
2014-04-16Merge from Chromium at DEPS revision 263965Ben Murdoch
2014-04-15Fix size of rotated text with FreeType.bungeman@google.com
2014-04-15Merge third_party/skia/gyp from https://chromium.googlesource.com/external/sk...Android Chromium Automerger
2014-04-14SkRecord: turn on cull annotation pass in public API.commit-bot@chromium.org
2014-04-14Merge third_party/skia/gyp from https://chromium.googlesource.com/external/sk...Android Chromium Automerger
2014-04-14Mike R: please sanity check SkPostConfig.hcommit-bot@chromium.org
2014-04-14Remove currently unused codecommit-bot@chromium.org
2014-04-14More removal of duplicate framework defines.commit-bot@chromium.org
2014-04-14Remove duplicate skia_android_framework defines.commit-bot@chromium.org
2014-04-13split SkPictureRecorder out of SkPicturerobertphillips@google.com
2014-04-11remove picture-backed surfacescommit-bot@chromium.org
2014-04-11Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...commit-bot@chromium.org
2014-04-11Merge third_party/skia/gyp from https://chromium.googlesource.com/external/sk...Android Chromium Automerger
2014-04-11remove guard for getTotalClipcommit-bot@chromium.org
2014-04-11Add bench_playback, for quick profiling of SKR playback.commit-bot@chromium.org
2014-04-11Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...commit-bot@chromium.org
2014-04-11Disable SK_GAMMA_SRGB on android builds.djsollen@google.com
2014-04-10Add a focused public API for src/record.commit-bot@chromium.org
2014-04-10Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...commit-bot@chromium.org
2014-04-10Merge third_party/skia/gyp from https://chromium.googlesource.com/external/sk...Android Chromium Automerger
2014-04-10Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...commit-bot@chromium.org
2014-04-10Create SkLayerRasterizer w/o destroying Builder.commit-bot@chromium.org
2014-04-10Add a new bench that tests a simple image filter DAG.senorblanco@chromium.org
2014-04-10revert of 14111 to fix buildbensong@google.com
2014-04-10Merge from Chromium at DEPS revision 262940Ben Murdoch
2014-04-09SkRecordDraw: skip draw ops when the clip is emptycommit-bot@chromium.org
2014-04-09Rename kPMColor_SkColorType to kN32_SkColorType.commit-bot@chromium.org
2014-04-09Initial code for webtry, a web application for allowing users to try out Skia.commit-bot@chromium.org
2014-04-09no more callers of getTotalClip -- except in androidreed@google.com
2014-04-09Merge third_party/skia/gyp from https://chromium.googlesource.com/external/sk...Android Chromium Automerger
2014-04-09Xfermode: SSE2 implementation of multiply_modeproccommit-bot@chromium.org
2014-04-09Fixes to Android.mk generation for arm64.commit-bot@chromium.org
2014-04-08SkRecord: make culling work if SkRecordAnnotateCullingPairs is called.commit-bot@chromium.org
2014-04-08More SkRecord TODOs:commit-bot@chromium.org
2014-04-08Start on some unwritten SkRecord TODOs:commit-bot@chromium.org
2014-04-08Merge third_party/skia/gyp from https://chromium.googlesource.com/external/sk...Android Chromium Automerger
2014-04-08Initial picture shader implementationcommit-bot@chromium.org
2014-04-08WIP -- SkFontreed@google.com