summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
...
* Revert 71879 due to compile failure - touch: Allow grabbing/ungrabbing touch ...sadrul@chromium.org2011-01-205-170/+32
* Move BiDiLineIterator to base/i18n/ directory.tfarina@chromium.org2011-01-201-3/+3
* touch: Allow grabbing/ungrabbing touch devices for XInput2.sadrul@chromium.org2011-01-205-32/+170
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-1913-38/+37
* Move more dnd related files to ui/baseben@chromium.org2011-01-1914-68/+59
* touch: Gesture manager receives the touch-sequence status.sadrul@chromium.org2011-01-194-21/+28
* Add TextRange and GetSelectedRange, SelectRange and GetCursorPosition, which ...oshima@google.com2011-01-1912-26/+325
* Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...ben@chromium.org2011-01-191-2/+2
* views: Implement NativeTableGtk::RemoveColumn method.tfarina@chromium.org2011-01-191-3/+13
* Make the code for unmaximizing the window during SetBounds much simpler.levin@chromium.org2011-01-192-4/+4
* touch: Return an enum from OnTouchEvent.sadrul@chromium.org2011-01-187-20/+44
* Fixes bug where if preferred size of button was asked for while theresky@chromium.org2011-01-181-1/+1
* Some wstring -> string16 conversion in src/app.tony@chromium.org2011-01-181-1/+1
* Allow printing/saving a plugin through right click menu, even if it's in a fr...jam@chromium.org2011-01-151-17/+22
* Disable the check for the window being active after SetBounds because it fail...levin@chromium.org2011-01-151-1/+3
* Support accDoDefaultAction for NativeButton in ViewAccessibility.ctguil@chromium.org2011-01-142-7/+20
* Removed executable bit from two files where it should not have been set.levin@chromium.org2011-01-142-0/+0
* WidgetWin::SetBound on a maximized window leaves the window in the 'maximized...levin@chromium.org2011-01-143-2/+86
* Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-2/+2
* Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-2/+2
* Add some OWNERS files.ben@chromium.org2011-01-142-0/+3
* Fix for broken buildvarunjain@chromium.org2011-01-143-9/+9
* Implementing context menu for the new views textfield.varunjain@chromium.org2011-01-147-38/+177
* Remove wstring from views. Part 3: Switch accessibility strings to string16.avi@chromium.org2011-01-1425-63/+66
* Move models from app to ui/base/modelsben@chromium.org2011-01-1442-142/+189
* Clang: enable -Wbool-conversions and -Wunused-variables on Linux.hans@chromium.org2011-01-141-4/+4
* Adds some debugging in code in hopes of figuring out a crash in thesky@chromium.org2011-01-132-90/+121
* Cleanup: Remove SetAppearsAsDefault() since it is no longer called externally...pkasting@chromium.org2011-01-132-14/+5
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-1348-357/+358
* Delete test view delegate at end of testjochen@chromium.org2011-01-131-1/+4
* views: Implement NativeTableGtk::SetColumnWidth method.tfarina@chromium.org2011-01-131-1/+7
* Re-land 71230.eroman@chromium.org2011-01-135-59/+328
* Revert 71230 to see if it is related to hang on linux interactive_ui_tests.eroman@chromium.org2011-01-125-328/+59
* Streamline the layout of the BrowserView's children TabContents views.alekseys@chromium.org2011-01-125-59/+328
* Handle WM_SYSKEYDOWN in NativeTextfieldWin.oshima@google.com2011-01-121-0/+3
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-1217-24/+69
* Disable failing tests on WINoshima@google.com2011-01-122-2/+7
* Compile and test TextfieldViews on win as well.oshima@google.com2011-01-129-73/+106
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-1211-34/+33
* Revert 71170 - Delete test view delegate at end of testjochen@chromium.org2011-01-121-2/+1
* Delete test view delegate at end of testjochen@chromium.org2011-01-121-1/+2
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-1211-33/+34
* Remove wstring from gfx.avi@chromium.org2011-01-1211-34/+33
* Implement clipboard features in views textfield.varunjain@chromium.org2011-01-128-39/+168
* views: Implement NativeTableGtk::GetColumnWidth method.tfarina@chromium.org2011-01-111-2/+3
* views textfield: Handle ctrl and shift modifiers for Backspace and Deletesadrul@chromium.org2011-01-113-0/+61
* touchui: Gesture manager should ignore already handled touch events.sadrul@chromium.org2011-01-102-11/+44
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-104-26/+30
* Remove wstring from views. Part 2: Switch accelerator strings to string16.avi@chromium.org2011-01-104-20/+22
* Remove wstring from views. Part 1: Switch member variables to string16.avi@chromium.org2011-01-1023-59/+69