summaryrefslogtreecommitdiffstats
path: root/views/view_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-291-1/+1
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-2/+2
* views: Move textfield directory to ui/views/controls/.tfarina@chromium.org2011-11-271-1/+1
* views: Move scrollbar and native directories to ui/views/controls/.tfarina@chromium.org2011-11-271-1/+1
* Move accelerator related files to ui/base/acceleratorstfarina@chromium.org2011-11-251-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-2/+2
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-2/+2
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-2/+2
* Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...ben@chromium.org2011-11-191-48/+0
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-3/+3
* Adds a couple of pixel-based compositor unittests. One to test that opacity i...vollick@chromium.org2011-11-181-2/+2
* views: Move ime and test directories to ui/views.tfarina@chromium.org2011-11-171-2/+2
* views: Move desktop and touchui directories to ui/views/.tfarina@chromium.org2011-11-161-2/+2
* Fix stale compositor references from ui::Layerpiman@chromium.org2011-11-161-1/+1
* This patch lets the browser window punch a hole in the DesktopBackgroundView,pkotwicz@chromium.org2011-11-151-0/+10
* views: Remove the old views/window/ directory and its stubbed files.tfarina@chromium.org2011-11-141-1/+1
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-141-7/+8
* Add DidChangeFocus to FocusChangeListener.alicet@chromium.org2011-11-101-7/+7
* views: Move DialogButton enum into ui/base/ and put it into the ui namespace.tfarina@chromium.org2011-11-041-1/+1
* views: Remove using declaration from dialog_delegate.h header file.tfarina@chromium.org2011-11-031-1/+1
* Revert r107440 because this causes a crash on touchui on page load.sadrul@chromium.org2011-11-021-11/+0
* Create constrained windows in a hidden state.asanka@chromium.org2011-11-011-0/+36
* Reland r107720 - Enable the new layer animation framework.vollick@chromium.org2011-10-281-39/+16
* Revert 107715 - Enable the new layer animation framework.vollick@chromium.org2011-10-281-16/+39
* Enable the new layer animation framework.vollick@chromium.org2011-10-281-39/+16
* This patch lets the browser window punch a hole in the DesktopBackgroundView,pkotwicz@chromium.org2011-10-261-0/+11
* views: Change the remaining std::wstring entries to string16.tfarina@chromium.org2011-10-241-6/+6
* Use WebKit compositor in ui::Layerpiman@chromium.org2011-10-221-0/+22
* Revert 106606 - Use WebKit compositor in ui::Layerlipalani@chromium.org2011-10-201-22/+0
* Use WebKit compositor in ui::Layerpiman@chromium.org2011-10-201-0/+22
* views: Change TextButton API to string16.tfarina@chromium.org2011-10-191-3/+3
* views: Change Checkbox API to string16.tfarina@chromium.org2011-10-121-1/+1
* views: Make sure layer visibility is updated properly.sadrul@chromium.org2011-10-121-0/+199
* views: Some more layer change, and add/update some tests for layers.sadrul@chromium.org2011-10-111-6/+68
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-051-1/+1
* Makes visbility inherited. That is, in order for a window to besky@chromium.org2011-10-051-0/+1
* Fixes touch buildsky@chromium.org2011-10-041-4/+0
* Couple of tweaks to get more views tests passing:sky@chromium.org2011-10-041-15/+8
* Reland the layer creation change since the touchui issues will be resolved in...sadrul@chromium.org2011-10-031-13/+4
* Revert the layer creation change r103338 due to some issues with the keyboard...ben@chromium.org2011-09-301-4/+13
* Construct a View's layer immediately when SetPaintToLayer(true) is called or ...ben@chromium.org2011-09-291-13/+4
* Setting fills bounds opaquely as the default.pkotwicz@chromium.org2011-09-291-0/+1
* Refactors TestCompositor out of views_unittests into a place it can besky@chromium.org2011-09-281-90/+20
* Gets views_unittests to work when aura is defined, and adds coveragesky@chromium.org2011-09-271-21/+111
* These are the changes necessary for views to be able to build w/ use_aura imp...davemoore@chromium.org2011-09-221-1/+1
* Adds some features to the shell:ben@chromium.org2011-09-161-1/+1
* Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...ben@chromium.org2011-09-131-8/+7
* Removed ActivatedAtWithDisposition from menu handler, and introduced Activate...shinyak@google.com2011-09-051-2/+1
* Changes to port holey layer changes into windows compositorpkotwicz@chromium.org2011-09-021-2/+0
* Get views_unittests to compile (but not run).ben@chromium.org2011-09-021-5/+5