- f4959ab Implemented power of two tiling. by keyar@chromium.org · 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
- 1fb9525 warning fix (unreviewed). by senorblanco@chromium.org · 12 years ago
- 39ac1ae #if SK_DEBUG -> #ifdef SK_DEBUG in SkTDLinkedList.h (to fix chrome android trybot errors) by bsalomon@google.com · 12 years ago
- 2ea0a23 Refactored GrDLinkedList into SkTDLinkedList by robertphillips@google.com · 12 years ago
- 84207c4 Move the code for the GPU implementation of morphology effects from GrContext by senorblanco@chromium.org · 12 years ago
- 1fd201b SkRef for expressions. https://codereview.appspot.com/6475045/ by bungeman@google.com · 12 years ago
- 4fa9c9f Fixed instance counting for templated classes by robertphillips@google.com · 12 years ago
- b2ee33c Implements the non-Porter-Duff compositing modes required for SVG's feBlend by senorblanco@chromium.org · 12 years ago
- 6a9368d SkBitmap::scrollRect changes pixels, but only if not immutable. by scroggo@google.com · 12 years ago
- d5764e8 When copying a bitmap, copy the generation ID. by scroggo@google.com · 12 years ago
- 521eaf8 Scratch textures are no longer removed from the cache in Debug by robertphillips@google.com · 12 years ago
- 5f9f2f5 Added resource cache debug output to help track changes by robertphillips@google.com · 12 years ago
- 44888c6 Move SkColorFilterImageFilter into its own file. by senorblanco@chromium.org · 12 years ago
- 0342a85 Remove _UPM_ GrPixelConfigs Review URL: http://codereview.appspot.com/6460113/ by bsalomon@google.com · 12 years ago
- bf2768b Refactor SkImageFilter into its own .cpp file. by senorblanco@chromium.org · 12 years ago
- f1369ce Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity by senorblanco@chromium.org · 12 years ago
- 5280548 Stop refcounting SkDeferredCanvas::NotificationClient by junov@chromium.org · 12 years ago
- 607d08b Set LF property on a bunch of files. by bsalomon@google.com · 12 years ago
- a030818 revert 5156 by reed@google.com · 12 years ago
- dd8dd8f revert 5157 by reed@google.com · 12 years ago
- cf4335c add long/unsigned-long variations to the debug SkIntToScalar, as the mac compiler by reed@google.com · 12 years ago
- a448cb0 Fix SkIntToScalar signature for 64-bit build by borenet@google.com · 12 years ago
- d433c4e Cleaning up deprecated API in SkDeferredCanvas by junov@chromium.org · 12 years ago
- 07ea2db Remove unnecessary GrContext flushes by bsalomon@google.com · 12 years ago
- 63ae1cf Make SkDeque::back faster & inline by robertphillips@google.com · 12 years ago
- 01ec2eb Added Serialization of SkPath's bound by robertphillips@google.com · 12 years ago
- 3b3e895 remove EdgeType enum. Unimportant distinction, and removing speeds up quickReject by reed@google.com · 12 years ago
- c51db02 Fix a memory leak in SkBitmapHeap. by scroggo · 12 years ago
- 1d4edd3 Make all GrContext draws go through the draw buffer. by bsalomon@google.com · 12 years ago
- e8f0592 DirectWrite font host for skia. https://codereview.appspot.com/5417063/ by bungeman@google.com · 12 years ago
- 0557d9e add SkClipStack::clipEmpty() as an optimized way to say clipDevRect(empty, intersect) by reed@google.com · 12 years ago
- a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago
- 1f47f4f Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEntry (in GrTexture) by robertphillips@google.com · 12 years ago
- a8db8fe Fixing a deferred canvas optimization that purges pending draws when the canvas is cleared by junov@chromium.org · 12 years ago
- 5bdef29 GrContextFactory can now expose the GLContext it is using. by keyar@chromium.org · 12 years ago
- c0f1dfb privatize SkScalerContext.h by reed@google.com · 12 years ago
- a9d4e84 To allow forward declarations, move SkScalerContext::Rec to SkScalerContextRec by reed@google.com · 12 years ago
- fe8765c privatize SkDescriptor.h by reed@google.com · 12 years ago
- 137209f Make SkTArray consider only the new count and reserve when determining how much to alloc by bsalomon@google.com · 12 years ago
- 6d552ee Reduce allocations in RandomPathBench by bsalomon@google.com · 12 years ago
- 9ed02b9 Augmenting SkDeferredCanvas notification interface to signal flushes and memory allocations by junov@chromium.org · 12 years ago
- 65a87cc Add inst counting to bench and count SkPaths by bsalomon@google.com · 12 years ago
- 2e2aedc Added GrTextureStripAtlas object. by rileya@google.com · 12 years ago
- 3319f33 Move resize functionality out of createAndLockTexture and into createResizedTexture by robertphillips@google.com · 12 years ago
- 9c2ea84 Split cache-specific fields out of GrTextureDesc by robertphillips@google.com · 12 years ago
- 82aa748 Add a zoom filter to Skia. This will be used on ChromeOS to implement the screen magnifier. by bsalomon@google.com · 12 years ago
- 30e6d2c Adds a bunch of benchmarks around creating, transforming, testing path equality, by bsalomon@google.com · 12 years ago
- 56d5bfa privatize SkBuffer.h by mike@reedtribe.org · 12 years ago
- 65be881 privatize SkRefDict.h by mike@reedtribe.org · 12 years ago
- d02d4ff privatize SkGlyph.h by mike@reedtribe.org · 12 years ago
- 2bc1689 privatize SkPtrRecorder.h by mike@reedtribe.org · 12 years ago
- 227b516 refactor some subclasses in SkFlattenable.h into SkPtrRecorder.h, in preparation for by mike@reedtribe.org · 12 years ago
- 43523f8 privatize SkDeviceProfile.h by mike@reedtribe.org · 12 years ago
- aaa3aec privatize SkBlitter.h by reed@google.com · 12 years ago
- cabe48a privatize SkScan.h by reed@google.com · 12 years ago
- 73e7102 Added method of getting top genID from SkClipStack by robertphillips@google.com · 12 years ago
- d74e710 remove SkShape (unused) Review URL: https://codereview.appspot.com/6461069 by reed@google.com · 12 years ago
- 5091b70 Added resource domain to GrTextureDesc by robertphillips@google.com · 12 years ago
- e012e0a privatize SkEdgeClipper.h by mike@reedtribe.org · 12 years ago
- 22f8400 privatization of SkPerspIter.h remove obsolete SkRelay.h by mike@reedtribe.org · 12 years ago
- efb65de privatization -- moving headers out of include into src by mike@reedtribe.org · 12 years ago
- 1aad28a GrCacheID.h must reside in include\gpu due to inclusion by GrTexture.h by robertphillips@google.com · 12 years ago
- 46a8600 Refactored cacheID in preparation for clip mask caching changes by robertphillips@google.com · 12 years ago
- 586b6a5 move SkSqrt32 back into SkMath.h -- was referenced in SkEmbossMask.cpp by reed@google.com · 12 years ago
- 66e5160 Privatize SkAutoKern.h by reed@google.com · 12 years ago
- 4b163ed Privatization: by reed@google.com · 12 years ago
- 21830d9 Refactor Bitmap Storage for SkPicture using SkPipe's design. by djsollen@google.com · 12 years ago
- 88e2914 Moving DeferredDevice and DeferredGPipeController classes out of the deferred canvas API header by junov@chromium.org · 12 years ago
- c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
- 46f9350 Added SkClipStack portion of new clip mask caching system by robertphillips@google.com · 12 years ago
- e691376 move SkTextToPathIter into private header by reed@google.com · 12 years ago
- 3de7acc Removing the SkPicture backend from SkDeferredCanvas code by junov@chromium.org · 12 years ago
- 2e14ba8 Adding API to SkGPipe and SkDeferredCanvas for controlling memory usage externally by junov@chromium.org · 12 years ago
- 4b475d5 enable large bitmap drawing by default (still disabled in chrome at the moment) by reed@google.com · 12 years ago
- 02f65f2 move SkFilterShader into private header by reed@google.com · 12 years ago
- 157d944 rm: Introduce SK_ARM_NEON_WRAP handy wrapper macro. by digit@google.com · 12 years ago
- b932407 add LF at the end, since this is SO important the chrome-mac build failed. by reed@google.com · 12 years ago
- 8d3d210 Ensure that enums used by GrCustomStage TestCreate functions are declared in SK_ALLOW_GLOBAL_STATIC_INITIALIZERS=0 builds (e.g. android) by bsalomon@google.com · 12 years ago
- 0a7672f Add morphology, convolution, single texture, texture domain effects to new unit test system by bsalomon@google.com · 12 years ago
- 2a48c3a Fix includes files missing in release builds from GrCustomStageUnitTest.h. by bsalomon@google.com · 12 years ago
- d472620 Registry-based unit test for custom effects by bsalomon@google.com · 12 years ago
- dea8e25 fix warngs by casting from float to int64_t by reed@google.com · 12 years ago
- c9af5d8 add debugging SkFloatToFixed_Check() which asserts that the float is in range of a fixed by reed@google.com · 12 years ago
- a5e65ec by twiz@google.com · 12 years ago
- c8d640b special-case edge-building for polygons (paths with only lines) by reed@google.com · 12 years ago
- cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
- 302cffb Replace the asAFoo() functions in SkImageFilter with canFilterImageGPU() and by senorblanco@chromium.org · 12 years ago
- a2d7148 Removed GrClip & related classes by robertphillips@google.com · 12 years ago
- d122fd5 Turning on deferred canvas SkGPipe backend by default by junov@chromium.org · 12 years ago
- 0c3e5fe Pipe factory names independently from the flattenables using them. by scroggo@google.com · 12 years ago
- fbf3194 arm: Move SkUtilsArm.h from include/core to src/core by digit@google.com · 12 years ago
- 641f8b1 Replace GrClip with SkClipStack by robertphillips@google.com · 12 years ago
- 4b2af9c add getUnitsPerEm() to SkTypeface by reed@google.com · 12 years ago
- 5d4ba88 check-point for gpu support in SkImage/SkSurface by reed@google.com · 12 years ago
- 7b11289 Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate space by robertphillips@google.com · 12 years ago
- a1da103 Update SkData and SkDataSet to make better use of SkFlattenable. by djsollen@google.com · 12 years ago
- f8d904a GrClip no longer translates its clips (to better mimic SkClipStack's behavior) by robertphillips@google.com · 12 years ago
- 9ea5a3b change SkSurface::newCanvas() to getCanvas(), and redefine its life-cycle to be by reed@google.com · 12 years ago
- 97efada Gamma correcting masks. https://codereview.appspot.com/6244068/ by bungeman@google.com · 12 years ago