aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Added second "truncated" cpu/wall timer to benchGravatar robertphillips@google.com2012-08-28
* Added default to switch to stop compiler failure in Chrome (unreviewed)Gravatar robertphillips@google.com2012-08-28
* remove these (flakes)Gravatar reed@google.com2012-08-27
* rebaseline after text-gamma changeGravatar reed@google.com2012-08-27
* rebaseline after text-gamma changeGravatar reed@google.com2012-08-27
* rebaseline after text gamma changeGravatar reed@google.com2012-08-27
* Add a new SkMemory implementation that uses mozalloc instead of mallocGravatar george@mozilla.com2012-08-27
* Script to help cycle skia-autogenGravatar borenet@google.com2012-08-27
* Explicitly cast to uin16_t to avoid an invalid implicit type narrowing.Gravatar george@mozilla.com2012-08-27
* Added cros_daisy to build bots listGravatar robertphillips@google.com2012-08-27
* 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