summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Makes tab loading animation centered for bigger tab icons (as happenssky@chromium.org2010-05-071-0/+2
* New visuals for notifications on Windows.johnnyg@chromium.org2010-05-072-63/+58
* The wrong TabContents' delegate was being NULLed when the app launcher wasjcivelli@google.com2010-05-071-1/+11
* Put back info_bubble with left&right arrows.dpolukhin@chromium.org2010-05-0716-318/+499
* Use normal browser window as PageInfoView's parent rather than the popup brow...xiyuan@chromium.org2010-05-061-2/+13
* Get rid of some dead bookmark context menu code.viettrungluu@chromium.org2010-05-067-111/+43
* some more fixes for ignored scoped_ptr::release() callsestade@chromium.org2010-05-062-10/+5
* Use normal browser window as parent for extension prompt window.xiyuan@chromium.org2010-05-061-0/+7
* Fix crash in tab_contents_view_gtk.cc when delegate is NULL.dpolukhin@chromium.org2010-05-061-8/+12
* The app launcher had a height of zero as it was not getting preferred size up...jcivelli@google.com2010-05-062-3/+1
* Rename all occurrences of "app extension" with "extension app" since we were ...aa@chromium.org2010-05-061-1/+1
* Rollback http://codereview.chromium.org/1820002dpolukhin@chromium.org2010-05-0616-499/+318
* Add ability to place bubble arrow on left and right side of the bubble or mak...dpolukhin@chromium.org2010-05-0616-318/+499
* Fix a crasher withe the AppLauncher on Linux.jcivelli@chromium.org2010-05-061-0/+4
* Changes DraggedTabController to operate on a View instead of a Tab.sky@chromium.org2010-05-053-27/+25
* Fix RTL-mode display of table of URLs to load on startup. The table itself s...pkasting@chromium.org2010-05-051-5/+4
* Changes the mini tab title animation.sky@chromium.org2010-05-052-31/+89
* Make the app launcher bubble fit its contents.jcivelli@google.com2010-05-056-92/+188
* Tell the app launcher about any newly installed apps. This is intended to be ...aa@chromium.org2010-05-053-10/+39
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-0518-53/+48
* AutoFill profile shouldn't be saved when cancelled during initial setup.dhollowa@chromium.org2010-05-052-3/+10
* Use GetDisplayStringInLTRDirectionality() in more places to simplify code.pkasting@chromium.org2010-05-055-16/+8
* Revert 46424 - AutoFill profile shouldn't be saved when cancelled during init...dhollowa@chromium.org2010-05-051-7/+2
* AutoFill profile shouldn't be saved when cancelled during initial setup.dhollowa@chromium.org2010-05-051-2/+7
* Fix dragging icon in Extension App Windows (it was enlarged while dragging).finnur@chromium.org2010-05-031-3/+2
* Fix regression in position of OTR icon.aa@chromium.org2010-05-031-0/+4
* Remove height 100% from NTP when in the app launcher.arv@chromium.org2010-05-031-1/+1
* Change hover time to 1600 ms, and resize more quickly for smaller width change.mirandac@google.com2010-05-032-9/+210
* DevTools: focus devtools on breakpoint while docked (Linux & Mac fix).pfeldman@chromium.org2010-05-032-6/+0
* Tweak the First Run Search Engine dialog to improve look of text label views,...mirandac@google.com2010-04-301-8/+16
* Attempt 2 at relanding your patch. I believe the problem was the removal of t...sky@chromium.org2010-04-3021-81/+291
* Unbreak app tab icons. The bigger app tab icons weren't showing up.aa@chromium.org2010-04-301-3/+4
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-302-5/+5
* Implement UI automation on the Mac.jrg@chromium.org2010-04-293-17/+36
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-293-5/+3
* chromeos: Make Chrome use enums from libcros to talk to WM.derat@chromium.org2010-04-293-3/+6
* Relanding http://codereview.chromium.org/1746009/showjcivelli@chromium.org2010-04-2931-2484/+2674
* Revert r45952: broke checkdeps.willchan@chromium.org2010-04-293-6/+3
* chromeos: Make Chrome use enums from libcros to talk to WM.derat@chromium.org2010-04-293-3/+6
* Get rid of BookmarkEditor::Handler entirely.viettrungluu@chromium.org2010-04-291-2/+2
* Revert 45936 - The app launcher now uses the location bar (instead of the aut...jcivelli@chromium.org2010-04-2931-2674/+2488
* The app launcher now uses the location bar (instead of the autocomplete edit)...jcivelli@google.com2010-04-2931-2488/+2674
* Revert 45906 - Relands your patch to have an option for enabling vertical tab...sky@chromium.org2010-04-2921-285/+81
* Relands your patch to have an option for enabling vertical tabs. I'vesky@chromium.org2010-04-2921-81/+285
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-292-6/+11
* Always use opaque frame for extension app windows. It hasn't been implemented...aa@chromium.org2010-04-284-1/+9
* Get rid of BookmarkEditor::Show()'s BookmarkEditor::Handler argument.viettrungluu@chromium.org2010-04-285-30/+23
* Fix HighlightCloseButton crash.finnur@chromium.org2010-04-281-1/+4
* Windows/Views: delete native bookmark manager code.viettrungluu@chromium.org2010-04-2810-2165/+4
* Now drawing background for inactive app tabs.finnur@chromium.org2010-04-272-41/+57