| Commit message (Expand) | Author | Age | Files | Lines |
* | views: Make View::GetBaseline() a const method. | tfarina@chromium.org | 2011-05-27 | 1 | -1/+1 |
* | views: Add OnEnabledChanged() method to View class. | tfarina@chromium.org | 2011-05-27 | 1 | -1/+1 |
* | Reorder some views::View overrides & other functions. | msw@chromium.org | 2011-03-16 | 1 | -43/+30 |
* | Clean up some event code: | msw@chromium.org | 2011-03-14 | 1 | -2/+2 |
* | Re-land: Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-14 | 1 | -3/+2 |
* | This will help minimize the area we paint various views, including BrowserVie... | davemoore@chromium.org | 2011-03-09 | 1 | -11/+12 |
* | Update OnMouseActivate override signatures. | msw@chromium.org | 2011-03-09 | 1 | -3/+3 |
* | Do all OOLing in the views code. linux_views now builds clean with the clang ... | erg@google.com | 2011-03-04 | 1 | -3/+3 |
* | Revert 76825 - Refactor Views accessibility. | jcivelli@chromium.org | 2011-03-04 | 1 | -2/+3 |
* | Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-03 | 1 | -3/+2 |
* | Rename Paint* -> OnPaint* | ben@chromium.org | 2011-02-16 | 1 | -2/+2 |
* | Rework basic bounds methods on View to match new V2 API: | ben@chromium.org | 2011-02-08 | 1 | -2/+1 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Remove wstring from views. Part 1: Switch member variables to string16. | avi@chromium.org | 2011-01-10 | 1 | -2/+2 |
* | Make accessible getters return values instead of accepting an output paramete... | ctguil@chromium.org | 2010-09-28 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Adding support for ChromeOS snapshot window titles and favicons. | gspencer@chromium.org | 2010-06-30 | 1 | -7/+21 |
* | Windows: Replace tabs in content settings with a listbox. | thakis@chromium.org | 2010-06-30 | 1 | -4/+4 |
* | views: Use FRIEND_TEST_ALL_PREFIXES. | tfarina@chromium.org | 2010-06-05 | 1 | -5/+5 |
* | Elide the EV bubble when it's extremely long. This limits it to half the loc... | pkasting@chromium.org | 2010-05-20 | 1 | -3/+9 |
* | This CL fixes issue 41985 - The focus frames are out of range on the Options ... | xji@chromium.org | 2010-05-05 | 1 | -0/+2 |
* | Fix Regression for Accessible Names appearing as NAMELESS. | mhm@chromium.org | 2010-04-04 | 1 | -1/+0 |
* | Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari... | pkasting@chromium.org | 2010-03-30 | 1 | -2/+1 |
* | Fix some TODOs. Original patch by Thiago Farina (see http://codereview.chrom... | pkasting@chromium.org | 2010-03-29 | 1 | -7/+4 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Rewrite/clean up a bunch of label.cc to fix the following problems: | pkasting@chromium.org | 2010-03-22 | 1 | -41/+35 |
* | Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::... | pkasting@chromium.org | 2010-03-08 | 1 | -1/+1 |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 1 | -3/+3 |
* | Adds link to bookmark bar that when clicked imports bookmarks. I also | sky@chromium.org | 2009-11-30 | 1 | -0/+3 |
* | Use the system WINDOWTEXT color for labels, instead of black. Also use the s... | pkasting@chromium.org | 2009-09-25 | 1 | -0/+4 |
* | Add highlight color support to label text. | erikkay@google.com | 2009-05-15 | 1 | -0/+13 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -3/+3 |
* | ChromeFont->gfx::Font | beng@google.com | 2009-05-15 | 1 | -6/+6 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -0/+250 |