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
/
ui
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes TreeViewViews to keep editor around once created. The old
sky@chromium.org
2013-01-18
2
-22
/
+29
*
Nukes MenuModel::GetFirstItemIndex. It is only needed for windows, so
sky@chromium.org
2013-01-18
10
-40
/
+34
*
Implement new Task Manager and Edit Bookmark style, etc.
msw@chromium.org
2013-01-18
2
-3
/
+39
*
Wires TextfieldController::HandleMouseEvent up for
sky@chromium.org
2013-01-18
5
-2
/
+36
*
Allow message center and related bubbles to render on Windows.
dewittj@chromium.org
2013-01-18
3
-16
/
+34
*
alternate ntp: unpinned bookmark bar in ntp
kuan@chromium.org
2013-01-18
4
-29
/
+5
*
Revises the visual style of progress bar for ChromeOS.
mukai@chromium.org
2013-01-18
1
-81
/
+102
*
Get views implementation of table and tree to use the right system colors.
sky@chromium.org
2013-01-18
2
-23
/
+69
*
Implement rough new Views task manager style.
msw@chromium.org
2013-01-17
2
-4
/
+4
*
Revert 177464 - Enable the FocusController on DesktopAura too.
ben@chromium.org
2013-01-17
7
-92
/
+27
*
Enable the FocusController on DesktopAura too.
ben@chromium.org
2013-01-17
7
-27
/
+92
*
fix missing member var initialization
estade@chromium.org
2013-01-17
1
-0
/
+2
*
show autofill popup in requestAutocomplete dialog when textfield is double-cl...
estade@chromium.org
2013-01-17
3
-3
/
+21
*
Revert 177209 - Enable the FocusController on DesktopAura too.
ben@chromium.org
2013-01-16
7
-89
/
+26
*
Enable the FocusController on DesktopAura too.
ben@chromium.org
2013-01-16
7
-26
/
+89
*
Fixes leak of NativeTextfieldWin. The underlying HWND was getting
sky@chromium.org
2013-01-16
2
-0
/
+7
*
Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failure
erg@chromium.org
2013-01-16
7
-9
/
+159
*
Finally rip the global StackingClient bandaid off.
erg@chromium.org
2013-01-16
7
-159
/
+9
*
Nukes NativeScrollBarWin and fixes bugs with getting
sky@chromium.org
2013-01-16
6
-440
/
+19
*
Fixes bug in TreeViewViews where it wasn't calling View::OnFocus. This
sky@chromium.org
2013-01-15
1
-0
/
+1
*
Minor table tweaks:
sky@chromium.org
2013-01-15
1
-3
/
+3
*
Fixes bug in ScrollRectToVisible when used in a ScrollView. Code was
sky@chromium.org
2013-01-15
2
-5
/
+25
*
Adding new default behavior to maximize new windows automatically if screen r...
skuhne@chromium.org
2013-01-15
1
-0
/
+17
*
Make ui_controls only usable from interactive_ui_tests. This has two benefits:
jam@chromium.org
2013-01-14
1
-3
/
+0
*
More table tweaks:
sky@chromium.org
2013-01-12
8
-82
/
+257
*
Add option to align launcher/shelf to top of screen (similar to left/right al...
harrym@chromium.org
2013-01-12
2
-1
/
+4
*
Fixes for FocusController to make it pass interactive_ui_tests.
ben@chromium.org
2013-01-11
11
-25
/
+32
*
views: Remove unused GetDispositionForEvent from ViewsDelegate interface.
tfarina@chromium.org
2013-01-11
3
-8
/
+0
*
requestAutocomplete: mark textfields as invalid when user tries to submit wit...
estade@chromium.org
2013-01-11
9
-5
/
+80
*
Replace IDR_WEB_UI_CLOSE* with IDR_CLOSE_DIALOG*, cleanup, etc.
msw@chromium.org
2013-01-11
2
-6
/
+13
*
Update bubble small shadow image assets.
xiyuan@chromium.org
2013-01-10
1
-1
/
+1
*
Couple of tweaks for tables:
sky@chromium.org
2013-01-09
6
-14
/
+69
*
More work to make ash_unittests pass when we require context.
erg@chromium.org
2013-01-09
5
-18
/
+39
*
Refactors building the system menu model into a common place
sky@chromium.org
2013-01-09
1
-3
/
+7
*
views: Make sure the event flags are used correctly for all events that selec...
sadrul@chromium.org
2013-01-09
2
-12
/
+11
*
views: Convert scoped_arrays to the new scoped_ptr style.
tfarina@chromium.org
2013-01-09
3
-5
/
+5
*
Add tests to verify accelerators properly work on constrained window.
mazda@chromium.org
2013-01-09
4
-33
/
+72
*
Reverting fix for crbug.com/138309 which caused this problem (Filed bug crbug...
sschmitz@chromium.org
2013-01-09
1
-22
/
+1
*
Removes debugging code I added to find crash. Crash seems to have
sky@chromium.org
2013-01-09
2
-13
/
+2
*
views: Stop dispatching scroll-gesture events if the scroll-begin event wasn'...
sadrul@chromium.org
2013-01-09
2
-5
/
+105
*
Add initial support for handling touch events in desktop chrome AURA.
ananta@chromium.org
2013-01-08
6
-2
/
+54
*
views: Cancel menu selection on tap-cancel.
sadrul@chromium.org
2013-01-08
2
-6
/
+15
*
views: Target the synthetic wheel events to the view under the mouse cursor.
sadrul@chromium.org
2013-01-08
4
-14
/
+142
*
Implement rough new dialog style.
msw@google.com
2013-01-07
7
-148
/
+107
*
Roll ICU and convert include style to standard Chromium style,
phajdan.jr@chromium.org
2013-01-07
1
-1
/
+1
*
Continue threading context through unit tests.
erg@chromium.org
2013-01-07
4
-13
/
+16
*
Track input latency with UMA stats
davemoore@chromium.org
2013-01-07
1
-1
/
+2
*
views: Mark a tap-down as handled only if scrolling was actually stopped.
sadrul@chromium.org
2013-01-07
1
-1
/
+4
*
Desktop aura: Expand what the ViewsDelegate can do to new windows.
erg@chromium.org
2013-01-04
7
-53
/
+42
*
Allow easier cross-platform access to MessageCenter by making it a singleton ...
dewittj@chromium.org
2013-01-04
1
-2
/
+0
[next]