summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/constrained_window_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Make views/ depend only on images from app/resources.ben@chromium.org2009-05-211-0/+1
* Revert 16567.ben@chromium.org2009-05-211-1/+0
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-211-0/+1
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-10/+10
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-3/+3
* This is the first pass at themes.glen@chromium.org2009-05-091-52/+40
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-6/+6
* Merge two TabContents::InvalidateTypes types and properly update tab download...estade@chromium.org2009-05-061-5/+0
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* move chrome_font to app/gfxben@chromium.org2009-05-061-1/+1
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-2/+2
* roll back r15177ben@chromium.org2009-05-041-1/+0
* Reverting 15182.ben@chromium.org2009-05-041-3/+3
* Bustage fix:ben@chromium.org2009-05-041-3/+3
* Extract all views resources into:ben@chromium.org2009-05-041-0/+1
* Rename web_contents_view* files to tab_contents_view* to reflect my previousbrettw@chromium.org2009-04-211-1/+1
* For some Indian locales, the automatic font fallback by Windows UI components...jungshik@google.com2009-04-151-7/+7
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-2/+2
* Move focus related files into a new chrome/views/focus subdirben@chromium.org2009-03-171-1/+1
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-3/+3
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-15/+13
* Rename Window->WindowWinben@chromium.org2009-03-141-13/+9
* rollback againben@chromium.org2009-03-141-9/+13
* Rename Window->WindowWinben@chromium.org2009-03-141-13/+9
* revertben@chromium.org2009-03-131-9/+9
* Rename Window->WindowWinben@chromium.org2009-03-131-9/+9
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-3/+3
* Support DWM switching.ben@chromium.org2009-03-031-82/+101
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-4/+3
* Make system menus show up at the right place for all frames, whether they're ...pkasting@chromium.org2009-02-131-5/+8
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...avi@chromium.org2009-02-101-1/+1
* Try reverting r9409 to see if it fixes crashes on chromebot.kuchhal@chromium.org2009-02-101-1/+1
* Fix UI test regression, there's a better way to refactor this anyway.pkasting@chromium.org2009-02-101-0/+10
* Make aero glass code look more like other nonclient views in hopes of easing ...pkasting@chromium.org2009-02-091-24/+5
* Switch from HWNDs to NativeViews.avi@chromium.org2009-02-091-1/+1
* Remove old web app code it's no longer needed. Simplifies startup a little.ben@chromium.org2009-02-021-1/+0
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+2
* Fix various problems with constrained windows and/or custom frame windows:pkasting@chromium.org2009-01-301-30/+83
* Reorganize DefaultNonClientView and ConstrainedWindowNonClientView to match c...pkasting@chromium.org2009-01-291-165/+120
* Per Glen, remove the bottom border of maximized windows. I went ahead and al...pkasting@chromium.org2009-01-291-2/+1
* This change should have few user-visible effects. I think I slightly modifie...pkasting@chromium.org2009-01-261-4/+3
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-3/+3