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
/
controls
/
menu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement Aura Menu spec for the color specification part.
jennyz@chromium.org
2012-04-30
1
-0
/
+3
*
Fixes possible crash in closing menus. Specifically if we Close a
sky@chromium.org
2012-04-28
1
-0
/
+3
*
views: Make MenuWrapper do not depend on deprecated Menu2 API.
tfarina@chromium.org
2012-04-27
3
-9
/
+12
*
Fixes crash in closing menus. There are two issues here:
sky@chromium.org
2012-04-26
4
-14
/
+33
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
1
-3
/
+3
*
Make menu items 40px tall when touch-optimized-ui is set.
flackr@chromium.org
2012-04-20
1
-1
/
+9
*
Mouse events, touch events, or both can be locked to a target.
tdresser@chromium.org
2012-04-11
1
-4
/
+5
*
Revert 131761 - Mouse events, touch events, or both can be locked to a target.
rsesek@chromium.org
2012-04-11
1
-5
/
+4
*
Mouse events, touch events, or both can be locked to a target.
tdresser@chromium.org
2012-04-11
1
-4
/
+5
*
Replaced sk_canvas()->drawPath() with DrawPath()
pkotwicz@chromium.org
2012-04-10
1
-1
/
+1
*
Consolidate win/x dispatchers
oshima@chromium.org
2012-04-09
2
-25
/
+12
*
Remove WAYLAND port
oshima@chromium.org
2012-04-07
2
-11
/
+0
*
views: Extract SystemMenuModel from native_menu_win.*.
tfarina@chromium.org
2012-04-05
2
-35
/
+7
*
Fix dragged bookmark painting under Aura.
saintlou@chromium.org
2012-04-03
1
-2
/
+4
*
* removed views debug paint that was used in NativeWidgetGtk.
oshima@chromium.org
2012-04-03
1
-2
/
+1
*
Changes menu to use area instead of work area if the bounds passed in
sky@chromium.org
2012-04-03
1
-0
/
+10
*
Makes the shelf remain visible while a context menu is showing in the
sky@chromium.org
2012-03-27
2
-2
/
+11
*
views: Update menu item text Y-position for Aura.
derat@chromium.org
2012-03-22
1
-1
/
+1
*
Removing GTK code from ui/views.
saintlou@chromium.org
2012-03-21
3
-38
/
+0
*
views: Draw the menu separator line using FillRect instead of DrawLine.
tfarina@chromium.org
2012-03-20
1
-4
/
+10
*
Removing deprecated GTK-Views code.
saintlou@chromium.org
2012-03-19
6
-1012
/
+0
*
ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.
tfarina@chromium.org
2012-03-15
3
-7
/
+6
*
ui/gfx: Update includes to point to canvas.h instead of canvas_skia.h
tfarina@chromium.org
2012-03-14
3
-5
/
+5
*
ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.
tfarina@chromium.org
2012-03-13
4
-10
/
+10
*
ui/gfx: Get rid of CanvasSkia::AsCanvasSkia() function.
tfarina@chromium.org
2012-03-11
1
-4
/
+3
*
ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.
tfarina@chromium.org
2012-03-09
5
-8
/
+8
*
views: Rename ViewMenuDelegate to MenuButtonDelegate and move to controls/but...
tfarina@chromium.org
2012-03-08
1
-40
/
+0
*
views: Do not use deprecated ResourceBundle::GetBitmapNamed() function.
tfarina@chromium.org
2012-03-06
3
-13
/
+18
*
Move most of ui/views/drag_utils to ui/base/dragdrop so it can be used outsid...
jam@chromium.org
2012-03-05
1
-1
/
+1
*
ui: Let skia do the conversion work for us by using the integer version of se...
tfarina@chromium.org
2012-03-01
1
-10
/
+6
*
Migrate client API setters/getters to take a RootWindow.
ben@chromium.org
2012-02-26
1
-2
/
+3
*
Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-26
1
-2
/
+4
*
Revert 123673 - Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-25
1
-4
/
+2
*
Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-25
1
-2
/
+4
*
Revert 123592 - Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-25
1
-4
/
+2
*
Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-24
1
-2
/
+4
*
Simplify some calls to gfx::Rect by using its gfx::Size ctor.
tfarina@chromium.org
2012-02-24
1
-1
/
+1
*
Change how you get to the MessageLoop::Dispatcher.
ben@chromium.org
2012-02-23
1
-2
/
+3
*
ash: Allow dragging using touch/gesture events.
sadrul@chromium.org
2012-02-22
2
-90
/
+114
*
Prefer ScopedNestableTaskAllower over manual save/restore
dhollowa@chromium.org
2012-02-14
1
-5
/
+5
*
Fixes login screen menus.
pkotwicz@chromium.org
2012-02-10
1
-1
/
+2
*
Refactor MenuController::SendAcceleratorToHotTrackedView() and OnKeyDown().
mukai@chromium.org
2012-02-09
2
-23
/
+30
*
Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-07
1
-0
/
+5
*
Revert 120587 - Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
1
-5
/
+0
*
Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
1
-0
/
+5
*
Revert 120566 - Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
1
-5
/
+0
*
Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
1
-0
/
+5
*
ui/gfx: Convert Canvas::DrawLineInt() to use gfx::Point.
tfarina@chromium.org
2012-02-05
1
-2
/
+3
*
Pass const gfx::Rect& as the first parameter to FillRect.
tfarina@chromium.org
2012-02-01
2
-3
/
+3
*
[Coverity] Fixed uninitialized member var.
groby@chromium.org
2012-01-28
1
-0
/
+1
[next]