summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* Switch fonts when Chrome OS locale changes.falken@chromium.org2011-04-062-2/+15
* Use ResourceBundle for NativeThemeLinux/Chromeos resource images.xiyuan@chromium.org2011-04-044-0/+27
* Remove unneeded headers from l10n_util.mirandac@chromium.org2011-04-042-12/+2
* Update bug reference.avi@chromium.org2011-03-301-1/+1
* Lengthy alerts have line breaks in them on all platforms. Only do thistsepez@chromium.org2011-03-293-23/+115
* Standardize grit invokesthomasvl@chromium.org2011-03-281-35/+21
* Move some files from base to base/memory.levin@chromium.org2011-03-2833-37/+37
* Add es-419 to the Accept-Language and UI language selection menu jshin@chromium.org2011-03-251-0/+1
* Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-242-0/+64
* Move chrome/browser/ime_input.* to ui/base/win/suzhe@google.com2011-03-237-11/+1173
* Revert 79211 - Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-232-64/+0
* Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-232-0/+64
* 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
* 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-194-0/+123
* 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-181-132/+0
* [cros] Fix accelerator keys when using non-US/Latin keyboard layouts.suzhe@google.com2011-03-174-0/+126
* Add an exception wrapper to the WindowProc functions sorvargas@google.com2011-03-172-3/+5
* 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
* 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-112-2/+2
* 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
* 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-08105-0/+3485
* Rename IndexOfChild to GetIndexOf. Part 1tfarina@chromium.org2011-03-083-16/+16
* 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-07105-3484/+0
* Carnitas: Move app_strings to ui/base/stringssail@chromium.org2011-03-06105-0/+3484
* Post a task to log the error messages.backer@chromium.org2011-03-042-17/+25
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-043-176/+0
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-033-0/+176
* De-wstringify OSExchangeData.evan@chromium.org2011-03-027-84/+87
* [Mac] Only confirm-to-quit if the key event matches the Quit menu item.rsesek@chromium.org2011-03-022-0/+5
* New OOL violations on linux since last week, along with the final Mac OOL fixes.erg@google.com2011-03-012-23/+43