summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/infobars/infobars.cc
Commit message (Expand)AuthorAgeFilesLines
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-614/+0
* Allow the info bar close button to be focused by screen reader uses.ctguil@chromium.org2010-09-291-6/+11
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-5/+2
* Send an EVENT_SYSTEM_ALERT when a user first places focus within an infobar.dtseng@chromium.org2010-09-271-0/+17
* 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
* Reland r60342.dtseng@chromium.org2010-09-241-1/+3
* 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
* Get rid of the ERROR_TYPE from InfoBarDelegate.tfarina@chromium.org2010-08-141-10/+2
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-14/+14
* Reland r53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE.tfarina@chromium.org2010-07-301-10/+0
* Revert 53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE.pam@chromium.org2010-07-261-0/+10
* Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE.tfarina@chromium.org2010-07-251-10/+0
* Fix a crasher with the translate infobar.jcivelli@google.com2010-06-291-37/+37
* Refactored the translate infobars.jcivelli@chromium.org2010-06-091-1/+4
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-051-1/+1
* Fixes for several crashing bugs ##40674,40720,40744georgey@chromium.org2010-04-091-1/+2
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-031-9/+0
* [accessibility] Extension toolbar and infobar container views should not have...ctguil@chromium.org2010-03-301-0/+36
* reland cl that implement error state for translate infobarkuan@chromium.org2010-03-291-45/+38
* Revert "implement error state for translate infobar"phajdan.jr@chromium.org2010-03-291-38/+45
* implement error state for translate infobarkuan@chromium.org2010-03-291-45/+38
* This change adds shield icons to the buttons that need elevation to fix Issue...hbono@chromium.org2010-03-231-0/+2
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Finish implementing the geolocation infobar; adds a Learn more link pointing ...joth@chromium.org2010-03-181-8/+48
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-171-7/+7
* Revert 40313 - Revert 40305 Fix for cases when info bar is stealing focus on...cira@google.com2010-03-011-1/+13
* Revert 40305 - Fix for cases when info bar is stealing focus on Windowscira@google.com2010-03-011-13/+1
* Fix for cases when info bar is stealing focus on Windowsgeorgey@chromium.org2010-03-011-1/+13
* translate infobars: reimplement, fix bugskuan@chromium.org2010-02-101-2/+2
* tweak spacings in infobars per latest specskuan@chromium.org2010-01-281-9/+12
* implement infobars and delegates placeholders for translate feature.kuan@chromium.org2010-01-271-23/+22
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Fix style issues in View class.maruel@chromium.org2009-11-071-1/+1
* Use the system WINDOWTEXT color for labels, instead of black. Also use the s...pkasting@chromium.org2009-09-251-0/+4
* Clean up a few bits of files that I'm about to modify. The only visible chan...pkasting@chromium.org2009-09-251-4/+3
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-3/+4
* This CL adds an infobar instructing users they can do search directly from th...jcampan@chromium.org2009-07-231-7/+37
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-3/+2
* Fix infobar close button positioning. No-one appears to be using the close bu...glen@chromium.org2009-06-241-6/+2
* Revert :nsylvain@chromium.org2009-06-221-2/+3
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-3/+2
* Reverting 18872.jcampan@chromium.org2009-06-191-2/+3
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-3/+2
* Fixes to make a browser window come up with TOOLKIT_VIEWS.ben@chromium.org2009-05-301-0/+2
* Reverting 17271.ben@chromium.org2009-05-301-2/+0
* Fixes to make a browser window come up with TOOLKIT_VIEWS.ben@chromium.org2009-05-301-0/+2
* Makes the info bars compile.sky@chromium.org2009-05-231-6/+6
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-2/+2