- c369348 Fix SkData leaks at GrResourceKey::setCustomData() call sites. by Stephen White · 9 years ago
- 1d183b4 Revert of SkCanvas::onDrawPicture() quick-reject (patchset #3 id:40001 of https://codereview.chromium.org/1264133003/ ) by mtklein · 9 years ago
- 48ed62b SkCanvas::onDrawPicture() quick-reject by fmalita · 9 years ago
- e003680 remove flags that control no code by reed · 9 years ago
- c41f4d6 Fix elliptical rrect clip shaders for large radii on devices with mediump by bsalomon · 9 years ago
- 799a364 add bench for gpu-image -> cpu-surface by reed · 9 years ago
- b001c41 Fix resource cache test. by Stephen White · 9 years ago
- 468dfa7 Implement caching of filled paths in the tessellated path renderer. by senorblanco · 9 years ago
- 4dea94f remove getdevice guard for android by reed · 9 years ago
- df0c557 Use new API everywhere for GrDefaultGeoProcFactory by joshualitt · 9 years ago
- f231900 Missing overrides for Sinks in HWUI. by mtklein · 9 years ago
- 17d833b Add abliity to set textblob cache budget to GrContext by joshualitt · 9 years ago
- 445fc43 Update assert to allow config conversion effect for all configs when not premul/unpremuling by bsalomon · 9 years ago
- e494a58 Revert of Use new API everywhere for GrDefaultGeoProcFactory (patchset #5 id:80001 of https://codereview.chromium.org/1261083003/) by joshualitt · 9 years ago
- 801823b Use new API everywhere for GrDefaultGeoProcFactory by joshualitt · 9 years ago
- 849a620 add missing comma by Derek Sollenberger · 9 years ago
- 1d58773 Update NulCanvas so everything builds. by bungeman · 9 years ago
- f948b85 Documentation: SkPathEffect by halcanary · 9 years ago
- d8ea6b4 fix tests for android framework build by djsollen · 9 years ago
- d45fb5a Add BW masks to random scaler context by joshualitt · 9 years ago
- 2a6f747 Revert of Add BW masks to random scaler context (patchset #1 id:1 of https://codereview.chromium.org/1270793003/) by joshualitt · 9 years ago
- a4a5306 Add BW masks to random scaler context by joshualitt · 9 years ago
- 44c4851 adding gm to use random scaler context by joshualitt · 9 years ago
- c2e6827 remove now-dead flags by reed · 9 years ago
- 76bb228 Fix no-gpu debugger. by bungeman · 9 years ago
- 7e97b0b Move strike to subrun in GrAtlasTextContext by joshualitt · 9 years ago
- 80a1c54 C API: remove dead code, simplify boilerplate by halcanary · 9 years ago
- d164a71 Revert of adding gm to use random scaler context (patchset #4 id:60001 of https://codereview.chromium.org/1268853008/) by joshualitt · 9 years ago
- f96bee3 disable SkOpts on x86 iOS (simulator) by mtklein · 9 years ago
- 853336c adding gm to use random scaler context by joshualitt · 9 years ago
- aa80e42 Fix straggling SK_VIRTUAL_CONSTRAINT_TYPEs by scroggo · 9 years ago
- da9ccf1 Revert of Move strike to subrun in GrAtlasTextContext (patchset #3 id:40001 of https://codereview.chromium.org/1257253005/) by joshualitt · 9 years ago
- bdb34d0 Move SkOpts.h back to src/core. by mtklein · 9 years ago
- eae6200 Some cleanup in GrTextureProvider and GrResourceProvider. by bsalomon · 9 years ago
- 77d89f7 Move strike to subrun in GrAtlasTextContext by joshualitt · 9 years ago
- 7568d0b C API: add sk_xfermode.h, impl, test by halcanary · 9 years ago
- 85cd78d Speculative fix for http://crbug.com/515966 by bsalomon · 9 years ago
- ec994b6 Documentation spelling error by halcanary · 9 years ago
- 82314e9 Documentation: SkXfermode::Mode by halcanary · 9 years ago
- d1ebe06 Another small fix to GrFontScaler by joshualitt · 9 years ago
- 383ff10 Remove unnecessary virtual destructor on SkTArray by bsalomon · 9 years ago
- 490b615 Port SkXfermode opts to SkOpts.h by mtklein · 9 years ago
- 685f277 use SkNextID::ImageID for android's stable id by reed · 9 years ago
- 65e96b4 Modifying TextBlobCacheTest to use SkRandomScalerContext by joshualitt · 9 years ago
- 88c7b98 Make ANGLE perf decisions be runtime rather than compile time by bsalomon · 9 years ago
- 7eb0945 Port SkUtils opts to SkOpts. by mtklein · 9 years ago
- 5119ac0 Update Android Testing apps to support release mode by djsollen · 9 years ago
- b411b3b Restore read pixels perf on ANGLE by bsalomon · 9 years ago
- 96a52c8 remove drawimagerect flags, as skia no longer respects them by reed · 9 years ago
- 8db6fdc bump the size of the atlas id to 64 bits by joshualitt · 9 years ago
- 1421aee Make SkIsPow2 templated by bsalomon · 9 years ago
- bdc91a7 Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset #3 id:40001 of https://codereview.chromium.org/1266003002/) by joshualitt · 9 years ago
- adcdca8 Modifying TextBlobCacheTest to use SkRandomScalerContext by joshualitt · 9 years ago
- 0aff2fa Also provides the ResourceProvider to onDrawPath which allows the DF PR to no longer require access to GrContext. by bsalomon · 9 years ago
- 99cab4e DM: track a direct/indirect bit for each Sink too. by mtklein · 9 years ago
- 58ff81b Remove unused field in micro cleanup by joshualitt · 9 years ago
- 15bde16 Fix repeat builds with Android. by bungeman · 9 years ago
- 76cc657 Tweak the MaskFormat in one more place in GrBatchFontCache by joshualitt · 9 years ago
- a9652ac Address some SkLightingShader TODOs by robertphillips · 9 years ago
- 850bbf1 Add android_run_app.go by borenet · 9 years ago
- d94708e Implement support for dual source blending in ES by kkinnunen · 9 years ago
- bf49e46 Make it possible to toggle MSAA for ES (EXT_multisample_compatibility) by kkinnunen · 9 years ago
- 02d91d1 lock pixels in image when bitmap is immutable and not-lazy by reed · 9 years ago
- 4ed3dd6 fix empty image constructor by reed · 9 years ago
- 80c772b unify pixelref and image ID space, so we can share IDs when we share pixels by reed · 9 years ago
- 58b4395 Disable SRGB support on PowerVR Rogue due to SRGBReadWritePixels failure by bsalomon · 9 years ago
- 2aad5f1 Make TRecorder alloc_back return a void* by bsalomon · 9 years ago
- 16921ec SRGB read and write pixels working and unit test by bsalomon · 9 years ago
- 381b26f find image whenever we generateGlyph. This should ensure the glyph is fully initialized before we start using the maskformat. by joshualitt · 9 years ago
- 159fa57 linear gradient with stops discretized gm by caryclark · 9 years ago
- 6d901da Move some parts of onReadPixels up to GrGpu readPixels. by egdaniel · 9 years ago
- b46e5e2 Rename SkCodec_libbmp to SkBmpCodec by msarett · 9 years ago
- 4358f13 Call notifyPixelsChanged after modifying bitmap by scroggo · 9 years ago
- f3782fa Build buckets: tryjob access by nodir · 9 years ago
- 24a104d Revert character in typeface test on Android. by bungeman · 9 years ago
- c3eb50c Minor cleanup of SkLightingShader by robertphillips · 9 years ago
- f684a78 Runtime CPU detection for rsqrt(). by mtklein · 9 years ago
- 4f19ca3 Dont try to draw glyphs with unexpected mask formats by joshualitt · 9 years ago
- ef004e1 Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS by scroggo · 9 years ago
- 6cb3cbe Make GrGpu read/write pixels take GrSurface by bsalomon · 9 years ago
- 8317a18 Lay groundwork for SkOpts. by mtklein · 9 years ago
- dbf9f01 buildbot_spec: Add configuration, do_*_steps, upload_*_results, more env by borenet · 9 years ago
- 6fbd79e Revert of Optimize RGB16 blitH functions with NEON for ARM platform. (patchset #2 id:20001 of https://codereview.chromium.org/1229673008/) by mtklein · 9 years ago
- 1864bfa add radial gradient hard stop test by caryclark · 9 years ago
- 6b38eab add helper to create RSXform w/ anchorPt by reed · 9 years ago
- 6c72d57 Optimize RGB16 blitH functions with NEON for ARM platform. by yang.zhang · 9 years ago
- 640898f Update SkLightingShader to take a localMatrix by robertphillips · 9 years ago
- a15cd9c Remove WEBKIT_VERSION_MIN_REQUIRED and config.h. by bungeman · 9 years ago
- 5479d3b Double free in ~SkPictureData() by fmalita · 9 years ago
- 3ac6b75 Remove SK_BUILD_FOR SDL, BREW, and PALM. by bungeman · 9 years ago
- 0867943 Move the last headers. Cross your fingers. by mtklein · 9 years ago
- e88b1fb Move non-trivial constructors out-of-line. by mtklein · 9 years ago
- 3ae4701 remove (unnecessary?) call to notifyPixelsChanged by reed · 9 years ago
- 028205b Remove SK_BUILD_FOR_WINCE. by bungeman · 9 years ago
- 5f865b9 Move LightingShader to effects by robertphillips · 9 years ago
- f20488b Clean up a few includes, introduce iwyu. by bungeman · 9 years ago
- 26e0e58 SkImage_Raster's pixels are always immutable. by reed · 9 years ago
- 2481b8b buildbot_spec.py: Include dm_flags and nanobench_flags by borenet · 9 years ago
- 7bccca1 buildbot_spec.py: Add Android/ChromeOS device info, add builder_cfg dict by borenet · 9 years ago
- 22355c4 Move headers with no dependencies. by mtklein · 9 years ago