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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Show context menu on two-finger tap.
sadrul@chromium.org
2012-07-20
1
-1
/
+3
*
Rename bounds accessors to be intuitive and consistent
oshima@chromium.org
2012-07-19
1
-4
/
+4
*
Wire ScrollEvent to views and handle it in app list.
xiyuan@chromium.org
2012-06-22
1
-0
/
+4
*
Provides a way for a window to stop events from propagating to a
sky@chromium.org
2012-06-16
1
-0
/
+16
*
Show context menu on long press.
flackr@chromium.org
2012-06-15
1
-5
/
+10
*
Fixes content scaling when resizing
pkotwicz@chromium.org
2012-06-13
1
-0
/
+4
*
Makes Layer notify the delegate as the bounds change. This is needed
sky@chromium.org
2012-06-06
1
-0
/
+4
*
Gesture related changes for views:
sky@chromium.org
2012-06-05
1
-8
/
+2
*
Remove post delete access
davemoore@chromium.org
2012-05-25
1
-1
/
+2
*
layers: Consolidate the ownership of layers in views::View and aura::Window.
sadrul@chromium.org
2012-05-23
1
-2
/
+10
*
Notification for device scale factor change
oshima@chromium.org
2012-05-17
1
-0
/
+4
*
Remove some more OS_CHROMEOS from browser.
beng@google.com
2012-05-15
1
-5
/
+4
*
views: Have a more accurate name for View parent_owned accessors.
tfarina@chromium.org
2012-05-12
1
-3
/
+3
*
Makes View only consume a long press if drag was started.
sky@chromium.org
2012-05-11
1
-4
/
+7
*
views: Fix SetHotTracked/IsHotTracked issue.
tfarina@chromium.org
2012-05-11
1
-9
/
+0
*
Move DIP translation from ui/aura to ui/compositor.
oshima@chromium.org
2012-05-08
1
-38
/
+5
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-3
/
+3
*
This change makes Aura/Views to use DIP, while keeping layer to use Pixels. T...
oshima@chromium.org
2012-04-27
1
-8
/
+50
*
views: Fix painting views with layers in RTL locale.
sadrul@chromium.org
2012-04-16
1
-5
/
+5
*
Replaced sk_canvas()->drawPath() with DrawPath()
pkotwicz@chromium.org
2012-04-10
1
-1
/
+1
*
* removed views debug paint that was used in NativeWidgetGtk.
oshima@chromium.org
2012-04-03
1
-7
/
+0
*
ash: Fix focus cycling in the login screen from the uber-tray.
sadrul@chromium.org
2012-03-21
1
-1
/
+2
*
Removing GTK code from ui/views.
saintlou@chromium.org
2012-03-21
1
-6
/
+0
*
views: Add a notification to a parent view when the visibility of a child vie...
sadrul@chromium.org
2012-03-19
1
-0
/
+4
*
ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.
tfarina@chromium.org
2012-03-13
1
-7
/
+7
*
views: Nuke is_mouse_gesture parameter from ContextMenuController::ShowContex...
tfarina@chromium.org
2012-03-11
1
-1
/
+1
*
ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.
tfarina@chromium.org
2012-03-09
1
-1
/
+1
*
gtk: Move ScopedRegion into scoped_region.{h,cc}.
tfarina@chromium.org
2012-03-06
1
-1
/
+1
*
Revert 125155 (compile failure on Linux Builder (dbg)(shared)) - gtk: Move Sc...
finnur@chromium.org
2012-03-06
1
-1
/
+1
*
gtk: Move ScopedRegion into scoped_region.{h,cc}.
tfarina@chromium.org
2012-03-06
1
-1
/
+1
*
views: Allow a View to be notified of mouse-enter/leave events even if the mo...
sadrul@chromium.org
2012-03-05
1
-0
/
+1
*
Allow platform apps to specify a maximum size for the shell container.
jeremya@chromium.org
2012-03-01
1
-0
/
+4
*
Simplify some calls to gfx::Rect by using its gfx::Size ctor.
tfarina@chromium.org
2012-02-24
1
-2
/
+2
*
Experimental Extension Keybinding (first cut).
finnur@chromium.org
2012-02-23
1
-1
/
+2
*
ash: Allow dragging using touch/gesture events.
sadrul@chromium.org
2012-02-22
1
-3
/
+9
*
Fold views_compositor=1 into use_aura=1
piman@chromium.org
2012-01-28
1
-1
/
+1
*
Remove old (pre-webkit) compositor
piman@chromium.org
2012-01-27
1
-11
/
+0
*
Fix crash when |View::AddChildView()| is called on an existing child.
asvitkine@chromium.org
2012-01-27
1
-1
/
+10
*
Update selection when the menu is updated.
oshima@chromium.org
2012-01-24
1
-0
/
+13
*
Uses mechanism similar to tab.cc to paint the unique geometry of the find bar.
pkotwicz@chromium.org
2012-01-23
1
-6
/
+7
*
Aura Shell needs to exist on Mac
dhollowa@chromium.org
2012-01-19
1
-0
/
+2
*
Initial views touchui Gesture Recognizer support
vollick@google.com
2012-01-17
1
-0
/
+10
*
Revert 117869 - Initial views touchui Gesture Recognizer support
vollick@google.com
2012-01-17
1
-10
/
+0
*
Initial views touchui Gesture Recognizer support
vollick@chromium.org
2012-01-17
1
-0
/
+10
*
Fix bug where layers weren't getting reordered correctly in a
sky@chromium.org
2012-01-13
1
-2
/
+2
*
Add a CanHandleAccelerators() method to AcceleratorTarget.
asanka@chromium.org
2011-12-27
1
-7
/
+4
*
views: Rename IsAccessibilityFocusableInRootView() to just IsAccessibilityFoc...
tfarina@chromium.org
2011-12-23
1
-2
/
+2
*
views: Rename IsFocusableInRootView() to just IsFocusable().
tfarina@chromium.org
2011-12-20
1
-2
/
+2
*
views: Convert IsFocusable() to just focusable() since it's just a simple acc...
tfarina@chromium.org
2011-12-16
1
-6
/
+2
*
views: Rename IsVisibleInRootView() to IsDrawn().
tfarina@chromium.org
2011-12-14
1
-7
/
+6
[next]