summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Initial work to fix the IAccessible tree in circumstances where there is a wi...ctguil@chromium.org2010-05-275-6/+32
* Inform the command updater of the tab restore state.estade@chromium.org2010-05-271-2/+0
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-9/+9
* Adds the new tab button to side tabs.sky@chromium.org2010-05-2710-28/+157
* Renames GeolocationContentSettingsTableModel to GeolocationExceptionsTableModelbulach@chromium.org2010-05-272-6/+6
* Update UI, sync and importer to properly handle managed homepage prefsmnissler@chromium.org2010-05-271-13/+15
* Fixes a couple of tab related bugs:sky@chromium.org2010-05-278-44/+118
* ExtApps: Show the bookmark bar again on NTP (except inside the App Launcher p...finnur@chromium.org2010-05-261-5/+2
* Implement upgrade notifications.finnur@chromium.org2010-05-266-8/+285
* Fixes visual glitch in new tab animation.sky@chromium.org2010-05-261-1/+7
* Clamp the location bar font's height so it doesn't overflow the bar, even if ...pkasting@chromium.org2010-05-261-0/+6
* Invalid URLs are no longer mangled when reopening the Options window.mhm@chromium.org2010-05-262-15/+16
* Re-enabling TestChromeWindowAccObj.ctguil@chromium.org2010-05-261-2/+1
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-9/+9
* Added new chromeos-specific values for bug type dropdown in user feedback dia...zelidrag@chromium.org2010-05-262-18/+36
* Re-enabling TestAboutChromeViewAccObj.ctguil@chromium.org2010-05-261-2/+1
* Fix flakyness of browser_tests:BrowserViewsAccessibilityTest.TestChromeWindow...ctguil@chromium.org2010-05-261-7/+9
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-9/+9
* Bound checkingon TableViewjcivelli@chromium.org2010-05-251-2/+2
* Fixed dialog size due to description field height increase.zelidrag@chromium.org2010-05-251-2/+7
* Relanding 48042.jcivelli@chromium.org2010-05-251-5/+2
* More side tabs tweaks:sky@chromium.org2010-05-2413-355/+488
* Revert 48042: it breaks unit-tests and UI tests on ChromeOSjcivelli@chromium.org2010-05-241-2/+5
* Disabling app launcher and enabling apps by default on ChromeOS .jcivelli@chromium.org2010-05-241-5/+2
* Add multiline support to views::TextField.xiyuan@chromium.org2010-05-221-5/+0
* Size the EV bubble after calculating the space taken by the star/page actions...pkasting@chromium.org2010-05-211-10/+15
* Ensure that the default profile for cros has no extension servicedavemoore@chromium.org2010-05-211-9/+18
* Adds ability to determine if a tab was explicitly closed by thesky@chromium.org2010-05-211-1/+3
* Revert revisions 47902 and 47900.dpolukhin@chromium.org2010-05-211-1/+1
* Disable flack check in FindInPageTest.CrashEscHandlers on Linux views.dpolukhin@chromium.org2010-05-211-1/+1
* Speculative fix for blank status bubble.mirandac@google.com2010-05-201-21/+14
* Revert 47675.mirandac@chromium.org2010-05-204-4/+4
* Elide the EV bubble when it's extremely long. This limits it to half the loc...pkasting@chromium.org2010-05-206-10/+29
* Revert 47746 - Reenabling TestAboutChromeViewAccObj.cbentzel@chromium.org2010-05-201-1/+1
* Revert 47739 - Fix failure of browser_tests:BrowserViewsAccessibilityTest.Tes...cbentzel@chromium.org2010-05-201-8/+5
* Submitting http://codereview.chromium.org/2081006/show on behalf of rkc@chrom...zelidrag@chromium.org2010-05-202-65/+275
* Simple change that re-positions the arrow location on displayed extension pop...twiz@google.com2010-05-202-30/+59
* For notifications, use the same shadow border that the autocomplete dropdown ...johnnyg@chromium.org2010-05-192-61/+86
* Re-enabling TestAboutChromeViewAccObj.ctguil@chromium.org2010-05-191-1/+1
* Fix failure of browser_tests:BrowserViewsAccessibilityTest.TestChromeWindowAc...ctguil@chromium.org2010-05-191-5/+8
* 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