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
/
desktop
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename Run in MessageLoopForUI to RunWithDispatcher
oshima@google.com
2011-10-24
1
-1
/
+1
*
views: Change ViewsDelegate::NotifyMenuItemFocused() to string16.
tfarina@chromium.org
2011-10-08
2
-13
/
+11
*
aura: Build aura_builder on linux.
sadrul@chromium.org
2011-10-05
1
-1
/
+8
*
Allow CanvasSkia to bind to an existing SkCanvas.
piman@chromium.org
2011-10-05
1
-2
/
+2
*
Adds the ability to set an Animation on Layer so that future changes to the l...
sky@chromium.org
2011-09-29
1
-2
/
+0
*
Change std::wstring to string16 on WidgetDelegate::GetWindowTitle
yosin@chromium.org
2011-09-28
3
-14
/
+18
*
Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...
yosin@chromium.org
2011-09-28
3
-18
/
+14
*
Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.
yosin@chromium.org
2011-09-28
3
-14
/
+18
*
Remove base/scoped_ptr.h
akalin@chromium.org
2011-09-18
1
-1
/
+1
*
views: Change WidgetDelegate::GetWindowName() to use std::string.
tfarina@chromium.org
2011-09-16
2
-4
/
+4
*
views: Remove duplicated includes of widget.h
tfarina@chromium.org
2011-09-15
2
-5
/
+7
*
Update the keyboard's bounds when the views desktop's bounds are changed.
vollick@chromium.org
2011-09-14
2
-0
/
+31
*
views-desktop: Update the size of the maximized windows when the screen dimen...
sadrul@chromium.org
2011-09-13
4
-0
/
+21
*
views desktop wm: Activate a window when it is touched.
sadrul@chromium.org
2011-09-13
3
-18
/
+56
*
views desktop: Maintain a list of toplevel windows.
sadrul@chromium.org
2011-09-12
2
-0
/
+20
*
Restoring a session should restore window minimization state on Windows
dhollowa@chromium.org
2011-08-31
3
-14
/
+10
*
Revert 98679 - Restoring a session should restore window minimization state o...
dhollowa@chromium.org
2011-08-29
3
-10
/
+14
*
Restoring a session should restore window minimization state on Windows
dhollowa@chromium.org
2011-08-29
3
-14
/
+10
*
Don't activate POPUP window
oshima@google.com
2011-08-26
6
-171
/
+85
*
Wayland support for views. views_desktop on Wayland.
backer@chromium.org
2011-08-26
2
-0
/
+22
*
Add Aura support to views:
ben@chromium.org
2011-08-25
1
-2
/
+6
*
Simple WindowManager that can move/resize window.
oshima@google.com
2011-08-19
3
-1
/
+267
*
widget: Look at the 'maximize' initialization param on creation.
sadrul@chromium.org
2011-08-18
1
-2
/
+2
*
views-desktop: Fix sending mousewheel events to the correct view.
sadrul@chromium.org
2011-08-11
1
-2
/
+12
*
views-desktop: Add the desktop-window as an observer for a widget when it get...
sadrul@chromium.org
2011-08-10
1
-1
/
+7
*
NativeWidgetViews: Implement widget activation/deactivation.
sadrul@chromium.org
2011-08-08
1
-6
/
+9
*
Fix a few issues with touch-events and views-desktop.
sadrul@chromium.org
2011-07-29
2
-2
/
+19
*
Reset active_native_widget_ when active widget is removed.
oshima@google.com
2011-07-15
2
-0
/
+10
*
Removes Widget from two of ViewsDelegate methods. I would have liked
sky@chromium.org
2011-07-14
2
-7
/
+3
*
Move SetInitialFocus to Widget
oshima@google.com
2011-07-14
2
-9
/
+18
*
Allow different kinds of 'desktops'.
sadrul@chromium.org
2011-07-13
3
-8
/
+58
*
Add Widget::Observer for observing Widgets.
sadrul@chromium.org
2011-07-13
2
-1
/
+24
*
Rename DesktopWindow to DesktopWindowView.
ben@chromium.org
2011-06-29
6
-54
/
+58
*
Adds the ability to animate transforms/bounds to View.
sky@chromium.org
2011-06-23
1
-0
/
+3
*
Add an option to run Chrome in the views desktop.
ben@chromium.org
2011-06-23
3
-38
/
+35
*
views: Remove the dependency on app_base.
tfarina@chromium.org
2011-06-22
1
-3
/
+0
*
Adds Layer as a class between View and the Texture.
sky@chromium.org
2011-06-21
1
-0
/
+11
*
Change NativeWidgetViews' constructor to not take a parent View. The embeddin...
ben@chromium.org
2011-06-21
4
-15
/
+24
*
Fix even more crashes. To help identify remaining crashes now and in the futu...
ben@chromium.org
2011-06-16
2
-4
/
+2
*
Add View::ReorderChildView and Widget::MoveToTop.
sadrul@chromium.org
2011-06-16
1
-1
/
+2
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
6
-36
/
+39
*
Move more from Window onto Widget.
ben@chromium.org
2011-06-08
1
-1
/
+1
*
Rough cut at window activation.
ben@chromium.org
2011-05-26
4
-2
/
+116
*
views: Run desktop on linux.
sadrul@chromium.org
2011-05-26
2
-1
/
+6
*
Add a desktop test harness.
ben@chromium.org
2011-05-26
7
-0
/
+467