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
*
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
*
views: Fix a couple of other trivial TODOs.
tfarina@chromium.org
2011-08-31
14
-140
/
+122
*
* Fix small memory leak on SysAllocString.
yosin@chromium.org
2011-08-31
1
-9
/
+9
*
Support auto-hide taskbar for panels on Windows.
jianli@chromium.org
2011-08-30
3
-18
/
+22
*
Fix the issue that virtual keyboard does not show up.
penghuang@chromium.org
2011-08-30
1
-1
/
+1
*
Implement Uniscribe RenderText for Windows.
msw@chromium.org
2011-08-30
4
-31
/
+29
*
linux: delete code that worked around gtk <2.18
evan@chromium.org
2011-08-29
2
-17
/
+0
*
Revert 98679 - Restoring a session should restore window minimization state o...
dhollowa@chromium.org
2011-08-29
17
-157
/
+134
*
Restoring a session should restore window minimization state on Windows
dhollowa@chromium.org
2011-08-29
17
-134
/
+157
*
minor fixes to get virtual keyboard work on views desktop without ibus
oshima@google.com
2011-08-29
2
-3
/
+5
*
Fixes crash in SaveWindowPlacement. It's possible to get a WM_CLOSE
sky@chromium.org
2011-08-29
1
-2
/
+3
*
views: Fix a couple of trivial TODOS.
tfarina@chromium.org
2011-08-29
5
-15
/
+7
*
Get rid of last views dependency in RenderWidgetHostViewWin.
jam@chromium.org
2011-08-27
1
-0
/
+2
*
Move the mouse wheel utils from views to ui\base\win, to get rid of some view...
jam@chromium.org
2011-08-26
5
-165
/
+5
*
Move TooltipWindowGtk from views/widget to ui/base/gtk.
xiyuan@chromium.org
2011-08-26
4
-158
/
+3
*
Implement touch selection menu.
varunjain@chromium.org
2011-08-26
2
-4
/
+202
*
Don't activate POPUP window
oshima@google.com
2011-08-26
11
-177
/
+113
*
Mark a class for export to fix component build for views_unittests on touchui.
sadrul@chromium.org
2011-08-26
1
-1
/
+3
*
Revert 98434 - Adding a Views scrollbar implementation.
backer@chromium.org
2011-08-26
14
-1515
/
+590
*
Wayland support for views. views_desktop on Wayland.
backer@chromium.org
2011-08-26
30
-48
/
+1521
*
Reverts debugging code added for 91396. I've tracked down the bug and
sky@chromium.org
2011-08-26
2
-29
/
+1
*
Vend common GL context
backer@chromium.org
2011-08-26
3
-3
/
+5
*
Adding a Views scrollbar implementation.
backer@chromium.org
2011-08-26
14
-590
/
+1515
*
Remove some views depenencies from RenderWidgetHostViewWin.
jam@chromium.org
2011-08-26
1
-9
/
+2
*
Revert 98426 - Revert 98103 - Switch to using .pak files for locale data on W...
battre@chromium.org
2011-08-26
1
-1
/
+1
*
Revert 98103 - Switch to using .pak files for locale data on Windows.
battre@chromium.org
2011-08-26
1
-1
/
+1
*
Show a Window in the aura views demo.
ben@chromium.org
2011-08-25
6
-4
/
+63
*
Re-land: Create a new views_aura_desktop.
ben@chromium.org
2011-08-25
8
-18
/
+388
*
Revert 98306 - Create a new views_aura_desktop.
ben@chromium.org
2011-08-25
8
-382
/
+16
*
Create a new views_aura_desktop.
ben@chromium.org
2011-08-25
8
-16
/
+382
*
Possible fix for the issue that keyboard doesn't show up.
oshima@google.com
2011-08-25
2
-10
/
+6
*
Revert 98278 - Adding a Views scrollbar implementation.
jbates@chromium.org
2011-08-25
14
-1513
/
+590
*
Add VIEWS_EXPORT to autoscroll constants.
scottmg@chromium.org
2011-08-25
1
-2
/
+2
*
Adding a Views scrollbar implementation.
backer@chromium.org
2011-08-25
14
-590
/
+1513
*
views: Remove NativeTextButton::SetLabel() and replace all call sites with Se...
tfarina@chromium.org
2011-08-25
4
-13
/
+2
*
Revert 98236 - Adding a Views scrollbar implementation.
jbates@chromium.org
2011-08-25
13
-1511
/
+588
*
Adding a Views scrollbar implementation.
backer@chromium.org
2011-08-25
13
-588
/
+1511
*
Add Aura support to views:
ben@chromium.org
2011-08-25
12
-17
/
+557
[next]