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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use TabContentsViewViews for RenderWidgetHostViweViews.
oshima@google.com
2011-09-12
11
-72
/
+118
*
Allow Chrome-in-Aura to start.
ben@chromium.org
2011-09-12
3
-4
/
+9
*
touchui: In the absence of a real window manager, move/resize the window as n...
sadrul@chromium.org
2011-09-12
1
-0
/
+9
*
views desktop: Maintain a list of toplevel windows.
sadrul@chromium.org
2011-09-12
2
-0
/
+20
*
login: Use the login Widget as the parent widget for the status-area widget.
sadrul@chromium.org
2011-09-12
1
-2
/
+1
*
views: Partial implementation of always-on-top for NativeWidgetViews.
sadrul@chromium.org
2011-09-12
2
-0
/
+11
*
views/examples: Switch usages of wchar_t in ExampleComboboxModel to char type.
tfarina@chromium.org
2011-09-12
1
-21
/
+15
*
Make touch selection context menu look less ugly.
varunjain@chromium.org
2011-09-10
1
-5
/
+76
*
Implement Menu Delegate for RWHVV, also fine tune the selection controller ho...
varunjain@chromium.org
2011-09-10
3
-3
/
+3
*
views/examples: Improve the implementation of IntToOnOff() function.
tfarina@chromium.org
2011-09-09
3
-6
/
+6
*
Fix touch event coordinate conversion
oshima@google.com
2011-09-09
2
-12
/
+27
*
Decorate PaintLock with VIEWS_EXPORT
vollick@chromium.org
2011-09-09
1
-1
/
+2
*
Revert 100231 - memory bot failures
estade@chromium.org
2011-09-09
21
-900
/
+8
*
Fix a Chrome browser crash which occurs while running as a Chrome Frame insta...
ananta@chromium.org
2011-09-09
1
-0
/
+10
*
add bubble views files.
alicet@chromium.org
2011-09-08
21
-8
/
+900
*
With this CL animated rotations can be triggered by visiting URLs like about:...
vollick@chromium.org
2011-09-08
5
-3
/
+71
*
Fixes ownership of aura windows/nativewidgetaura and adds a test.
sky@chromium.org
2011-09-07
3
-27
/
+47
*
Get chrome to link with USE_AURA
ben@chromium.org
2011-09-07
4
-4
/
+78
*
Implement Pango RenderText for Linux.
xji@google.com
2011-09-07
1
-1
/
+2
*
Add WM_XBUTTON* and WM_NCXBUTTON* parsing.
msw@chromium.org
2011-09-07
1
-1
/
+17
*
aura-views: Make views_aura_desktop compile and run on linux.
sadrul@chromium.org
2011-09-07
6
-2
/
+42
*
gfx::Compositor: SchedulePaint.
sadrul@chromium.org
2011-09-07
5
-2
/
+28
*
aura: A few changes to have aura_demo compile and run on linux.
sadrul@chromium.org
2011-09-07
2
-2
/
+4
*
touchui: Fine-tune selection-controller visibility.
sadrul@chromium.org
2011-09-07
1
-2
/
+14
*
Fix the issue that a panel window cannot be shrink to very small.
jianli@chromium.org
2011-09-06
1
-1
/
+13
*
Make views_aura_desktop depend upon resources so that we don't have to
sky@chromium.org
2011-09-06
2
-0
/
+12
*
For Touch: remove some menu items for experimentation, adjust sizes.
saintlou@chromium.org
2011-09-06
5
-3
/
+11
*
Identify the omnibox as a URL field.
bryeung@chromium.org
2011-09-06
4
-9
/
+92
*
Removed ActivatedAtWithDisposition from menu handler, and introduced Activate...
shinyak@google.com
2011-09-05
3
-8
/
+4
*
Cleanup of tooltip_manager_views to get it to work on windows. Also
sky@chromium.org
2011-09-04
4
-23
/
+62
*
Workaround windows classic theme rendering artifacts.
msw@chromium.org
2011-09-03
1
-19
/
+15
*
Beginnings of basic Focus and Key Events.
ben@chromium.org
2011-09-02
4
-6
/
+34
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
6
-14
/
+20
*
Another missing file.
ben@chromium.org
2011-09-02
1
-0
/
+37
*
This file was omitted from my 'fix views unittests' cl last night. Add it bac...
ben@chromium.org
2011-09-02
1
-0
/
+30
*
Changes to port holey layer changes into windows compositor
pkotwicz@chromium.org
2011-09-02
1
-2
/
+0
*
Removes unncessary background clear in RootView.
pkotwicz@chromium.org
2011-09-02
1
-0
/
+2
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
4
-16
/
+13
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
4
-13
/
+16
*
Get views_unittests to compile (but not run).
ben@chromium.org
2011-09-02
8
-14
/
+87
*
Handle interactive window sizing and moving, as well as primitive z-index shu...
ben@chromium.org
2011-09-02
3
-2
/
+8
*
Add avatar decoration to the windows7 taskbar
cpu@chromium.org
2011-09-02
1
-3
/
+3
*
Fix touch ui crash in NativeTextfieldViewsTest.DragAndDrop_InitiateDrag.
xji@google.com
2011-09-02
1
-0
/
+2
*
views/examples: Make PrintStatus use char type instead wchar_t.
tfarina@chromium.org
2011-09-01
16
-33
/
+33
*
Remove use of <iostream> where unnecessary.
evan@chromium.org
2011-09-01
1
-1
/
+1
*
Update NativeWidgetAura for new views API changes.
ben@chromium.org
2011-09-01
2
-6
/
+8
*
Wire MouseEvents through to the NativeWidgetAura.
ben@chromium.org
2011-09-01
4
-20
/
+50
*
Restoring a session should restore window minimization state on Windows
dhollowa@chromium.org
2011-08-31
17
-134
/
+156
*
Converts creation of MenuRunner on the stack to be a field on the
sky@chromium.org
2011-08-31
1
-0
/
+7
*
no need to call Close on scoped_ptr<Widget> with WIDGET_OWNS_NATIVE_WIDGET. ...
oshima@google.com
2011-08-31
1
-2
/
+0
[next]