summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* views: Remove NativeTextButton::SetLabel() and replace all call sites with Se...tfarina@chromium.org2011-08-254-13/+2
* Revert 98236 - Adding a Views scrollbar implementation.jbates@chromium.org2011-08-2513-1511/+588
* Adding a Views scrollbar implementation.backer@chromium.org2011-08-2513-588/+1511
* Add Aura support to views:ben@chromium.org2011-08-2512-17/+557
* More input focus fixoshima@google.com2011-08-251-3/+5
* Focus fix. InputMethod needs to be initialized before calling OnFocusoshima@google.com2011-08-254-4/+12
* Fixes the touch build from patch @ 98179. I missed a touch class usingsky@chromium.org2011-08-252-9/+16
* Adds yet more debugging in hopes of tracking 91396. The latest datasky@chromium.org2011-08-252-1/+29
* Moves ownership of MenuItemView to MenuRunner as well as responbilitysky@chromium.org2011-08-2516-249/+423
* Get views_unittests pass on touch buildoshima@google.com2011-08-248-53/+75
* * Fix wrong condition check in OnFocusOut.oshima@google.com2011-08-243-7/+43
* Fix test that started failing due to http://codereview.chromium.org/7696013/varunjain@chromium.org2011-08-241-1/+1
* Switch to using .pak files for locale data on Windows.tony@chromium.org2011-08-241-1/+1
* Move bubble border under views/bubble.saintlou@chromium.org2011-08-244-0/+637
* Use text input type to control visibility of virtual keyboardpenghuang@chromium.org2011-08-241-1/+2
* Reapplies code that fixed 90860 without debugging code. This is thesky@chromium.org2011-08-241-0/+8
* Reverts debugging code added for 90860. The change to MenuItemViewsky@chromium.org2011-08-244-17/+2
* Revert "Switch to using .pak files for locale data on Windows." (r97941)mattm@chromium.org2011-08-241-1/+1
* Switch to using .pak files for locale data on Windows.tony@chromium.org2011-08-231-1/+1
* Revert "This is a redo of http://codereview.chromium.org/7629009/"saintlou@chromium.org2011-08-234-637/+0
* This is a redo of http://codereview.chromium.org/7629009/saintlou@chromium.org2011-08-234-0/+637
* views: Propagate visibility-notification down the view hierarchy when the wid...sadrul@chromium.org2011-08-231-0/+1
* Revert r97856 "move bubble border code and update references to it."maruel@chromium.org2011-08-233-635/+0
* move bubble border code and update references to it.saintlou@chromium.org2011-08-233-0/+635
* Move input_method to widgetoshima@google.com2011-08-2324-233/+359
* Minor fix to touch selection logic.varunjain@chromium.org2011-08-232-14/+6
* Reverts debugging code added @ 97412 as it uncovered reason for crash.sky@chromium.org2011-08-221-9/+1
* Fixes regression (and crash) in instant. The crash would happen ifsky@chromium.org2011-08-222-1/+10
* Converts a DCHECK into a CHECK in hopes of tracking why the menu codesky@chromium.org2011-08-191-1/+2
* Fix shlib build breakageoshima@google.com2011-08-191-1/+2
* Simple WindowManager that can move/resize window.oshima@google.com2011-08-1920-79/+540
* Disable NativeTextfieldViews drag and drop on TOUCHUI.msw@chromium.org2011-08-191-3/+15
* Adds some debugging code to track crash. It seems as thoughsky@chromium.org2011-08-191-1/+9
* Introduce FORCE_LTR_DIRECTIONALTY in Canvas.xji@chromium.org2011-08-182-42/+45
* Adds some debugging code in hopes of finding why 90860 is happening.sky@chromium.org2011-08-184-2/+17
* Add Unicode support to ibus_input_method.cc.yusukes@google.com2011-08-181-0/+8
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)thestig@chromium.org2011-08-182-2/+3
* widget: Look at the 'maximize' initialization param on creation.sadrul@chromium.org2011-08-182-2/+4
* Implement NativeWidgetViews::CenterWindow().rhashimoto@chromium.org2011-08-171-2/+4
* Remove Purify and Quantify.Doing so will reduce substantially the size of the...jeanluc@chromium.org2011-08-172-2/+2
* Make sure dialog window gets closed at the end of test.oshima@google.com2011-08-171-5/+27
* Remove PREVIOUS_GRAPHEME_TRAILING. xji@google.com2011-08-162-44/+13
* chromeos: Improve brightness and volume animations.derat@chromium.org2011-08-153-127/+104
* views-desktop: Fix updating the cursor for windows.sadrul@chromium.org2011-08-153-1/+13
* Implemented nicer battery statusdavemoore@chromium.org2011-08-127-4/+49
* Dropping non-existant sources.bradnelson@google.com2011-08-111-1/+0
* Fix RenderText cached bounds and offset logic; update clients.msw@chromium.org2011-08-112-17/+6
* views-desktop: Fix sending mousewheel events to the correct view.sadrul@chromium.org2011-08-111-2/+12
* views: Force child views to paint into their own texture when the parent has ...sadrul@chromium.org2011-08-101-5/+10
* views-desktop: Add the desktop-window as an observer for a widget when it get...sadrul@chromium.org2011-08-101-1/+7