summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* Views: Disable a failing test on the Linux CrOS bot. Fix my mistake in r45662.thestig@chromium.org2010-04-271-3/+3
* Two changes to extension app icons:finnur@chromium.org2010-04-274-13/+50
* Views: Disable a failing test on the Linux views bot.thestig@chromium.org2010-04-271-3/+5
* Remove svn:executable property from more files that don't need it.thestig@chromium.org2010-04-274-0/+0
* Linux/GTK: delete native bookmark manager code.viettrungluu@chromium.org2010-04-263-16/+10
* Attempt at fixing crash in BoundsAnimator. This patch largely justsky@chromium.org2010-04-262-8/+15
* Search Engine experiment will crash if the user is importing to a non-empty p...mirandac@chromium.org2010-04-261-0/+8
* Changes the tab menu to use pin and unpin instead of a check. The macsky@chromium.org2010-04-261-6/+4
* Reland r45520. This adds a new browser type: EXTENSION_APP thataa@chromium.org2010-04-269-14/+181
* Add a first run bubble to show after installing an extension app.finnur@chromium.org2010-04-243-16/+86