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
/
controls
/
native
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move scrollbar and native directories to ui/views/controls/.
tfarina@chromium.org
2011-11-27
9
-1250
/
+0
*
Add OVERRIDE to views/.
avi@chromium.org
2011-11-23
2
-21
/
+24
*
Fixes comment as TOUCH_UI does not exist anymore
pkotwicz@chromium.org
2011-11-22
1
-2
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
4
-9
/
+9
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
4
-10
/
+9
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
4
-9
/
+10
*
Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...
ben@chromium.org
2011-11-19
6
-181
/
+2
*
views: Delete bubble, events, focus, layout directories and its stubbed files.
tfarina@chromium.org
2011-11-18
3
-3
/
+4
*
Fixes regression where showing bookmark bar (or download shelf)
sky@chromium.org
2011-11-16
2
-0
/
+10
*
aura: Do not attempt to remove the window multiple times on detach.
sadrul@chromium.org
2011-11-15
1
-1
/
+0
*
Fix constrained window on arua
oshima@google.com
2011-11-07
2
-6
/
+9
*
ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.
tfarina@chromium.org
2011-10-31
1
-1
/
+1
*
[Aura] Fix NativeViewHostAura::RemovedFromWidget crash.
xiyuan@chromium.org
2011-10-26
2
-14
/
+30
*
Use LockScreen container for login screen.
ivankr@chromium.org
2011-10-26
1
-1
/
+1
*
[Aura] Fix invisible DOMView.
xiyuan@chromium.org
2011-10-24
1
-1
/
+1
*
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
*
Turns on RWHVA.
ben@chromium.org
2011-10-20
1
-0
/
+5
*
Fix native view host accessibility. We should have been passing a pointer to ...
dmazzoni@chromium.org
2011-10-18
1
-3
/
+4
*
Get more of RenderWidgetHostViewAura running.
ben@chromium.org
2011-10-13
1
-1
/
+0
*
Makes views unit test runnable again and adds
sky@chromium.org
2011-10-03
3
-9
/
+138
*
Get views_unittests to compile (but not run).
ben@chromium.org
2011-09-02
1
-0
/
+8
*
Wayland support for views. views_desktop on Wayland.
backer@chromium.org
2011-08-26
1
-0
/
+16
*
Rename VIEWS_API to VIEWS_EXPORT.
darin@chromium.org
2011-08-05
1
-1
/
+1
*
Nix GetFocusManagerForNativeView|Window.
msw@chromium.org
2011-08-02
2
-4
/
+4
*
Create views.dll / libviews.so
darin@chromium.org
2011-07-28
1
-1
/
+1
*
Remove unused ContainsNativeView methods.
ben@chromium.org
2011-07-13
2
-14
/
+0
*
Try two for flicker free drawing
davemoore@chromium.org
2011-07-07
2
-50
/
+79
*
Revert 91710 - Fix flicker on tab switch on chromeos.
johnme@google.com
2011-07-07
2
-67
/
+48
*
Fix flicker on tab switch on chromeos.
davemoore@chromium.org
2011-07-07
2
-48
/
+67
*
Fix to pure view test on touch.
saintlou@chromium.org
2011-06-30
1
-1
/
+3
*
Removed a couple of #ifdef TOUCH_UI and replaced with Widget::IsPureViews()
saintlou@chromium.org
2011-06-29
1
-2
/
+1
*
Convert the rect to the widget's coordinates correctly.
sadrul@chromium.org
2011-06-29
1
-5
/
+2
*
Use NativeViewHostViews when using pure-views instead of NativeViewHostGtk.
sadrul@chromium.org
2011-06-26
1
-1
/
+6
*
Re-land:
ben@chromium.org
2011-06-16
2
-8
/
+4
*
Revert 89216 - Move private NativeWidget methods to new internal interface Na...
ben@chromium.org
2011-06-15
2
-4
/
+8
*
Move private NativeWidget methods to new internal interface NativeWidgetPrivate.
ben@chromium.org
2011-06-15
2
-8
/
+4
*
Make the web content accessibility tree a descendant of the main window's
dmazzoni@chromium.org
2011-06-13
9
-6
/
+53
*
keyboard: Fix visibility.
sadrul@chromium.org
2011-06-06
1
-2
/
+5
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
3
-11
/
+11
*
Re-land:
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Revert 85269 - Split the hierarchy.
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Split the hierarchy.
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Reenable FREEZE_UPDATE property
oshima@google.com
2011-04-11
1
-1
/
+4
*
Notify child widgets before and after a reparenting.
asanka@chromium.org
2011-03-31
1
-21
/
+3
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
1
-1
/
+2
*
Avoid dangling references to Views from FocusManager.
asanka@chromium.org
2011-03-12
1
-2
/
+2
*
Send accessibility events from GTK implementations of views.
dmazzoni@chromium.org
2011-03-05
1
-0
/
+1
*
Convert a few more methods to new Widget methods.
ben@chromium.org
2011-03-03
2
-20
/
+21
*
Reverting to fix builder redness. Please fix and reland.
ananta@chromium.org
2011-03-02
2
-21
/
+20
[next]