| Commit message (Expand) | Author | Age | Files | Lines |
* | Update some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | Ungrab extension popup when inspecting it with DevTools | apavlov@chromium.org | 2013-06-25 | 2 | -0/+12 |
* | Some improvement of validation message bubble UI. | tkent@chromium.org | 2013-06-12 | 2 | -0/+9 |
* | gtk: Show a modal dialog (instead of a bubble) for one-click signin confirmat... | sadrul@chromium.org | 2013-01-29 | 2 | -13/+24 |
* | [zoom bubble] Handle entering/leaving/being in fullscreen on GTK. | dbeam@chromium.org | 2012-12-26 | 3 | -150/+228 |
* | Fix GTK bubble arrow positioning. | msw@chromium.org | 2012-12-05 | 1 | -29/+26 |
* | [gtk] Close zoom bubble immediately when window is closed to avoid orphaned | estade@chromium.org | 2012-09-25 | 2 | -4/+17 |
* | [gtk] re-acquire input grab on bubbles when another widget | estade@chromium.org | 2012-09-21 | 2 | -15/+30 |
* | [gtk] polish website settings bubble | estade@chromium.org | 2012-09-20 | 1 | -10/+4 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 2 | -2/+0 |
* | Checks that the zoom bubble for GTK shares an anchor widget before reusing th... | khorimoto@chromium.org | 2012-07-02 | 1 | -0/+2 |
* | Implements a zoom icon in the Omnibox for GTK. | khorimoto@chromium.org | 2012-06-15 | 2 | -20/+54 |
* | Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow() | davemoore@chromium.org | 2012-06-07 | 1 | -1/+1 |
* | Changes name of parameter from attributeFlags to attribute_flags. | khorimoto@chromium.org | 2012-05-30 | 2 | -14/+12 |
* | Adds the ability for BubbleGtk widgets to specify both input and popup attrib... | khorimoto@chromium.org | 2012-05-23 | 3 | -14/+23 |
* | Revert r123782. | thakis@chromium.org | 2012-05-03 | 3 | -10/+10 |
* | gtk: Rename GtkThemeService to ThemeServiceGtk. | tfarina@chromium.org | 2012-02-27 | 3 | -10/+10 |
* | Allow popup extensions to be inspected on gtk | benwells@chromium.org | 2012-02-15 | 2 | -0/+13 |
* | Allows to show bubble arrows to bottom. | hbono@chromium.org | 2012-01-13 | 3 | -37/+274 |
* | Revert 117404 - Allows to show bubble arrows to bottom. | hbono@chromium.org | 2012-01-12 | 3 | -274/+37 |
* | Allows to show bubble arrows to bottom. | hbono@chromium.org | 2012-01-12 | 3 | -37/+274 |
* | GTK: More GSEALing. | erg@chromium.org | 2012-01-11 | 1 | -4/+5 |
* | GTK: Seal up GSEALs, focusing on GtkSelectionData. | erg@chromium.org | 2012-01-10 | 1 | -5/+10 |
* | Revert 116956 - GTK: Seal up GSEALs, focusing on GtkSelectionData. | erg@google.com | 2012-01-10 | 1 | -10/+5 |
* | GTK: Seal up GSEALs, focusing on GtkSelectionData. | erg@chromium.org | 2012-01-09 | 1 | -5/+10 |
* | GTK: Remove most calls to widget->window and replace with accessor. | erg@chromium.org | 2011-12-08 | 2 | -12/+12 |
* | GTK: More changes from raw widget->allocation to using the accessor. | erg@chromium.org | 2011-12-08 | 1 | -6/+12 |
* | GTK: Make the gtk port compile with GTK_DISABLE_SINGLE_INCLUDES. | erg@chromium.org | 2011-11-22 | 2 | -3/+1 |
* | GTK: Create the start of a compatibility header wrapping deprecated methods. | erg@chromium.org | 2011-11-22 | 1 | -1/+2 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 2 | -10/+10 |
* | Browser crash when pressing Ctrl+D Ctrl+W | ncj674@motorola.com | 2011-09-27 | 1 | -30/+30 |
* | content: Reapply "Start splitting up chrome/browser/ui/gtk/gtk_util.h" (r98287) | erg@google.com | 2011-08-29 | 1 | -0/+1 |
* | Revert "content: Start splitting up chrome/browser/ui/gtk/gtk_util.h" | erg@google.com | 2011-08-25 | 1 | -1/+0 |
* | content: Start splitting up chrome/browser/ui/gtk/gtk_util.h | erg@google.com | 2011-08-25 | 1 | -0/+1 |
* | Remove explicit keyword from multi-argument (w/o default values) constructors | dilmah@chromium.org | 2011-07-26 | 1 | -1/+1 |
* | gtk/bubble: Refactor BubbleAcceleratorsGtk class. | tfarina@chromium.org | 2011-07-13 | 3 | -23/+17 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 2 | -4/+5 |
* | Multiprofile: Fix all places where we observe BROWSER_THEME_CHANGED so that we | erg@google.com | 2011-06-24 | 1 | -1/+1 |
* | GTK: Followup to the infobar themeing patch. | erg@chromium.org | 2011-06-22 | 1 | -1/+1 |
* | gtk: Replace most of the calls from UseGtkTheme() to UsingNativeTheme(). | tfarina@chromium.org | 2011-04-29 | 1 | -1/+1 |
* | gtk: Move bubble related files into ui/gtk/bubble directory. | tfarina@chromium.org | 2011-04-21 | 4 | -0/+825 |