summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* Move app/resources/* to ui/resources/ directory.tfarina@chromium.org2011-06-291-2/+2
* Makes multiple calls to OSExchangeData::SetData with the same datasky@chromium.org2011-06-293-1/+77
* Updating XTBs based on .GRDs from branch 782laforge@chromium.org2011-06-291-1/+1
* Remove ifdef's for touchui stuff from events code.sadrul@chromium.org2011-06-281-4/+0
* Update translations using strings from launchpad.net r255fta@sofaraway.org2011-06-272-0/+7
* Add Clipboard GetSequenceNumber interface which allows us to version the data...cdn@chromium.org2011-06-274-0/+21
* ui: Remove unnecessary typedefs of testing::Test.tfarina@chromium.org2011-06-273-18/+12
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-252-0/+154
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-252-154/+0
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-252-0/+154
* ui/base/models: Replace ASSERT_* checks by EXPECT_* in TreeNode unittests.tfarina@chromium.org2011-06-231-59/+59
* Localize strings, speeds.avi@chromium.org2011-06-224-0/+282
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-221-1/+1
* ui/base/models: Allocate |root| on the stack.tfarina@chromium.org2011-06-211-16/+14
* Update translations using strings from launchpad.net r248fta@sofaraway.org2011-06-211-0/+1
* Add a debugging flag to annotate web forms with their Autofill field type pre...isherman@chromium.org2011-06-202-1/+22
* Revert 89716 - Add a debugging flag to annotate web forms with their Autofill...isherman@chromium.org2011-06-202-22/+1
* Add a debugging flag to annotate web forms with their Autofill field type pre...isherman@chromium.org2011-06-202-1/+22
* Use large bold font for associated network on touch.rhashimoto@chromium.org2011-06-172-0/+10
* ui/base/models: Switch to ASSERT_* instead of EXPECT_* in tree_node_model_uni...tfarina@chromium.org2011-06-161-11/+11
* ui: Remove unused run_all_unittests.cc files.tfarina@chromium.org2011-06-161-9/+0
* ui/base/models: Fix the API example code comment.tfarina@chromium.org2011-06-161-4/+4
* ui/base/models: Cleanup TreeNodeModelTest.AddNode unittest.tfarina@chromium.org2011-06-161-23/+10
* ui/base: Get rid of UiBaseTestSuite class.tfarina@chromium.org2011-06-152-40/+2
* Add NativeWidgetDelegate::OnTouchEvent and move views::View::TouchStatus to u...sadrul@chromium.org2011-06-141-0/+16
* Improve and unify Mac OS X run-time version checks.mark@chromium.org2011-06-141-8/+2
* ui/base/models: Rewrite the TreeNodeModelTest.GetTotalNodeCount unittest.tfarina@chromium.org2011-06-141-34/+28
* ui/base/models: Rewrite the TreeNodeModelTest.HasAncestor unittest.tfarina@chromium.org2011-06-131-13/+26
* Disables tooltips if we can't create the tooltip window. I still don'tsky@chromium.org2011-06-131-16/+2
* Update translations using strings from launchpad.net r241fta@sofaraway.org2011-06-131-0/+2
* Move ui/gfx/image* to ui/gfx/image/.rsesek@chromium.org2011-06-133-3/+3
* Add OVERRIDE to ui::TreeModelObserver overridden methods.tfarina@chromium.org2011-06-131-6/+12
* Remove msvs_guids from gyp files in ui.tony@chromium.org2011-06-101-1/+0
* ui/base/models: Rewrite the TreeNodeModelTest.RemoveAllNodes unittest.tfarina@chromium.org2011-06-101-30/+30
* Don't output warnings that don't output how to resolve them.evan@chromium.org2011-06-101-4/+6
* Mac: Disable loading 2x bitmaps on 10.5 and 10.6sail@chromium.org2011-06-081-1/+11
* ui/base/models: Add empty() accessor to TreeNode class.tfarina@chromium.org2011-06-082-1/+4
* roll clang 131935:132017thakis@chromium.org2011-06-081-1/+1
* ui/base/models: Simplify TreeNode::GetIndexOf() member function.tfarina@chromium.org2011-06-072-28/+30
* Fix the loading of ca@valencia.pak, which is available intony@chromium.org2011-06-062-6/+31
* ui/base/models: Reverse the DCHECKs of index.tfarina@chromium.org2011-06-021-4/+4
* Updating XTBs based on .GRDs from branch 742kerz@chromium.org2011-06-022-2/+2
* Remove the background X11 thread.tony@chromium.org2011-06-012-69/+0
* ui/base/models: Fix TreeNode sample comment.tfarina@chromium.org2011-06-011-6/+4
* Read int properties from the X server as long.tony@chromium.org2011-06-011-8/+10
* ui/base/models: Avoid an unnecessary tmp variable in TreeNode::GetTotalNodeCo...tfarina@chromium.org2011-06-011-9/+7
* ui/base/models: Use TreeNode::IsRoot in some obvious places.tfarina@chromium.org2011-06-012-3/+12
* Update translations using strings from launchpad.net r228tony@chromium.org2011-05-312-0/+7
* ui/base/models: Avoid duplication in const and non-const of TreeNode::GetChil...tfarina@chromium.org2011-05-311-4/+4
* Removing DeleteSoon() from WigetGtk so it behaves like WidgetWinglotov@google.com2011-05-313-2/+179