summaryrefslogtreecommitdiffstats
path: root/base/gfx
Commit message (Expand)AuthorAgeFilesLines
* System includes need to use angle brackets for check_depsagl@chromium.org2008-10-291-1/+1
* Start writing the GTK code for test_shell.agl@chromium.org2008-10-293-13/+49
* * Revert "Start writing the GTK code for test_shell."agl@chromium.org2008-10-283-48/+12
* Start writing the GTK code for test_shell.agl@chromium.org2008-10-283-12/+48
* Use ETS_FOCUSED instead of TS_CHECKED to signify that a buttontc@google.com2008-10-221-1/+1
* Changes to how we draw buttons.tc@google.com2008-10-221-6/+15
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-221-1/+1
* SCons renaming updates for base, net and googleurl:sgk@google.com2008-10-213-77/+94
* Build SkGraphicsContext under Linuxerg@google.com2008-10-212-0/+7
* Call GdiAlphaBlend directly instead of the AlphaBlend wrapper in msimg32.dll....deanm@chromium.org2008-10-212-18/+19
* Rolling back switch to hammer patterns again.bradnelson@chromium.org2008-10-201-7/+6
* Adding in new hammer patterns. Restored from rollback change 3578.bradnelson@chromium.org2008-10-181-6/+7
* Rolling back CL 3578, discovered hammer.bat had not been updated yet.bradnelson@chromium.org2008-10-181-7/+6
* Applying software construction toolkit patterns in scons build.bradnelson@chromium.org2008-10-171-6/+7
* part one of bustage fix - forgot to land this with previous CL. http://crbug....ben@chromium.org2008-10-171-0/+3
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-162-0/+10
* Wrap some lines that are > 80 columns.tc@google.com2008-10-161-9/+13
* Convert GetPreferredSize from:beng@google.com2008-10-151-0/+5
* get webframe_impl.cc to compile on linuxtc@google.com2008-10-144-0/+32
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-0/+5
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-141-0/+5
* Basic GTK test shell: links in the SConscript and brings up a window with non...evanm@google.com2008-10-131-1/+7
* base\gfx file changes from r3137: + gdi_util.cc, - bitmap_header.ccsgk@google.com2008-10-091-1/+1
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-096-9/+29
* Change the font search order to try Lucida Sans Unicode before Arial Unicode ...jungshik@google.com2008-10-081-1/+1
* Add platform_canvas_unittest.ccjeremy@chromium.org2008-10-015-39/+56
* Cross-platform wrappers for fopen, _wfopen_s, etc.mark@chromium.org2008-10-011-3/+3
* Sync Mac canvas implementation with Windows version, still a work in progress,jeremy@chromium.org2008-09-296-138/+102
* 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