aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Changed how tiles are copied to the master canvas.Gravatar keyar@chromium.org2012-08-23
* Fix bug in tools/sanitize_source_files.pyGravatar rmistry@google.com2012-08-23
* Change scratch texture cache behavior to only reuse scratch textures used as ...Gravatar rileya@google.com2012-08-23
* #if SK_DEBUG -> #ifdef SK_DEBUG in SkTDLinkedList.h (to fix chrome android tr...Gravatar bsalomon@google.com2012-08-23
* Add gpu.gypi to ease skia->chrome rollsGravatar bsalomon@google.com2012-08-23
* Fixed compiler error in r5247 (unreviewed)Gravatar robertphillips@google.com2012-08-23
* Refactored GrDLinkedList into SkTDLinkedListGravatar robertphillips@google.com2012-08-23
* Split out SkFontHost_FreeType into common filesGravatar george@mozilla.com2012-08-23
* Actually remove the GrMorphologyEffect.* files from svn, which I should'veGravatar senorblanco@chromium.org2012-08-22
* Move the code for the GPU implementation of morphology effects from GrContextGravatar senorblanco@chromium.org2012-08-22
* Another speculative Android build fix (unreviewed).Gravatar senorblanco@chromium.org2012-08-22
* SkRef for expressions.Gravatar bungeman@google.com2012-08-22
* Android build fix (unreviewed).Gravatar senorblanco@chromium.org2012-08-22
* The script does the following:Gravatar rmistry@google.com2012-08-22
* Fixed instance counting for templated classesGravatar robertphillips@google.com2012-08-22
* Fix for no-GPU build (unreviewed).Gravatar senorblanco@chromium.org2012-08-22
* Implements the non-Porter-Duff compositing modes required for SVG's feBlendGravatar senorblanco@chromium.org2012-08-22
* SkBitmap::scrollRect changes pixels, but only if not immutable.Gravatar scroggo@google.com2012-08-22
* Fix GPU-less build.Gravatar scroggo@google.com2012-08-22
* When copying a bitmap, copy the generation ID.Gravatar scroggo@google.com2012-08-22
* Remove unnecessary flush from SkGpuDeviceGravatar bsalomon@google.com2012-08-22
* Revert 5213. WK r126226 has landed in Chromium and the workaround is no longe...Gravatar bsalomon@google.com2012-08-22
* Delete failing images on galaxy nexus (Issue 790).Gravatar bsalomon@google.com2012-08-22
* Scratch textures are no longer removed from the cache in DebugGravatar robertphillips@google.com2012-08-22
* Added resource cache debug output to help track changesGravatar robertphillips@google.com2012-08-22
* Delete more win7 intel flaky hairline position images.Gravatar bsalomon@google.com2012-08-21
* Force opaque in SkBlendLCD16Opaque_SSE2 to match SkBlendLCD16.Gravatar bungeman@google.com2012-08-21
* Update bench_compare to do the comparison using different statistical methodsGravatar djsollen@google.com2012-08-21
* Images are written by PictureRenderer and not render_pictures_main.Gravatar keyar@chromium.org2012-08-21
* Benchmark results will now print to STDOUT if on not-Android.Gravatar keyar@chromium.org2012-08-21
* Flush in ~SkGpuDevice to unblock Skia rollGravatar bsalomon@google.com2012-08-21
* Add check for EDSP to the 565 opaque blitter.Gravatar djsollen@google.com2012-08-21
* Upstream ARM 565 optimizations from AOSP.Gravatar djsollen@google.com2012-08-21
* Fixed compilation issue when instance counting is disabledGravatar robertphillips@google.com2012-08-21
* shape ops work in progressGravatar caryclark@google.com2012-08-21
* Whitespace change to trigger rebuild after master restartGravatar borenet@google.com2012-08-20
* Removed the TileInfo struct used in TiledPictureRenderer.Gravatar keyar@chromium.org2012-08-20
* Fix typo in r5202, preventing include files from showing up.Gravatar senorblanco@chromium.org2012-08-20
* Added copyright notice to PictureRenderer.cppGravatar keyar@chromium.org2012-08-20
* Extract list of source files from effects.gyp into effects.gypi, as was done forGravatar senorblanco@chromium.org2012-08-20
* Whitespace change to trigger rebuild after restart (r5198)Gravatar borenet@google.com2012-08-20
* Android build fix; unreviewed.Gravatar senorblanco@chromium.org2012-08-20
* Move SkColorFilterImageFilter into its own file.Gravatar senorblanco@chromium.org2012-08-20
* Remove _UPM_ GrPixelConfigsGravatar bsalomon@google.com2012-08-20
* Enable 64-bit builds on WindowsGravatar borenet@google.com2012-08-20
* Add TexParameteriv entry point so ANGLE interface will validateGravatar robertphillips@google.com2012-08-20
* Disable imagefiltersgraph from running through pipe on androidGravatar scroggo2012-08-20
* Reapply r5101 and r5102: Made gradient effects use GrTextureStripAtlas.Gravatar rileya@google.com2012-08-20
* test_pictures.py will now look for render_pictures.exe and skdiff.exeGravatar keyar@chromium.org2012-08-20
* Add fast path in arcTo and addArc for 0==sweep && 0|360==sweepAngleGravatar robertphillips@google.com2012-08-20