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
/
views.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simple WindowManager that can move/resize window.
oshima@google.com
2011-08-19
1
-0
/
+4
*
Dropping non-existant sources.
bradnelson@google.com
2011-08-11
1
-1
/
+0
*
Tests for TouchSelectoinControllerImpl.
varunjain@chromium.org
2011-08-08
1
-0
/
+6
*
views: Properly exclude native_menu_x when touchui==0 and toolkit_uses_gtk=1
mnissler@chromium.org
2011-08-03
1
-2
/
+2
*
Implement text selection widgets for controlling text selection on touch
varunjain@chromium.org
2011-08-03
1
-6
/
+18
*
Create views.dll / libviews.so
darin@chromium.org
2011-07-28
1
-1
/
+9
*
Removing unused NativeButton code
saintlou@chromium.org
2011-07-26
1
-7
/
+0
*
Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
1
-2
/
+0
*
Revert 93840 - Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
1
-0
/
+2
*
Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
1
-2
/
+0
*
2nd try. added UI_API to Screen class.
oshima@google.com
2011-07-23
1
-3
/
+0
*
Revert 93744 - 2nd try. added UI_API to Screen class.
csilv@chromium.org
2011-07-23
1
-0
/
+3
*
2nd try. added UI_API to Screen class.
oshima@google.com
2011-07-23
1
-3
/
+0
*
Revert 93724
oshima@google.com
2011-07-22
1
-0
/
+3
*
Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u...
oshima@google.com
2011-07-22
1
-3
/
+0
*
touch: Always expect XInput2 availability.
sadrul@chromium.org
2011-07-22
1
-24
/
+0
*
Fixes crash in menu code. The crash occurs because
sky@chromium.org
2011-07-21
1
-0
/
+2
*
Add net:: dependency for views. This fixes component build for views-desktop.
sadrul@chromium.org
2011-07-19
1
-1
/
+2
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
1
-5
/
+6
*
Clean up FocusManager
oshima@google.com
2011-07-14
1
-2
/
+0
*
Move SetInitialFocus to Widget
oshima@google.com
2011-07-14
1
-2
/
+6
*
Allow different kinds of 'desktops'.
sadrul@chromium.org
2011-07-13
1
-1
/
+0
*
Attempt 2 at:
sky@chromium.org
2011-07-13
1
-6
/
+0
*
Revert 92252 - Gets mouse capture to work for menus with pure views. As part ...
sky@chromium.org
2011-07-12
1
-0
/
+6
*
Gets mouse capture to work for menus with pure views. As part of this
sky@chromium.org
2011-07-12
1
-6
/
+0
*
Use input method to control visibility of virtual keyboard.
penghuang@chromium.org
2011-07-12
1
-0
/
+2
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
1
-6
/
+0
*
Change the meaning of "Widget::GetTopLevelWidget()" to mean the logical top l...
ben@chromium.org
2011-07-07
1
-0
/
+1
*
Simplify views/views.gyp
thakis@chromium.org
2011-07-06
1
-18
/
+0
*
Move app/resources/* to ui/resources/ directory.
tfarina@chromium.org
2011-06-29
1
-13
/
+13
*
Rename DesktopWindow to DesktopWindowView.
ben@chromium.org
2011-06-29
1
-2
/
+2
*
Menus in the views desktop. Adds MenuHostViews. This is buggy due to renderin...
ben@chromium.org
2011-06-28
1
-2
/
+4
*
Remove ifdef's for touchui stuff from events code.
sadrul@chromium.org
2011-06-28
1
-2
/
+1
*
A views only implementation of tooltips. In the views world, tooltips are drawn
varunjain@chromium.org
2011-06-27
1
-0
/
+4
*
Moves acclerated painting related fields from View to LayerHelper.
sky@chromium.org
2011-06-27
1
-0
/
+2
*
Refactor the glib message-pump, and use it as the base for a gtk message pump...
sadrul@chromium.org
2011-06-24
1
-0
/
+3
*
Fix build when GYP_DEFINES="chromeos=0 use_ibus=1"
hashimoto@chromium.org
2011-06-24
1
-7
/
+3
*
Adds the ability to animate transforms/bounds to View.
sky@chromium.org
2011-06-23
1
-0
/
+2
*
Add an option to run Chrome in the views desktop.
ben@chromium.org
2011-06-23
1
-5
/
+52
*
views: Pull out ContextMenuController class into its own header file.
tfarina@chromium.org
2011-06-23
1
-0
/
+1
*
views: Remove the dependency on app_base.
tfarina@chromium.org
2011-06-22
1
-1
/
+0
*
Add character composition
hashimoto@chromium.org
2011-06-22
1
-0
/
+14
*
views: Pull out DragController class into its own header file.
tfarina@chromium.org
2011-06-21
1
-0
/
+1
*
views/examples: Move the implementation of TableExample to source file.
tfarina@chromium.org
2011-06-20
1
-1
/
+5
*
Re-land:
ben@chromium.org
2011-06-16
1
-0
/
+1
*
Revert 89216 - Move private NativeWidget methods to new internal interface Na...
ben@chromium.org
2011-06-15
1
-1
/
+0
*
Move private NativeWidget methods to new internal interface NativeWidgetPrivate.
ben@chromium.org
2011-06-15
1
-0
/
+1
*
Remove msvs_guids from third_party, webkit, tools and views.
tony@chromium.org
2011-06-14
1
-1
/
+0
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
1
-15
/
+0
*
Adds View::OnWillCompositeTexture that is invoked before a texture is
sky@chromium.org
2011-06-06
1
-0
/
+4
[next]