- fb28cd2 Revert[7] "move some public headers into private" by reed · 9 years ago
- e027169 Revert[6] "move some public headers into private" by reed · 9 years ago
- 8f4ba76 SkScaledCodec class by emmaleer · 9 years ago
- b0a32cc Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.chromium.org/1260673002/ ) by egdaniel · 9 years ago
- b157917 SkScaledCodec class by emmaleer · 9 years ago
- 8f4fe37 some catchup CL revisions by reed · 9 years ago
- 7e6d9c0 Every pixel ref gets its own mutex. by mtklein · 9 years ago
- c7993d7 Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
- abd30f5 Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non-drawing batches by bsalomon · 9 years ago
- 8f34372 Extend SkImageGenerator to support natively generated GrTextures. As part of this, added uniqueID() to the generator, and made it be in the same namespace is bitmaps, pixelrefs, images. by reed · 9 years ago
- d518ea7 SkScaledCodec class by emmaleer · 9 years ago
- e5aaa07 Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
- 0944100 SkScaledCodec class by emmaleer · 9 years ago
- d5b7563 add SkImage::NewFromPicture and a GM to test it by reed · 9 years ago
- 7ef45a1 Added mangleString member and onBefore*, onAfter* functions to GrGLFragmentShaderBuilder by wangyix · 9 years ago
- 6e83ac7 Defer flushes if kPreferNoIO is specified by robertphillips · 9 years ago
- cc1229c Revert "Revert[4] "move some public headers into private"" by reed · 9 years ago
- 72440a3 Use forwarding with SkTLazy::init. by bungeman · 9 years ago
- 9bc3954 Refactor helper function for SkBitmapShader to GrFragmentProcessor by joshualitt · 9 years ago
- 33e00db Revert[4] "move some public headers into private" by reed · 9 years ago
- a50e17a Add support for a new GPU interface by jvanverth · 9 years ago
- cb02b38 Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu by bsalomon · 9 years ago
- 58d890b All child GrFragmentProcs' transforms and textures will be stored in the root GrFragmentProc in preorder by wangyix · 9 years ago
- 65cc3e4 C API: add radial, sweep, and two-point conical gradient shaders by halcanary · 9 years ago
- b427db1 Consolidate SkCodec functions for handling rewind by scroggo · 9 years ago
- 9cdcabe Revert[3] "move some public headers into private" by reed · 9 years ago
- 9d20ee5 Revert[2] "move some public headers into private" by reed · 9 years ago
- a387a11 Make GrBatch carry its own GrPipeline by bsalomon · 9 years ago
- 4cf9e7e Revert "move some public headers into private" by reed · 9 years ago
- eedf0fb move some public headers into private by reed · 9 years ago
- b7ee1bf trivial CL to add drawBatch to GrDrawContext by joshualitt · 9 years ago
- 14205b1 Expand functionality of GrRectBatchFactory with AARects by joshualitt · 9 years ago
- 021f631 api helpers inspired by blink use-cases by reed · 9 years ago
- 41838a0 remove unneeded _DRAWIMAGERECT flags by reed · 9 years ago
- 31ff762 First pass at drawAtlas batching. by jvanverth · 9 years ago
- 922c8b1 Break LCD and Bitmap text dependency on hardcoded atlas values by joshualitt · 9 years ago
- 469a3fe Add approxBytesUsed to hashes. by mtklein · 9 years ago
- 3848427 The compiler can generate smulbb perfectly well nowadays. by mtklein · 9 years ago
- 765d6ad __ARM_NEON is defined both by ARMv8 and ARMv7 + -mfpu=neon. by mtklein · 9 years ago
- 51c8d40 Move some work from backend onClear to base class clear by egdaniel · 9 years ago
- b4f9d0e Implement caching of stroked paths in the tessellating path renderer. by senorblanco · 9 years ago
- e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
- d0cf9d8 Remove SK_LEGACY_SKPOINT3_CTORS flag by robertphillips · 9 years ago
- d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
- 59cd367 Revert of Implement caching of stroked paths in the tessellated path renderer. (patchset #4 id:60001 of https://codereview.chromium.org/1275553002/ ) by senorblanco · 9 years ago
- 29e0d3f Implement caching of stroked paths in the tessellated path renderer. by senorblanco · 9 years ago
- 2bd0285 Add skstd::move and skstd::forward. by bungeman · 9 years ago
- 2fe7923 Expose coord transforms from GrPipeline by joshualitt · 9 years ago
- 8470290 fix for GrFragmentProcessor isEqual in GrPipeline by joshualitt · 9 years ago
- 9162ea9 Revert of Break LCD and Bitmap text dependency on hardcoded atlas values (patchset #2 id:20001 of https://codereview.chromium.org/1271873002/ ) by joshualitt · 9 years ago
- fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
- 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
- 1dedc3d SkPictureImageGenerator by fmalita · 9 years ago
- 84cd621 Implement caching of filled paths in the tessellated path renderer. by senorblanco · 9 years ago
- 846b022 Break LCD and Bitmap text dependency on hardcoded atlas values by joshualitt · 9 years ago
- 1c005e4 Create a scanline decoder without creating a codec by scroggo · 9 years ago
- 562a66b Revert "Implement caching of filled paths in the tessellated path renderer." by mtklein · 9 years ago
- 6f1216a cache private readback for gpu-images by reed · 9 years ago
- 4b3050b Added registerChild; transforms, textures, glKey automatically handled. by wangyix · 9 years ago
- 468dfa7 Implement caching of filled paths in the tessellated path renderer. by senorblanco · 9 years ago
- 17d833b Add abliity to set textblob cache budget to GrContext by joshualitt · 9 years ago
- c2e6827 remove now-dead flags by reed · 9 years ago
- 80a1c54 C API: remove dead code, simplify boilerplate by halcanary · 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
- 7568d0b C API: add sk_xfermode.h, impl, test by halcanary · 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
- 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
- 1421aee Make SkIsPow2 templated by bsalomon · 9 years ago
- a9652ac Address some SkLightingShader TODOs by robertphillips · 9 years ago
- 02d91d1 lock pixels in image when bitmap is immutable and not-lazy 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
- 16921ec SRGB read and write pixels working and unit test by bsalomon · 9 years ago
- f684a78 Runtime CPU detection for rsqrt(). by mtklein · 9 years ago
- ef004e1 Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS by scroggo · 9 years ago
- 8317a18 Lay groundwork for SkOpts. by mtklein · 9 years ago
- 6b38eab add helper to create RSXform w/ anchorPt by reed · 9 years ago
- a15cd9c Remove WEBKIT_VERSION_MIN_REQUIRED and config.h. by bungeman · 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
- 028205b Remove SK_BUILD_FOR_WINCE. by bungeman · 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
- 22355c4 Move headers with no dependencies. by mtklein · 9 years ago
- aa2f658 Adding debug SkScalerContext which returns random mask formats by joshualitt · 9 years ago
- 1e8a58b Revert "Move headers with no dependencies." by Mike Klein · 9 years ago
- 1178422 Move headers with no dependencies. by mtklein · 9 years ago
- 636e802 Skip temp texture when config conversion test has already failed. by bsalomon · 9 years ago
- 3a4b134 Revert "Move the rest of src headers used by include to include/private." by Mike Klein · 9 years ago
- d12e6ff Move the rest of src headers used by include to include/private. by mtklein · 9 years ago
- 570e7a3 Removed GrFragmentProcessor::fWillUseInputColor by wangyix · 9 years ago
- fd8ed69 Move SkTHash.h to include/private. by mtklein · 9 years ago
- 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
- 91f283b change getBounds to return 0000 iff there are zero points by reed · 9 years ago
- 2c32342 No one calls SkXfermode::GetProc16 by mtklein · 9 years ago
- 58fd2c8 Remove sk_memcpy32 by mtklein · 9 years ago
- 9a5d1ab Make peekPixels() usable with raster surface snapshots by fmalita · 9 years ago
- a449779 Remove test of illegal behavior that modifies a texture backing an SkImage. by bsalomon · 9 years ago