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
*
Revert 181798 for excessive leaks:
msw@chromium.org
2013-02-12
13
-356
/
+1449
*
Verifies WindowClosing() is invoked only once when a window is
sky@chromium.org
2013-02-12
3
-1
/
+46
*
Remove NativeTabbedPane[Win|Wrapper]; promote Views impl.
msw@chromium.org
2013-02-12
13
-1449
/
+356
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
1
-3
/
+3
*
Remove stale/wrong forward declarations of some Event related classes.
tfarina@chromium.org
2013-02-09
4
-20
/
+9
*
highlight intermediate tabs
davemoore@chromium.org
2013-02-08
2
-9
/
+28
*
Views Textfield: Copy on Ctrl+Insert, fix and disable overtype.
msw@chromium.org
2013-02-07
2
-11
/
+36
*
Made menu items content to have the same height for item with and without icons.
yefim@chromium.org
2013-02-07
2
-3
/
+10
*
Revert 181120
davemoore@chromium.org
2013-02-07
2
-28
/
+9
*
highlight intermediate tabs
davemoore@chromium.org
2013-02-07
2
-9
/
+28
*
Revert 181102
davemoore@chromium.org
2013-02-07
2
-28
/
+9
*
highlight intermediate tabs
davemoore@chromium.org
2013-02-07
2
-9
/
+28
*
When the Autofill server hints that the current page is the start of an Autoc...
ahutter@chromium.org
2013-02-06
1
-1
/
+2
*
Linux/ChromeOS Chromium style checker cleanup, ui/ edition.
rsleevi@chromium.org
2013-02-06
18
-51
/
+54
*
Refactor modality-specific behavior from ConstrainedWindowViews to WebContent...
wittman@chromium.org
2013-02-06
2
-2
/
+16
*
Adjusted menu item height to meet requirements
yefim@chromium.org
2013-02-05
2
-5
/
+7
*
Add synchronous Widget closing event
wittman@chromium.org
2013-02-05
11
-11
/
+21
*
Tabs inside a TabbedPane view should respond to touch events.
varunjain@chromium.org
2013-02-05
1
-0
/
+22
*
Nukes TreeViewWin. TreeViewViews has been the default for a couple of
sky@chromium.org
2013-02-05
7
-1525
/
+375
*
views: add a "footnote view" to DialogClientView.
estade@chromium.org
2013-02-05
4
-3
/
+61
*
Nukes TableViewWin and related classes. TableViewViews has been the
sky@chromium.org
2013-02-05
16
-3984
/
+963
*
Differentiate invisible cursor mode and disabled mouse events mode.
mazda@chromium.org
2013-02-04
2
-14
/
+36
*
Replace DialogFrameView with an enhanced BubbleFrameView.
msw@chromium.org
2013-02-04
7
-211
/
+123
*
Finalizing the 'OnClick' behavior of the Launcher items.
skuhne@chromium.org
2013-02-04
3
-1
/
+20
*
Fix ash_shell showing views examples. We weren't setting top_level.
erg@chromium.org
2013-02-04
1
-0
/
+1
*
[DevTools] Added ChangeAttachedWindowHeight method to allow DevTools to chang...
dgozman@chromium.org
2013-02-04
2
-2
/
+9
*
Fix scoped_ptr<T[]> to disallow construction and reset from NULL.
dcheng@chromium.org
2013-02-02
1
-4
/
+4
*
Turn on FocusController for desktop-aura.
ben@chromium.org
2013-02-02
1
-4
/
+4
*
Code to support the FocusController on DesktopAura too. Does not enable it ju...
ben@chromium.org
2013-02-01
9
-24
/
+120
*
Cleanup BubbleFrameView and BubbleBorder construction.
msw@chromium.org
2013-02-01
9
-96
/
+76
*
Move the panel to the root window where the mouse click occurred.
oshima@chromium.org
2013-02-01
1
-0
/
+6
*
Replace StyleRange with BreakList; update RenderText, etc.
msw@chromium.org
2013-02-01
10
-58
/
+95
*
Changed MenuItemView to check if any menu item has a checkbox or radio button...
yefim@chromium.org
2013-02-01
4
-10
/
+29
*
Changes FocusController to use the new window hierarchy notifications to corr...
ben@chromium.org
2013-01-31
6
-52
/
+49
*
Implement message center on Windows.
dewittj@chromium.org
2013-01-31
2
-5
/
+12
*
Revert 179707 - broke Chrome OS - https://code.google.com/p/chromium/issues/d...
piman@chromium.org
2013-01-31
6
-49
/
+52
*
Fix the issue introduced by hooking window.onbeforeunload in WebDialogView wh...
jennyz@chromium.org
2013-01-31
2
-2
/
+19
*
Don't set button state to hover after menu is displayed.
flackr@chromium.org
2013-01-30
2
-9
/
+9
*
Changes FocusController to use the new window hierarchy notifications to corr...
ben@chromium.org
2013-01-30
6
-52
/
+49
*
Reland 179231
xiyuan@chromium.org
2013-01-30
6
-4
/
+45
*
Makes TableViewViews show tooltips for cells whose text doesn't
sky@chromium.org
2013-01-30
6
-18
/
+98
*
Adding new bubble border to menus in ChromeOS
skuhne@chromium.org
2013-01-30
9
-29
/
+235
*
Handle Tile\Cascade\Stack window managment operations on Windows
ianet@chromium.org
2013-01-30
2
-1
/
+18
*
Make ui build on Win64
jschuh@chromium.org
2013-01-30
1
-0
/
+2
*
Add support to WebDialogView so that it will fire window.onbeforeunload event...
jennyz@chromium.org
2013-01-29
2
-7
/
+37
*
mac: Move bookmark hierarchy arrow from a pdf to a png.
thakis@chromium.org
2013-01-29
2
-5
/
+8
*
Add ability for EventGenerator to generate Scroll events asynchronously
davemoore@chromium.org
2013-01-29
1
-2
/
+15
*
Revert 179231 as it has introduced a large number of memory leaks to ash_unit...
timurrrr@chromium.org
2013-01-29
6
-45
/
+4
*
Fix menu corners: the menu background was being painted as a rect when in fact,
varunjain@chromium.org
2013-01-29
7
-39
/
+44
*
views: Fix a Widget destruction crash.
xiyuan@chromium.org
2013-01-29
6
-4
/
+45
[next]