| Commit message (Expand) | Author | Age | Files | Lines |
* | Move browser/views to browser/ui/views | ben@chromium.org | 2010-11-09 | 18 | -2413/+27 |
* | Part 3 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-29 | 1 | -1/+1 |
* | Make the Downloads Shelf keyboard-accessible (via F6) and accessible to | dmazzoni@chromium.org | 2010-10-21 | 1 | -1/+2 |
* | Allow the info bar close button to be focused by screen reader uses. | ctguil@chromium.org | 2010-09-29 | 1 | -6/+11 |
* | Make accessible getters return values instead of accepting an output paramete... | ctguil@chromium.org | 2010-09-28 | 4 | -12/+6 |
* | Send an EVENT_SYSTEM_ALERT when a user first places focus within an infobar. | dtseng@chromium.org | 2010-09-27 | 2 | -0/+22 |
* | Call InfoBar::ViewHierarchyChangedViewHierarchyChanged after the ConfirmInfoB... | ctguil@chromium.org | 2010-09-25 | 1 | -1/+1 |
* | Make the close_button the last child view of an infobar. | ctguil@chromium.org | 2010-09-25 | 1 | -0/+8 |
* | Reland r60342. | dtseng@chromium.org | 2010-09-24 | 1 | -1/+3 |
* | Revert "Set focus to a ConfirmInfoBar. This serves to alerts screen reader u... | maruel@chromium.org | 2010-09-23 | 1 | -3/+1 |
* | Set focus to a ConfirmInfoBar. This serves to alerts screen reader users tha... | dtseng@chromium.org | 2010-09-23 | 1 | -1/+3 |
* | Factor an ExtensionIconSet class out of Extension. This can | aa@chromium.org | 2010-09-16 | 1 | -4/+6 |
* | When the browser doesn't have connectivity to a hosted app, display a prettie... | erikkay@chromium.org | 2010-08-27 | 1 | -3/+2 |
* | FBTF: Header cleanup in chrome/common part 2. The majority of the changed files | jhawkins@chromium.org | 2010-08-20 | 1 | -0/+1 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 2 | -4/+0 |
* | Get rid of the ERROR_TYPE from InfoBarDelegate. | tfarina@chromium.org | 2010-08-14 | 2 | -11/+3 |
* | Convert infobar APIs to UTF-16. | evan@chromium.org | 2010-08-13 | 1 | -14/+14 |
* | Whitespace change to trigger bots. | viettrungluu@chromium.org | 2010-08-10 | 1 | -1/+1 |
* | In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow... | johnnyg@chromium.org | 2010-08-06 | 1 | -1/+1 |
* | Cleanup: Remove unneeded headers from app/ (part 2) | thestig@chromium.org | 2010-07-31 | 5 | -5/+0 |
* | Fix presubmit errors part 2. | tfarina@chromium.org | 2010-07-31 | 1 | -3/+2 |
* | Reland r53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE. | tfarina@chromium.org | 2010-07-30 | 1 | -10/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 9 | -0/+9 |
* | Revert 53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE. | pam@chromium.org | 2010-07-26 | 1 | -0/+10 |
* | Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE. | tfarina@chromium.org | 2010-07-25 | 1 | -10/+0 |
* | Makes the browser fetch the translate script regularly. | jcivelli@chromium.org | 2010-07-21 | 1 | -7/+7 |
* | Revert 53016 - Makes the browser fetch the translate script regularly. | jcivelli@chromium.org | 2010-07-20 | 1 | -7/+7 |
* | Makes the browser fetch the translate script regularly. | jcivelli@chromium.org | 2010-07-20 | 1 | -7/+7 |
* | Clean up app_resources.grd: | pkasting@chromium.org | 2010-07-13 | 2 | -2/+2 |
* | Revert 52144 - Clean up app_resources.grd: | pam@chromium.org | 2010-07-13 | 2 | -2/+2 |
* | Clean up app_resources.grd: | pkasting@chromium.org | 2010-07-12 | 2 | -2/+2 |
* | Renaming TranslateManager2 to TranslateManager | jcivelli@chromium.org | 2010-07-01 | 10 | -957/+44 |
* | Adds support for language detection on the server side. | jcivelli@chromium.org | 2010-06-30 | 1 | -7/+7 |
* | Revert 51263 (breaks the Linux views build) | jcivelli@chromium.org | 2010-06-30 | 1 | -7/+7 |
* | Adds support for language detection on the server side. | jcivelli@chromium.org | 2010-06-30 | 1 | -7/+7 |
* | Canvas refactoring Phase 4a: | ben@chromium.org | 2010-06-29 | 2 | -8/+4 |
* | Translate infobar always/never translate buttons | jcivelli@chromium.org | 2010-06-29 | 4 | -0/+48 |
* | Fix a crasher with the translate infobar. | jcivelli@google.com | 2010-06-29 | 3 | -53/+55 |
* | Fix animation bug in ExtensionInfoBar would can result in orphaned instances ... | rafaelw@chromium.org | 2010-06-28 | 1 | -0/+8 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-25 | 2 | -9/+11 |
* | Revert 50784 - Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 2 | -11/+9 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 2 | -9/+11 |
* | Canvas refactoring part 2. | ben@chromium.org | 2010-06-23 | 1 | -4/+5 |
* | Refactored the translate infobars. | jcivelli@chromium.org | 2010-06-09 | 15 | -210/+1102 |
* | Reduce header dependencies in chrome/ | phajdan.jr@chromium.org | 2010-05-11 | 1 | -0/+1 |
* | Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()... | pkasting@chromium.org | 2010-05-10 | 1 | -1/+1 |
* | Refactors animation to allow for cleaner subclassing. I'm doing this | sky@chromium.org | 2010-05-05 | 2 | -3/+3 |
* | Changing linux platform for chromeos. This involved moving platform_util and... | dhg@chromium.org | 2010-04-29 | 1 | -1/+1 |
* | Remove unused local variables now that subclasses don't need to track their o... | pkasting@chromium.org | 2010-04-23 | 2 | -6/+0 |
* | Fixes for several crashing bugs ##40674,40720,40744 | georgey@chromium.org | 2010-04-09 | 1 | -1/+2 |