summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Add the right-click context menu for Browser actions and Page Actions.finnur@chromium.org2009-12-176-16/+133
* fixes foroshima@chromium.org2009-12-172-2/+3
* Factor tab context menu into a shared model and fix mac and win to use it. Im...pinkerton@chromium.org2009-12-161-24/+5
* Support custom Linux version strings (e.g. release channel, downstream vendor...mmoss@google.com2009-12-151-4/+5
* Move channel (beta,dev,stable) determination code to a common location.jrg@chromium.org2009-12-151-75/+6
* Make a shared app menu model and update win and mac to use it. Remove the NSM...pinkerton@chromium.org2009-12-152-125/+8
* [extensions] Position browser action popup correctly for RTL languages.mhm@chromium.org2009-12-141-1/+3
* Add a UI helper method to just get the sync status without needing labels.akalin@chromium.org2009-12-142-2/+2
* Retry landing the chrome-as-chromeos-login-manager changecmasone@google.com2009-12-141-0/+5
* [Windows] Fix issue 30123: REGRESSION: Alt-D causes system beepsuzhe@chromium.org2009-12-132-1/+39
* Fix bad rearrangement of code which causes notifications to crash. johnnyg@chromium.org2009-12-121-1/+1
* Theme download status message, so that it's readable in themes of any color.mirandac@chromium.org2009-12-121-22/+39
* Change the cookies view so that the remove buttons are only enabled when ther...johnnyg@chromium.org2009-12-111-0/+4
* Use utf_string_conversions header in more places.maruel@chromium.org2009-12-112-2/+1
* Get web app icon via FavIconHelper and auto repair/updatexiyuan@chromium.org2009-12-112-108/+64
* Find bar fixes:estade@chromium.org2009-12-112-7/+38
* Display channel in about box after version. Windows.jrg@chromium.org2009-12-101-1/+75
* re-apply r34183estade@chromium.org2009-12-101-1/+1
* Prevent 2 types of extension crashes.asargent@chromium.org2009-12-101-0/+4
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-107-113/+86
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-105-16/+70
* extensions: Properly use string16 for Unicode text.evan@chromium.org2009-12-091-2/+3
* Add some spacing so that status area lines up on crosdavemoore@chromium.org2009-12-091-2/+8
* Share the code that builds the page menu in a common model, make Mac and Win ...pinkerton@chromium.org2009-12-092-172/+4
* Change most callers of NativeScrollbar size functions to use a dedicated func...pkasting@chromium.org2009-12-093-19/+10
* Fixes bugs with panels. We weren't setting the type at the right timesky@chromium.org2009-12-091-2/+2
* Fixes issue where clicking on a <SELECT> dropdown in an extension popup windo...andybons@chromium.org2009-12-091-2/+0
* Revert 34134 - Viewsbased login window for Chrome OS. Doesn't yet actually d...jrg@chromium.org2009-12-091-5/+0
* Views-based login window for Chrome OS. Doesn't yet actually do anythingcmasone@google.com2009-12-091-0/+5
* Revert this, it didn't compile on linux_views (argh)pkasting@chromium.org2009-12-081-2/+5
* Try re-enabling the resize corner on Windows to see if it still causes perf r...pkasting@chromium.org2009-12-081-5/+2
* Notifications should resize themselves to the content within min-max bounds, ...johnnyg@chromium.org2009-12-084-62/+128
* Addition of a new parameter to the popup.show(...) Chrome extension API that ...twiz@google.com2009-12-084-14/+31
* Remove IsPrefRegistered function from PrefService API and fix the callers totony@chromium.org2009-12-071-1/+1
* Use gfx::Point instead of GET_X/Y_LPARAM to reduce the dependency on ATL. jhawkins@chromium.org2009-12-072-2/+2
* Spruce up the notification UI to much more closely match the mocks, including...johnnyg@chromium.org2009-12-051-19/+28
* views/options: Use non-deprecated version of PathService::Get.thestig@chromium.org2009-12-041-9/+9
* Make the system menu for app/popup windows slightly shorter. Original patch ...pkasting@chromium.org2009-12-042-14/+15
* Windows: theme the close button for the find bar.estade@chromium.org2009-12-042-4/+19
* Added new IPC message class for CommandBuffer.apatrick@google.com2009-12-041-1/+1
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-0416-77/+86
* Downward drag after mouse-down is now causing bookmark bar folders to open, r...zelidrag@google.com2009-12-043-0/+38
* Fix download dialog truncation in German locale.finnur@chromium.org2009-12-041-4/+13
* Implement keyboard access between bookmarks and main toolbar.mhm@chromium.org2009-12-049-315/+406
* Use GetStringUTF16 to return string16 instead of std::wstring in bookmark man...nick@chromium.org2009-12-041-4/+5
* Make the default RendererPreferences smarter.estade@chromium.org2009-12-041-0/+2
* Created HtmlDialogTabContentsDelegate, which encapsulates the TabContentsDele...akalin@chromium.org2009-12-032-95/+13
* Remove the deprecated version of FixupURL and fix the callers.thakis@chromium.org2009-12-033-6/+5
* Change BugReportView to use the bug report types from the cross-platform BugR...mirandac@chromium.org2009-12-031-23/+12
* This removes the "default browser" selections from the Chromium OSgspencer@chromium.org2009-12-021-0/+2