aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* shape ops work in progressGravatar caryclark@google.com2012-08-27
* Change comment in PointTest to refer to GCC bugGravatar borenet@google.com2012-08-27
* Do premul and r/b swap conversions in a custom effectGravatar bsalomon@google.com2012-08-27
* Fix PointTest.Gravatar bungeman@google.com2012-08-24
* Rebaseline for r5280.Gravatar bungeman@google.com2012-08-24
* Fix greenish text rendering on Linux.Gravatar bungeman@google.com2012-08-24
* Created to fix http://code.google.com/p/skia/issues/detail?id=817 : UpdateDox...Gravatar rmistry@google.com2012-08-24
* shape ops work in progressGravatar caryclark@google.com2012-08-24
* Updated options for test_picturs.py to match new option in render_pictures.Gravatar keyar@chromium.org2012-08-23
* Implemented power of two tiling.Gravatar keyar@chromium.org2012-08-23
* Make gpu.gypi show up in IDE projectsGravatar bsalomon@google.com2012-08-23
* Proper Android fix, and revert of workaround in r5267. Unreviewed.Gravatar senorblanco@chromium.org2012-08-23
* Workaround for Android crash (unreviewed).Gravatar senorblanco@chromium.org2012-08-23
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Added -min option to benchGravatar robertphillips@google.com2012-08-23
* warning fix (unreviewed).Gravatar senorblanco@chromium.org2012-08-23
* Speculative Android GM blend fix (unreviewed).Gravatar senorblanco@chromium.org2012-08-23
* shape ops work in progressGravatar caryclark@google.com2012-08-23
* 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