| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 15965. I wasn't supposed to check that in since it still doesn't compi... | maruel@chromium.org | 2009-05-13 | 1 | -6/+6 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-13 | 1 | -6/+6 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Add PreferredSizeChanged() to View to allow subviews to notify their parents ... | erikkay@google.com | 2009-05-08 | 1 | -1/+1 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -8/+8 |
* | Refactor view from methods to show hung renderer dialog. | tc@google.com | 2009-05-06 | 1 | -46/+51 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 1 | -1/+0 |
* | Move chrome_canvas to app/gfx | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -27/+27 |
* | Reland r14146 which refactors DialogButton into cross platform | tc@google.com | 2009-04-21 | 1 | -4/+4 |
* | Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform" | tc@google.com | 2009-04-21 | 1 | -4/+4 |
* | Refactor DialogDelegate so the DialogButton enum is in cross platform | tc@google.com | 2009-04-21 | 1 | -4/+4 |
* | The death knell for the old native buttons, checkboxes and radio buttons. | ben@chromium.org | 2009-03-23 | 1 | -7/+6 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 1 | -4/+4 |
* | bustage fix - file moved | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | bustage fix - file moved | ben@chromium.org | 2009-03-17 | 1 | -2/+2 |
* | Rename Window->WindowWin | ben@chromium.org | 2009-03-14 | 1 | -3/+2 |
* | rollback again | ben@chromium.org | 2009-03-14 | 1 | -2/+3 |
* | Rename Window->WindowWin | ben@chromium.org | 2009-03-14 | 1 | -3/+2 |
* | revert | ben@chromium.org | 2009-03-13 | 1 | -2/+3 |
* | Rename Window->WindowWin | ben@chromium.org | 2009-03-13 | 1 | -3/+2 |
* | Make Widget return a gfx::NativeView instead of a HWND. | ben@chromium.org | 2009-03-12 | 1 | -1/+1 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -2/+2 |
* | Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs | brettw@chromium.org | 2009-03-04 | 1 | -1/+1 |
* | Move chrome/apps/result_codes.h to chrome/common/result_codes.h | thestig@chromium.org | 2009-03-03 | 1 | -2/+1 |
* | Support DWM switching. | ben@chromium.org | 2009-03-03 | 1 | -1/+1 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 1 | -4/+3 |
* | Second try of landing chrome_resources project. Changes from last time: | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | Revert "Create a chrome_resources.vcproj that holds grd files that hold" | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | Create a chrome_resources.vcproj that holds grd files that hold | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ... | avi@chromium.org | 2009-02-10 | 1 | -2/+2 |
* | Try reverting r9409 to see if it fixes crashes on chromebot. | kuchhal@chromium.org | 2009-02-10 | 1 | -2/+2 |
* | Switch from HWNDs to NativeViews. | avi@chromium.org | 2009-02-09 | 1 | -2/+2 |
* | Two things: | ben@chromium.org | 2009-01-24 | 1 | -0/+1 |
* | =================================================== | xji@chromium.org | 2009-01-23 | 1 | -0/+4 |
* | Move files out of browser and into either renderer_host or tab_contents. | brettw@chromium.org | 2009-01-22 | 1 | -1/+1 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | Fix broken browser_views on Windows. | phajdan.jr@chromium.org | 2009-01-08 | 1 | -0/+1 |
* | Replace some CRects with gfx::Rect | agl@chromium.org | 2008-12-17 | 1 | -4/+4 |
* | Rename Container->Widget | ben@chromium.org | 2008-11-21 | 1 | -1/+1 |
* | Remove some Windows-specific stuff from RenderProcessHost by having callers g... | brettw@google.com | 2008-11-11 | 1 | -1/+1 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -51/+48 |
* | Make View::SetBounds take a const gfx::Rect& instead of a const CRect& | ben@chromium.org | 2008-10-16 | 1 | -4/+0 |
* | Rename ViewContainer to Container and HWNDViewContainer to ContainerWin. | ben@chromium.org | 2008-10-16 | 1 | -1/+1 |
* | Convert GetPreferredSize from: | beng@google.com | 2008-10-15 | 1 | -2/+2 |
* | Move more UI stuff into browser/views | beng@google.com | 2008-09-13 | 1 | -1/+1 |
* | Remove Google Chrome specific strings from common resources file and use them... | rahulk@google.com | 2008-08-27 | 1 | -0/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 1 | -1/+1 |