summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* this CL changes some comments in the fix of issue 2780xji@chromium.org2009-05-071-3/+4
* This CL fixes issue 2780 - RTL: Omnibar - message "Press Tab to search Google...xji@chromium.org2009-05-071-4/+45
* Adjust the position of the tabstrip to leave space for window controls in RTL...ben@chromium.org2009-05-071-3/+11
* Implement some basic drawing of Linux Omnibox SSL lock icons.deanm@chromium.org2009-05-071-1/+1
* Uses the MirroringContext class in omnibox2.hbono@chromium.org2009-05-071-41/+99
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-071-1/+6
* Popup whitelisting checkpoint.pkasting@chromium.org2009-05-062-72/+221
* Reverting 15468.ben@chromium.org2009-05-061-6/+1
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-061-1/+6
* Clicking on a folder in the bookmark bar now shows its contents as a menu.erg@google.com2009-05-062-2/+2
* The last redesign of interstitial pages made them to be a render view painted...jcampan@chromium.org2009-05-061-1/+13
* Render a "sad tab" on tab crash.willchan@chromium.org2009-05-061-4/+5
* Fix for a DCHECK regression introduced by http://codereview.chromium.org/112001erikkay@google.com2009-05-061-2/+0
* Refactor view from methods to show hung renderer dialog.tc@google.com2009-05-063-81/+51
* Fix the "pick a new user data dir" dialog on windows.tc@google.com2009-05-061-1/+0
* Create a separate UI surface for extensions (bottom shelf) and remove them fr...erikkay@google.com2009-05-064-173/+38
* PageActions now work across tabs and windows.finnur@chromium.org2009-05-062-7/+9
* Reset the window favicon when the throbber is complete. This fixes the bug usingbrettw@chromium.org2009-05-061-1/+7
* honor index in createTab()rafaelw@chromium.org2009-05-061-2/+2
* Merge two TabContents::InvalidateTypes types and properly update tab download...estade@chromium.org2009-05-063-13/+1
* Find bar:estade@chromium.org2009-05-062-5/+3
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-0626-34/+34
* move chrome_font to app/gfxben@chromium.org2009-05-0612-12/+12
* Move chrome_canvas to app/gfxben@chromium.org2009-05-0637-37/+37
* Make the width of the reset options confirmation dialog localizable.It's curr...jungshik@google.com2009-05-061-2/+4
* Move l10n_util to app/ben@chromium.org2009-05-0559-63/+61
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-051-2/+2
* Move *Animation to app/ben@chromium.org2009-05-0515-17/+17
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-054-4/+4
* FindBarView::UpdateForResult is not a good place to finnur@chromium.org2009-05-053-1/+7
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-0548-55/+56
* Linux: enable omni box ui test and automation proxy ui test.estade@chromium.org2009-05-051-4/+3
* Port the folder selector portion of the BookmarkEditor to GTK.erg@google.com2009-05-051-62/+5
* Several minor visual fixes to toolstrips:aa@chromium.org2009-05-041-13/+16
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-042-109/+0
* Undo part of brettw's WebContents refactor that removed TabContentsDelegatempcomplete@google.com2009-05-043-7/+112
* Fix a couple of aesthetic nits about infobars that have been broken since I r...ben@chromium.org2009-05-042-6/+30
* Change in enable-spellcheck checkbox in Languages Options Tab should not be c...sidchat@google.com2009-05-042-4/+6
* Reset the omnibox contents when the user reloads the page. Patch by Yusuke S...pkasting@chromium.org2009-05-042-0/+6
* Fix a regression that the sad tab favicon is not displayed when a tab crashes.brettw@chromium.org2009-05-041-1/+5
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-0418-108/+101
* roll back r15177ben@chromium.org2009-05-0413-13/+1
* Reverting 15182.ben@chromium.org2009-05-047-56/+56
* Bustage fix:ben@chromium.org2009-05-047-56/+56
* Extract all views resources into:ben@chromium.org2009-05-0413-1/+13
* Fix two bugs in the omnibox2 popup:ben@chromium.org2009-05-031-11/+12
* Relanding the following CL (it was breaking the UI tests because ajcampan@chromium.org2009-05-021-0/+3
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-2/+1
* Add chrome/chromium icons as PNGs.ben@chromium.org2009-05-021-0/+2
* Reverting 15115, it sadly breaks the ui tests.jcampan@chromium.org2009-05-011-3/+0