- 70ac79b use new instead of createCompatibleDevice, since we know the subclass we want by reed@google.com · 11 years ago
- ace1354 impl getROPixels for gpu SkImage by reed@google.com · 11 years ago
- 2776e01 return NULL not false for a void* failure by reed@google.com · 11 years ago
- 4f7c615 add ways to peer into an image to get its pixels by reed@google.com · 11 years ago
- 999da9c fix refcounting in SkImage::NewRasterData by reed@google.com · 11 years ago
- 372b7a4 remove redundant GrContext parameter to NewRenderTargetDirect by reed@google.com · 11 years ago
- e13af71 Revert of https://codereview.chromium.org/132643007/ by commit-bot@chromium.org · 11 years ago
- f0b56e7 Revert "Revert of https://codereview.chromium.org/129423002/" by reed@google.com · 11 years ago
- 9b06ba4 Revert of https://codereview.chromium.org/129423002/ by commit-bot@chromium.org · 11 years ago
- dd9ea92 add SkBitmap::installPixelRef() by reed@google.com · 11 years ago
- f190178 use SkImageInfo directly, instead of convert to Config by commit-bot@chromium.org · 11 years ago
- 1360c52 use SkImageInfo directly, instead of converting to SkBitmap::Config by reed@google.com · 11 years ago
- 672588b change offset to xy for pixelref subsetting by reed@google.com · 11 years ago
- 1bed687 Add a release procedure to SkMallocPixelRef; remove SkDataPixelRef by halcanary@google.com · 11 years ago
- 3d50ea1 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
- 1ad518b Revert of https://codereview.chromium.org/93703004/ by commit-bot@chromium.org · 11 years ago
- d665dc4 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
- bf79023 Update all callsites to use info for pixelrefs by reed@google.com · 11 years ago
- 0daa1ad Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) due to Chromium/Blink compilation errors by robertphillips@google.com · 11 years ago
- 93b4059 Remvoe duplicate impl for SkImageInfo flattening Add onNewLockPixels by reed@google.com · 11 years ago
- 398337b Revert "remvoe duplicate impl for SkImageInfo flattening" by reed@google.com · 11 years ago
- f3aead2 remvoe duplicate impl for SkImageInfo flattening by reed@google.com · 11 years ago
- 6a32add Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap.""""" by reed@google.com · 11 years ago
- 6965a0a PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap."""" by reed@google.com · 11 years ago
- cf0803b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 9230ea2 make info real in SkPixelRef, and add bitmap::asImageInfo by reed@google.com · 11 years ago
- 2ebc10d Revert "Revert "Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap.""" by reed@google.com · 11 years ago
- 473f0aa Revert "Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap."" by reed@google.com · 11 years ago
- 5b132b2 Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap." by reed@google.com · 11 years ago
- 3e89524 PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap. by reed@google.com · 11 years ago
- ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
- cd3b15c Fixed bad bitmap size crashes by commit-bot@chromium.org · 11 years ago
- 3443fd8 move SkImageInfo into its own header by reed@google.com · 11 years ago
- 44a95d7 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 23be7a5 add colortable enum to SkImage to ease interop between it and SkBitmap::Config by reed@google.com · 11 years ago
- 6e3e422 Break up SkLazyPixelRef functionally into class hierarchy. by commit-bot@chromium.org · 11 years ago
- 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
- db6fa17 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
- da30055 SkData need not be a Flattenable, since it does not need subclass/factories by reed@google.com · 11 years ago
- 572a865 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
- 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
- 4d24b74 Make SkImage_Gpu share it's pixelref with the surface to prevent premature return to scratch pool. by commit-bot@chromium.org · 11 years ago
- 7f1af50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- dfec28d Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
- 1d241f1 Revert "Add SkImage->draw() call with src and dst rects." by fmalita@google.com · 11 years ago
- 1d91600 Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
- f64c684 Add a 'unique' method to SkRefCnt, document the usage, and add support. by bungeman@google.com · 11 years ago
- b8d00db Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRenderTarget and GrTexture. by commit-bot@chromium.org · 11 years ago
- d092524 Force checking of all color, stencil and FBO allocations for SkSurface_Gpu. This fixes the software canvas fallback in Chrome. by senorblanco@chromium.org · 11 years ago
- 7def5e1 Separate core and images project. by scroggo@google.com · 12 years ago
- 3e50e99 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 1f6aed0 Move SkImage::encode to SkImage_Codec.cpp. by commit-bot@chromium.org · 12 years ago
- 4b0757b add encodeData() to SkImageEncoder, and add encoding to SkImage by reed@google.com · 12 years ago
- d2ada98 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- da90474 Adding public API method on SkImage for extracting the GPU texture handle. by junov@chromium.org · 12 years ago
- c4c9870 Adding optimization to avoid image copy in SkSurface copy on write when content is discardable by commit-bot@chromium.org · 12 years ago
- 63cd3c6 Build fix: moving more inline functions into header by junov@chromium.org · 12 years ago
- 6a9bb80 Build fix: moving some inline function definitions into header. by junov@chromium.org · 12 years ago
- acea3ef Cleanup: Removing unnecessary args/complexity in SkSurface_Base and friends by junov@chromium.org · 12 years ago
- 5ee449a Fixing viral copy/paste typo Shapshot -> Snapshot by junov@chromium.org · 12 years ago
- 45c3db8 Fixed bug in SkSurface_Gpu to make the surface receive the new copy when copy by junov@chromium.org · 12 years ago
- af05835 Fixed bug with SkImage leaving canvas backing store in an immutable state after destroy. by junov@chromium.org · 12 years ago
- c37589d Replacing 'new' with 'SkNEW_ARGS' in SkImage_Gpu by junov@chromium.org · 12 years ago
- 4855231 Fix a few clang errors while trying to build tools target. by tfarina@chromium.org · 12 years ago
- e0e385c Removed unused parameters by sugoi@google.com · 12 years ago
- e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
- b947625 remove unused (and undefined) SkColorSpace parameter. by mike@reedtribe.org · 12 years ago
- ea5d8af Fix for 2 parallel gpu rendering issues (bigbitmaprect & image-surface) by robertphillips@google.com · 12 years ago
- 671eac6 Fix leaks in SkSurface_Gpu.cpp by robertphillips@google.com · 12 years ago
- f3dc199 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 97b6b07 Fleshed out GPU portion of image/surface feature by robertphillips@google.com · 12 years ago
- a0c2bc2 Make flattenables no longer depend on global static initializers. by scroggo@google.com · 12 years ago
- d9e0181 Linux warning fixes by bsalomon@google.com · 12 years ago
- fd875e8 re-enable inst counting by reed@google.com · 12 years ago
- 97af1a6 Add caching of the snapshot image form a surface by reed@google.com · 12 years ago
- fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
- a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago
- 24b4df9 delete empty file by mike@reedtribe.org · 12 years ago
- 9ddef9b include SkFlatteningBuffer.h after restructure by reed@google.com · 12 years ago
- 5d4ba88 check-point for gpu support in SkImage/SkSurface by reed@google.com · 12 years ago
- bd5fa90 add flattening by reed@google.com · 12 years ago
- d829b5c add SkImage from encoded data by mike@reedtribe.org · 12 years ago
- 9ea5a3b change SkSurface::newCanvas() to getCanvas(), and redefine its life-cycle to be by reed@google.com · 12 years ago
- 6997ebb update/add copyright notices by reed@google.com · 12 years ago
- 58b21ec expand internal subclasses into separate files by reed@google.com · 12 years ago
- c906204 expand private subclasses into separate files by reed@google.com · 12 years ago
- 70e3590 check-point for image/surface work by mike@reedtribe.org · 12 years ago
- 889b09e check-point for surface experiment by reed@google.com · 12 years ago
- f6627b7 check-point for image experiment by reed@google.com · 12 years ago