summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Renames and moves match preview classes to instant. This doesn'tsky@chromium.org2010-10-058-82/+81
* Use BubbleWindow for JSModalDialogViews on ChromeOS.xiyuan@chromium.org2010-10-051-0/+11
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-052-9/+4
* Support dynamic policy refresh for DNS prefetching.phajdan.jr@chromium.org2010-10-051-3/+0
* Fixes bug in wrench menu where closing with menu open could triggersky@chromium.org2010-10-054-7/+18
* Only enable renderer accessibility when an active screen reader is detected.ctguil@chromium.org2010-10-052-0/+7
* Changes instant around to support multiple loaders. This issky@chromium.org2010-10-043-11/+10
* chromium-os:5166 Panel/popup cleanup for ChromeOSstevenjb@google.com2010-10-041-2/+1
* Add a Delegate to JavaScriptAppModalDialog.tfarina@chromium.org2010-10-021-4/+1
* Refactor the code for loading icons into the PageInfoModel.rsesek@chromium.org2010-10-022-56/+15
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-029-92/+22
* Mark TabDraggingTest.Tab1Tab3Escape as FLAKY on Windows.rsesek@chromium.org2010-10-021-0/+3
* Don't load plugins on the UI thread for pref and group policy disabling.jam@chromium.org2010-10-021-3/+2
* Make BrowserAccessibilityManager cross platform. Step 1.ctguil@chromium.org2010-10-011-265/+0
* Derive the manage URL from the cloud print root in prefs.scottbyer@google.com2010-10-011-3/+2
* 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