summaryrefslogtreecommitdiffstats
path: root/views/controls
Commit message (Expand)AuthorAgeFilesLines
* Convert LOG(INFO) to VLOG(1) - views/.pkasting@chromium.org2010-10-203-51/+0
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-153-6/+7
* [Win] Enable groups in list views when updating groups.bauerb@chromium.org2010-10-141-2/+4
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* The start of the instant opt-in mocks.sky@chromium.org2010-10-082-5/+14
* Fixes another gray rect. This problem occurred because NativeViewHostsky@chromium.org2010-10-061-0/+2
* Fixes bug in wrench menu where closing with menu open could triggersky@chromium.org2010-10-051-0/+1
* DOMUI implementation of Menu2.oshima@chromium.org2010-10-041-0/+4
* Remove mnemonic and add keyboard shortcut text to the accessible name of text...ctguil@chromium.org2010-10-013-21/+38
* Make the first-run search engine choice dialog accessible todmazzoni@chromium.org2010-09-303-1/+25
* Refactor RadioButton Image code for linux/gtkoshima@chromium.org2010-09-293-76/+122
* Add SetMinimumWidth to Menu2 for chromeos.oshima@chromium.org2010-09-297-0/+20
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-2844-226/+124
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-232-3/+5
* Fixing the problem where accessibility events for password fields did not set...chaitanyag@chromium.org2010-09-212-0/+5
* Make windows menu accelerators work in owner-draw mode.asargent@chromium.org2010-09-151-9/+5
* Fixes bug in bookmark menus where using arrow keys would selectsky@chromium.org2010-09-132-3/+29
* [Win] Add per-plugin exceptions to content settings.bauerb@chromium.org2010-09-092-15/+26
* Changes the max width for bookmark menus back to 400 and leaves themsky@chromium.org2010-09-072-9/+10
* Fixes bookmark menus to deal with multiple menus sharing the samesky@chromium.org2010-09-072-48/+123
* Re-lands 58186:bryeung@chromium.org2010-09-0327-109/+111
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-0227-111/+109
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-0227-109/+111
* Adds support for invisible menu items to bookmark menus and wires itsky@chromium.org2010-09-011-4/+7
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-0127-111/+109
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-0127-109/+111
* Fix a regression in r56766oshima@chromium.org2010-09-011-0/+2
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-279-27/+32
* Remove wstrings from bookmarks, part 12.viettrungluu@chromium.org2010-08-223-3/+5
* Disable the stop button when the user is hovering it and the page finishes lo...pkasting@chromium.org2010-08-202-2/+24
* Add in a browser test for dialog resizing, which was catching an issue with t...scottbyer@chromium.org2010-08-202-5/+14
* Cleanup: Remove dead code, use early returns to reduce indenting, shorten.pkasting@chromium.org2010-08-192-112/+70
* Another take on menu's. This uses the hosting menu scroll view container as ...dtseng@chromium.org2010-08-193-4/+19
* Convert FillRect(... SkPaint) to DrawRect() since it doesn't necessarily fill...pkasting@chromium.org2010-08-181-1/+1
* Convert GetDisplayStringInLTRDirectionality from wstring to string16.tony@chromium.org2010-08-181-1/+2
* Status menu change per chromium-os:5517xiyuan@chromium.org2010-08-172-2/+19
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-1323-51/+60
* Cleanup: Get rid of TreeNodeChildrenReordered.tfarina@chromium.org2010-08-112-41/+3
* Initialize most_recent_profile_ in constructor.ctguil@chromium.org2010-08-101-1/+1
* Improvements to accessibility extension api support for "views":dmazzoni@chromium.org2010-08-062-5/+11
* Enable better NVDA support for custom menus.ctguil@chromium.org2010-08-064-10/+25
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-1/+0
* Add view class names to some classes used in the Wrench menu.dmazzoni@chromium.org2010-08-046-0/+45
* Remove a deprecated wstring ToLower function.tony@chromium.org2010-08-042-3/+6
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-041-2/+2
* Makes cut/copy/paste buttons centered with respect to thesky@chromium.org2010-08-032-7/+11
* Add undeclared virtual destructors part 5ziadh@chromium.org2010-08-021-0/+3
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+2
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-3111-15/+4