| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | GTK: Minimize usage of gtk headers. | erg@chromium.org | 2010-07-08 | 1 | -2/+3 |
* | Split RecentlyUsedFolderComboModel into its own module, so we can share it | tfarina@chromium.org | 2010-06-12 | 1 | -4/+6 |
* | GTK: position info bubbles relative to a subwidget, rather than the toplevel ... | estade@chromium.org | 2010-04-07 | 1 | -10/+5 |
* | GTK: Move chrome/common/gtk_signal.h to app/ so views-gtk can use it. | erg@google.com | 2010-03-11 | 1 | -1/+1 |
* | GTK: Fix crash because of wrong prototype. | erg@google.com | 2010-03-11 | 1 | -1/+2 |
* | GTK: Use new macros to hide thunk declaration and cleanup callback declaration. | erg@chromium.org | 2010-03-10 | 1 | -49/+8 |
* | Linux: Fix focus issues in bookmark bubble. | derat@chromium.org | 2009-10-07 | 1 | -0/+8 |
* | Linux: Make InfoBubble use an override-redirect (popup) window. | derat@chromium.org | 2009-09-30 | 1 | -3/+3 |
* | retry r2226, with a fix for a case where we could double free. | estade@chromium.org | 2009-08-01 | 1 | -0/+3 |
* | revert 22226 as it caused some ui test crashes | estade@chromium.org | 2009-08-01 | 1 | -3/+0 |
* | GTK: Theme our link button. | estade@chromium.org | 2009-07-31 | 1 | -0/+3 |
* | GTK Themes: Theme the bookmark bubble. (And first run bubble). | erg@google.com | 2009-07-24 | 1 | -1/+19 |
* | Make bookmark model public interface use const BookmarkNode* instead of | munjal@chromium.org | 2009-06-26 | 1 | -1/+1 |
* | Final touches on the Linux BookmarkBubble. | deanm@chromium.org | 2009-06-11 | 1 | -9/+14 |
* | Hook up the Linux bookmark bubble to the bookmark editor. | deanm@chromium.org | 2009-06-08 | 1 | -0/+26 |
* | Implement more of the BookmarkBubble, connecting it to the bookmark system. | deanm@chromium.org | 2009-06-03 | 1 | -4/+40 |
* | Implement the base for the BookmarkBubble UI. | deanm@chromium.org | 2009-06-03 | 1 | -2/+4 |
* | Improvements to Linux InfoBubble and BookmarkBubble. | deanm@chromium.org | 2009-05-06 | 1 | -3/+49 |
* | Implement a mostly working InfoBubble with a shim BookmarkBubble. | deanm@chromium.org | 2009-04-30 | 1 | -0/+26 |