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
/
window
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing autocheckout progress bar repaint bug.
dbeam@chromium.org
2013-05-10
2
-0
/
+13
*
Add --disable-new-dialog-style flag; use DialogDelegate::UseNewStyle(); etc.
msw@chromium.org
2013-05-09
1
-5
/
+2
*
views: Convert View::GetClassName() to return const char*.
tfarina@chromium.org
2013-05-09
5
-13
/
+14
*
Update JS dialog widget creation; simplify CreateDialogWidget
msw@chromium.org
2013-05-09
2
-34
/
+22
*
Render opaque border with no shadow for web contents modal dialogs under View...
wittman@chromium.org
2013-05-07
2
-2
/
+26
*
Revert 198491 "Render opaque border with no shadow for web conte..."
tommi@chromium.org
2013-05-06
2
-26
/
+2
*
Render opaque border with no shadow for web contents modal dialogs under View...
wittman@chromium.org
2013-05-06
2
-2
/
+26
*
Make app windows use native frames on Windows.
jeremya@chromium.org
2013-05-06
4
-5
/
+30
*
Make javascript dialogs into top-level windows for desktop aura.
robertshield@chromium.org
2013-05-02
1
-6
/
+7
*
Views label tooltips
estade@chromium.org
2013-04-30
1
-1
/
+1
*
views: Separate hit testing for tooltips from hit testing for events
tbarzic@chromium.org
2013-04-27
2
-0
/
+19
*
fix GridLayout::CreatePanel for new style dialogs
estade@chromium.org
2013-04-17
1
-1
/
+2
*
Enable new dialog style transparency with Views Textfields.
msw@chromium.org
2013-04-16
1
-3
/
+2
*
Minor views accessibility fixes.
dmazzoni@chromium.org
2013-04-03
1
-0
/
+1
*
fix DialogClientView layout some more. This time, add tests.
estade@chromium.org
2013-04-02
3
-51
/
+284
*
Allow dialog delegates to change which buttons are added by DialogClientView
estade@chromium.org
2013-03-30
2
-57
/
+76
*
Fix some more sizing/margins issues with BubbleFrameView.
estade@chromium.org
2013-03-29
2
-6
/
+11
*
Remove Aura's extra shadowed border in the new dialog style.
msw@chromium.org
2013-03-23
1
-0
/
+10
*
Add views::RichLabel, a class which creates multi-line text with mixed
estade@chromium.org
2013-03-15
1
-1
/
+1
*
Implement Windows accessibility for Aura.
dmazzoni@chromium.org
2013-03-06
2
-3
/
+3
*
Move account chooser into titlebar (for new style dialogs).
estade@chromium.org
2013-03-05
2
-0
/
+15
*
views: Migrate dialog buttons to LabelButton
tfarina@chromium.org
2013-02-28
3
-24
/
+18
*
Restore 'Chrome Style' buttons for --enable-new-dialog-style dialogs.
msw@chromium.org
2013-02-20
1
-2
/
+5
*
Fix DialogClientView layout, buttons, accelerators; etc.
msw@chromium.org
2013-02-19
4
-598
/
+237
*
views: add a "footnote view" to DialogClientView.
estade@chromium.org
2013-02-05
4
-3
/
+61
*
Replace DialogFrameView with an enhanced BubbleFrameView.
msw@chromium.org
2013-02-04
4
-200
/
+20
*
Cleanup BubbleFrameView and BubbleBorder construction.
msw@chromium.org
2013-02-01
1
-3
/
+3
*
Reland 179231
xiyuan@chromium.org
2013-01-30
2
-2
/
+11
*
Revert 179231 as it has introduced a large number of memory leaks to ash_unit...
timurrrr@chromium.org
2013-01-29
2
-11
/
+2
*
views: Fix a Widget destruction crash.
xiyuan@chromium.org
2013-01-29
2
-2
/
+11
*
Implement new Task Manager and Edit Bookmark style, etc.
msw@chromium.org
2013-01-18
2
-3
/
+39
*
Implement rough new Views task manager style.
msw@chromium.org
2013-01-17
1
-3
/
+3
*
Replace IDR_WEB_UI_CLOSE* with IDR_CLOSE_DIALOG*, cleanup, etc.
msw@chromium.org
2013-01-11
1
-4
/
+8
*
Implement rough new dialog style.
msw@google.com
2013-01-07
3
-112
/
+54
*
Move ash/wm's DialogFrameView to ui/views/window; etc.
msw@chromium.org
2012-12-19
6
-63
/
+313
*
Conditionally call SchedulePaint() when activating and deactivating inactive ...
pkotwicz@chromium.org
2012-12-18
1
-4
/
+4
*
Update Chrome style inter-button spacing and fix clipping of drop shadow.
wittman@chromium.org
2012-11-20
2
-32
/
+27
*
ui: Make native_theme its own library.
tfarina@chromium.org
2012-11-16
1
-2
/
+2
*
Chrome style default button changes: don't update default on focus change, an...
wittman@chromium.org
2012-11-15
2
-65
/
+36
*
views: Improve the constant names of the ButtonState enum.
tfarina@chromium.org
2012-11-14
1
-9
/
+9
*
Converts more classes to appropriate theme.
sky@chromium.org
2012-11-09
1
-7
/
+8
*
Get rid of unnecessary header file #includes.
rfevang@chromium.org
2012-11-07
4
-3
/
+4
*
migrate views media galleries dialog to Chrome style constrained dialog
estade@chromium.org
2012-10-19
4
-6
/
+30
*
This CL supersedes previous ConstrainedWindow Views CLs and contains much of ...
wittman@chromium.org
2012-10-03
3
-51
/
+142
*
Handle titlebar text updates properly
skuhne@google.com
2012-10-01
6
-0
/
+19
*
Provide hook to abort dialog cancellation, disable cancellation during install.
groby@chromium.org
2012-09-25
2
-6
/
+7
*
Fixed a typo.
groby@chromium.org
2012-09-22
1
-1
/
+1
*
ash: Fix blank window when maximizing an app
jamescook@chromium.org
2012-09-13
2
-6
/
+9
*
Make ResetWindowRegion private on HWNDMessageFilter.
ben@chromium.org
2012-08-29
1
-1
/
+0
*
The last little bit of cleanup before HWNDMessageHandler becomes the WindowImpl.
ben@chromium.org
2012-08-28
1
-8
/
+3
[next]