summaryrefslogtreecommitdiffstats
path: root/views/controls/native
Commit message (Expand)AuthorAgeFilesLines
* views: Move scrollbar and native directories to ui/views/controls/.tfarina@chromium.org2011-11-279-1250/+0
* Add OVERRIDE to views/.avi@chromium.org2011-11-232-21/+24
* Fixes comment as TOUCH_UI does not exist anymorepkotwicz@chromium.org2011-11-221-2/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-224-9/+9
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-214-10/+9
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-214-9/+10
* Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...ben@chromium.org2011-11-196-181/+2
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-183-3/+4
* Fixes regression where showing bookmark bar (or download shelf)sky@chromium.org2011-11-162-0/+10
* aura: Do not attempt to remove the window multiple times on detach.sadrul@chromium.org2011-11-151-1/+0
* Fix constrained window on aruaoshima@google.com2011-11-072-6/+9
* ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-311-1/+1
* [Aura] Fix NativeViewHostAura::RemovedFromWidget crash.xiyuan@chromium.org2011-10-262-14/+30
* Use LockScreen container for login screen.ivankr@chromium.org2011-10-261-1/+1
* [Aura] Fix invisible DOMView.xiyuan@chromium.org2011-10-241-1/+1
* Revert r106696 - Fix for a memory leak in views/controls/native/native_view_h...timurrrr@chromium.org2011-10-211-1/+1
* Fix for a memory leak in views/controls/native/native_view_host_gtk.cctimurrrr@chromium.org2011-10-211-1/+1
* Turns on RWHVA.ben@chromium.org2011-10-201-0/+5
* Fix native view host accessibility. We should have been passing a pointer to ...dmazzoni@chromium.org2011-10-181-3/+4
* Get more of RenderWidgetHostViewAura running.ben@chromium.org2011-10-131-1/+0
* Makes views unit test runnable again and addssky@chromium.org2011-10-033-9/+138
* Get views_unittests to compile (but not run).ben@chromium.org2011-09-021-0/+8
* Wayland support for views. views_desktop on Wayland.backer@chromium.org2011-08-261-0/+16
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-051-1/+1
* Nix GetFocusManagerForNativeView|Window.msw@chromium.org2011-08-022-4/+4
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-1/+1
* Remove unused ContainsNativeView methods.ben@chromium.org2011-07-132-14/+0
* Try two for flicker free drawingdavemoore@chromium.org2011-07-072-50/+79
* Revert 91710 - Fix flicker on tab switch on chromeos.johnme@google.com2011-07-072-67/+48
* Fix flicker on tab switch on chromeos.davemoore@chromium.org2011-07-072-48/+67
* Fix to pure view test on touch.saintlou@chromium.org2011-06-301-1/+3
* Removed a couple of #ifdef TOUCH_UI and replaced with Widget::IsPureViews()saintlou@chromium.org2011-06-291-2/+1
* Convert the rect to the widget's coordinates correctly.sadrul@chromium.org2011-06-291-5/+2
* Use NativeViewHostViews when using pure-views instead of NativeViewHostGtk.sadrul@chromium.org2011-06-261-1/+6
* Re-land:ben@chromium.org2011-06-162-8/+4
* Revert 89216 - Move private NativeWidget methods to new internal interface Na...ben@chromium.org2011-06-152-4/+8
* Move private NativeWidget methods to new internal interface NativeWidgetPrivate.ben@chromium.org2011-06-152-8/+4
* Make the web content accessibility tree a descendant of the main window'sdmazzoni@chromium.org2011-06-139-6/+53
* keyboard: Fix visibility.sadrul@chromium.org2011-06-061-2/+5
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-193-11/+11
* Re-land:ben@chromium.org2011-05-131-1/+1
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Reenable FREEZE_UPDATE propertyoshima@google.com2011-04-111-1/+4
* Notify child widgets before and after a reparenting.asanka@chromium.org2011-03-311-21/+3
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-1/+2
* Avoid dangling references to Views from FocusManager.asanka@chromium.org2011-03-121-2/+2
* Send accessibility events from GTK implementations of views.dmazzoni@chromium.org2011-03-051-0/+1
* Convert a few more methods to new Widget methods.ben@chromium.org2011-03-032-20/+21
* Reverting to fix builder redness. Please fix and reland.ananta@chromium.org2011-03-022-21/+20