summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Bring skia.gyp up to date with the skia 424->451 DEPS updatemal@chromium.org2009-12-131-8/+51
* Merge 33863 - Roll DEPS for Skia 450:451. Enable USE_NEW_BUILDER in Skia. M...mal@chromium.org2009-12-124-21/+12
* Enable Skia SSE2 optimizations for Windows build. Linux build will require s...senorblanco@chromium.org2009-11-111-0/+4
* Reverting 31629.senorblanco@chromium.org2009-11-111-8/+0
* Enable Skia SSE2 optimizations.senorblanco@chromium.org2009-11-111-0/+8
* Reverting 31228.senorblanco@chromium.org2009-11-061-6/+0
* Rolling DEPS to Skia 418 and enabling SSE2 optimizations to gather perf and s...senorblanco@chromium.org2009-11-061-0/+6
* First patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-4/+5
* This change was supposed to go into my Skia 367 merge, but somehow I missed it.senorblanco@chromium.org2009-11-051-4/+0
* Restoring r29827. The skia file is new to this attempt, and may be what was c...pamg@google.com2009-11-041-0/+1
* arm: more NEON optspiman@chromium.org2009-11-031-0/+9
* Enable NEON support in skia when building for armv7piman@chromium.org2009-11-031-0/+5
* [Landing for Jonathon Dixon] Tiny code simplification/optimization: remove un...senorblanco@chromium.org2009-10-161-3/+2
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-63/+64
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-64/+63
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-63/+64
* Linux: Fix early font free during printing.estade@chromium.org2009-10-092-49/+59
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-072-10/+41
* Roll DEPS for Skia 364:376. The bad news is, this breaks 1854 layout tests o...senorblanco@chromium.org2009-10-061-0/+1
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Makes canvas_paint_linux use the event region, not the eventsky@chromium.org2009-10-051-11/+16
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-8/+8
* Move cairo font handling from printing to skia to avoid circular dependency.mmoss@chromium.org2009-09-282-4/+150
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-249-1089/+81
* Reverting 26975.pkasting@chromium.org2009-09-239-81/+1089
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-239-1089/+81
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Lands http://codereview.chromium.org/193032 for Charlie:sky@chromium.org2009-09-151-1/+6
* Embed fonts information into resulting PDF file for printing.maruel@chromium.org2009-09-111-17/+43
* Second fix for the Issue 12530. Modified Match() function so that it allows t...yusukes@google.com2009-09-111-2/+9
* Pass printing result to the browser.maruel@chromium.org2009-09-084-48/+51
* Avoids the use of "namespace using-directives" in a few places.thakis@chromium.org2009-09-072-10/+6
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-073-3/+3
* Delete all precompiled support. It is causing more harm than good, especially...maruel@chromium.org2009-09-042-15/+0
* Adjust color spaces so that Mac Chrome renders colors properly.amanda@chromium.org2009-09-031-4/+2
* Linux: fix fd leak added in r25083agl@chromium.org2009-09-021-0/+1
* Linux: use mmap fonts.agl@chromium.org2009-09-011-24/+37
* Adding a skia utils for Gtk.jcampan@chromium.org2009-09-013-1/+52
* Revert "Linux: use mmap fonts."agl@chromium.org2009-08-281-37/+24
* Linux: use mmap fonts.agl@chromium.org2009-08-281-24/+37
* Add a helper to resource bundle to get an NSImage back.thomasvl@chromium.org2009-08-261-0/+3
* Revert r24085 and r24086, restoring skia asserts to debug-only (test complete).senorblanco@chromium.org2009-08-231-5/+2
* Captain Ahab seems to have capsized his boat. What a bonehead.senorblanco@chromium.org2009-08-231-1/+1
* Captain Ahab here, trying to catch a whale. Temporarily enablingsenorblanco@chromium.org2009-08-231-1/+4
* Add progress disks to os x download items. Some more spacing tweaks. Still no...thakis@chromium.org2009-08-191-5/+14
* Reverting 23625 (which enabled SkASSERT in Release builds). We got some goodsenorblanco@chromium.org2009-08-181-9/+2
* This CL temporarily turns on SK_DEBUG in Release builds. The goal issenorblanco@chromium.org2009-08-181-2/+9
* A canvas_paint for OS X.thakis@chromium.org2009-08-172-0/+106
* Add complex text and font family supports for printing on Linux.tc@google.com2009-08-111-30/+27
* Enable skia asserts. They were disabled some time ago due tosenorblanco@chromium.org2009-08-104-23/+8