| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve toolbar keyboard accessibility. | dmazzoni@chromium.org | 2010-06-18 | 1 | -0/+12 |
* | Linux: Remove KWin from the list of window managers that default to custom fr... | erg@chromium.org | 2010-06-14 | 1 | -1/+0 |
* | Detach reload from omnibox, combine with stop, and eliminate go. | pkasting@chromium.org | 2010-06-11 | 1 | -4/+5 |
* | GTK: Always use default frame in popup windows. | erg@chromium.org | 2010-06-10 | 1 | -21/+21 |
* | [GTK] fix a corner case where unmaximize wouldn't work. | estade@chromium.org | 2010-06-10 | 1 | -2/+2 |
* | Rip out the multiprofile implementation. | erg@chromium.org | 2010-06-10 | 1 | -8/+0 |
* | [GTK] Don't go back twice when double-clicking the mouse's back button. | estade@chromium.org | 2010-06-08 | 1 | -8/+8 |
* | GTK: Repaint the toolbar after the bookmark bar has finished. | erg@google.com | 2010-06-03 | 1 | -0/+4 |
* | Linux/GTK: implement update notification. | estade@chromium.org | 2010-06-03 | 1 | -1/+2 |
* | Implement upgrade notifications. | finnur@chromium.org | 2010-05-26 | 1 | -0/+4 |
* | GTK: more toolbar corner rounding polish. | estade@chromium.org | 2010-05-18 | 1 | -11/+14 |
* | Provide accessibility support for Window_win. | ctguil@chromium.org | 2010-05-17 | 1 | -1/+2 |
* | GTK: size popup windows by their content, not outer bounds. | estade@chromium.org | 2010-05-17 | 1 | -6/+8 |
* | GTK: custom frame/drop shadow updates. | estade@chromium.org | 2010-05-12 | 1 | -27/+43 |
* | Re-organize RenderViewContextMenu to the use cross-platform MenuModel class. | estade@chromium.org | 2010-05-11 | 1 | -3/+2 |
* | DevTools: focus devtools on breakpoint while docked (Linux & Mac fix). | pfeldman@chromium.org | 2010-05-03 | 1 | -4/+0 |
* | GTK: Use signal macros for most of BrowserWindowGtk. | erg@google.com | 2010-04-30 | 1 | -114/+97 |
* | GTK: Popup windows that use the custom frame should use the tab image instead... | erg@google.com | 2010-04-30 | 1 | -35/+89 |
* | Windows/Views: delete native bookmark manager code. | viettrungluu@chromium.org | 2010-04-28 | 1 | -4/+0 |
* | Linux/GTK: delete native bookmark manager code. | viettrungluu@chromium.org | 2010-04-26 | 1 | -2/+1 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -3/+3 |
* | Don't select all when autofocusing the location bar on New Tab creation. Use... | pkasting@chromium.org | 2010-04-23 | 1 | -4/+3 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -3/+3 |
* | Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu... | ben@chromium.org | 2010-04-20 | 1 | -4/+0 |
* | Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ... | ben@chromium.org | 2010-04-20 | 1 | -0/+4 |
* | Linux: suppress calling gdk_window_raise() on titlebar click when running com... | mdm@chromium.org | 2010-04-12 | 1 | -2/+12 |
* | Refactor common, platform-independent code for the repost form warning dialog... | bauerb@chromium.org | 2010-04-09 | 1 | -2/+1 |
* | Only place popup windows if the position is not 0,0. | tony@chromium.org | 2010-04-07 | 1 | -2/+7 |
* | GTK: Don't show toolbar border without the toolbar. | estade@chromium.org | 2010-04-06 | 1 | -5/+8 |
* | Repair DevTools in docked mode on Gtk. After http://codereview.chromium.org/1... | yurys@chromium.org | 2010-04-02 | 1 | -2/+12 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-31 | 1 | -0/+4 |
* | GTK: toolbar reload/star shuffle. | estade@chromium.org | 2010-03-30 | 1 | -3/+3 |
* | Reverting this CL to fix the interactive ui test failures. | ananta@chromium.org | 2010-03-26 | 1 | -4/+0 |
* | Convert tab to app after user clicks "create" button per issue 27905. | xiyuan@chromium.org | 2010-03-25 | 1 | -7/+1 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -0/+4 |
* | Make repost form warning tab-modal on Gtk. | bauerb@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | Revert "Fix browser side handling of moveTo by resizing the content area; not... | erg@chromium.org | 2010-03-24 | 1 | -5/+7 |
* | Revert 42474 - Make repost form warning tabmodal on Gtk. | dhollowa@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | Make repost form warning tab-modal on Gtk. | bauerb@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | Revert 42465 - Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -4/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -0/+4 |
* | Automation provider IsBookmarkBarVisible() always returned yes! | jrg@chromium.org | 2010-03-24 | 1 | -1/+2 |
* | Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42... | maruel@chromium.org | 2010-03-22 | 1 | -4/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 1 | -0/+4 |
* | Reland r41641 "Make DevTools open docked by default..." | xiyuan@chromium.org | 2010-03-22 | 1 | -7/+0 |
* | Revert "Keyboard accessibility for the page and app menus." | maruel@chromium.org | 2010-03-22 | 1 | -4/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 1 | -0/+4 |
* | Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs... | thestig@chromium.org | 2010-03-20 | 1 | -4/+0 |
* | Allow dynamic switching in and out of sidetabs mode. | ben@chromium.org | 2010-03-19 | 1 | -0/+4 |
* | Move more files to toplevel gfx. | ben@chromium.org | 2010-03-19 | 1 | -2/+2 |