2012-08-14 |
scroggo@google.com | In SkGPipeCanvas, rename fSharedHeap to fBitmapHeap |
commit | commitdiff | tree | snapshot |
2012-08-14 |
bsalomon@google.com | Make SkTArray consider only the new count and reserve... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
chudy@google.com | Bug Fix: Resets the users zoom and translation every... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
scroggo@google.com | Use SkBitmapHeap for shaders in SkGPipe. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
scroggo@google.com | Check in r5063 again, along with fix for tests. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
bsalomon@google.com | Reduce allocations in RandomPathBench |
commit | commitdiff | tree | snapshot |
2012-08-14 |
tomhudson@google.com | Clean up most clang warnings outside animator/ |
commit | commitdiff | tree | snapshot |
2012-08-14 |
junov@chromium.org | Augmenting SkDeferredCanvas notification interface... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
reed@google.com | add LF at the end, for clanginess |
commit | commitdiff | tree | snapshot |
2012-08-14 |
bsalomon@google.com | Add inst counting to bench and count SkPaths |
commit | commitdiff | tree | snapshot |
2012-08-14 |
mike@reedtribe.org | delete empty file |
commit | commitdiff | tree | snapshot |
2012-08-14 |
mike@reedtribe.org | oops, revert the flake on the win shuttle |
commit | commitdiff | tree | snapshot |
2012-08-14 |
mike@reedtribe.org | remove as flake? |
commit | commitdiff | tree | snapshot |
2012-08-13 |
bsalomon@google.com | Stop bench from leaking |
commit | commitdiff | tree | snapshot |
2012-08-13 |
rileya@google.com | Mac 10.6 build fix: got rid of now-unecessary GrTexture... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
rileya@google.com | Added GrTextureStripAtlas object. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
bungeman@google.com | Correctly linearize Windows AA from ClearType. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
tomhudson@google.com | Revert r5063 until unit tests can be fixed. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
robertphillips... | Move resize functionality out of createAndLockTexture... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
robertphillips... | Split cache-specific fields out of GrTextureDesc |
commit | commitdiff | tree | snapshot |
2012-08-13 |
bsalomon@google.com | Reduce path_copy iteration count, hopefully allows... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
scroggo@google.com | Use the SkBitmapHeap to handle SkBitmaps in SkGPipe... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
tomhudson@google.com | (Attempt to) fix Android build from r5056, thanks to... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
tomhudson@google.com | Fix Windows build from r5056. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
robertphillips... | Updated gpu.gyp to move GrCacheID.h from src\gpu to... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
bsalomon@google.com | Fix GPU-less build from r5056. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
chudy@google.com | Effects Bug Fix |
commit | commitdiff | tree | snapshot |
2012-08-13 |
bsalomon@google.com | Add a zoom filter to Skia. This will be used on ChromeO... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
digit@google.com | arm: dynamic NEON support for SkBitmapProcState functions. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
bsalomon@google.com | Adds a bunch of benchmarks around creating, transformin... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
mike@reedtribe.org | suppress pip for now, since we use locally-defined... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
mike@reedtribe.org | adjust size to match the content |
commit | commitdiff | tree | snapshot |
2012-08-13 |
mike@reedtribe.org | move texteffects from Sample to gm |
commit | commitdiff | tree | snapshot |
2012-08-13 |
mike@reedtribe.org | privatize SkBuffer.h |
commit | commitdiff | tree | snapshot |
2012-08-12 |
mike@reedtribe.org | privatize SkRefDict.h |
commit | commitdiff | tree | snapshot |
2012-08-12 |
mike@reedtribe.org | privatize SkGlyph.h |
commit | commitdiff | tree | snapshot |
2012-08-12 |
mike@reedtribe.org | privatize SkPtrRecorder.h |
commit | commitdiff | tree | snapshot |
2012-08-12 |
mike@reedtribe.org | refactor some subclasses in SkFlattenable.h into SkPtrR... |
commit | commitdiff | tree | snapshot |
2012-08-12 |
mike@reedtribe.org | privatize SkDeviceProfile.h |
commit | commitdiff | tree | snapshot |
2012-08-12 |
mike@reedtribe.org | revert arith change, until I can rebaseline all the... |
commit | commitdiff | tree | snapshot |
2012-08-12 |
mike@reedtribe.org | use premul macro to pack components |
commit | commitdiff | tree | snapshot |
2012-08-10 |
tomhudson@google.com | Fix handling of infinite bounds during "fast transforms". |
commit | commitdiff | tree | snapshot |
2012-08-09 |
borenet@google.com | Enable 32/64-bit gyp switch on Linux |
commit | commitdiff | tree | snapshot |
2012-08-09 |
reed@google.com | privatize SkBlitter.h |
commit | commitdiff | tree | snapshot |
2012-08-09 |
reed@google.com | remove unused local var (warning fix) |
commit | commitdiff | tree | snapshot |
2012-08-09 |
reed@google.com | privatize SkScan.h |
commit | commitdiff | tree | snapshot |
2012-08-09 |
reed@google.com | use SkRegion instead of SkScan/SkBlitter, as we want... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
caryclark@google.com | shape ops work in progress |
commit | commitdiff | tree | snapshot |
2012-08-09 |
robertphillips... | Added method of getting top genID from SkClipStack |
commit | commitdiff | tree | snapshot |
2012-08-09 |
reed@google.com | remove SkShape (unused) |
commit | commitdiff | tree | snapshot |
2012-08-09 |
borenet@google.com | Set bench/gm/tests as explicit dependencies of SkiaAndr... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
robertphillips... | Added resource domain to GrTextureDesc |
commit | commitdiff | tree | snapshot |
2012-08-09 |
mike@reedtribe.org | privatize SkEdgeClipper.h |
commit | commitdiff | tree | snapshot |
2012-08-09 |
mike@reedtribe.org | removed SkPerspIter.h |
commit | commitdiff | tree | snapshot |
2012-08-09 |
mike@reedtribe.org | privatization of SkPerspIter.h |
commit | commitdiff | tree | snapshot |
2012-08-09 |
mike@reedtribe.org | privatization -- moving headers out of include into src |
commit | commitdiff | tree | snapshot |
2012-08-08 |
digit@google.com | Fix the Android build. |
commit | commitdiff | tree | snapshot |
2012-08-08 |
digit@google.com | arm: dynamic NEON support for SkBlitRow_opts_arm.cpp |
commit | commitdiff | tree | snapshot |
2012-08-08 |
scroggo@google.com | Make SkGPipe use SkBitmapHeap. |
commit | commitdiff | tree | snapshot |
2012-08-08 |
reed@google.com | split out src file names into core.gypi, with an eye... |
commit | commitdiff | tree | snapshot |
2012-08-08 |
epoger@google.com | skdiff: clean up isPathAbsolute check for Windows |
commit | commitdiff | tree | snapshot |
2012-08-08 |
robertphillips... | GrCacheID.h must reside in include\gpu due to inclusion... |
commit | commitdiff | tree | snapshot |
2012-08-08 |
robertphillips... | Refactored cacheID in preparation for clip mask caching... |
commit | commitdiff | tree | snapshot |
2012-08-08 |
reed@google.com | remove until we fix the flake for msaa16 |
commit | commitdiff | tree | snapshot |
2012-08-07 |
reed@google.com | move SkSqrt32 back into SkMath.h -- was referenced... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
reed@google.com | #include "SkMathPriv.h" |
commit | commitdiff | tree | snapshot |
2012-08-07 |
reed@google.com | Privatize SkAutoKern.h |
commit | commitdiff | tree | snapshot |
2012-08-07 |
reed@google.com | Privatization: |
commit | commitdiff | tree | snapshot |
2012-08-07 |
caryclark@google.com | shape ops work in progress |
commit | commitdiff | tree | snapshot |
2012-08-07 |
chudy@google.com | Replaced all instances of std strings and vectors in... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
djsollen@google.com | Refactor Bitmap Storage for SkPicture using SkPipe... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
junov@chromium.org | Fixing NoGPU build of bench |
commit | commitdiff | tree | snapshot |
2012-08-07 |
bsalomon@google.com | uniquely name FS functions, add lighting effects to... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
robertphillips... | Adding storage of SkPath::fIsOval |
commit | commitdiff | tree | snapshot |
2012-08-07 |
keyar@chromium.org | Refactored the bitmap creation into PictureRenderer. |
commit | commitdiff | tree | snapshot |
2012-08-07 |
junov@chromium.org | Moving DeferredDevice and DeferredGPipeController class... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
reed@google.com | remove until these stop being flakey |
commit | commitdiff | tree | snapshot |
2012-08-07 |
reed@google.com | must include SkPath.h after restructure |
commit | commitdiff | tree | snapshot |
2012-08-07 |
chudy@google.com | Refactoring into a public facing facing SkDebugger... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
reed@google.com | include SkFlatteningBuffer.h after restructure |
commit | commitdiff | tree | snapshot |
2012-08-07 |
reed@google.com | add baselines after test changed |
commit | commitdiff | tree | snapshot |
2012-08-07 |
robertphillips... | Fix for r4978 unit test failure. TBR by Brian |
commit | commitdiff | tree | snapshot |
2012-08-07 |
reed@google.com | need to explicitly include SkPath.h after refactoring |
commit | commitdiff | tree | snapshot |
2012-08-07 |
reed@google.com | remove as test has changed. Will rebaseline later |
commit | commitdiff | tree | snapshot |
2012-08-07 |
djsollen@google.com | Update SkFlattenable buffers to be more modular. |
commit | commitdiff | tree | snapshot |
2012-08-07 |
reed@google.com | change SkTextToPathIter to allow continuation even... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
robertphillips... | Added SkClipStack portion of new clip mask caching... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
reed@google.com | move SkTextToPathIter into private header |
commit | commitdiff | tree | snapshot |
2012-08-07 |
junov@chromium.org | Style correction: sprinkling "this->" in SkDeferredCanv... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
chudy@google.com | Quick mem fix for debug canvas leaking when loading... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
junov@chromium.org | Removing the SkPicture backend from SkDeferredCanvas... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
borenet@google.com | Remove verylargebitmap gm on Android |
commit | commitdiff | tree | snapshot |
2012-08-07 |
junov@chromium.org | Adding API to SkGPipe and SkDeferredCanvas for controll... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
reed@google.com | document OwnDeviceCanvas |
commit | commitdiff | tree | snapshot |
2012-08-07 |
reed@google.com | initial baselines for very large bitmaps |
commit | commitdiff | tree | snapshot |
2012-08-07 |
reed@google.com | add gm for very large bitmaps (>32K >64K) |
commit | commitdiff | tree | snapshot |
2012-08-07 |
reed@google.com | rebaseline after resize |
commit | commitdiff | tree | snapshot |
2012-08-07 |
reed@google.com | enable large bitmap drawing by default (still disabled... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
borenet@google.com | Add -logFile option to Bench |
commit | commitdiff | tree | snapshot |
2012-08-06 |
reed@google.com | update baselines for macpro |
commit | commitdiff | tree | snapshot |
next |