summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Attempt at fixing crash during tab dragging. The crash dumps seem tosky@chromium.org2010-07-124-85/+31
* Disable a test temporarily to avoid causing other tests problems when they ru...pkasting@chromium.org2010-07-091-1/+2
* Made chrome: schema savable. Reenabled print context menu that was previously...zelidrag@chromium.org2010-07-091-3/+2
* Nukes the import parameters to ShowAutoFillDialog as they aren't used.sky@chromium.org2010-07-092-7/+4
* Fix eliding, truncation issues with hostnames in security information dialog ...inferno@chromium.org2010-07-091-0/+3
* Clean up and simplify how we deal with filename extensions on Windows. Allow...pkasting@chromium.org2010-07-082-33/+95
* Refactor certificate viewer code behind ShowCertificateViewerdavidben@chromium.org2010-07-072-39/+34
* Fixes two bugs in wrench menu when shown rtl:sky@chromium.org2010-07-071-3/+17
* Improves responsiveness when rapdily clicking to close tabs. If thesky@chromium.org2010-07-074-2/+40
* Fixes menus when shown by way of pressing alt-f. I need to turn onsky@chromium.org2010-07-071-2/+0
* Bye bye tab close dot, we hardly knew you.sky@chromium.org2010-07-076-186/+28
* Add Notifications pane to content settings.thakis@chromium.org2010-07-065-16/+48
* Rename IDS_GEOLOCATION_EXCEPTION_DIALOG to IDS_SIMPLE_CONTENT_EXCEPTION_DIALOGthakis@chromium.org2010-07-061-2/+2
* Display an info link in the blocked cookies info bubble.jochen@chromium.org2010-07-062-1/+22
* Display warning banner in Win preferences dialog for managed options.mnissler@chromium.org2010-07-063-0/+140
* Re-land r51526mnissler@chromium.org2010-07-056-74/+40
* Cleanup: Remove about:network.eroman@chromium.org2010-07-032-443/+0
* Fixes bug where clicks any where around the cut/copy/paste menu wouldsky@chromium.org2010-07-021-1/+10
* Fix pixel regression on window frame. I had the math here slightly wrong.ben@chromium.org2010-07-021-1/+2
* Remove the dead code in bookmark_editor_view.cc.tfarina@chromium.org2010-07-021-4/+1
* Don's show star tooltip when BookmarkBubbleView is showing.xiyuan@chromium.org2010-07-022-0/+10
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-026-40/+74
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-026-74/+40
* Display content settings applying to the current otr session only.jochen@chromium.org2010-07-027-24/+143
* Implement App Tabs for GTKrafaelw@chromium.org2010-07-022-38/+5
* Remove the old 'customize sync' panel from win/mac/linux. And a little bit o...dantasse@chromium.org2010-07-013-374/+0
* Fix a crash on XP when we drag a virtual file out of the browser and then clo...jianli@chromium.org2010-07-011-8/+1
* Add notifications content settings type.thakis@chromium.org2010-07-012-1/+6
* Renaming TranslateManager2 to TranslateManagerjcivelli@chromium.org2010-07-0110-957/+44
* Fixes bug in pasting bookmarks from the context menu that could resultsky@chromium.org2010-07-011-1/+1
* Remove the bookmark menu.pkasting@chromium.org2010-07-017-325/+10
* Rename GeolocationExceptionsView, make it more reusable.thakis@chromium.org2010-07-013-54/+55
* Show X button on DevTools window in undocked mode.dpolukhin@chromium.org2010-07-011-14/+20
* Introduce RemoveRowTableModel interface, let GeolocationExceptionsTableModel ...thakis@chromium.org2010-07-011-2/+2
* AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...jhawkins@chromium.org2010-07-011-5/+0
* Canvas refactoring phase 4b:ben@chromium.org2010-06-304-8/+8
* Fixes bug in dragging tabs around that could occassionally result insky@chromium.org2010-06-303-2/+27
* Adds support for language detection on the server side.jcivelli@chromium.org2010-06-301-7/+7
* Revert 51263 (breaks the Linux views build)jcivelli@chromium.org2010-06-301-7/+7
* Adds support for language detection on the server side.jcivelli@chromium.org2010-06-301-7/+7
* Minor fixes to toolbar keyboard accessibility: focusing the location bardmazzoni@chromium.org2010-06-302-26/+29
* Windows: Replace tabs in content settings with a listbox.thakis@chromium.org2010-06-303-62/+103
* AutoFill: Add support for multi-select and delete.tfarina@chromium.org2010-06-302-10/+17
* Canvas refactoring Phase 4a:ben@chromium.org2010-06-2911-65/+46
* Change a bunch of string types.estade@chromium.org2010-06-2911-46/+43
* Translate infobar always/never translate buttonsjcivelli@chromium.org2010-06-294-0/+48
* Removes control-alt-b accelerator. Turns out control-alt acceleratorssky@chromium.org2010-06-291-1/+0
* Fix a crasher with the translate infobar.jcivelli@google.com2010-06-293-53/+55
* Removes debugging code added in hopes of finding crasher. The crashsky@chromium.org2010-06-292-27/+3
* Make the location bar generate accessibility extension API events on linux/vi...dmazzoni@chromium.org2010-06-296-16/+30