summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Resolve merge issues and add new gray theme for cros.davemoore@chromium.org2011-05-045-14/+33
* Revert 83959 - Merge 83729 - Implement new gray mock.davemoore@chromium.org2011-05-035-32/+13
* Merge 83729 - Implement new gray mock.davemoore@chromium.org2011-05-035-13/+32
* Merge 83444 - Fix crash in RenderViewContextMenuViews::RunMenuAt. As part of ...sky@chromium.org2011-05-022-0/+3
* Merge 83066 - Fixes crash in menu code that would happen if you attempted to ...sky@chromium.org2011-05-025-25/+42
* Merge 83391 - Fix one case where default Non-client painting can occur... bef...ben@chromium.org2011-04-281-1/+2
* Merge fix for 80391 to 742 branch.ben@chromium.org2011-04-281-1/+1
* Merge 83292 - Hack to fix incomplete redrawing of content area during window ...ben@chromium.org2011-04-281-0/+22
* Merge 83220 - Fixes timing issue with when MenuClosed is sent to themodel. Me...sky@chromium.org2011-04-271-3/+3
* Merge 82804 - Fix painting glitch by suppressing non-client painting for Wind...kerz@chromium.org2011-04-253-3/+20
* Centralizes checking for non-null return from CreateWindow.sky@chromium.org2011-04-1912-8/+33
* Attempt at fixing menu crashes. I'm trying to fix three things:sky@chromium.org2011-04-192-8/+44
* Add extra touch information and related API to views::TouchEvent.miletus@chromium.org2011-04-186-34/+231
* Fix some infobar drawing glitches:pkasting@chromium.org2011-04-161-0/+1
* Removes code added to track down crash. The crash seems to havesky@chromium.org2011-04-156-103/+2
* Attempt at fixing bug where occassionally clicks on context menus aresky@chromium.org2011-04-152-36/+97
* Call OnVisibleBoundsChanged on the view itself as well as child views.oshima@google.com2011-04-141-0/+5
* Make the usage stats checkbox on EULA screen speak and focus.chaitanyag@chromium.org2011-04-141-0/+1
* Some style changes (for readability).sadrul@chromium.org2011-04-143-8/+11
* Prefer UTF8 strings over ASCII strings when requesting text from azork@chromium.org2011-04-141-9/+9
* Adds yet more debugging code.sky@chromium.org2011-04-131-1/+16
* Pull content from TabContentsViewViews into NativeTabContentsViewWin.ben@chromium.org2011-04-127-0/+32
* step 3 of native theme refactoringrogerta@chromium.org2011-04-124-89/+81
* Adds more debugging code in hopes of figuring out a crash. Most commonsky@chromium.org2011-04-112-3/+6
* touch: identity for a finger is an int, not a bool.sadrul@chromium.org2011-04-111-1/+1
* touch: Fix compile by initializing a variable.sadrul@chromium.org2011-04-111-1/+1
* Resubmitting change because original caused build breaks:rogerta@chromium.org2011-04-116-0/+507
* Reenable FREEZE_UPDATE propertyoshima@google.com2011-04-113-5/+66
* Adds more debugging code in hopes of figuring out a crash. Sorry forsky@chromium.org2011-04-084-1/+67
* Revert r80952, http://codereview.chromium.org/6771056dmichael@chromium.org2011-04-086-501/+0
* Adding a native theme painter, to allow Views to use NativeTheme to drawrogerta@chromium.org2011-04-086-0/+501
* Combine WidgetWin KeyEvent handlers.msw@chromium.org2011-04-082-17/+6
* Don't store/restore focus when window is activated/deactivated on linux.oshima@google.com2011-04-072-5/+6
* Interpret double click events as mouse down on Windows.msw@chromium.org2011-04-072-8/+6
* RTL window styles was being set on too many HWNDs. This inverts the default. ...ben@chromium.org2011-04-061-2/+2
* Fix WidgetWin MouseWheelEvent handling.msw@chromium.org2011-04-062-19/+4
* Fixes bug in View::OnBoundsChange painting the old/new. The codesky@chromium.org2011-04-061-7/+18
* Added SchedulePaint in BrowserView::OnWindowActivationChangedwyck@chromium.org2011-04-061-1/+3
* Temporarily disaling FREEZE_UPDATE propertyoshima@google.com2011-04-051-0/+4
* rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaintvandebo@chromium.org2011-04-051-1/+2
* Fixes bug in menu that would clip to menu height instead of work area.sky@chromium.org2011-04-051-1/+1
* Transform GdkEvents for simpler MouseEvent construction.msw@chromium.org2011-04-056-68/+52
* Consolidate constrained window code into a cross platform base class.ben@chromium.org2011-04-041-1/+2
* Fix for regressions caused by FREEZE_UPDATE propertyoshima@google.com2011-04-043-1/+16
* Refactor RenderWidgetHostViewViews to use the new input method API for Views.suzhe@google.com2011-04-019-740/+1234
* Consolidate cross platform logic into MenuHost.ben@chromium.org2011-04-0118-369/+288
* Integrate the new input method API for Views into Chromium.suzhe@google.com2011-04-0124-323/+1439
* touch: Fix compile (regressed in r80024).sadrul@chromium.org2011-04-012-2/+6
* Notify child widgets before and after a reparenting.asanka@chromium.org2011-03-313-21/+40
* Add newline to end of file.ben@chromium.org2011-03-311-1/+2