summaryrefslogtreecommitdiffstats
path: root/ui/views/view.cc
Commit message (Expand)AuthorAgeFilesLines
* retry r258394estade@chromium.org2014-03-211-2/+7
* Revert 258394 "requestAutocomplete -- accept arbitrarily long st..."estade@chromium.org2014-03-201-7/+2
* requestAutocomplete -- accept arbitrarily long street addressesestade@chromium.org2014-03-201-2/+7
* Makes View::RecreateLayer() and Window::RecreateLayer() the samesky@chromium.org2014-03-191-7/+2
* Removes dependency of window_util on viewssky@chromium.org2014-03-111-4/+4
* Nuke use_acceleration_when_possiblesky@chromium.org2014-03-111-40/+15
* Nukes USE_AURA ifdefs from viewssky@chromium.org2014-03-101-20/+2
* Remove Views dependency from window_animations.ccben@chromium.org2014-03-051-12/+10
* Skia is disassociating information about the state of the clip from the clip ...robertphillips@google.com2014-03-031-1/+2
* Move ui/base/accessibility to ui/accessibility.dmazzoni@chromium.org2014-02-251-3/+3
* Automatically repaint when a child view is added or going to be removed.pkasting@chromium.org2014-02-141-1/+7
* views: Make View::set_border() take a scoped_ptr<>.erg@chromium.org2014-01-241-3/+1
* Tweaks to get views compiling with mojosky@chromium.org2014-01-161-1/+1
* Reland Merge NativeTextfieldViews into views::Textfield.msw@chromium.org2014-01-121-1/+1
* Revert of https://codereview.chromium.org/120503005/msw@chromium.org2014-01-121-1/+1
* Merge NativeTextfieldViews into views::Textfield.msw@chromium.org2014-01-111-1/+1
* [View] Cleanup: Remove redundant layer()->SchedulePaint() callingsimonhong@chromium.org2014-01-071-8/+0
* Make extensions icons easier to target with gesturestdanderson@chromium.org2013-12-191-4/+4
* Prefix string16 with base:: in ui/.dbeam@chromium.org2013-12-181-1/+1
* Rename View::set_focusable and View::set_accessibility_focusablemohsen@chromium.org2013-12-161-0/+14
* Use forward-declares of Border and Background in view.htapted@chromium.org2013-12-111-0/+9
* Stop handling NULL source in views::View::ConvertPointToTarget() and views::V...pkotwicz@chromium.org2013-12-071-25/+11
* Removes FocusBorder from viewssky@chromium.org2013-12-051-15/+0
* events: Introduce EventTargeter.sadrul@chromium.org2013-12-021-0/+10
* Adds ability to control whether View::Focus()/Blur() schedules paintsky@chromium.org2013-11-211-4/+5
* Removes unnecessary SchedulePaints()sky@chromium.org2013-11-191-1/+0
* events: Remove the bit to allow dispatching events to hidden targets.sadrul@chromium.org2013-11-091-1/+1
* Add support for rect-based event targeting in viewstdanderson@google.com2013-11-051-7/+71
* Modify hit test masks for tabs and tab close buttonstdanderson@chromium.org2013-11-041-2/+6
* Implement rect conversion utility functions in Viewtdanderson@chromium.org2013-10-211-0/+43
* More tooltip related cleanupsky@chromium.org2013-10-021-6/+4
* aura: Use Layer::SetShowPaintedContent to stop showing external contentdanakj@chromium.org2013-10-021-15/+0
* linux_aura: Flip the close button when it is the leftmost button.erg@chromium.org2013-10-011-26/+3
* Remove mac code from aura/ash/viewsoshima@chromium.org2013-09-181-4/+0
* Makes native_widget_types forward declare ui::Cursor.sky@chromium.org2013-09-161-0/+4
* Refactor TransformPoint{,Reverse}.avallee@chromium.org2013-09-121-2/+2
* Fixes possible use after free when doing drag and drop.sky@chromium.org2013-08-261-13/+12
* - Remove redundant views::View::accelerator_registration_delayed_pkotwicz@chromium.org2013-08-231-30/+9
* linux_aura: Fix crash on drags from the omnibox.erg@chromium.org2013-08-151-0/+11
* Introduces the const version of GetInputMethod().yukishiino@chromium.org2013-07-201-0/+5
* Use a direct include of the message_loop header in ui/, part 2.avi@chromium.org2013-07-181-1/+1
* Hover effects in views should not be invoked when mouse events are disabledtdanderson@chromium.org2013-06-181-0/+18
* Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...varunjain@chromium.org2013-06-181-5/+6
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-071-1/+1
* Revert 203217 "Revert 202987 "Reorder the NativeViews attached t..."avi@chromium.org2013-05-311-10/+18
* Revert 202987 "Reorder the NativeViews attached to a view via th..."avi@chromium.org2013-05-301-18/+10
* Reorder the NativeViews attached to a view via the kViewHostKey according to ...pkotwicz@chromium.org2013-05-291-10/+18
* Make RecreateLayer() order the old layer above the new layer.pkotwicz@chromium.org2013-05-271-0/+6
* views: Store only the name of the class in kViewClassName constants.tfarina@chromium.org2013-05-261-1/+1