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
/
widget
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...
yosin@chromium.org
2011-09-28
3
-9
/
+8
*
Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.
yosin@chromium.org
2011-09-28
3
-8
/
+9
*
Allow layers to be created without a compositor, creating this association wh...
ben@chromium.org
2011-09-27
1
-1
/
+1
*
Do not allocate a texture if hole covers entire layer.
pkotwicz@chromium.org
2011-09-27
3
-7
/
+3
*
Adds support for activation to aura.
sky@chromium.org
2011-09-27
2
-1
/
+24
*
Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.
msw@chromium.org
2011-09-26
1
-9
/
+9
*
NativeWidgetViews: Send unprocessed keyevents to the focus-manager.
sadrul@chromium.org
2011-09-26
1
-1
/
+4
*
Skip DefWindowProcWithRedrawLock on WM_SETCURSOR.
msw@chromium.org
2011-09-26
1
-2
/
+6
*
Fix for black-hole on views desktop with compositor.
oshima@google.com
2011-09-22
3
-33
/
+56
*
These are the changes necessary for views to be able to build w/ use_aura imp...
davemoore@chromium.org
2011-09-22
1
-3
/
+3
*
NativeWidgetViews: Implement Maximize.
sadrul@chromium.org
2011-09-22
2
-11
/
+23
*
Don't call OnNativeWidgetVisibilityChange in NativeWidgetGtk
oshima@chromium.org
2011-09-22
1
-2
/
+11
*
Fix infinite loop in GetInputMethod.
oshima@google.com
2011-09-22
1
-1
/
+6
*
wstring: convert all SetPageTitle APIs to use string16
evan@chromium.org
2011-09-21
12
-12
/
+12
*
Fix for bug with pages loading in a background tab.
mmocny@chromium.org
2011-09-21
1
-2
/
+4
*
Fix aura shell linx build.
oshima@google.com
2011-09-21
1
-2
/
+3
*
Wires up mouse capture code for aura.
sky@chromium.org
2011-09-21
2
-4
/
+8
*
views: Make mouse state member variables private to Widget.
tfarina@chromium.org
2011-09-21
2
-20
/
+18
*
Improvements to debugging code which prints the views hierarchy.
vollick@chromium.org
2011-09-20
2
-0
/
+10
*
A bunch of changes related to window z-index:
ben@chromium.org
2011-09-20
1
-1
/
+1
*
Relanding 100792
oshima@google.com
2011-09-20
12
-72
/
+132
*
Fixes regression in menu painting on windows. The regression happened
sky@chromium.org
2011-09-20
4
-4
/
+19
*
re-checkin http://codereview.chromium.org/7720001/ to add bubble views.
saintlou@chromium.org
2011-09-19
6
-7
/
+18
*
More shell hookup:
ben@chromium.org
2011-09-17
2
-4
/
+19
*
Revise ScopedRedrawLock and the caption button workaround.
msw@chromium.org
2011-09-17
2
-46
/
+84
*
Revert r101033 in preparation for a better patch.
msw@chromium.org
2011-09-17
2
-50
/
+23
*
views: Remove unused Widget::WindowInitParams() function.
tfarina@chromium.org
2011-09-16
2
-6
/
+0
*
views: Change WidgetDelegate::GetWindowName() to use std::string.
tfarina@chromium.org
2011-09-16
2
-5
/
+5
*
views: Fix unnamed namespace comments.
tfarina@chromium.org
2011-09-16
1
-2
/
+2
*
Adds some features to the shell:
ben@chromium.org
2011-09-16
2
-0
/
+8
*
* Call TooltipManager::Init once
yosin@chromium.org
2011-09-16
1
-7
/
+9
*
External textures outlive layers.
backer@chromium.org
2011-09-15
2
-0
/
+6
*
Adds code for a new Aura shell.
ben@chromium.org
2011-09-15
2
-5
/
+0
*
Build fix.
evan@chromium.org
2011-09-15
1
-1
/
+1
*
wstring: remove wstrings from all tooltip-related code
evan@chromium.org
2011-09-15
6
-13
/
+14
*
Updated Wayland API in Chromium
dnicoara@chromium.org
2011-09-15
2
-9
/
+20
*
Move Aura to UI subdir.
ben@chromium.org
2011-09-14
2
-3
/
+6
*
fix build breakage
oshima@google.com
2011-09-14
1
-1
/
+1
*
Revert "Relanding 100792"
oshima@google.com
2011-09-14
10
-120
/
+70
*
Delete a bunch of redundant code for trimming tooltips.
evan@chromium.org
2011-09-14
5
-55
/
+20
*
touchui: Fix the maximization of a NativeWidgetGtk.
sadrul@chromium.org
2011-09-14
1
-2
/
+2
*
Revise caption button workaround and add crash debugging code.
msw@chromium.org
2011-09-14
2
-23
/
+50
*
The Compositor should own drawing the root layer.
ben@chromium.org
2011-09-14
3
-6
/
+15
*
views: Factor WidgetFocusManager out of FocusManager class.
tfarina@chromium.org
2011-09-14
1
-10
/
+12
*
Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...
ben@chromium.org
2011-09-13
17
-109
/
+50
*
Force clear when root view is animating.
vollick@chromium.org
2011-09-13
1
-1
/
+27
*
Up to now the only touch UI was running Pure Views. However, we want to impro...
saintlou@chromium.org
2011-09-13
1
-1
/
+1
*
views desktop wm: Activate a window when it is touched.
sadrul@chromium.org
2011-09-13
2
-1
/
+13
*
Relanding 100792
oshima@google.com
2011-09-13
10
-70
/
+120
*
Revert 100792 "Use TabContentsViewViews for RenderWidgetHostViweViews."
oshima@google.com
2011-09-13
10
-117
/
+69
[next]