| Commit message (Expand) | Author | Age | Files | Lines |
* | Add accessible_name property for info bubbles (so far added name to bookmark ... | dtseng@chromium.org | 2010-06-15 | 4 | -0/+10 |
* | Attempt 2 at: | sky@chromium.org | 2010-06-15 | 6 | -28/+186 |
* | Revert 49795 - Changes the tab close button to a dot, unless you're near the ... | sky@chromium.org | 2010-06-15 | 5 | -127/+28 |
* | Changes the tab close button to a dot, unless you're near the button | sky@chromium.org | 2010-06-15 | 5 | -28/+127 |
* | Add checkbox in customize sync to linux & windows for extensions. | chron@chromium.org | 2010-06-14 | 2 | -1/+23 |
* | Fix InfoBubble unittests to be more consistent in how they expect coordinate ... | pkasting@chromium.org | 2010-06-14 | 1 | -17/+20 |
* | Fix off-by-one error that crept into the BubbleBorder code. | pkasting@chromium.org | 2010-06-14 | 1 | -2/+2 |
* | Fix up the Windows omnibox after the recent endcap removal. This fixes most ... | pkasting@chromium.org | 2010-06-14 | 5 | -129/+142 |
* | Notification balloons don't want the WS_EX_LAYOUTRTL style flag, since the di... | johnnyg@chromium.org | 2010-06-14 | 4 | -6/+13 |
* | Implements policies to enable or disable the five Privacy checkboxes found in... | danno@chromium.org | 2010-06-14 | 1 | -0/+11 |
* | Split RecentlyUsedFolderComboModel into its own module, so we can share it | tfarina@chromium.org | 2010-06-12 | 2 | -89/+2 |
* | AutoFill: Remove the default profile/CC prefs. | jhawkins@chromium.org | 2010-06-11 | 1 | -3/+0 |
* | Tweak install and dangerous download dialogs for apps. | asargent@chromium.org | 2010-06-11 | 1 | -3/+4 |
* | Detach reload from omnibox, combine with stop, and eliminate go. | pkasting@chromium.org | 2010-06-11 | 10 | -233/+159 |
* | Views: Respond to the --new-wrench-menu flag on windows. | erg@chromium.org | 2010-06-10 | 2 | -20/+40 |
* | Makes tab icon/throbber paint in the right position for rtl. I broke | sky@chromium.org | 2010-06-10 | 1 | -1/+0 |
* | Fix for bug #46042: Browser Crash @ views::TableView::~TableView() | georgey@chromium.org | 2010-06-10 | 1 | -0/+4 |
* | Rip out the multiprofile implementation. | erg@chromium.org | 2010-06-10 | 10 | -449/+2 |
* | Make the reload button respond to middle-clicks like back/forward/home alread... | pkasting@chromium.org | 2010-06-10 | 1 | -15/+27 |
* | Cleanup of about box | seanparent@google.com | 2010-06-09 | 2 | -1/+24 |
* | Clean up bits of the toolbar code. | pkasting@chromium.org | 2010-06-09 | 2 | -198/+133 |
* | Refactored the translate infobars. | jcivelli@chromium.org | 2010-06-09 | 15 | -210/+1102 |
* | Don't allow drop to panels (pop-ups) in ChromeOS. | xiyuan@chromium.org | 2010-06-09 | 1 | -2/+4 |
* | Redirected system info link from the user feedback dialog to about:system ins... | zelidrag@chromium.org | 2010-06-08 | 2 | -9/+2 |
* | Revert the revert to put it back in. | thomasvl@chromium.org | 2010-06-08 | 2 | -0/+6 |
* | Doing this to see if it fixes some failing tests that started about when this... | thomasvl@chromium.org | 2010-06-08 | 2 | -6/+0 |
* | Adjusted icons, control sizes, etc. | georgey@chromium.org | 2010-06-07 | 2 | -6/+6 |
* | MessageBubble which does not require separate window and does not grab input ... | oshima@chromium.org | 2010-06-07 | 2 | -0/+16 |
* | Fix content settings window not showing up from info bubble link. | xiyuan@chromium.org | 2010-06-07 | 1 | -1/+2 |
* | Ensure that the context menu items displayed in ChromeFrame rendered pages ar... | ananta@chromium.org | 2010-06-07 | 2 | -0/+6 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 13 | -22/+22 |
* | Add a context menu item to toggle app tab toolbars. | aa@chromium.org | 2010-06-06 | 3 | -1/+21 |
* | Change the Windows UI for notifications one more time. All controls at the t... | johnnyg@chromium.org | 2010-06-05 | 2 | -81/+75 |
* | Add cross platform Widget::InitWithWidget(parent, const gfx::Rect& bounds); | oshima@chromium.org | 2010-06-05 | 6 | -20/+3 |
* | Fix: Clearing search 'foo', closing and reopening Find | finnur@chromium.org | 2010-06-04 | 3 | -3/+90 |
* | Adds some logging in hopes of tracking down a crasher. | sky@chromium.org | 2010-06-04 | 2 | -1/+25 |
* | Fixes layout of side tabs on windows. | sky@chromium.org | 2010-06-04 | 15 | -208/+269 |
* | Added final issue categories to feedback dialog for ChromeOS. | zelidrag@chromium.org | 2010-06-04 | 1 | -18/+9 |
* | Remove some test file complitation exceptions from chrome_tests.gypi | stuartmorgan@chromium.org | 2010-06-03 | 1 | -2/+7 |
* | New autofill UI. Still not done: | georgey@chromium.org | 2010-06-03 | 2 | -847/+769 |
* | A very basic fix that prevents experimental popups from living longer than th... | twiz@google.com | 2010-06-03 | 6 | -9/+21 |
* | Linux/GTK: implement update notification. | estade@chromium.org | 2010-06-03 | 2 | -9/+0 |
* | The browser action gripper should become visible when switching from | finnur@chromium.org | 2010-06-02 | 1 | -0/+1 |
* | Misc. small cleanups I ran into while working on other changes. | pkasting@chromium.org | 2010-06-02 | 1 | -1/+2 |
* | Strip the trailing slash from URLs like "http://google.com/". This especiall... | pkasting@chromium.org | 2010-06-02 | 2 | -5/+11 |
* | Implement most of the ridealong fixes/cleanups I suggested during review for ... | pkasting@chromium.org | 2010-06-01 | 1 | -12/+4 |
* | Pressing the search button brings the NTP or close it if it is opened. | jcivelli@chromium.org | 2010-06-01 | 1 | -0/+1 |
* | Makes side tabs render phantom state and close button when not | sky@chromium.org | 2010-06-01 | 2 | -5/+23 |
* | [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement | phajdan.jr@chromium.org | 2010-06-01 | 1 | -2/+2 |
* | Initialize CookiesTreeModel with a cookie monster instead of a profil. | jochen@chromium.org | 2010-05-31 | 1 | -1/+2 |