summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Extension ids are ASCII.evan@chromium.org2011-03-041-1/+1
* try to fix winthakis@chromium.org2011-03-041-8/+9
* Rename the bubble initialization method to InitBubble.thakis@chromium.org2011-03-043-22/+22
* Try to fix chromeos tests.thakis@chromium.org2011-03-041-1/+1
* Rename ContextMenuController::ShowContextMenu() to ShowContextMenuForView().thakis@chromium.org2011-03-0413-34/+34
* Rename BookmarkBarView::WriteDragData to WriteBookmarkDragData.thakis@chromium.org2011-03-042-4/+5
* importer: Cleanup the names of files and classes under ui/views/importer dire...tfarina@chromium.org2011-03-0412-160/+167
* Rename the methods in DragController.thakis@chromium.org2011-03-046-45/+53
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-0456-370/+335
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-0356-335/+370
* Fix some views errors found by clang (e.g. dead override)thakis@chromium.org2011-03-031-5/+8
* Clean up more of Widget.ben@chromium.org2011-03-035-11/+1
* Refactor InfoBarContainer a bit in preparation for splitting it into two piec...pkasting@chromium.org2011-03-034-98/+110
* Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...ben@chromium.org2011-03-0313-39/+27
* chromeos: Use Ctrl-Shift-Backspace to clear browsing data.derat@chromium.org2011-03-031-10/+9
* Convert IconLoader and IconManager to deal with gfx::Image rather than SkBitmap.rsesek@chromium.org2011-03-032-8/+18
* OffsetY shouldn't need parent parameter - moved kArrowSize to header.scr@chromium.org2011-03-038-34/+34
* Get rid of most of the old method uses from WidgetGtk. I think this is safe.ben@chromium.org2011-03-031-1/+1
* Removed background page wrench menu badge and related code.atwilson@chromium.org2011-03-031-25/+3
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-035-6/+6
* importer: Factor out StartImportingWithUI() function in its own file.tfarina@chromium.org2011-03-023-27/+40
* wstring: remove some simple instances of ToWStringHackevan@chromium.org2011-03-021-3/+5
* Changes semantics of TabSelectedAt. For multi-selection the TabStripsky@chromium.org2011-03-021-1/+2
* Display disabled apps with grayed out images on the NTP. Call the re-enable l...jstritar@chromium.org2011-03-021-9/+17
* 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-0225-28/+25
* Removes some unneeded/unused methods from tab related classes.sky@chromium.org2011-03-025-15/+0
* Added "--login-user=" option for the Guest session.altimofeev@chromium.org2011-03-021-4/+2
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-0218-24/+24
* Reverting to fix builder redness. Please fix and reland.ananta@chromium.org2011-03-021-1/+1
* importer: Factor out ImportObserver in its own file.tfarina@chromium.org2011-03-024-226/+217
* 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-026-13/+13
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-0220-58/+58
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-1/+1
* views: Organize all the bookmark UI files into the chrome/browser/ui/views/bo...tfarina@chromium.org2011-03-0120-53/+53
* 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-013-4/+4
* Layout changes for InfoBarView and subclasses:pkasting@chromium.org2011-03-0118-302/+435
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-013-5/+5
* Speculative fix for throbber showing on all tabs.sky@chromium.org2011-03-011-0/+4
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-014-5/+5
* Stop speech when Search key is pressedchaitanyag@chromium.org2011-03-011-3/+5
* Makes instant not load the current url if you're already viewing. Thissky@chromium.org2011-02-281-18/+2
* Cleanup:pkasting@chromium.org2011-02-2811-114/+50
* Removes the int parameter from TabStripModel::TabDeselectedAt. Itsky@chromium.org2011-02-272-2/+2