summaryrefslogtreecommitdiffstats
path: root/base/gfx/rect.h
Commit message (Expand)AuthorAgeFilesLines
* Coalesce damage rects that share an edge.darin@chromium.org2009-12-071-0/+4
* Refactors RenderWidget to extract a PaintAggregator class.darin@chromium.org2009-11-191-0/+1
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-4/+4
* Headers cleanup:phajdan.jr@chromium.org2009-07-231-4/+2
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-111-0/+0
* More linux ifdef tweaks. This reverts my earlier change (13503).sky@chromium.org2009-04-271-4/+4
* Change Size::IsEmpty() to be consistent with Rect::IsEmpty()erikkay@google.com2009-04-261-1/+1
* Adds some ifdefs so that test_shell can be compiled on linuxsky@chromium.org2009-04-101-7/+5
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Expose the iostream (logging) interfaces of some gfx:: classes.evan@chromium.org2009-03-041-5/+3
* Add a gtk_utils (like gdi_utils), with region rectangle subtraction.deanm@chromium.org2009-02-111-0/+2
* The new version of Inset() Ben added a while ago didn't work quite right for ...pkasting@chromium.org2009-01-291-1/+3
* 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-161-0/+3
* get webframe_impl.cc to compile on linuxtc@google.com2008-10-141-0/+8
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-141-0/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fixing up the basic set of geometry.avi@google.com2008-08-061-0/+15
* Revert base\gfx changes because it breaks the buildnsylvain@google.com2008-08-051-15/+0
* Fix basic geometric types.avi@google.com2008-08-051-0/+15
* Add base to the repository.initial.commit2008-07-261-0/+153