- 723b050 Add support for blending of LCD for all blend modes. BUG=skia: by egdaniel · 9 years ago
- 014ffdb Parallel cache. by herb · 9 years ago
- cd56f81 SkImageSource by fmalita · 9 years ago
- 506c802 Add helper for creating leaf FPs inside GrFP::TestCreate functions by bsalomon · 9 years ago
- ec00d94 Move some of the adding stencil attachment logic of Gpu and into Render Target. by egdaniel · 9 years ago
- b5b6032 Test that GrFragmentProcessors work without input colors. by bsalomon · 9 years ago
- 59ce45f Revert of Test that GrFragmentProcessors work without input colors. (patchset #2 id:20001 of https://codereview.chromium.org/1341853002/ ) by bsalomon · 9 years ago
- 72c58e7 Test that GrFragmentProcessors work without input colors. by bsalomon · 9 years ago
- 4d5b676 formalize generate->bitmap by reed · 9 years ago
- eddbefb skia: Add ANGLE with GL backend to nanobench/DM by hendrikw · 9 years ago
- 951d854 Revert of Parallel cache - preliminary (patchset #23 id:440001 of https://codereview.chromium.org/1264103003/ ) by jyasskin · 9 years ago
- 85d9178 Use SkImageCacherator in SkImages by reed · 9 years ago
- f238469 Late creation of GrPathProcessor by joshualitt · 9 years ago
- 4a37d08 Port SkBlitRow::Color32 to SkOpts. by mtklein · 9 years ago
- 6c6f658 Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU raster threads accessing the same GrContext to read back GPU input data by bsalomon · 9 years ago
- 32ab260 Revert of Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU raster threads accessin… (patchset #1 id:1 of https://codereview.chromium.org/1329313002/ ) by bsalomon · 9 years ago
- eb662bc Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU raster threads accessing the same GrContext to read back GPU input data by bsalomon · 9 years ago
- cb1ccfd SK_API on GrWrapTextureInBitmap by bsalomon · 9 years ago
- 809e5af Brian requested a new namespace for factories that create fragment processors that combine 2 things with a xfermode. This way, we can change the implementation of these factories in the future to not use GrComposeEffect if desired. by wangyix · 9 years ago
- bf29888 Parallel cache. by herb · 9 years ago
- 9a50174 Specialize SkOncePtr<T[]>. by mtklein · 9 years ago
- af2533a Make GrProcessorDataManager a noop by joshualitt · 9 years ago
- 1fcc01c GrPathRangeBatch by bsalomon · 9 years ago
- 6c59d80 Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
- fe81e2d Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
- d9b8d7a Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:20001 of https://codereview.chromium.org/1329853005/ ) by mtklein · 9 years ago
- 2ac6793 Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ ) by mtklein · 9 years ago
- a1254ac Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
- 925979f Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
- 0f0af23 Revert[2] of "switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE" by reed · 9 years ago
- 43fe618 refactor parts of SkGr.cpp for use by SkImages by reed · 9 years ago
- a5f46e1 Comments: note existance of SkImage::newShader next to CreateBitmapShader by halcanary · 9 years ago
- ff390c9 Revert of switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE (patchset #3 id:40001 of https://codereview.chromium.org/1311963007/ ) by scroggo · 9 years ago
- a3434d8 Add skstd::unique_ptr and use it. by bungeman · 9 years ago
- 2d126b5 switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE by reed · 9 years ago
- ef2df09 Revert of Parallel cache - preliminary (patchset #22 id:420001 of https://codereview.chromium.org/1264103003/ ) by herb · 9 years ago
- c347034 Handle zero-length encoded images gracefully during deserialization by fmalita · 9 years ago
- 6f2a486 Parallel cache. by herb · 9 years ago
- 714a710 SkOncePtr by mtklein · 9 years ago
- 2be7125 Add a SkPixelSerializer SkImage encode variant by fmalita · 9 years ago
- 5a42c33 Add new surface flag by jvanverth · 9 years ago
- 86e90fa add preroll to image, for chrome's warmup pass by reed · 9 years ago
- c911906 Documentation: C API comments by halcanary · 9 years ago
- 219f18f C API: Add SK_API, also documentation of an example. by halcanary · 9 years ago
- 73fa616 Added SkComposeShader GPU implementation by wangyix · 9 years ago
- dac7005 Remove GrGpuTraceMarker hooks until we rethink the design by joshualitt · 9 years ago
- b2885d5 Document SkString::resize(int) as destructive. by bungeman · 9 years ago
- afcd7cd Rename flag from "distance field" to "device independent." by bsalomon · 9 years ago
- 5ef194c Suppress embedding fonts when the skp's fonts match the OS fonts. by caryclark · 9 years ago
- 5406d6f Scanline decoding for bmp by msarett · 9 years ago
- c21b09e Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
- a511e6a Revert of Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* (patchset #8 id:140001 of https://codereview.chromium.org/1316513002/ ) by rmistry · 9 years ago
- ecfdc25 Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
- b236d1a change colortable to use factory for reinflating, check for empty by reed · 9 years ago
- 62ce030 Replace SkPin32 with SkTPin and remove. by bungeman · 9 years ago
- 7445cef Remove sys/types.h include from SkTypes.h. by bungeman · 9 years ago
- 761cf61 Clean up SkTLogic. by bungeman · 9 years ago
- 4204800 Convert child FPs from refs to pending executions when parent converts by bsalomon · 9 years ago
- 38f1f6f Remove overly complicated GR_CREATE_STATIC_PROCESSOR macro by mdempsky · 9 years ago
- 885bf09 skia: add ability to load command_buffer_gles2 by hendrikw · 9 years ago
- 33c594c [tracing] Add support for skia caches to dump memory stats by ssid · 9 years ago
- ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
- 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
- 5cb00a9 zero-length cap fix by caryclark · 9 years ago
- 4bf69f7b Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FPs (patchset #6 id:90001 of https://codereview.chromium.org/1307223004/ ) by rmistry · 9 years ago
- 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
- 60e0fee Remove include of stdlib.h from SkTypes.h. by bungeman · 9 years ago
- afd7c74 Remove SK_OFFSETOF from SkTypes, clean up offsetof usage. by bungeman · 9 years ago
- ab5d5de Enable debug builds in the Android framework by djsollen · 9 years ago
- ab374cf Explicitly friend ::SkPrivateEffectInitializer to flattenables. by mtklein · 9 years ago
- 5141d90 Add build targets for advanced Intel instruction sets (1 of 3). by mtklein · 9 years ago
- 21b998b Revert of experiment with zero-length round capped line segments (patchset #4 id:60001 of https://codereview.chromium.org/1309753002/ ) by caryclark · 9 years ago
- dd3c165 experiment with zero-length round capped line segments by caryclark · 9 years ago
- b6b513b Create separate entry points for the various flavors of drawRect by joshualitt · 9 years ago
- 0abdf76 Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id:1 of https://codereview.chromium.org/1300403003/ ) by senorblanco · 9 years ago
- 6392668 Add ANGLE workaround to prefer flushes over VRAM usage by robertphillips · 9 years ago
- 12d8472 Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id:130001 of https://codereview.chromium.org/1296943002/ ) by herb · 9 years ago
- ddbbdda SkImage method for detecting lazy decoding by fmalita · 9 years ago
- 9a5bd7e Introduce interface for memory dumps by primiano · 9 years ago
- 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
- 915881f Implement canComputeFastBounds() for image filters. by senorblanco · 9 years ago
- 2f0dbc7 Update SkLightingShader to support rotation by robertphillips · 9 years ago
- d1c6b7c SkColorCubeFilter: require alpha == 0xFF. by mtklein · 9 years ago
- f7d602a Revert "Update SkLightingShader to support rotation" by robertphillips · 9 years ago
- 216b643 private iterator to visit all resource cache entries by reed · 9 years ago
- f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
- f582282 change asABitmap to isABitmap on shader by reed · 9 years ago
- 790d74f No need to re-declare pure virtual name(). by mtklein · 9 years ago
- 45b59ed Update SkLightingShader to support rotation by robertphillips · 9 years ago
- 95b96d6 Revert of cast SK_ARRAY_COUNT to make it sign agnostic (patchset #1 id:1 of https://codereview.chromium.org/1299943002/ ) by caryclark · 9 years ago
- bca8620 cast SK_ARRAY_COUNT to make it sign agnostic by caryclark · 9 years ago
- 7dea7b7 Use calloc to allocate data that will be uploaded to vertex/index buffers in Chrome by bsalomon · 9 years ago
- 93ab254 This change is in preparation for updating how processor keys and meta keys are generated for frag procs. by wangyix · 9 years ago
- 451af50 remove SkDeferredCanvas by reed · 9 years ago
- da04e0e Allow setting of GrBatchFontCache atlas sizes by joshualitt · 9 years ago
- b32758a Test scaling for small images by msarett · 9 years ago
- b1daa86 When getGLInstance is called on a frag proc, the resulting GrGLFragmentProcessor will be the root of a tree of GrGLFragmentProcessors that mirrors the GrFragmentProcessor's tree. This allows setData() to be called recursively (removing the responsibility from compose shader) and allows gl instances direct access to their children gl instances so they can emit their code. by wangyix · 9 years ago
- 935d6cf Add subsets to SkImageGenerator and SkImageCacherator by reed · 9 years ago
- 0c263fa Deduplicate typefaces across sub-pictures by mtklein · 9 years ago
- 54017d7 Made isEqual in GrFragmentProcessor recursive by wangyix · 9 years ago