summaryrefslogtreecommitdiffstats
path: root/chrome/common/gfx
Commit message (Expand)AuthorAgeFilesLines
* Reverting 7083,7079.phajdan.jr@chromium.org2008-12-161-8/+0
* Fix Linux build failure caused by GCC 4.3/4.2 differences.phajdan.jr@chromium.org2008-12-161-0/+8
* Move skia_utils into the skia namespace.brettw@google.com2008-12-121-1/+1
* Move Image operations and convolver to the skia namespace and clean up a few ...brettw@google.com2008-12-121-3/+3
* chrome_canvas: fork into platform independent/dependent filesagl@chromium.org2008-12-125-419/+101
* Duplicate chrome_canvas.cc in preparation for forking the file.agl@chromium.org2008-12-121-0/+405
* Rename chrome_font.cc to chrome_font_win.ccagl@chromium.org2008-12-121-0/+0
* ...agl@chromium.org2008-12-123-11/+21
* ...agl@chromium.org2008-12-121-0/+57
* ...agl@chromium.org2008-12-121-0/+147
* ...agl@chromium.org2008-12-123-28/+93
* Reverting 6709,6708,6706.brettw@google.com2008-12-101-3/+3
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-101-3/+3
* Move base/gfx/skia_util to skia/ext/skia_util_win.brettw@google.com2008-12-031-1/+4
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-031-1/+1
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-032-9/+5
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-022-5/+9
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-1/+2
* Port some files in chrome/common to Linux.evanm@google.com2008-11-212-1/+3
* Remove the 0x0 canvas used for computing text sizes. Creating this is not nec...brettw@google.com2008-11-132-90/+89
* Add a function for eliding filenames to a set pixel width while preserving th...glen@chromium.org2008-11-063-11/+79
* Always show file extensions in the shelf.glen@chromium.org2008-11-032-3/+9
* Make multiline labels respect the inset.levin@chromium.org2008-11-011-1/+4
* Fix Issue 2918 in chromium: Chrome dialog displayed in large size with Meiryo...hbono@chromium.org2008-10-301-0/+7
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-162-2/+0
* Fixes leak in unit test introduced in last patch.sky@google.com2008-10-011-3/+3
* Adds gfx::DisplayURL, which maintains a string as to how a URLsky@google.com2008-10-013-17/+171
* Some initial work on compiling chrome/common/ on Linux.deanm@chromium.org2008-09-171-0/+8
* Resolve Array Overflow.sidchat@google.com2008-09-051-7/+10
* Initialize memory to avoid UMR in unit test.erikkay@google.com2008-08-271-0/+2
* Use a more compact license header in source files.license.bot2008-08-2420-560/+80
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-152-19/+36
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-142-4/+4
* Cleanup a few files, reduce the number of includes.maruel@google.com2008-08-122-15/+22
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-2/+2
* Try to cut down on some unnecessary dependencies. Remove any unused includes...deanm@google.com2008-07-282-1/+3
* Correct a simple typo in chrome_font.hdeanm@google.com2008-07-281-1/+1
* Add chrome to the repository.initial.commit2008-07-2620-0/+4012