- 3fffb2e Reverting r5861 (remove gainfocus and setMatixClip) due to Chrome compilation issues by robertphillips@google.com · 12 years ago
- bae1712 Disable automatic font fallback of SkFontHost_android when building for WebKit by djsollen@google.com · 12 years ago
- a1c3d78 Remove gainFocus() and setMatrixClip() virtuals from SkDevice. by bsalomon@google.com · 12 years ago
- 0e354aa Remove external matrix feature. by bsalomon@google.com · 12 years ago
- 0f11e1a Remove translate param from GrContext::drawPath (and subsequent calls). by bsalomon@google.com · 12 years ago
- c7448ce GrPaint encapsulation. by bsalomon@google.com · 12 years ago
- 254eae2 Change SkLightingImageFilter to derive from SkSingleInputImageFilter, so that it can participate in filter DAGs. by senorblanco@chromium.org · 12 years ago
- 88becf4 Rename GrPaint fields/enums/members texture->color mask->coverage. by bsalomon@google.com · 12 years ago
- af84e74 Move setPaint from GrContext to GrDrawState. by bsalomon@google.com · 12 years ago
- 5a7c6be Add the ability to provide function pointers to SkPicture serialization by scroggo@google.com · 12 years ago
- 94bc60f Lock gFTMutex when modifying FT globals. by scroggo@google.com · 12 years ago
- 7823d9a Disable SK_DEBUG_PATH_REF in debug builds. by bsalomon@google.com · 12 years ago
- 3bc16c8 Implement GPU path for matrix convolution. Note that when not convolving alpha, by senorblanco@chromium.org · 12 years ago
- e6e62d1 Make numTextures() be non-virtual on GrCustomStage. by bsalomon@google.com · 12 years ago
- 7cc7f49 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- ae09f2d Adds extra debugging to SkPathRef that can optionally be turned on in a release build. by bsalomon@google.com · 12 years ago
- 1dfe88e Revert r5557 (which itself was a revert of r5433). Relands SkPathRef. Will follow with change for extra debug checks to attempt to ferret out http://www.crbug.com/148637. by bsalomon@google.com · 12 years ago
- 4f45258 Delete SkStream_Win.h as it appears to never have been used. by bungeman@google.com · 12 years ago
- 425a8c7 add getSeed() by reed@google.com · 12 years ago
- 2b64f84 Add SkNativeGLContext implementation for iOS. by bsalomon@google.com · 12 years ago
- dc3a4e5 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 5957f47 retool so we don't need to call SkCanvas::setDevice by reed@google.com · 12 years ago
- ccb3950 Speculative render target ref/unref fixes by robertphillips@google.com · 12 years ago
- 7ec0015 delete obsolete/unused SkGpuCanvas by reed@google.com · 12 years ago
- 887760f views: Fix a typo in SkEvent.h by tfarina@chromium.org · 12 years ago
- 52a00ca Adding virtual method to SkDeferredCanvas::NotificationClient for signaling when commands are skipped due to the skip on clear optimization. by junov@google.com · 12 years ago
- dde646a re-land removal of setBitmapDevice by reed@google.com · 12 years ago
- 35e535a Rolling back r5732 due to Chrome Mac compiler issues by robertphillips@google.com · 12 years ago
- 22b460c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 768d59b remove setBitmapDevice -- no longer called, and is a necessary step on our way by reed@google.com · 12 years ago
- bac6b05 Update Ganesh to support fractional rects in drawBitmapRect by robertphillips@google.com · 12 years ago
- 9c39744 Fix recursive GPU processing for SkImageFilter. Plumb through the by senorblanco@chromium.org · 12 years ago
- aa400ee doh, fix typo by reed@google.com · 12 years ago
- 4c9e2aa eliminate (unused) extra param to update(), and thereby remove (bad bad bad) setBitmapDevice call. by reed@google.com · 12 years ago
- 34dc9a2 allow chrome to use old drawBitmapRect beahvior for now, using SK_SUPPORT_INT_SRCRECT_DRAWBITMAPRECT by reed@google.com · 12 years ago
- e229e92 Remove deprecated SkOSWindow_wxwidgets.h by tfarina@chromium.org · 12 years ago
- 373ebc6 Suppress some warnings on linux. by bsalomon@google.com · 12 years ago
- 74bb77e add getMetaData() to SkCanvas (as part of our master plan to remove by mike@reedtribe.org · 12 years ago
- 33535f3 Reimplement drawBitmapRectToRect to correctly handle fraction srcRect. by reed@google.com · 12 years ago
- 8640d50 This patch adds support for optional processing of the alpha channel in by senorblanco@chromium.org · 12 years ago
- 0e82c67 "fix" chrome build by robertphillips@google.com · 12 years ago
- 594dd3c iOS support work in progress by caryclark@google.com · 12 years ago
- cdb426d Fix for GrTextureStripAtlas memory leak by robertphillips@google.com · 12 years ago
- a0c2bc2 Make flattenables no longer depend on global static initializers. by scroggo@google.com · 12 years ago
- a38dfb6 Adding hasPendingCommands API method to SkDeferredCanvas by junov@chromium.org · 12 years ago
- fb10389 Adding a silent playback option to SkGPipeRead by junov@chromium.org · 12 years ago
- af77727 remove use of SkRefPtr in public header (SkPDFDocument.h) by reed@google.com · 12 years ago
- 52657c7 remove unused parameter (that also slowed us down) to SkAutoTDelete by reed@google.com · 12 years ago
- fc641d0 remove all SkRefPtr from SkPDFDevice.h by reed@google.com · 12 years ago
- 867cbd8 first cut at making iOS work by caryclark@google.com · 12 years ago
- db545ae Fix GrTextureAccess::operator == by bsalomon@google.com · 12 years ago
- 2a006c1 begin to skiafy PDF headers : removing use of SkRefPtr by reed@google.com · 12 years ago
- c1ad022 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 5faa2dc Implements a matrix convolution filter (raster path only). The filtering loop by senorblanco@chromium.org · 12 years ago
- 7112173 re-re-land 5578 by reed@google.com · 12 years ago
- 1ce49fc Move GrTextureParams from GrSamplerState to GrTextureAccess by bsalomon@google.com · 12 years ago
- 10f9f4a revert 5580 by reed@google.com · 12 years ago
- eab16de re-land 5578 w/ pipe fix by reed@google.com · 12 years ago
- c75c36a revert 5578 -- broke pipe by reed@google.com · 12 years ago
- f1ab723 Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This by reed@google.com · 12 years ago
- 66bcbd1 Check for invalid SkPictures by borenet@google.com · 12 years ago
- 7534747 Add GrColor to RGBA float helper func by bsalomon@google.com · 12 years ago
- 6c5418e Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 branch. by bsalomon@google.com · 12 years ago
- 1c6307e Fix some nits from http://codereview.appspot.com/6506103/ by rileya@google.com · 12 years ago
- 1d225f2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 8515e79 Add R-Tree record flag to SkPicture, plus some cleanup/fixes in associated classes. by rileya@google.com · 12 years ago
- 1f1543f re-apply 5508, but with the new compile-flag disabled for now by reed@google.com · 12 years ago
- d8a6cc8 Make texteffects gm work through serialization and pipe. by scroggo@google.com · 12 years ago
- bfe1572 revert 5508 -- it broke most of the builds by reed@google.com · 12 years ago
- 1f8787a Using the device scale factor for glyph positioning by wjmaclean@chromium.org · 12 years ago
- dabdd9e Revert r5491, r5495, r5497, and r5498. by borenet@google.com · 12 years ago
- bcfa637 printf->SkDebugf for r5491 by borenet@google.com · 12 years ago
- fb3dd3a Temporarily add logging to GrContextFactory and SkNativeGLContext_android by borenet@google.com · 12 years ago
- 6d003d1 Wrap all GrCustomStage textures in GrTextureAccess, remove StageDesc::fInConfigFlags by bsalomon@google.com · 12 years ago
- 047696c Move GrTextureAccess decl/defn to separate files by bsalomon@google.com · 12 years ago
- d6ce0db Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 9fbcad0 Removed old resource locking system by robertphillips@google.com · 12 years ago
- 50a035d Added explicit cache clearing by robertphillips@google.com · 12 years ago
- 69aca79 SkPathRef: one allocation for pts+verbs, path GenID, copy-on-write by bsalomon@google.com · 12 years ago
- 5e72845 Add SK_API to path == decl. Over-the-shoulder review from robertphillips@ by bsalomon@google.com · 12 years ago
- 6c77816 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- d364554 Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derived classes by robertphillips@google.com · 12 years ago
- d6bbbf8 Simplified stencil buffer caching by robertphillips@google.com · 12 years ago
- b24b4fa Future proof luminance caches. https://codereview.appspot.com/6495071/ by bungeman@google.com · 12 years ago
- 9474ed0 Switch GrGpu's GrResource list over to using SkTDLinkedList by robertphillips@google.com · 12 years ago
- 58b4ead Perform multi core rendering in bench_pictures. by scroggo@google.com · 12 years ago
- 5955202 Allow cache tracking to be enabled in release by robertphillips@google.com · 12 years ago
- 0576555 Remove dead code and update a comment. by scroggo@google.com · 12 years ago
- a27096b Sanitizing source files in Skia_Nightly_House_Keeping by skia.committer@gmail.com · 12 years ago
- 1cf58d0 add SkWriter32::rewindToOffset() -- used for peephole edits in picture recording by reed@google.com · 12 years ago
- a9b0623 Added find, lock to GrContext & GrResourceCache interfaces by robertphillips@google.com · 12 years ago
- 405d0f4 In which a series of things around attachToCanvas and writePixels are fixed by bsalomon@google.com · 12 years ago
- c9ab987 Implement multi-threaded picture playback via cloning. by djsollen@google.com · 12 years ago
- 5e49732 Fix int64->int32 warning by bsalomon@google.com · 12 years ago
- 1bfe01d When creating gray from lcd, use luminance instead of coverage. by bungeman@google.com · 12 years ago
- 536079b Fix Clang build on Android. by digit@google.com · 12 years ago
- 8090e65 Make the SkGrPixelRef be responsible for unlocking device's scratch texture in the cache by bsalomon@google.com · 12 years ago
- 7edfb49 need to declare INHERITED for the instcount macros by reed@google.com · 12 years ago
- fd875e8 re-enable inst counting by reed@google.com · 12 years ago
- a292112 Remove SkGpuDevice::fTexture, use new pixel ref class name by bsalomon@google.com · 12 years ago