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
/
controls
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
72
-119
/
+119
*
Added battery status update in drop-down when power is changed.
oshima@google.com
2011-02-03
1
-0
/
+2
*
Cross-platform CL to remove app/win/win_util.h&cc and related work.
msw@chromium.org
2011-02-03
3
-5
/
+46
*
views textfield: Show the correct cursor.
sadrul@chromium.org
2011-02-01
2
-16
/
+44
*
Fix crash in BookmarkMenuController::GetTooltipText that occurred
sky@chromium.org
2011-02-01
1
-0
/
+5
*
Lands http://codereview.chromium.org/6305001/ for Simon:
sky@chromium.org
2011-01-28
2
-1
/
+16
*
Hitting Tab should always move cursor to end of omnibox text.
suzhe@google.com
2011-01-28
1
-0
/
+1
*
Fix printing PDFs through right click on Mac and Linux. Looks like they both...
jam@chromium.org
2011-01-27
1
-16
/
+2
*
views: Move grid_layout files into layout directory. Final Part.
tfarina@chromium.org
2011-01-27
1
-1
/
+1
*
Implement double/triple click functionality in views textfield. Also changed ...
varunjain@chromium.org
2011-01-27
6
-9
/
+191
*
views: Move standard_layout.h into the layout directory.
tfarina@chromium.org
2011-01-26
1
-1
/
+2
*
views: Move fill_layout.[cc,h] into layout directory.
tfarina@chromium.org
2011-01-25
3
-6
/
+6
*
Removes debugging code as cause of crash was found. I'm TBRing as this
sky@chromium.org
2011-01-24
1
-2
/
+2
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
17
-22
/
+22
*
Fix range comparison. Get space to accept keyword work.
oshima@google.com
2011-01-21
1
-3
/
+3
*
views: Make CreatePanelGridLayout a static method of GridLayout class.
tfarina@chromium.org
2011-01-21
1
-2
/
+2
*
Fixes possible crash in menus. The crash would happen because we were
sky@chromium.org
2011-01-21
1
-0
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
12
-12
/
+12
*
Make uneditable when readonly.
oshima@google.com
2011-01-20
5
-20
/
+105
*
Fix regression in submenus not working.
jam@chromium.org
2011-01-20
1
-2
/
+15
*
touch: Allow grabbing/ungrabbing touch devices for XInput2.
sadrul@chromium.org
2011-01-20
1
-0
/
+21
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
9
-16
/
+16
*
Revert 71879 due to compile failure - touch: Allow grabbing/ungrabbing touch ...
sadrul@chromium.org
2011-01-20
1
-21
/
+0
*
touch: Allow grabbing/ungrabbing touch devices for XInput2.
sadrul@chromium.org
2011-01-20
1
-0
/
+21
*
Move UI-relevant Windows files to ui/base.
ben@chromium.org
2011-01-19
8
-22
/
+21
*
Move more dnd related files to ui/base
ben@chromium.org
2011-01-19
4
-12
/
+12
*
Add TextRange and GetSelectedRange, SelectRange and GetCursorPosition, which ...
oshima@google.com
2011-01-19
12
-26
/
+325
*
views: Implement NativeTableGtk::RemoveColumn method.
tfarina@chromium.org
2011-01-19
1
-3
/
+13
*
Fixes bug where if preferred size of button was asked for while there
sky@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
*
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
6
-25
/
+177
*
Remove wstring from views. Part 3: Switch accessibility strings to string16.
avi@chromium.org
2011-01-14
21
-45
/
+48
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
31
-119
/
+157
*
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
29
-249
/
+250
*
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
3
-58
/
+325
*
Revert 71230 to see if it is related to hang on linux interactive_ui_tests.
eroman@chromium.org
2011-01-12
3
-325
/
+58
*
Streamline the layout of the BrowserView's children TabContents views.
alekseys@chromium.org
2011-01-12
3
-58
/
+325
*
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
3
-2
/
+8
*
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
6
-43
/
+53
*
Revert 71169 - Revert 71167 - Remove wstring from gfx.
avi@chromium.org
2011-01-12
8
-23
/
+21
*
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
8
-21
/
+23
[next]