summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui
Commit message (Expand)AuthorAgeFilesLines
* importer: Factor out StartImportingWithUI() function in its own file.tfarina@chromium.org2011-03-029-90/+119
* Close tab button didn't show any tooltip on Mac.toyoshim@chromium.org2011-03-021-0/+3
* WebUI Prefs: Fix editing of the default search enginestuartmorgan@chromium.org2011-03-021-2/+3
* [Mac] Show the About Chromium menu item in the Wrench menu.rsesek@chromium.org2011-03-022-6/+3
* wstring: remove some simple instances of ToWStringHackevan@chromium.org2011-03-021-3/+5
* Add older ATI/NVidia/Intel drivers in XP to software rendering list, and remo...zmo@google.com2011-03-021-1/+3
* Changes semantics of TabSelectedAt. For multi-selection the TabStripsky@chromium.org2011-03-025-4/+10
* Fix clang build.erg@google.com2011-03-021-4/+4
* Display disabled apps with grayed out images on the NTP. Call the re-enable l...jstritar@chromium.org2011-03-029-56/+617
* Miscellaneous tiny bits that differ between my checkout and trunkpkasting@chromium.org2011-03-027-38/+42
* De-wstringify OSExchangeData.evan@chromium.org2011-03-023-7/+7
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-0271-78/+71
* Removes some unneeded/unused methods from tab related classes.sky@chromium.org2011-03-025-15/+0
* [Mac] Only confirm-to-quit if the key event matches the Quit menu item.rsesek@chromium.org2011-03-023-36/+42
* [Mac] Incredibly minor pixel pushing on unspoofable infobars.rsesek@chromium.org2011-03-021-9/+5
* Added "--login-user=" option for the Guest session.altimofeev@chromium.org2011-03-027-31/+18
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-0248-72/+71
* Reverting to fix builder redness. Please fix and reland.ananta@chromium.org2011-03-021-1/+1
* retry r76329 with chromeos fixestade@chromium.org2011-03-028-44/+93
* Fix chrome://crashes to check the right pref.thestig@chromium.org2011-03-021-1/+2
* importer: Factor out ImportObserver in its own file.tfarina@chromium.org2011-03-0211-374/+373
* Remove/replace RootView/Widget getters with new NativeWidget getters.ben@chromium.org2011-03-021-1/+1
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-0226-50/+49
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-0242-109/+108
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-022-2/+2
* web-ui settings: Standard font setting now correlates to WebKit's standard fo...csilv@chromium.org2011-03-013-12/+12
* views: Organize all the bookmark UI files into the chrome/browser/ui/views/bo...tfarina@chromium.org2011-03-0121-54/+54
* Fixes bug that wouldn't allow you to drag bookmarks to bookmarksky@chromium.org2011-03-011-9/+3
* Don't repaint tab when TabRenderData hasn't changed.oshima@google.com2011-03-013-1/+22
* autofill: Rename AutoFillFieldType to AutofillFieldType.tfarina@chromium.org2011-03-011-1/+1
* Fix uninitialized variables.pkasting@chromium.org2011-03-011-0/+3
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-018-9/+9
* Layout changes for InfoBarView and subclasses:pkasting@chromium.org2011-03-0118-302/+435
* New OOL violations on linux since last week, along with the final Mac OOL fixes.erg@google.com2011-03-011-9/+0
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-0146-98/+98
* Collect D3D Driver Info (version and date) from Windows system registry.zmo@google.com2011-03-011-0/+2
* Added EnabledPlugins policy.pastarmovj@chromium.org2011-03-011-1/+9
* autofill: Rename AutoFillCountry to AutofillCountry.tfarina@chromium.org2011-03-011-5/+5
* Speculative fix for throbber showing on all tabs.sky@chromium.org2011-03-011-0/+4
* Revert 76329 Broke compile - Change the behavior of ignore_path in BrowserNav...inferno@chromium.org2011-03-017-92/+43
* Change the behavior of ignore_path in BrowserNavigator.estade@chromium.org2011-03-017-43/+92
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-0125-54/+52
* gtk: Organize all the bookmark UI files into the chrome/browser/ui/gtk/bookma...tfarina@chromium.org2011-03-0123-47/+47
* Show the right info for dangerous download in history.lzheng@chromium.org2011-03-011-1/+3
* Stop speech when Search key is pressedchaitanyag@chromium.org2011-03-011-3/+5
* web-ui settings: Sort the encodings list to match that of the Wrench menu. Al...csilv@chromium.org2011-03-011-10/+26
* Open the home page on launch even when there are pinned tabs.sadrul@chromium.org2011-02-281-0/+5
* Makes instant not load the current url if you're already viewing. Thissky@chromium.org2011-02-285-53/+50
* Cleanup:pkasting@chromium.org2011-02-2811-114/+50
* web-ui settings: Load fonts list asyncronously and on-demand when the fonts d...csilv@chromium.org2011-02-285-60/+167