| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio... | pkasting@chromium.org | 2009-09-15 | 1 | -23/+15 |
* | Removes some dead NOTIMPLEMENTEDs and enables some code that no longer | sky@chromium.org | 2009-09-14 | 1 | -8/+1 |
* | Fleshes out the tooltip implementation for views on Gtk. It doesn't | sky@chromium.org | 2009-09-08 | 1 | -21/+15 |
* | Fix adjacent separators when not running with --enable-sync. | pkasting@chromium.org | 2009-09-05 | 1 | -1/+1 |
* | Convert std::wstring encoding names to std::string in a bunch of files. | tony@chromium.org | 2009-09-04 | 1 | -3/+3 |
* | Fix 9867: Activating the previous/next buttons with the keyboard in the find ... | finnur@chromium.org | 2009-09-03 | 1 | -1/+2 |
* | Now that Import and Clear are available in options, they should be removed fr... | glen@chromium.org | 2009-08-25 | 1 | -5/+1 |
* | Adds support and exposure of additional accessibility roles. Includes naming ... | klink@chromium.org | 2009-08-22 | 1 | -0/+1 |
* | Don't show "Inspect Element" in the context menu if we can't inspect. | agl@chromium.org | 2009-08-21 | 1 | -2/+4 |
* | Removed personalization_strings.h and moved all the strings into generated_re... | idana@chromium.org | 2009-08-20 | 1 | -4/+2 |
* | Remove personalization.h/cc by putting things in final resting places | tim@chromium.org | 2009-08-20 | 1 | -3/+2 |
* | Some personalization cleanup: | tim@chromium.org | 2009-08-15 | 1 | -3/+2 |
* | Build browser/sync files by default using a stubbed-out syncapi | tim@chromium.org | 2009-08-11 | 1 | -1/+1 |
* | Add files to browser/sync and tweak includes. | tim@chromium.org | 2009-08-05 | 1 | -1/+1 |
* | DevTools: Rename JavaScript console action into Developer Tools. | pfeldman@chromium.org | 2009-07-22 | 1 | -2/+2 |
* | o Modified the toolbar button handler so that the handler can revert its omni... | yusukes@google.com | 2009-07-22 | 1 | -2/+12 |
* | Convert menu strings to UTF16, fix some views-GTK build errors. | brettw@chromium.org | 2009-07-02 | 1 | -7/+7 |
* | Make bookmark model public interface use const BookmarkNode* instead of | munjal@chromium.org | 2009-06-26 | 1 | -1/+1 |
* | DevTools: Nuke legacy debugger. | pfeldman@chromium.org | 2009-06-24 | 1 | -5/+0 |
* | Fix crash in LocationBarView when accessing TabContents. | finnur@chromium.org | 2009-06-19 | 1 | -17/+19 |
* | Upgrade BackForwardMenuModelViews to use new menu API. Also adds accelerator ... | ben@chromium.org | 2009-06-15 | 1 | -4/+5 |
* | Remove the Menu object, converting all the remaining callers to use Menu2. I'... | ben@chromium.org | 2009-06-12 | 1 | -25/+22 |
* | Remove Menu2Delegate interface and fold methods onto Menu2Model instead. | ben@chromium.org | 2009-06-09 | 1 | -24/+6 |
* | Convert toolbar page and app menus over to use the new system. | ben@chromium.org | 2009-06-08 | 1 | -136/+230 |
* | Rename BrowserToolbarView->ToolbarView to match file name. | ben@chromium.org | 2009-06-06 | 1 | -444/+472 |
* | Add ability to theme our buttons. | glen@chromium.org | 2009-06-04 | 1 | -10/+28 |
* | When the contents don't have title, use URL for the name of bookmark entry. | brettw@chromium.org | 2009-06-03 | 1 | -2/+1 |
* | Headers cleanup in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -2/+3 |
* | Renames BackForwardMenuModelWin to BackForwardMenuModelViews. | sky@chromium.org | 2009-05-29 | 1 | -2/+3 |
* | Make toolbar compile on linux. | ben@chromium.org | 2009-05-27 | 1 | -12/+33 |
* | Some more porting of browser_views. | brettw@chromium.org | 2009-05-22 | 1 | -11/+13 |
* | DevTools: remove Debugger menu by default. | pfeldman@chromium.org | 2009-05-21 | 1 | -0/+7 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -2/+2 |
* | Signature changed to take a Profile* | tim@chromium.org | 2009-05-15 | 1 | -1/+1 |
* | Refactors menus so that I can create a MenuGtk implementation, and moves it into | sky@chromium.org | 2009-05-14 | 1 | -64/+64 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-14 | 1 | -5/+5 |
* | Revert 15965. I wasn't supposed to check that in since it still doesn't compi... | maruel@chromium.org | 2009-05-13 | 1 | -5/+5 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-13 | 1 | -5/+5 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 1 | -85/+114 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 1 | -1/+0 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 1 | -2/+3 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -7/+7 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 1 | -2/+2 |
* | Move chrome_canvas to app/gfx | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | roll back r15177 | ben@chromium.org | 2009-05-04 | 1 | -1/+0 |
* | Extract all views resources into: | ben@chromium.org | 2009-05-04 | 1 | -0/+1 |
* | People should just use GetWindow() instead of calling GetWidget()->GetWindow() | ben@chromium.org | 2009-05-01 | 1 | -3/+3 |
* | Correct omnibox2 popup placement for RTL languages. | ben@chromium.org | 2009-04-30 | 1 | -1/+6 |