summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Remove mnemonic and add keyboard shortcut text to the accessible name of text...ctguil@chromium.org2010-10-011-60/+83
* Fix compile problem. TBR=brettwjam@chromium.org2010-10-011-2/+1
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-011-39/+24
* Send a notification when upgrades have been downloaded, and hookzork@chromium.org2010-10-012-3/+19
* Working on removing GTK for touch UI, by introducing a newanicolao@chromium.org2010-09-304-0/+62
* Make the first-run search engine choice dialog accessible todmazzoni@chromium.org2010-09-302-1/+30
* Add detailed speech descriptions for Chrome OS login screen accessibility dmazzoni@chromium.org2010-09-302-5/+31
* Allow the info bar close button to be focused by screen reader uses.ctguil@chromium.org2010-09-291-6/+11
* chromeos: Bind F3 to reload.derat@chromium.org2010-09-291-0/+5
* Convert ElideFilename from using wstring to string16.tony@chromium.org2010-09-291-5/+5
* Disable the 'Sign in to Cloud Print' button while the authorization dialog is...scottbyer@chromium.org2010-09-291-2/+22
* Added UI for clearing Chrome Sync dataraz@chromium.org2010-09-298-3/+1216
* Couple of match preview changes.sky@chromium.org2010-09-292-16/+54
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-292-5/+6
* 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