| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ui/base/models: Cleanup TreeNodeModelTest.AddNode unittest. | tfarina@chromium.org | 2011-06-16 | 1 | -23/+10 |
* | ui/base: Get rid of UiBaseTestSuite class. | tfarina@chromium.org | 2011-06-15 | 2 | -40/+2 |
* | Add NativeWidgetDelegate::OnTouchEvent and move views::View::TouchStatus to u... | sadrul@chromium.org | 2011-06-14 | 1 | -0/+16 |
* | Improve and unify Mac OS X run-time version checks. | mark@chromium.org | 2011-06-14 | 1 | -8/+2 |
* | ui/base/models: Rewrite the TreeNodeModelTest.GetTotalNodeCount unittest. | tfarina@chromium.org | 2011-06-14 | 1 | -34/+28 |
* | ui/base/models: Rewrite the TreeNodeModelTest.HasAncestor unittest. | tfarina@chromium.org | 2011-06-13 | 1 | -13/+26 |
* | Disables tooltips if we can't create the tooltip window. I still don't | sky@chromium.org | 2011-06-13 | 1 | -16/+2 |
* | Update translations using strings from launchpad.net r241 | fta@sofaraway.org | 2011-06-13 | 1 | -0/+2 |
* | Move ui/gfx/image* to ui/gfx/image/. | rsesek@chromium.org | 2011-06-13 | 3 | -3/+3 |
* | Add OVERRIDE to ui::TreeModelObserver overridden methods. | tfarina@chromium.org | 2011-06-13 | 1 | -6/+12 |
* | Remove msvs_guids from gyp files in ui. | tony@chromium.org | 2011-06-10 | 1 | -1/+0 |
* | ui/base/models: Rewrite the TreeNodeModelTest.RemoveAllNodes unittest. | tfarina@chromium.org | 2011-06-10 | 1 | -30/+30 |
* | Don't output warnings that don't output how to resolve them. | evan@chromium.org | 2011-06-10 | 1 | -4/+6 |
* | Mac: Disable loading 2x bitmaps on 10.5 and 10.6 | sail@chromium.org | 2011-06-08 | 1 | -1/+11 |
* | ui/base/models: Add empty() accessor to TreeNode class. | tfarina@chromium.org | 2011-06-08 | 2 | -1/+4 |
* | roll clang 131935:132017 | thakis@chromium.org | 2011-06-08 | 1 | -1/+1 |
* | ui/base/models: Simplify TreeNode::GetIndexOf() member function. | tfarina@chromium.org | 2011-06-07 | 2 | -28/+30 |
* | Fix the loading of ca@valencia.pak, which is available in | tony@chromium.org | 2011-06-06 | 2 | -6/+31 |
* | ui/base/models: Reverse the DCHECKs of index. | tfarina@chromium.org | 2011-06-02 | 1 | -4/+4 |
* | Updating XTBs based on .GRDs from branch 742 | kerz@chromium.org | 2011-06-02 | 2 | -2/+2 |
* | Remove the background X11 thread. | tony@chromium.org | 2011-06-01 | 2 | -69/+0 |
* | ui/base/models: Fix TreeNode sample comment. | tfarina@chromium.org | 2011-06-01 | 1 | -6/+4 |
* | Read int properties from the X server as long. | tony@chromium.org | 2011-06-01 | 1 | -8/+10 |
* | ui/base/models: Avoid an unnecessary tmp variable in TreeNode::GetTotalNodeCo... | tfarina@chromium.org | 2011-06-01 | 1 | -9/+7 |
* | ui/base/models: Use TreeNode::IsRoot in some obvious places. | tfarina@chromium.org | 2011-06-01 | 2 | -3/+12 |
* | Update translations using strings from launchpad.net r228 | tony@chromium.org | 2011-05-31 | 2 | -0/+7 |
* | ui/base/models: Avoid duplication in const and non-const of TreeNode::GetChil... | tfarina@chromium.org | 2011-05-31 | 1 | -4/+4 |
* | Removing DeleteSoon() from WigetGtk so it behaves like WidgetWin | glotov@google.com | 2011-05-31 | 3 | -2/+179 |
* | ElideUrl now passes tests on all platforms. ElideUrl has been cleaned up and ... | groby@chromium.org | 2011-05-26 | 2 | -72/+90 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-26 | 3 | -6/+6 |
* | Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ... | chromium@hybridsource.org | 2011-05-25 | 2 | -4/+4 |
* | base/i18n: Pass |str| as const reference in BreakIterator::Init(). | tfarina@chromium.org | 2011-05-25 | 1 | -2/+2 |
* | Add MenuModelAdapter to wrap ui::MenuModel with views::MenuDelegate interface. | rhashimoto@chromium.org | 2011-05-25 | 2 | -6/+9 |
* | Revert 86625 - This change implements a first pass in the effort to remove th... | vandebo@chromium.org | 2011-05-25 | 3 | -6/+6 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-25 | 3 | -6/+6 |
* | Updating XTBs based on .GRDs from branch 742 | kerz@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Adding support for loading custom locale resources using a command line flag. | ofri@google.com | 2011-05-24 | 1 | -1/+11 |
* | Update translations using strings from launchpad.net r216 | fta@sofaraway.org | 2011-05-20 | 2 | -0/+14 |
* | Rename internal gfx::Image members to be less confusing with Cocoa types. | rsesek@chromium.org | 2011-05-20 | 1 | -1/+1 |
* | ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()). | tfarina@chromium.org | 2011-05-20 | 1 | -12/+4 |
* | Contains/Intersects methods for ui::Range | oshima@google.com | 2011-05-20 | 3 | -0/+87 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ... | tony@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk. | ben@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename... | jianli@chromium.org | 2011-05-18 | 1 | -1/+1 |
* | Fix a Chrome browser crash which occurs when running the browser as part of C... | ananta@chromium.org | 2011-05-18 | 1 | -0/+5 |
* | Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 6 | -473/+0 |
* | base/i18n: Put break_iterator* into namespace i18n. | tfarina@chromium.org | 2011-05-16 | 1 | -2/+4 |
* | iwyu: Include stringprintf.h where appropriate, part 3. | jhawkins@chromium.org | 2011-05-12 | 2 | -3/+9 |
* | linux: Remove ResourceBundle::GetPixbufNamed(). | tfarina@chromium.org | 2011-05-10 | 2 | -7/+1 |