summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-1238-38/+38
* Redo my IPC change, undoing the linker dependency.jam@chromium.org2009-02-111-442/+438
* Reverting 9493.kuchhal@chromium.org2009-02-104-126/+12
* Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...avi@chromium.org2009-02-108-14/+14
* revert my ipc change due to compile failure in debug ipc_testsjam@chromium.org2009-02-101-2/+19
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-104-12/+126
* Fix ipc logging for non browser processes. I broke this in my last refactori...jam@chromium.org2009-02-101-19/+2
* Try reverting r9409 to see if it fixes crashes on chromebot.kuchhal@chromium.org2009-02-108-14/+14
* Fix UI test regression, there's a better way to refactor this anyway.pkasting@chromium.org2009-02-103-0/+20
* Make aero glass code look more like other nonclient views in hopes of easing ...pkasting@chromium.org2009-02-097-260/+167
* Reverting 9408.brettw@chromium.org2009-02-094-126/+12
* Switch from HWNDs to NativeViews.avi@chromium.org2009-02-098-14/+14
* Add a new resizer corner.mad@chromium.org2009-02-094-12/+126
* Support custom border widths. Allow user to resize the window (instead of do...pkasting@chromium.org2009-02-062-107/+82
* Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windowsbrettw@chromium.org2009-02-066-5/+537
* New menu item for personalization project.munjal@chromium.org2009-02-061-0/+7
* Move resource_message_filter and resource_request_details to the renderer_host.brettw@chromium.org2009-02-053-0/+166
* Improved OTR avatar and popup window rendering. Neither one precisely matche...pkasting@chromium.org2009-02-046-145/+121
* Remember change in Spell Check language by putting it in the list of accept l...sidchat@google.com2009-02-031-0/+29
* Reverting 9090.ojan@google.com2009-02-036-526/+5
* Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windowsbrettw@chromium.org2009-02-036-5/+526
* Fix some of the most egregious problems with Aero glass frames. These change...pkasting@chromium.org2009-02-032-30/+30
* Fix a divide by zero crash with a temporary workaround (until we have themes).ben@chromium.org2009-02-031-0/+6
* Remove old web app code it's no longer needed. Simplifies startup a little.ben@chromium.org2009-02-021-1/+0
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-012-0/+2
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-0119-68/+90
* Roll back these tab changes since there are still issues.ben@chromium.org2009-01-311-22/+2
* Fix various problems with constrained windows and/or custom frame windows:pkasting@chromium.org2009-01-301-30/+83
* Provides the ability to write a unit test that brings up a browser. Assky@google.com2009-01-302-52/+143
* 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-294-87/+56
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-292-10/+10
* Make the shared shell dialog not use Windows types, as well as the web contentsbrettw@chromium.org2009-01-293-4/+4
* Move kClientEdgeThickness from BrowserView to NonClientView (which makes more...pkasting@chromium.org2009-01-294-27/+13
* Fix incorrect spacing/width calculation for titlebar text. I used the wrong ...pkasting@chromium.org2009-01-292-51/+49
* Rename RenderWidgetHostView::GetPluginHWND to GetPluginNativeViewbrettw@chromium.org2009-01-291-4/+8
* fix p13n build.tim@chromium.org2009-01-291-0/+3
* Reverting 8822.brettw@chromium.org2009-01-285-167/+83
* Factor out the common parts of the about network dialog. I will be using thisbrettw@chromium.org2009-01-285-83/+167
* Make WebContentsView portable by using the native view types.brettw@chromium.org2009-01-281-2/+3
* Adds the ability to have browser windows shown with a specificsky@google.com2009-01-282-0/+16
* Extend the popup-mode location bar out into the nonclient view. This makes p...pkasting@chromium.org2009-01-272-52/+34
* Fix a small, subtle problem that caused an interactive_ui_test failure.pkasting@chromium.org2009-01-271-2/+8
* Re-land this from earlier... unit tests no longer crash.ben@chromium.org2009-01-274-36/+63
* Fixes tab contents crash. This changes a number of things in draggedsky@google.com2009-01-271-13/+40
* Make popups closer to pixel-perfect. The main problem is that the toolbar is...pkasting@chromium.org2009-01-276-65/+77
* Revert change 8693 because it breaks the unit_tests.nsylvain@chromium.org2009-01-274-63/+36
* Extract a cross-platform LocationBar interface accessible via the BrowserWind...ben@chromium.org2009-01-274-36/+63
* Include chrome/browser/views/SConscript in Linux build.phajdan.jr@chromium.org2009-01-261-3/+171
* This change should have few user-visible effects. I think I slightly modifie...pkasting@chromium.org2009-01-263-279/+304