index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert 71879 due to compile failure - touch: Allow grabbing/ungrabbing touch ...
sadrul@chromium.org
2011-01-20
5
-170
/
+32
*
Move BiDiLineIterator to base/i18n/ directory.
tfarina@chromium.org
2011-01-20
1
-3
/
+3
*
touch: Allow grabbing/ungrabbing touch devices for XInput2.
sadrul@chromium.org
2011-01-20
5
-32
/
+170
*
Move UI-relevant Windows files to ui/base.
ben@chromium.org
2011-01-19
13
-38
/
+37
*
Move more dnd related files to ui/base
ben@chromium.org
2011-01-19
14
-68
/
+59
*
touch: Gesture manager receives the touch-sequence status.
sadrul@chromium.org
2011-01-19
4
-21
/
+28
*
Add TextRange and GetSelectedRange, SelectRange and GetCursorPosition, which ...
oshima@google.com
2011-01-19
12
-26
/
+325
*
Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...
ben@chromium.org
2011-01-19
1
-2
/
+2
*
views: Implement NativeTableGtk::RemoveColumn method.
tfarina@chromium.org
2011-01-19
1
-3
/
+13
*
Make the code for unmaximizing the window during SetBounds much simpler.
levin@chromium.org
2011-01-19
2
-4
/
+4
*
touch: Return an enum from OnTouchEvent.
sadrul@chromium.org
2011-01-18
7
-20
/
+44
*
Fixes bug where if preferred size of button was asked for while there
sky@chromium.org
2011-01-18
1
-1
/
+1
*
Some wstring -> string16 conversion in src/app.
tony@chromium.org
2011-01-18
1
-1
/
+1
*
Allow printing/saving a plugin through right click menu, even if it's in a fr...
jam@chromium.org
2011-01-15
1
-17
/
+22
*
Disable the check for the window being active after SetBounds because it fail...
levin@chromium.org
2011-01-15
1
-1
/
+3
*
Support accDoDefaultAction for NativeButton in ViewAccessibility.
ctguil@chromium.org
2011-01-14
2
-7
/
+20
*
Removed executable bit from two files where it should not have been set.
levin@chromium.org
2011-01-14
2
-0
/
+0
*
WidgetWin::SetBound on a maximized window leaves the window in the 'maximized...
levin@chromium.org
2011-01-14
3
-2
/
+86
*
Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-2
/
+2
*
Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-2
/
+2
*
Add some OWNERS files.
ben@chromium.org
2011-01-14
2
-0
/
+3
*
Fix for broken build
varunjain@chromium.org
2011-01-14
3
-9
/
+9
*
Implementing context menu for the new views textfield.
varunjain@chromium.org
2011-01-14
7
-38
/
+177
*
Remove wstring from views. Part 3: Switch accessibility strings to string16.
avi@chromium.org
2011-01-14
25
-63
/
+66
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
42
-142
/
+189
*
Clang: enable -Wbool-conversions and -Wunused-variables on Linux.
hans@chromium.org
2011-01-14
1
-4
/
+4
*
Adds some debugging in code in hopes of figuring out a crash in the
sky@chromium.org
2011-01-13
2
-90
/
+121
*
Cleanup: Remove SetAppearsAsDefault() since it is no longer called externally...
pkasting@chromium.org
2011-01-13
2
-14
/
+5
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
48
-357
/
+358
*
Delete test view delegate at end of test
jochen@chromium.org
2011-01-13
1
-1
/
+4
*
views: Implement NativeTableGtk::SetColumnWidth method.
tfarina@chromium.org
2011-01-13
1
-1
/
+7
*
Re-land 71230.
eroman@chromium.org
2011-01-13
5
-59
/
+328
*
Revert 71230 to see if it is related to hang on linux interactive_ui_tests.
eroman@chromium.org
2011-01-12
5
-328
/
+59
*
Streamline the layout of the BrowserView's children TabContents views.
alekseys@chromium.org
2011-01-12
5
-59
/
+328
*
Handle WM_SYSKEYDOWN in NativeTextfieldWin.
oshima@google.com
2011-01-12
1
-0
/
+3
*
Move OSExchangeData from src/app to src/ui/base/dragdrop
ben@chromium.org
2011-01-12
17
-24
/
+69
*
Disable failing tests on WIN
oshima@google.com
2011-01-12
2
-2
/
+7
*
Compile and test TextfieldViews on win as well.
oshima@google.com
2011-01-12
9
-73
/
+106
*
Revert 71169 - Revert 71167 - Remove wstring from gfx.
avi@chromium.org
2011-01-12
11
-34
/
+33
*
Revert 71170 - Delete test view delegate at end of test
jochen@chromium.org
2011-01-12
1
-2
/
+1
*
Delete test view delegate at end of test
jochen@chromium.org
2011-01-12
1
-1
/
+2
*
Revert 71167 - Remove wstring from gfx.
joi@chromium.org
2011-01-12
11
-33
/
+34
*
Remove wstring from gfx.
avi@chromium.org
2011-01-12
11
-34
/
+33
*
Implement clipboard features in views textfield.
varunjain@chromium.org
2011-01-12
8
-39
/
+168
*
views: Implement NativeTableGtk::GetColumnWidth method.
tfarina@chromium.org
2011-01-11
1
-2
/
+3
*
views textfield: Handle ctrl and shift modifiers for Backspace and Delete
sadrul@chromium.org
2011-01-11
3
-0
/
+61
*
touchui: Gesture manager should ignore already handled touch events.
sadrul@chromium.org
2011-01-10
2
-11
/
+44
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
4
-26
/
+30
*
Remove wstring from views. Part 2: Switch accelerator strings to string16.
avi@chromium.org
2011-01-10
4
-20
/
+22
*
Remove wstring from views. Part 1: Switch member variables to string16.
avi@chromium.org
2011-01-10
23
-59
/
+69
[prev]
[next]