summaryrefslogtreecommitdiffstats
path: root/gfx
Commit message (Collapse)AuthorAgeFilesLines
* Move more files to toplevel gfx.ben@chromium.org2010-03-1917-1/+2556
| | | | | | | | | TBR=darin BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42071 0039d316-1c4b-4281-b951-d872f2087c98
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-188-0/+1847
| | | | | | | | | TBR=darin BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41911 0039d316-1c4b-4281-b951-d872f2087c98
* typo in gyp file means wrong file name is expectedben@chromium.org2010-03-171-2/+2
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41816 0039d316-1c4b-4281-b951-d872f2087c98
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-1718-0/+1123
| | | | | | | | | TBR=darin BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41812 0039d316-1c4b-4281-b951-d872f2087c98
* Include gfx/{point,size}.h instead of base/gfx/{point,size}.hdarin@chromium.org2010-03-151-2/+2
| | | | | | | | | | R=ben BUG=none TEST=none Review URL: http://codereview.chromium.org/1004001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41621 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 41614 - Fix header include guards remove BASE_ prefix that is no ↵ben@chromium.org2010-03-153-9/+9
| | | | | | | | | | | | | | | longer accurate. TBR=darin BUG=none TEST=none Review URL: http://codereview.chromium.org/972003 TBR=ben@chromium.org Review URL: http://codereview.chromium.org/1002001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41615 0039d316-1c4b-4281-b951-d872f2087c98
* Fix header include guards - remove BASE_ prefix that is no longer accurate.ben@chromium.org2010-03-153-9/+9
| | | | | | | | | | TBR=darin BUG=none TEST=none Review URL: http://codereview.chromium.org/972003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41614 0039d316-1c4b-4281-b951-d872f2087c98
* Move base/gfx contents to gfx/ben@chromium.org2010-03-1410-2/+1015
| | | | | | | | | TBR=darin BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41559 0039d316-1c4b-4281-b951-d872f2087c98
* Create a path provider for gfx, allowing the removal of the temporary app ↵ben@chromium.org2010-03-1410-15/+154
| | | | | | | | | | | dependency. TBR=darin BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41552 0039d316-1c4b-4281-b951-d872f2087c98
* bandaidben@chromium.org2010-03-131-0/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41529 0039d316-1c4b-4281-b951-d872f2087c98
* Create a toplevel gfx/ dir and seed it with icon_util.ben@chromium.org2010-03-137-0/+1036
TBR=darin BUG=none TEST=none Review URL: http://codereview.chromium.org/915002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41528 0039d316-1c4b-4281-b951-d872f2087c98