summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Move gfx/compositor* to gfx/compositor/backer@chromium.org2011-03-235-25/+45
* Have ui.gyp no longer depend on chrome.gyp in a webkit build.tony@chromium.org2011-03-222-3/+11
* Fix memory leak on TreeNodeModelTest.BasicOperations.tfarina@chromium.org2011-03-221-0/+3
* Lands http://codereview.chromium.org/2928005/ for Dill:sky@chromium.org2011-03-224-3/+40
* Improve the algorithm of TreeNode::Remove.tfarina@chromium.org2011-03-222-14/+38
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-213-0/+40
* Fixing gyp mistake that causes warnings but unfortunately not errors at thebradnelson@google.com2011-03-201-6/+6
* Fix clang failure caused by revision 78793.suzhe@google.com2011-03-192-0/+5
* Fix clang failure caused by revision 78793.suzhe@google.com2011-03-192-0/+4
* Add common data types for input method support.suzhe@google.com2011-03-195-0/+127
* Reverse the order of parameters in TreeNode::Add function.tfarina@chromium.org2011-03-183-37/+37
* Normalize the top-level ui/ module.rsesek@chromium.org2011-03-188-592/+532
* [cros] Fix accelerator keys when using non-US/Latin keyboard layouts.suzhe@google.com2011-03-174-0/+126
* Revert 78536 - Use gl_bindings instead of linking against OpenGL directly.backer@chromium.org2011-03-172-3/+11
* Use gl_bindings instead of linking against OpenGL directly.backer@chromium.org2011-03-172-11/+3
* Add an exception wrapper to the WindowProc functions sorvargas@google.com2011-03-172-3/+5
* Warn/error on "using namespace blah;" in headers on clang machines.erg@google.com2011-03-161-12/+10
* Fix glue for ClipboardHostMsg_ReadAvailableTypes.dcheng@chromium.org2011-03-164-0/+43
* Implement Clipboard::ReadImage for OS X.dcheng@chromium.org2011-03-151-0/+14
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-154-0/+29
* Introduce ui::Range, a simple container for integral ranges (like text select...rsesek@chromium.org2011-03-156-0/+492
* fav icon -> favicon. Pass 3: kFavIconSize -> kFaviconSizeavi@chromium.org2011-03-151-5/+5
* Fix building gfx_unittests and remoting_unittests in linux dbg-shlib, this ti...sadrul@chromium.org2011-03-151-1/+1
* Fix building gfx_unittests and remoting_unittests in linux dbg-shlib.sadrul@chromium.org2011-03-151-0/+1
* Start working on compositor tree painting.sadrul@chromium.org2011-03-1512-0/+201
* Revert r78134+r78136dcheng@chromium.org2011-03-154-29/+0
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-154-0/+29
* Fix clang build (tested on trybots this time!).dmazzoni@chromium.org2011-03-143-7/+22
* Revert 78040 - Fix clang build. (Made things worse...)dmazzoni@chromium.org2011-03-143-23/+7
* Fix clang build.dmazzoni@chromium.org2011-03-143-7/+23
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-143-0/+176
* Remove Gears from Chrome.aa@chromium.org2011-03-112-16/+0
* Elides the beginning of tab titles that have common prefixes. mad@chromium.org2011-03-113-5/+5
* Coverity PASS_BY_VALUE bug fixesdpapad@chromium.org2011-03-114-4/+4
* Rename TreeNode::SetTitle to TreeNode::set_title. Part 4.tfarina@chromium.org2011-03-111-75/+59
* Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.tfarina@chromium.org2011-03-102-12/+11
* Make ToUpper and ToLower properly handle embedded NULLs in the input.brettw@chromium.org2011-03-092-2/+19
* Fix clang build.hbono@chromium.org2011-03-091-4/+4
* Optimizes JPEGCodec for libjpeg-turbohbono@chromium.org2011-03-091-0/+73
* Update OnMouseActivate override signatures.msw@chromium.org2011-03-091-16/+16
* Rename TreeNode::GetParent() to TreeNode::parent(). Part 2tfarina@chromium.org2011-03-081-9/+5
* Carnitas: Move app_strings to ui/base/stringssail@chromium.org2011-03-08106-1/+3486
* Rename IndexOfChild to GetIndexOf. Part 1tfarina@chromium.org2011-03-083-16/+16
* Add new MouseEvent ctors; update WidgetWin & WindowWin usage.msw@chromium.org2011-03-081-25/+17
* Remove wstrings from ui/base/text_elider.h functions.tony@chromium.org2011-03-083-13/+12
* Revert 77068 - Carnitas: Move app_strings to ui/base/stringssail@chromium.org2011-03-07106-3485/+1
* Carnitas: Move app_strings to ui/base/stringssail@chromium.org2011-03-06106-1/+3485
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-042-1/+6
* Post a task to log the error messages.backer@chromium.org2011-03-042-17/+25
* Rename ContextMenuController::ShowContextMenu() to ShowContextMenuForView().thakis@chromium.org2011-03-041-3/+3