summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Move data types used in the importer process to common/, in preparation for i...mirandac@chromium.org2010-05-194-4/+4
* Mark TestAboutViewChromeAccObj as FAILS.cbentzel@chromium.org2010-05-191-1/+2
* [GTTF] [TTF] Test marks maintenance CL:phajdan.jr@chromium.org2010-05-191-1/+2
* gtk: Split DefaultEncodingComboboxModel into its own file so it can be shared...tfarina@chromium.org2010-05-191-65/+3
* Revert 47582 - Fix flakyness of browser_tests:BrowserViewsAccessibilityTest.T...ctguil@chromium.org2010-05-181-12/+13
* Fix flakyness of browser_tests:BrowserViewsAccessibilityTest.TestChromeWindow...ctguil@chromium.org2010-05-181-13/+12
* Implement fading in for the InfoBubble base class.finnur@chromium.org2010-05-1814-48/+132
* Fixes regression in reverting a tab drag. I was animating to the wrongsky@chromium.org2010-05-181-1/+1
* NTP: Adds an app launched animation.arv@chromium.org2010-05-183-2/+138
* Refactors renderer related classes for better sharing.sky@chromium.org2010-05-1724-1878/+1689
* Disable app launcher animation on ChromeOS. It causing the app launcher to re...jcivelli@chromium.org2010-05-172-1/+15
* Provide accessibility support for Window_win.ctguil@chromium.org2010-05-175-18/+47
* Animates the app launcher when it is shown.jcivelli@chromium.org2010-05-174-41/+69
* Mark BrowserViewsAccessibilityTest.TestChromeWindowAccObj as flaky.ctguil@chromium.org2010-05-171-3/+6
* More TabStrip refactoring.sky@chromium.org2010-05-1613-538/+563
* Fixes bug in tabstrip where close was always treated as if the usersky@chromium.org2010-05-157-25/+35
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-141-0/+1
* Add fade-out animation to the app launcher.finnur@chromium.org2010-05-148-9/+80
* Removing the app launcher button in the ChromeOS browser and making the app l...jcivelli@chromium.org2010-05-145-71/+21
* GTK: expand status bar when user hovers over a link for long enough.estade@chromium.org2010-05-142-5/+2
* Fixes regression in keyword editor. If the selection became emptysky@chromium.org2010-05-141-0/+1
* Revert "Hook up ScreenLocker to screen lock cros library."oshima@chromium.org2010-05-141-1/+0
* Commiting http://codereview.chromium.org/2017007/show on behalf of rkc@chromi...zelidrag@chromium.org2010-05-142-7/+126
* [Large; Chromium OS] Work to host the cloud print dialog when builtmaruel@chromium.org2010-05-143-1/+18
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-131-0/+1
* Ensure that we use a normal browser window as parent for HTML dialogs on Chro...xiyuan@chromium.org2010-05-131-7/+24
* Refactors TabStrip code for better sharing between TabStrip andsky@chromium.org2010-05-1323-1146/+1189
* Only use IDC_ values for command ids in the render view context menu.estade@chromium.org2010-05-131-6/+7
* The BookmarkBarView should not be visible for extension apps.finnur@chromium.org2010-05-132-2/+13
* Fix crash when opening "Select certificate file" in OOBE.nkostylev@google.com2010-05-134-8/+41
* Make sure the Omnibox is hidden when toolbar is collapsed.finnur@chromium.org2010-05-135-17/+52
* Gtk: update options "Open on startup" to match new behavior.mattm@chromium.org2010-05-131-24/+2
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-133-5/+3
* Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...aa@chromium.org2010-05-123-3/+5
* Shorten several apps-related flags. "256 characters should be enough for anyo...aa@chromium.org2010-05-123-5/+3
* This CL makes the InfoBubble not change the arrow when parts of itjcivelli@chromium.org2010-05-124-25/+353
* Second round of transition of Time to TimeTicks for histogrammingjar@chromium.org2010-05-122-3/+3
* Split CustomHomePagesTableModel into its own file so it can be shared with th...mattm@chromium.org2010-05-121-290/+1
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-1113-516/+153
* For extension apps, disable the bookmark bar from the launcher page.finnur@chromium.org2010-05-111-1/+10
* Fixes possible crash when menus were destroyed. I wasn't resetting asky@chromium.org2010-05-111-0/+4
* Fix 41010 on Windows: AutoFill profile shouldn't be saved when cancelled duri...georgey@chromium.org2010-05-112-33/+50
* Fix default info_bubble arrow location for RTL.dpolukhin@chromium.org2010-05-111-1/+5
* When in collapsed mode, the toolbar should not show the resize gripper.finnur@chromium.org2010-05-111-1/+6
* Fix for assert in SavePackage::ContinueSave(): save package type index outsid...zelidrag@chromium.org2010-05-111-1/+3
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-119-0/+13
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-1022-57/+47
* Adding a way to pin the info bubble arrow.jcivelli@chromium.org2010-05-104-26/+34
* Elide text runs properly in the omnibox dropdown.pkasting@chromium.org2010-05-101-215/+305
* Show titles instead of URLs in the "show on startup" table, and add tooltips ...pkasting@chromium.org2010-05-101-33/+98