summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Fix --kiosk to work regardless of the startup pref setting or supplied URLs. pkasting@chromium.org2010-08-031-0/+11
* Win: Don't give some downloads duplicate extensions like .arj.arjthakis@chromium.org2010-08-022-2/+29
* Fixes bug where border highlight was drawn wrong forsky@chromium.org2010-08-021-3/+8
* When dropping a tab torn from a maximized window, inherit the restored size a...pkasting@chromium.org2010-08-021-5/+4
* Remove some code that seems unnecessary now that the distributor logo is dead.pkasting@chromium.org2010-08-021-18/+1
* Fixes bug where toggling side tabs wouldn't do a Layout. This was asky@chromium.org2010-08-022-1/+9
* Revert 54560 - nick@chromium.org2010-08-023-18/+11
* Change removing method, GetBrowser from TabContentsDelegate, as this was brea...twiz@google.com2010-08-023-11/+18
* Coverity 12013: Uninitialized member in LocationBarViewfinnur@chromium.org2010-08-021-0/+1
* notifications: Convert some std::wstring over to string16.tfarina@chromium.org2010-08-011-7/+7
* Disable mutliple tests that never worked.nsylvain@chromium.org2010-07-311-9/+25
* Flip the default for the cookie prompt to disabled.jochen@chromium.org2010-07-311-2/+2
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-315-5/+14
* Fix bad license header under chrome/ directory.tfarina@chromium.org2010-07-311-3/+3
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-3141-50/+5
* Fix presubmit errors part 2.tfarina@chromium.org2010-07-311-3/+2
* GTTF: Add more logging to BrowserKeyboardAccessibility testphajdan.jr@chromium.org2010-07-301-0/+18
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-302-5/+6
* Reland r54074.dtseng@chromium.org2010-07-303-0/+180
* Command line flag to disable the cookie prompt.jochen@chromium.org2010-07-301-9/+15
* Reland r53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE.tfarina@chromium.org2010-07-301-10/+0
* Move browser/first_run* into into a subdirectory.evan@chromium.org2010-07-293-3/+3
* [Win] Don't offer profiles for billing addresses that have no addressavi@chromium.org2010-07-292-21/+30
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-292-7/+7
* AutoFill: Capitalize "Options" in the AutoFill dialog title.jhawkins@chromium.org2010-07-291-1/+1
* Browser actions container layout changes for M6 theme.pkasting@chromium.org2010-07-293-277/+278
* Chrome OS: Prevent overlapping of title and "x" button for devtools windowdpolukhin@chromium.org2010-07-291-15/+19
* Revert 54074 - Add initial tests for keyboard access (tabbing in some dialogs).rohitrao@chromium.org2010-07-293-180/+0
* Add initial tests for keyboard access (tabbing in some dialogs).dtseng@chromium.org2010-07-283-0/+180
* Toolbar layout changes for M6 theme.pkasting@chromium.org2010-07-283-44/+60
* Location bar layout changes for M6 theme.pkasting@chromium.org2010-07-285-118/+126
* Fix glitch in rendering of the stroke at the bottom of the browser toolbar.ben@chromium.org2010-07-282-6/+8
* Modified resources for M6 theme. This doesn't actually modify layout yet, ju...pkasting@chromium.org2010-07-282-2/+3
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Set the initial focus when the task manager first activates and shows. Also,...dtseng@chromium.org2010-07-281-0/+5
* Fix a NULL ptr dereference crash. Happens when launching an "app" with no icon.michaeln@chromium.org2010-07-281-2/+0
* Remove button masks for toolbar buttons, which will no longer be needed in th...pkasting@chromium.org2010-07-281-11/+0
* Swap reload and home back to how they were in Chrome <= 5.pkasting@chromium.org2010-07-282-26/+25
* Add new search engine logos to template url data. This CL also reorganizes t...mirandac@google.com2010-07-281-53/+2
* Add "pushed" as a state a TextButton can show (alongside "normal" and "hover").pkasting@chromium.org2010-07-271-2/+2
* Mirror wrench menu corner alignment in RTL mode.pkasting@chromium.org2010-07-271-1/+2
* Cleanup: Remove pointless GetInsets() override. Simplify |container_size_| t...pkasting@chromium.org2010-07-273-370/+310
* Add keyboard shortcuts for next/previous pane on Chrome OS, and fixdmazzoni@chromium.org2010-07-271-4/+12
* Download code cleanup:phajdan.jr@chromium.org2010-07-271-6/+2
* Make the throbber and tab close button correctly respond to theme changes. T...pkasting@chromium.org2010-07-274-137/+73
* Cleanup: Remove dead code (was only called when we had app + page menus). Ni...pkasting@chromium.org2010-07-272-40/+2
* Make theme change notifications auto-propagate through the view hierarchy, in...pkasting@chromium.org2010-07-2719-26/+24
* Make the resize gripper invisible.pkasting@chromium.org2010-07-273-42/+28
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-26165-0/+165
* Remove code to handle bogus themes. We've had a theming system for a while a...pkasting@chromium.org2010-07-261-27/+0