summaryrefslogtreecommitdiffstats
path: root/base/gfx/gtk_util.cc
Commit message (Expand)AuthorAgeFilesLines
* GdkPixbufFromSkBitmap needs to un-premultiply the alpha beforetc@google.com2009-07-081-4/+30
* Merge app/gfx/gtk_util into base/gfx/gtk_util.thestig@google.com2009-06-031-0/+30
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-111-0/+0
* Eliminate a circular dependency by making BGRAToRGBA() generic (no pulling in...sgk@google.com2009-04-211-20/+0
* Add missing include needed for malloc.thestig@chromium.org2009-04-161-0/+1
* Recommit previous change with GYP files fixed.erg@google.com2009-04-161-53/+0
* Have ResourceBundle own GdkPixbufs.tc@google.com2009-04-161-2/+0
* Reverts the previous two commits. (r13812 and r13811).erg@google.com2009-04-151-0/+55
* Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.erg@google.com2009-04-151-55/+0
* Linux: store clipboard image as bmp rather than converting to PNG.estade@chromium.org2009-04-071-11/+20
* Basic infobars on linux.estade@chromium.org2009-04-061-0/+13
* Put a border around the find bar text entry field.estade@chromium.org2009-04-031-1/+2
* Linux UI theming:estade@chromium.org2009-03-251-1/+4
* Improve the look of the Linux omnibox.deanm@chromium.org2009-03-131-0/+15
* Move GdkPixbufFromSkBitmap to gtk_util so it can easily be shared.deanm@chromium.org2009-03-101-0/+39
* Add a gtk_utils (like gdi_utils), with region rectangle subtraction.deanm@chromium.org2009-02-111-0/+24