| Commit message (Expand) | Author | Age | Files | Lines |
* | Rework gfx::Font by moving platform-specific code into inner classes. | ben@chromium.org | 2010-08-13 | 2 | -2/+3 |
* | FBTF: Clean up some headers in tab_contents_delegate.h. | erg@google.com | 2010-08-10 | 1 | -0/+1 |
* | FBTF: Remove unneeded headers from base/ (part 3) | thestig@chromium.org | 2010-08-06 | 1 | -1/+0 |
* | Move owned_widget_gtk.* out of common/, into browser/gtk/. | estade@chromium.org | 2010-08-03 | 2 | -2/+2 |
* | When dropping a tab torn from a maximized window, inherit the restored size a... | pkasting@chromium.org | 2010-08-02 | 1 | -1/+1 |
* | Cleanup: Remove unneeded headers from app/ (part 3) | thestig@chromium.org | 2010-07-31 | 2 | -3/+0 |
* | Add undeclared virtual destructors part 3 | ziadh@chromium.org | 2010-07-30 | 2 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 5 | -0/+5 |
* | revert r53268: | estade@chromium.org | 2010-07-23 | 2 | -10/+0 |
* | GTK: when closing a browser window, cancel the active drag session. | estade@chromium.org | 2010-07-21 | 2 | -0/+10 |
* | Attemp 2 at: | sky@chromium.org | 2010-07-21 | 1 | -1/+1 |
* | Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa... | pinkerton@chromium.org | 2010-07-20 | 1 | -1/+1 |
* | Makes the toolbar visible for apps again. Here's the set of patches I | sky@chromium.org | 2010-07-20 | 1 | -1/+1 |
* | Nukes the nano tab style on gtk and brings back the toolbar for apps | sky@chromium.org | 2010-07-17 | 6 | -103/+30 |
* | [GTK] correct tabstrip drag point calculation. | estade@chromium.org | 2010-07-15 | 1 | -3/+3 |
* | Remove "Close tabs opened by this tab". | pkasting@chromium.org | 2010-07-12 | 1 | -4/+2 |
* | Linux: Use opaque black instead of opaque white when setting the mask during ... | thestig@chromium.org | 2010-07-12 | 1 | -1/+4 |
* | Reland -- Add tab menu item to show/hide toolbar for app tabs | rafaelw@chromium.org | 2010-07-12 | 4 | -1/+22 |
* | Revert "Add tab menu item to show/hide toolbar for app tabs" | rafaelw@chromium.org | 2010-07-08 | 4 | -22/+1 |
* | Add tab menu item to show/hide toolbar for app tabs | rafaelw@chromium.org | 2010-07-08 | 4 | -1/+22 |
* | Implement App Tabs for GTK | rafaelw@chromium.org | 2010-07-02 | 6 | -39/+126 |
* | Canvas refactoring Phase 4a: | ben@chromium.org | 2010-06-29 | 1 | -8/+5 |
* | Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first | sky@chromium.org | 2010-06-28 | 2 | -10/+15 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-25 | 1 | -10/+13 |
* | Revert 50784 - Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 1 | -13/+10 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 1 | -10/+13 |
* | Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily | sky@chromium.org | 2010-06-24 | 2 | -15/+10 |
* | Moves Browser::AddTypes to TabStripModel. This patch is primarily | sky@chromium.org | 2010-06-24 | 2 | -10/+15 |
* | Canvas refactoring part 2. | ben@chromium.org | 2010-06-23 | 3 | -5/+3 |
* | Add a context menu item to toggle app tab toolbars. | aa@chromium.org | 2010-06-06 | 1 | -1/+1 |
* | GTK: More signal macro usage. | erg@chromium.org | 2010-05-28 | 6 | -182/+135 |
* | Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()". | erg@chromium.org | 2010-05-26 | 1 | -2/+1 |
* | Adds ability to determine if a tab was explicitly closed by the | sky@chromium.org | 2010-05-21 | 1 | -1/+3 |
* | Re-organize RenderViewContextMenu to the use cross-platform MenuModel class. | estade@chromium.org | 2010-05-11 | 1 | -1/+0 |
* | Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5 | evan@chromium.org | 2010-05-06 | 1 | -2/+2 |
* | Refactors animation to allow for cleaner subclassing. I'm doing this | sky@chromium.org | 2010-05-05 | 3 | -9/+9 |
* | Changing linux platform for chromeos. This involved moving platform_util and... | dhg@chromium.org | 2010-04-29 | 1 | -1/+1 |
* | Changes the tab menu to use pin and unpin instead of a check. The mac | sky@chromium.org | 2010-04-26 | 1 | -7/+4 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -22/+2 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -2/+22 |
* | GTK: navigate to URL on PRIMARY when middle-clicking the location icon. | estade@chromium.org | 2010-04-16 | 1 | -22/+2 |
* | Adds AnimationContainer, which can be used to group a set of | sky@chromium.org | 2010-04-01 | 1 | -1/+1 |
* | Fixes bug where highlighting the close XXX menu items in the context | sky@chromium.org | 2010-03-26 | 1 | -10/+5 |
* | views/gtk: Set the tooltip text for tab strip and new tab button. | estade@chromium.org | 2010-03-24 | 1 | -0/+3 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 5 | -6/+6 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 2 | -4/+4 |
* | Remove dependency from webkit on chrome/common by moving files to src/app. | pinkerton@chromium.org | 2010-03-19 | 2 | -2/+2 |
* | Move more files to toplevel gfx. | ben@chromium.org | 2010-03-19 | 1 | -2/+2 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 3 | -3/+3 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 4 | -6/+6 |