summaryrefslogtreecommitdiffstats
path: root/base/gfx
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the mac compile by removing the unnecessary setDeviceOffset function.brettw@google.com2008-09-263-13/+0
* Remove setDeviceOffset which isn't used. Fixed a few style and line wrapping ...brettw@google.com2008-09-267-79/+32
* Wow, it's been a while since we cleaned EOL.maruel@google.com2008-09-257-1224/+1224
* When a bitmap allocation fails, do some checks that will crash in differentbrettw@google.com2008-09-241-1/+30
* SkRect.fTop should be set to the y coordinate of a CGRect, not the xamanda@chromium.org2008-09-231-2/+2
* Add a few more cases for Unicode blocks to script mapping. This is for next ...jungshik@google.com2008-09-121-4/+23
* Accommodate removal of gfx\platform_canvas_unittest_win.cc in thesgk@google.com2008-09-101-1/+1
* Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed outmark@chromium.org2008-09-101-1/+1
* Fix build break, add TODO to clean up unit test referenceawalker@google.com2008-09-091-6/+8
* Update file that got committed under the wrong name, causingawalker@google.com2008-09-091-30/+53
* Fix the file extension.maruel@google.com2008-09-091-0/+0
* Refactor the platform canvas unit test a bit so that it can be run onawalker@google.com2008-09-098-16/+46
* Just compile some basic files so we get a libGlue.a.evanm@google.com2008-09-071-0/+4
* Update Copyright text in SCons config files.sgk@google.com2008-09-011-28/+4
* platform ifdefs for webview. Add platform_viewdefs to wrap things like HWNDs ...pinkerton@google.com2008-08-291-0/+38
* Provide what looks like the minimal platform specific interface for skia. Thi...erg@google.com2008-08-2810-4/+237
* Mark the platform_canvas_unittest as windows specific.erg@google.com2008-08-271-0/+0
* Fixup some nits from brettpinkerton@google.com2008-08-251-1/+3
* Use a more compact license header in source files.license.bot2008-08-2454-2654/+1356
* De-winify context headers in prep for future mac implementations. First step.pinkerton@google.com2008-08-221-0/+4
* No need for size_mac.cc; subsumed by size.ccavi@google.com2008-08-201-48/+0
* Merges in updated versions of Mac graphics platform classes, adds generic typ...awalker@google.com2008-08-2014-1/+1332
* Use LF for newlines in all DEPS filesmmentovai@google.com2008-08-181-3/+3
* Cleanup some comment typos.ericroman@google.com2008-08-184-5/+5
* Add skia and our png wrappers. png_codec_unittest and image_operations_unitt...tc@google.com2008-08-141-7/+7
* SCons build accommodation of renaming base\gfx\*platform*.cc to base\gfx\*pla...sgk@google.com2008-08-141-3/+8
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-1414-132/+132
* Add a trailing EOL to source files. This eliminates warnings in GCC.deanm@google.com2008-08-143-3/+3
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-141-1/+1
* Add a EOL to the end of convolver_unittest.cc. This eliminates a GCC warning.deanm@google.com2008-08-131-1/+1
* Add an EOL to the end of convolver.cc. This eliminates a warning in GCC.deanm@google.com2008-08-131-1/+1
* Update base/gfx/SConscript to build cleanly on linux.tc@google.com2008-08-121-9/+24
* Set the svn:eol-style to LF.tc@google.com2008-08-111-76/+76
* Add deps files and rules for the checkdeps script.brettw@google.com2008-08-081-0/+3
* This is a revised CB of issue 738 and 764 (which were made jungshik@google.com2008-08-083-20/+62
* Fixing up the basic set of geometry.avi@google.com2008-08-067-12/+91
* Fix base::DIR_SOURCE_ROOT path calculation.maruel@google.com2008-08-061-0/+5
* Revert base\gfx changes because it breaks the buildnsylvain@google.com2008-08-057-112/+7
* Fix for missing build info.avi@google.com2008-08-052-0/+4
* Fix basic geometric types.avi@google.com2008-08-057-7/+108
* Convert submodules SConscript files to psuedo-builder calls.sgk@google.com2008-08-031-1/+1
* I think this is the crashercpu@google.com2008-08-021-1/+2
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-311-7/+0
* Add base to the repository.initial.commit2008-07-2644-0/+10152