| Commit message (Expand) | Author | Age | Files | Lines |
* | Move classes depending on Skia out of base/gfx and into app/gfx. Rename | brettw@chromium.org | 2009-10-07 | 1 | -1/+1 |
* | Port more browser focus tests to linux. | estade@chromium.org | 2009-08-19 | 1 | -38/+0 |
* | Make find bar BIDI. | estade@chromium.org | 2009-07-29 | 1 | -6/+30 |
* | Work on RTL / BiDi Omnibox. | deanm@chromium.org | 2009-07-16 | 1 | -1/+2 |
* | Don't try to set transparency on pixbufs that don't have any transparency cha... | estade@chromium.org | 2009-07-15 | 1 | -2/+12 |
* | Fix a crash that happens when changing themes. | tc@google.com | 2009-06-26 | 1 | -19/+35 |
* | More BIDI support: | estade@chromium.org | 2009-06-26 | 1 | -0/+5 |
* | If widget is too small to render a nine box, just return (don't DCHECK). | estade@chromium.org | 2009-06-11 | 1 | -9/+10 |
* | Merge app/gfx/gtk_util into base/gfx/gtk_util. | thestig@google.com | 2009-06-03 | 1 | -1/+0 |
* | Add GetPixbufNamed to ThemeProvider. GetPixbufNamed converts a loaded theme ... | jhawkins@chromium.org | 2009-05-20 | 1 | -23/+11 |
* | Fix memory leak in nine_box. | thestig@chromium.org | 2009-05-19 | 1 | -2/+10 |
* | Linux: Just enough toolbar theming to make everything look normal again. | estade@chromium.org | 2009-05-18 | 1 | -0/+29 |
* | Gtk: fix find bar rendering following NineBox improvements. | estade@chromium.org | 2009-05-16 | 1 | -2/+7 |
* | Reimplement NineBox using Cairo. | deanm@chromium.org | 2009-05-11 | 1 | -100/+47 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | GTK: give the findbox curvy edges. | estade@chromium.org | 2009-04-30 | 1 | -4/+53 |
* | Avoid DCHECK in nine box during download shelf animation. | estade@chromium.org | 2009-04-22 | 1 | -2/+2 |
* | Refactor NineBox to take 9 image ids instead of having to create | tc@google.com | 2009-04-17 | 1 | -2/+13 |
* | Have ResourceBundle own GdkPixbufs. | tc@google.com | 2009-04-16 | 1 | -4/+0 |
* | linux: offset toolbar graphic so tabs merge in properly. | evan@chromium.org | 2009-04-09 | 1 | -4/+4 |
* | Fix ninebox rendering. | estade@chromium.org | 2009-03-31 | 1 | -23/+15 |
* | Change NineBox to render into a GtkWidget. This offers a minor speedup and s... | jhawkins@chromium.org | 2009-03-26 | 1 | -29/+50 |
* | Linux download shelf: | estade@chromium.org | 2009-03-26 | 1 | -1/+1 |
* | Put the dropdown menu button on the linux download shelf. | estade@chromium.org | 2009-03-05 | 1 | -16/+29 |
* | Add download items to the download shelf in linux. | estade@chromium.org | 2009-03-04 | 1 | -2/+4 |
* | Draw custom menu buttons properly. | evan@chromium.org | 2009-02-20 | 1 | -25/+48 |
* | Make the toolbar background themed on Linux. | evan@chromium.org | 2009-02-17 | 1 | -0/+90 |