summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Improve and unify Mac OS X run-time version checks.mark@chromium.org2011-06-141-8/+2
* Reformat to match style guide.backer@chromium.org2011-06-141-134/+242
* ui/base/models: Rewrite the TreeNodeModelTest.GetTotalNodeCount unittest.tfarina@chromium.org2011-06-141-34/+28
* Make the web content accessibility tree a descendant of the main window'sdmazzoni@chromium.org2011-06-131-0/+4
* 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-1313-23/+23
* mac: Fix NSMutableParagraph creation.thakis@chromium.org2011-06-131-2/+2
* Turn off psychedelic-purple background clear.wjmaclean@chromium.org2011-06-131-0/+5
* Add OVERRIDE to ui::TreeModelObserver overridden methods.tfarina@chromium.org2011-06-131-6/+12
* Changed bit interface to use SkCanvas instead of skia::PlatformCanvas, which ...alokp@chromium.org2011-06-102-17/+19
* Enable NativeThemeWin to draw to non-HDC backed canvas. For example, an accel...asvitkine@chromium.org2011-06-102-2/+63
* Remove msvs_guids from gyp files in ui.tony@chromium.org2011-06-106-8/+0
* Move tree_node_* unittests to ui_unittests.gypi.tfarina@chromium.org2011-06-101-0/+2
* Re-enable thread IO restriction override.wjmaclean@chromium.org2011-06-101-0/+5
* ui/base/models: Rewrite the TreeNodeModelTest.RemoveAllNodes unittest.tfarina@chromium.org2011-06-101-30/+30
* Remove COMPOSITOR_2 flag, old compositor code.wjmaclean@chromium.org2011-06-102-109/+0
* Don't output warnings that don't output how to resolve them.evan@chromium.org2011-06-101-4/+6
* Retry r88137:estade@chromium.org2011-06-095-0/+619
* First draft to enable turning off compositor for unit tests.wjmaclean@chromium.org2011-06-091-3/+3
* Mac: Disable loading 2x bitmaps on 10.5 and 10.6sail@chromium.org2011-06-081-1/+11
* ui/views: Fix the signature of View::OnViewAdded/Removed overridden methods.tfarina@chromium.org2011-06-083-9/+10
* 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
* Implements a blur on the prototype compositor. To enable a blur Isky@chromium.org2011-06-074-63/+402
* Revert 88137 - Add code to calculate the dominant color for a favicon.estade@chromium.org2011-06-075-620/+0
* Add code to calculate the dominant color for a favicon.estade@chromium.org2011-06-075-0/+620
* ui/base/models: Simplify TreeNode::GetIndexOf() member function.tfarina@chromium.org2011-06-072-28/+30
* linux: fix tab title fadingevan@chromium.org2011-06-061-34/+15
* Fix the loading of ca@valencia.pak, which is available intony@chromium.org2011-06-062-6/+31
* Compile fix for old versions of GTK.backer@chromium.org2011-06-061-1/+1
* Send resize message to children.backer@chromium.org2011-06-061-8/+29
* Adds View::OnWillCompositeTexture that is invoked before a texture issky@chromium.org2011-06-063-0/+18
* views: Take transforms into account when computing visible bounds.sadrul@chromium.org2011-06-062-3/+18
* Remove trailing EOL from ui/gfx/gl/OWNERS.apatrick@chromium.org2011-06-031-1/+0
* Removed usage of GLX 1.3 windows.apatrick@chromium.org2011-06-033-179/+63
* ui/base/models: Reverse the DCHECKs of index.tfarina@chromium.org2011-06-021-4/+4
* Files that are in src/ui/base should be compiled into libui_base.a.tony@chromium.org2011-06-023-6/+160
* Updating XTBs based on .GRDs from branch 742kerz@chromium.org2011-06-022-2/+2
* Remove the background X11 thread.tony@chromium.org2011-06-013-78/+2
* ui/base/models: Fix TreeNode sample comment.tfarina@chromium.org2011-06-011-6/+4
* Fix OWNERS files for gpu subdirs.apatrick@chromium.org2011-06-011-1/+2
* 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
* Ellide by fadingdavemoore@chromium.org2011-06-011-17/+79
* Reland 87371 - Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-06-0113-87/+115
* ui/base/models: Use TreeNode::IsRoot in some obvious places.tfarina@chromium.org2011-06-012-3/+12
* Revert 87369 - Files that are in src/ui/base should be compiled into libui_ba...tony@chromium.org2011-06-013-160/+6
* Remove the use of the X11 background thread and instead handle synctony@chromium.org2011-05-312-9/+20