summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/infobars
Commit message (Expand)AuthorAgeFilesLines
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-0918-2413/+27
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-1/+1
* Make the Downloads Shelf keyboard-accessible (via F6) and accessible todmazzoni@chromium.org2010-10-211-1/+2
* 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-284-12/+6
* Send an EVENT_SYSTEM_ALERT when a user first places focus within an infobar.dtseng@chromium.org2010-09-272-0/+22
* 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
* Factor an ExtensionIconSet class out of Extension. This canaa@chromium.org2010-09-161-4/+6
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-3/+2
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-152-4/+0
* Get rid of the ERROR_TYPE from InfoBarDelegate.tfarina@chromium.org2010-08-142-11/+3
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-14/+14
* Whitespace change to trigger bots.viettrungluu@chromium.org2010-08-101-1/+1
* In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow...johnnyg@chromium.org2010-08-061-1/+1
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-315-5/+0
* Fix presubmit errors part 2.tfarina@chromium.org2010-07-311-3/+2
* Reland r53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE.tfarina@chromium.org2010-07-301-10/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-269-0/+9
* 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
* Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-211-7/+7
* Revert 53016 - Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-201-7/+7
* Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-201-7/+7
* Clean up app_resources.grd:pkasting@chromium.org2010-07-132-2/+2
* Revert 52144 - Clean up app_resources.grd:pam@chromium.org2010-07-132-2/+2
* Clean up app_resources.grd:pkasting@chromium.org2010-07-122-2/+2
* Renaming TranslateManager2 to TranslateManagerjcivelli@chromium.org2010-07-0110-957/+44
* Adds support for language detection on the server side.jcivelli@chromium.org2010-06-301-7/+7
* Revert 51263 (breaks the Linux views build)jcivelli@chromium.org2010-06-301-7/+7
* Adds support for language detection on the server side.jcivelli@chromium.org2010-06-301-7/+7
* Canvas refactoring Phase 4a:ben@chromium.org2010-06-292-8/+4
* Translate infobar always/never translate buttonsjcivelli@chromium.org2010-06-294-0/+48
* Fix a crasher with the translate infobar.jcivelli@google.com2010-06-293-53/+55
* Fix animation bug in ExtensionInfoBar would can result in orphaned instances ...rafaelw@chromium.org2010-06-281-0/+8
* Canvas refactoring part 3.ben@chromium.org2010-06-252-9/+11
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-242-11/+9
* Canvas refactoring part 3.ben@chromium.org2010-06-242-9/+11
* Canvas refactoring part 2.ben@chromium.org2010-06-231-4/+5
* Refactored the translate infobars.jcivelli@chromium.org2010-06-0915-210/+1102
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-0/+1
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-101-1/+1
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-052-3/+3
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-1/+1
* Remove unused local variables now that subclasses don't need to track their o...pkasting@chromium.org2010-04-232-6/+0
* Fixes for several crashing bugs ##40674,40720,40744georgey@chromium.org2010-04-091-1/+2