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
*
[Aura] Fix invisible DOMView.
xiyuan@chromium.org
2011-10-24
1
-1
/
+1
*
Changes launcher animations to fade before moving.
sky@chromium.org
2011-10-24
2
-5
/
+4
*
views: Change the remaining std::wstring entries to string16.
tfarina@chromium.org
2011-10-24
4
-19
/
+20
*
rename Run in MessageLoopForUI to RunWithDispatcher
oshima@google.com
2011-10-24
6
-13
/
+13
*
Implement NativeWidgetAura::GetScreenBounds
oshima@chromium.org
2011-10-22
1
-3
/
+4
*
Use WebKit compositor in ui::Layer
piman@chromium.org
2011-10-22
3
-0
/
+29
*
views: Change from wstring to string16 in controls/ directory.
tfarina@chromium.org
2011-10-21
7
-28
/
+28
*
LayoutManager controls child bounds. Added SetChildBounds and several listene...
oshima@google.com
2011-10-21
2
-26
/
+10
*
Revert r106696 - Fix for a memory leak in views/controls/native/native_view_h...
timurrrr@chromium.org
2011-10-21
1
-1
/
+1
*
Fix for a memory leak in views/controls/native/native_view_host_gtk.cc
timurrrr@chromium.org
2011-10-21
1
-1
/
+1
*
Animate desktop rotations.
ben@chromium.org
2011-10-21
2
-0
/
+4
*
Set NULL as the parent for non-TYPE_CONTROL windows. We should set a transien...
ben@chromium.org
2011-10-20
1
-2
/
+6
*
Revert 106606 - Use WebKit compositor in ui::Layer
lipalani@chromium.org
2011-10-20
3
-29
/
+0
*
Use WebKit compositor in ui::Layer
piman@chromium.org
2011-10-20
3
-0
/
+29
*
Move BubbleView logic into BubbleDelegateView.
msw@chromium.org
2011-10-20
6
-152
/
+121
*
views: Change Menu API to string16.
tfarina@chromium.org
2011-10-20
8
-89
/
+92
*
Turns on RWHVA.
ben@chromium.org
2011-10-20
1
-0
/
+5
*
views: Change MenuItemView API to string16.
tfarina@chromium.org
2011-10-20
4
-43
/
+66
*
Get KeyEvents to limp in Aura. This assumes the desktop host is going to send...
ben@chromium.org
2011-10-19
1
-0
/
+5
*
aura: Make key and mouse events for renderers work correctly in X11 with RWHV...
sadrul@chromium.org
2011-10-19
1
-2
/
+2
*
views: Change TextButton API to string16.
tfarina@chromium.org
2011-10-19
19
-75
/
+81
*
Fix Chrome OS Clang build.
msw@chromium.org
2011-10-18
4
-8
/
+28
*
Views Bubble API adjustments and cleanup
msw@chromium.org
2011-10-18
18
-524
/
+250
*
Aura: Use same views menu setup on win_aura and linux_aura
jamescook@chromium.org
2011-10-18
11
-99
/
+203
*
WriteInto handles length_with_null values of 1 better.
cbentzel@chromium.org
2011-10-18
1
-2
/
+4
*
Fix native view host accessibility. We should have been passing a pointer to ...
dmazzoni@chromium.org
2011-10-18
1
-3
/
+4
*
views: Change TextButtonBase API to string16.
tfarina@chromium.org
2011-10-18
6
-25
/
+26
*
Revert 105998 - views: Change TextButtonBase API to string16.
sail@chromium.org
2011-10-18
6
-26
/
+25
*
views: Change TextButtonBase API to string16.
tfarina@chromium.org
2011-10-18
6
-25
/
+26
*
Remove some unused temps.
pkasting@chromium.org
2011-10-17
2
-2
/
+0
*
Minimum size for aura window
oshima@google.com
2011-10-17
3
-6
/
+8
*
Aura: Combine cursor support for Linux and Windows
jamescook@chromium.org
2011-10-17
6
-19
/
+31
*
aura: Add support for touch events.
sadrul@chromium.org
2011-10-17
7
-60
/
+34
*
Wires keeping the launcher up to date with the browser. I also needed GetBrow...
sky@chromium.org
2011-10-15
2
-12
/
+27
*
views/examples: Fix the format string of size_t var in RadioButton example.
tfarina@chromium.org
2011-10-14
1
-1
/
+2
*
Fix the KeyEvent unit test failure due to the aura implementation of GetUnmod...
jennyz@chromium.org
2011-10-14
1
-1
/
+4
*
Support dynamic switching between integrated and discrete GPUs on Mac OS X.
kbr@chromium.org
2011-10-13
1
-1
/
+4
*
Enable VSync on TOUCH_UI
backer@chromium.org
2011-10-13
1
-1
/
+2
*
Get more of RenderWidgetHostViewAura running.
ben@chromium.org
2011-10-13
1
-1
/
+0
*
Flash white instead of black when the URL is changed in the omnibox for the s...
pkotwicz@chromium.org
2011-10-13
1
-0
/
+6
*
views: Remove includes to deprecated base/task.h.
tfarina@chromium.org
2011-10-13
4
-5
/
+1
*
touchui: Fix child toplevel widget positioning in touchui.
sadrul@chromium.org
2011-10-13
2
-4
/
+26
*
views: Change MenuButton API to string16.
tfarina@chromium.org
2011-10-12
3
-11
/
+11
*
Make views::Label and views::Link auto-color themselves to be readable over t...
pkasting@chromium.org
2011-10-12
6
-157
/
+141
*
Mouse watcher for aura
oshima@chromium.org
2011-10-12
1
-10
/
+22
*
Fixed a regression in the way WM_APPCOMMAND messages are handled.
mma.public@gmail.com
2011-10-12
1
-3
/
+8
*
1. change the setters of gfx::SelectionModel to be private. Set one alone mig...
xji@google.com
2011-10-12
14
-101
/
+405
*
Fix clang compile errors for USE_AURA=1
dhollowa@chromium.org
2011-10-12
1
-4
/
+8
*
views: Change Checkbox API to string16.
tfarina@chromium.org
2011-10-12
10
-28
/
+38
*
Makes the views_unittests run without crashing on CHROME-OS TOUCH_UI.
pkotwicz@chromium.org
2011-10-12
1
-0
/
+3
[next]