index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
views
/
view.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-layout the text labels when DSF has been changed.
mukai
2015-01-12
1
-2
/
+6
*
Cleanup: Update the path to gfx size headers.
tfarina
2015-01-03
1
-1
/
+1
*
Cleanup: Update the path to gfx rect headers.
tfarina
2014-12-31
1
-1
/
+1
*
Cleanup: Update the path to insets and point headers.
tfarina
2014-12-23
1
-1
/
+1
*
Standardize usage of virtual/override/final in ui/
dcheng
2014-10-21
1
-19
/
+18
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
1
-16
/
+16
*
Fix touch selection for Athena home card
mohsen
2014-09-05
1
-1
/
+1
*
Stop painting when receiving delegated frame
enne
2014-08-23
1
-0
/
+2
*
Give up focus if the focused view becomes unfocusable
mohsen@chromium.org
2014-08-11
1
-5
/
+13
*
Do not call into EventTargeter methods from ViewTargeter
tdanderson@chromium.org
2014-08-05
1
-7
/
+7
*
Remove remaining overrides of View::GetEventHandlerForRect()
tdanderson@chromium.org
2014-07-21
1
-2
/
+1
*
Move views event targeting into ViewTargeterDelegate::TargetForRect()
tdanderson@chromium.org
2014-07-19
1
-13
/
+16
*
Remove some TODOs related to event targeting in views
tdanderson@chromium.org
2014-07-17
1
-5
/
+0
*
Snap layers in views to physical pixel
oshima@chromium.org
2014-07-17
1
-0
/
+7
*
Remove remaining overrides of View::HitTestRect()
tdanderson@chromium.org
2014-07-16
1
-6
/
+4
*
Remove hit test mask methods from views::View
tdanderson@chromium.org
2014-07-12
1
-27
/
+0
*
Introduce ViewTargeterDelegate and MaskedTargeterDelegate
tdanderson@chromium.org
2014-07-01
1
-1
/
+5
*
View should store a ViewTargeter instead of an EventTargeter
tdanderson@chromium.org
2014-06-28
1
-6
/
+7
*
Remove MaskedViewTargeter and its derived classes
tdanderson@chromium.org
2014-06-25
1
-2
/
+0
*
Repairs crash in RTreeBase::Node::LeastAreaEnlargement
luken@chromium.org
2014-06-19
1
-4
/
+6
*
Revert 276827 "readability review for luken"
cpu@chromium.org
2014-06-16
1
-6
/
+4
*
readability review for luken
luken@chromium.org
2014-06-12
1
-4
/
+6
*
Introduce View::CanProcessEventsWithinSubtree()
tdanderson@chromium.org
2014-05-31
1
-0
/
+4
*
Introduce the MicButtonTargeter class
tdanderson@chromium.org
2014-05-30
1
-0
/
+2
*
Make PostEventDispatchHandler::OnGestureEvent() only show the
pkotwicz@chromium.org
2014-05-27
1
-1
/
+0
*
views: Also const-ify GetMaximumSize().
erg@chromium.org
2014-05-21
1
-1
/
+1
*
views: Make view::Views::GetPreferredSize() const.
erg@chromium.org
2014-05-20
1
-3
/
+3
*
patch from issue 218843002
luken@chromium.org
2014-05-12
1
-3
/
+38
*
Dispatch scroll events in views using EventProcessor and EventTargeter
tdanderson@google.com
2014-05-09
1
-2
/
+14
*
Use correct button border on Linux Aura without breaking other things.
estade@chromium.org
2014-05-09
1
-1
/
+1
*
Revert 268630 "View code, before this patch, used simple hierarc..."
dalecurtis@google.com
2014-05-06
1
-38
/
+3
*
View code, before this patch, used simple hierarchical bounding boxes to cull...
luken@chromium.org
2014-05-06
1
-3
/
+38
*
Handle key events in views using EventProcessor and ViewTargeter
tdanderson@chromium.org
2014-04-04
1
-0
/
+7
*
Remove all handling of touch events from views
tdanderson@chromium.org
2014-04-01
1
-1
/
+1
*
Use a pre-target handler in RootView to open keyboard-generated context menus
tdanderson@chromium.org
2014-03-31
1
-0
/
+2
*
Move layer recreation logic entirely into LayerOwner::RecreateLayer().
ben@chromium.org
2014-03-26
1
-3
/
+0
*
retry r258394
estade@chromium.org
2014-03-21
1
-0
/
+3
*
Revert 258394 "requestAutocomplete -- accept arbitrarily long st..."
estade@chromium.org
2014-03-20
1
-3
/
+0
*
requestAutocomplete -- accept arbitrarily long street addresses
estade@chromium.org
2014-03-20
1
-0
/
+3
*
Removes dependency of window_util on views
sky@chromium.org
2014-03-11
1
-6
/
+2
*
Nuke use_acceleration_when_possible
sky@chromium.org
2014-03-11
1
-6
/
+0
*
Move ui/base/accessibility to ui/accessibility.
dmazzoni@chromium.org
2014-02-25
1
-4
/
+4
*
Removes some dead tab related code
sky@chromium.org
2014-02-04
1
-1
/
+1
*
views: Make View::set_border() take a scoped_ptr<>.
erg@chromium.org
2014-01-24
1
-1
/
+1
*
Makes View::focusable() return last value supplied to SetFocusable()
sky@chromium.org
2014-01-11
1
-3
/
+4
*
Make extensions icons easier to target with gestures
tdanderson@chromium.org
2013-12-19
1
-0
/
+1
*
Prefix string16 with base:: in ui/.
dbeam@chromium.org
2013-12-18
1
-1
/
+2
*
Rename View::set_focusable and View::set_accessibility_focusable
mohsen@chromium.org
2013-12-16
1
-4
/
+2
*
Use forward-declares of Border and Background in view.h
tapted@chromium.org
2013-12-11
1
-4
/
+6
*
Stop handling NULL source in views::View::ConvertPointToTarget() and views::V...
pkotwicz@chromium.org
2013-12-07
1
-2
/
+2
[next]