summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* views: Rename JavaScriptMessageBoxDialog to JSModalDialogViews so it matches ...tfarina@chromium.org2010-09-292-32/+32
* Refactoring ui_test_utils codeisherman@chromium.org2010-09-281-68/+23
* Revert 60845 (check perms failure) - Added UI for clearing Chrome Sync datawillchan@chromium.org2010-09-288-1216/+3
* Added UI for clearing Chrome Sync dataraz@chromium.org2010-09-288-3/+1216
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-2840-129/+79
* Changed the CloudPrintSetupFlow to not create a Browser object. Made the setu...sanjeevr@chromium.org2010-09-281-1/+2
* Refactor AppModalDialog to more clearly isolate platform specific UI pieces a...ben@chromium.org2010-09-282-24/+59
* Fix the issue in 'Clear browsing data' dialog with Cancel vs Close button.tfarina@chromium.org2010-09-281-28/+19
* Cloud print proxy management UI.scottbyer@chromium.org2010-09-271-0/+162
* Send an EVENT_SYSTEM_ALERT when a user first places focus within an infobar.dtseng@chromium.org2010-09-272-0/+22
* Append "(Incognito)" to the accessible title of the browser window.ctguil@chromium.org2010-09-272-0/+9
* Call InfoBar::ViewHierarchyChangedViewHierarchyChanged after the ConfirmInfoB...ctguil@chromium.org2010-09-251-1/+1
* Make the close_button the last child view of an infobar.ctguil@chromium.org2010-09-251-0/+8
* Remove use of Skia's safeUnref() in favor of SkSafeUnref(...)vandebo@chromium.org2010-09-242-11/+9
* Fixes bug where showing an auth dialog during instant would triggersky@chromium.org2010-09-244-14/+26
* Adds support for sending script when the user accepts instantsky@chromium.org2010-09-241-1/+1
* Reland r60342.dtseng@chromium.org2010-09-242-1/+6
* Add IndexedDB to cookie tree.bauerb@chromium.org2010-09-244-1/+217
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Revert "Set focus to a ConfirmInfoBar. This serves to alerts screen reader u...maruel@chromium.org2010-09-231-3/+1
* Set focus to a ConfirmInfoBar. This serves to alerts screen reader users tha...dtseng@chromium.org2010-09-231-1/+3
* Move task manager code into a subdirectory.evan@chromium.org2010-09-231-1/+1
* Fixes bug in match preview getting layed out one pixel too high.sky@chromium.org2010-09-231-1/+2
* Makes right arrow in omnibox commit suggest results.sky@chromium.org2010-09-232-0/+14
* Fixes some fragile code in BrowserViewLayout.sky@chromium.org2010-09-231-9/+4
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-222-6/+5
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-222-5/+6
* Makes match preview send the dimensions of the omnibox to the page.sky@chromium.org2010-09-228-0/+27
* Add a unique identifier for plugin groups and use it to identify blocked plug...bauerb@chromium.org2010-09-211-8/+6
* Fix for Newly created autofill profile shows up three times in dialoggeorgey@chromium.org2010-09-201-2/+52
* Remove vestigial cookie/web app permissions prompting UI now that the async U...ben@chromium.org2010-09-173-423/+1
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-166-1/+7
* Factor an ExtensionIconSet class out of Extension. This canaa@chromium.org2010-09-162-5/+9
* chromium-os:3730 - 'Aw snap on moles links to unreadable Help Center articles.'stevenjb@google.com2010-09-151-1/+11
* Bunch of match preview tweaks:sky@chromium.org2010-09-1411-180/+487
* Fixes bug in WindowSimulateDrag that was leading to test flake. Thesky@chromium.org2010-09-141-2/+1
* Fix SessionStoragejorlow@chromium.org2010-09-141-1/+1
* Remove create_app_shortcut param from ExtensionInstallUI::Delegate::InstallUI...tfarina@chromium.org2010-09-142-5/+2
* DOMUI: Implement adding and editing credit cards in the AutoFill page.jhawkins@chromium.org2010-09-131-6/+4
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-131-2/+5
* Adds support for the location bar to show suggested text. There aresky@chromium.org2010-09-112-9/+65
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-5/+2
* Add a confirmation prompt to app uninstallation on the ntp.aa@chromium.org2010-09-101-86/+33
* Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-2/+5
* Implementation of "If AufoFill options is opened, the profile is not saved." ...georgey@chromium.org2010-09-102-18/+100
* Move policy-related stuff to its own namespace.mnissler@chromium.org2010-09-102-2/+2
* Page info model now shows red skull and crossbones on SECURITY_STYLE_AUTHENTI...finnur@chromium.org2010-09-102-24/+21
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-1/+1
* [Win] Add per-plugin exceptions to content settings.bauerb@chromium.org2010-09-091-4/+20
* Revert 52870 - Revert 52740 - Always show the 'Control sync from Google Dashb...tim@chromium.org2010-09-081-3/+0