| Commit message (Expand) | Author | Age | Files | Lines |
* | Force page-action views to update after reloading an extension, by deleting | pam@chromium.org | 2009-09-11 | 1 | -0/+2 |
* | Linux: implement Page Actions support. | mattm@chromium.org | 2009-09-10 | 1 | -13/+6 |
* | Use system themes where possible in Omnibox edit and dropdown; in other cases... | pkasting@chromium.org | 2009-09-04 | 1 | -1/+15 |
* | Fixing focus in location bar and accelerators on Linux toolkit views. | jcampan@chromium.org | 2009-09-03 | 1 | -0/+1 |
* | Adds support and exposure of additional accessibility roles. Includes naming ... | klink@chromium.org | 2009-08-22 | 1 | -3/+8 |
* | Add a first attempt at a compact location bar and a status bar. The status bar | brettw@chromium.org | 2009-08-11 | 1 | -6/+6 |
* | This CL fixes issue 2780 -- RTL: Omnibar - message "Press Tab to search Googl... | xji@chromium.org | 2009-07-22 | 1 | -11/+13 |
* | Add a rudamentary feed preview to the RSS extension. It | finnur@chromium.org | 2009-07-09 | 1 | -0/+5 |
* | PageActions can now specify multiple icons and switch between them | finnur@chromium.org | 2009-07-01 | 1 | -1/+7 |
* | Show EV cert info text next to security icon. | ukai@chromium.org | 2009-06-25 | 1 | -1/+1 |
* | Some previous refactoring I did of the accelerator code had introduced regres... | jcampan@chromium.org | 2009-06-03 | 1 | -4/+1 |
* | Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t... | ben@chromium.org | 2009-05-29 | 1 | -7/+2 |
* | Gets LocationBarView to compile on linux. PageInfoWindow is nearly | sky@chromium.org | 2009-05-21 | 1 | -4/+23 |
* | Commit for Miranda. | glen@chromium.org | 2009-05-19 | 1 | -2/+2 |
* | Add support for more image types besides .ico in PageActions. | finnur@chromium.org | 2009-05-18 | 1 | -6/+11 |
* | Revert the first run bubble change because of Mac/Linux failures. | glen@chromium.org | 2009-05-16 | 1 | -2/+2 |
* | Recommit for MirandaC of Smaller alternate first run bubble. http://coderevie... | glen@chromium.org | 2009-05-16 | 1 | -2/+2 |
* | rollback of r 162411 | glen@chromium.org | 2009-05-16 | 1 | -2/+2 |
* | Commit for MirandaC of Smaller alternate first run bubble. http://codereview.... | glen@chromium.org | 2009-05-16 | 1 | -2/+2 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -5/+5 |
* | ChromeFont->gfx::Font | beng@google.com | 2009-05-15 | 1 | -3/+3 |
* | Clean-up of the accelerator code. | jcampan@chromium.org | 2009-05-14 | 1 | -4/+1 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -4/+4 |
* | Implement some basic drawing of Linux Omnibox SSL lock icons. | deanm@chromium.org | 2009-05-07 | 1 | -1/+1 |
* | PageActions now work across tabs and windows. | finnur@chromium.org | 2009-05-06 | 1 | -2/+3 |
* | move chrome_font to app/gfx | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Linux: enable omni box ui test and automation proxy ui test. | estade@chromium.org | 2009-05-05 | 1 | -4/+3 |
* | Fix bug 9812: Remove current RSS code in favor of new more generalized | finnur@chromium.org | 2009-05-04 | 1 | -31/+0 |
* | Reset the omnibox contents when the user reloads the page. Patch by Yusuke S... | pkasting@chromium.org | 2009-05-04 | 1 | -0/+1 |
* | This is the first part of the PageAction implementation. More work is require... | finnur@chromium.org | 2009-05-01 | 1 | -8/+71 |
* | Removes the use of Windows-specific types for accessibility roles and states ... | klink@chromium.org | 2009-04-28 | 1 | -2/+2 |
* | Make the omnibox popup look nicer. Add dropshadow images (not final). Experim... | ben@chromium.org | 2009-04-15 | 1 | -1/+6 |
* | Redone http://codereview.chromium.org/42571 | idanan@chromium.org | 2009-03-24 | 1 | -0/+1 |
* | Reverting r12383, caused a build breakage on all platforms. | maruel@chromium.org | 2009-03-24 | 1 | -1/+0 |
* | Issue 6477: Support modifier clicks on UI elements | idanan@chromium.org | 2009-03-24 | 1 | -0/+1 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 1 | -3/+3 |
* | RSS feed support (part 1), 2nd attempt. | finnur@chromium.org | 2009-03-13 | 1 | -12/+67 |
* | Reverting 11640. | finnur@chromium.org | 2009-03-13 | 1 | -67/+12 |
* | RSS feed support (part 1) | finnur@chromium.org | 2009-03-13 | 1 | -12/+67 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Clean up a few comments / formatting related to the location bar. | deanm@chromium.org | 2009-03-03 | 1 | -1/+2 |
* | Separate the AutocompleteEditView from the cross-platform code. | deanm@chromium.org | 2009-03-02 | 1 | -1/+2 |
* | Make non-glass popups match new mockup from Glen. | pkasting@chromium.org | 2009-02-25 | 1 | -8/+1 |
* | Improved OTR avatar and popup window rendering. Neither one precisely matche... | pkasting@chromium.org | 2009-02-04 | 1 | -1/+11 |
* | Re-land this from earlier... unit tests no longer crash. | ben@chromium.org | 2009-01-27 | 1 | -19/+14 |
* | Revert change 8693 because it breaks the unit_tests. | nsylvain@chromium.org | 2009-01-27 | 1 | -14/+19 |
* | Extract a cross-platform LocationBar interface accessible via the BrowserWind... | ben@chromium.org | 2009-01-27 | 1 | -19/+14 |
* | Rework the command updater to not be dependent on views::Button (needed for p... | ben@chromium.org | 2009-01-20 | 1 | -4/+4 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |