summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Fix a trivial typo: key for copy is 'c', not 'v'.hamaji@chromium.org2009-05-121-1/+1
* An experimental fix for Issue 11046.hbono@chromium.org2009-05-123-3/+3
* Removing floating views, they are not used anymore.jcampan@chromium.org2009-05-117-635/+44
* Adds back some code removed during Ben's landing of views renaming.sky@chromium.org2009-05-117-3/+424
* Forgot to add these files as part of last change.ben@chromium.org2009-05-101-0/+64
* Add a new ViewsDelegate interface and implementation in the windows browser UI.ben@chromium.org2009-05-107-53/+35
* Use the non-native frame when using themes even on Aero Glass.ben@chromium.org2009-05-091-0/+2
* Random cleanups and stubs to get cross platform build going.glen@chromium.org2009-05-092-0/+6
* Revert custom frame view to resourcebundle to get the tests passing. Convert ...glen@chromium.org2009-05-091-37/+37
* This is the first pass at themes.glen@chromium.org2009-05-0910-198/+207
* Move win_util.h from common to app.ben@chromium.org2009-05-089-11/+7
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-0813-50/+382
* fix checkdeps bustageben@chromium.org2009-05-081-1/+1
* Add PreferredSizeChanged() to View to allow subviews to notify their parents ...erikkay@google.com2009-05-086-4/+24
* Resurrect Scott's WindowGtk changes.ben@chromium.org2009-05-0816-116/+643
* A new DEPS file for views, designed to reduce dependencies. Removes some unne...ben@chromium.org2009-05-083-22/+44
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-08154-0/+41087