| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -2/+1 |
* | Get rid of the ERROR_TYPE from InfoBarDelegate. | tfarina@chromium.org | 2010-08-14 | 1 | -2/+1 |
* | Convert infobar APIs to UTF-16. | evan@chromium.org | 2010-08-13 | 1 | -12/+12 |
* | Reland r53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE. | tfarina@chromium.org | 2010-07-30 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Revert 53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE. | pam@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE. | tfarina@chromium.org | 2010-07-25 | 1 | -1/+0 |
* | Removed TransaleInfoBarDelegate2 left over. | jcivelli@chromium.org | 2010-07-01 | 1 | -4/+0 |
* | Refactored the translate infobars. | jcivelli@chromium.org | 2010-06-09 | 1 | -0/+4 |
* | Show an infobar when the user is using an unsupported flag. | viettrungluu@chromium.org | 2010-04-01 | 1 | -1/+6 |
* | This change adds shield icons to the buttons that need elevation to fix Issue... | hbono@chromium.org | 2010-03-23 | 1 | -0/+3 |
* | Finish implementing the geolocation infobar; adds a Learn more link pointing ... | joth@chromium.org | 2010-03-18 | 1 | -0/+16 |
* | First cut at adding Extension Infobars to the experimental API. | finnur@chromium.org | 2010-03-17 | 1 | -1/+8 |
* | ExtensionInstalledBubble for Mac. | mirandac@chromium.org | 2010-01-31 | 1 | -1/+1 |
* | If an extension crashes or is killed by the task manager then reloaded, the i... | andybons@chromium.org | 2010-01-30 | 1 | -0/+7 |
* | implement infobars and delegates placeholders for translate feature. | kuan@chromium.org | 2010-01-27 | 1 | -1/+9 |
* | More style nits. | erg@google.com | 2009-10-14 | 1 | -1/+1 |
* | Header dependency cleanup in chrome/ | phajdan.jr@chromium.org | 2009-10-12 | 1 | -1/+1 |
* | Reland: Rename ThemePreviewInfobarDelegate to | aa@chromium.org | 2009-10-09 | 1 | -3/+3 |
* | Revert r28519-28523. Accidentally used wrong command, | aa@chromium.org | 2009-10-09 | 1 | -3/+3 |
* | patch from issue 261007 | aa@chromium.org | 2009-10-09 | 1 | -3/+3 |
* | Only allow one theme installation infobar to be shown at a time. | glen@chromium.org | 2009-07-28 | 1 | -0/+7 |
* | This CL adds an infobar instructing users they can do search directly from th... | jcampan@chromium.org | 2009-07-23 | 1 | -0/+17 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Add chrome/chromium icons as PNGs. | ben@chromium.org | 2009-05-02 | 1 | -2/+4 |
* | GTK: implement link info bars (first cut). | estade@chromium.org | 2009-04-10 | 1 | -4/+6 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -2/+2 |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 1 | -0/+1 |
* | Fix issue 6520 by ensuring that InfoBarClosed is called whenever a tab is clo... | tim@chromium.org | 2009-01-21 | 1 | -0/+2 |
* | Fix issue 6296 by using a dedicated delegate instance for each infobar that t... | tim@chromium.org | 2009-01-16 | 1 | -0/+17 |
* | Fix the include guards in tab_contents/* for the new location. | brettw@chromium.org | 2009-01-16 | 1 | -3/+3 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -0/+206 |