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
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Fix gesture event propagation in menus.
sadrul@chromium.org
2012-08-03
1
-0
/
+1
*
Add RenderText DirectionalityMode enum and support; etc.
msw@chromium.org
2012-08-01
3
-0
/
+3
*
Makes NativeViewHostWin change the parent of the hwnd when
sky@chromium.org
2012-08-01
2
-4
/
+29
*
Valgrind/Heapchecker: Fix leaks in TabbedPaneTest.
thestig@chromium.org
2012-07-31
1
-1
/
+14
*
(Views only)Resize the menu buttons on the Website Settings UI to fit the but...
markusheintz@chromium.org
2012-07-31
2
-4
/
+8
*
Fix the method GetSelectedTab of the class NativeTabbedPaneView to return the...
markusheintz@chromium.org
2012-07-31
2
-57
/
+90
*
Deprecate unused views::Label::SetURL().
msw@chromium.org
2012-07-27
3
-42
/
+1
*
Implement new slider control and disable the volume control when audio is muted.
jennyz@google.com
2012-07-27
2
-28
/
+106
*
Wrench menu needs to respond to touch events.
girard@chromium.org
2012-07-27
1
-2
/
+2
*
(Views only): Allow switching between NativeTabbedPaneView and NativeTabbedPa...
markusheintz@google.com
2012-07-26
8
-28
/
+44
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-26
1
-1
/
+1
*
Consume TAP regardless of menu result to avoid setting HOT state in CustomBut...
flackr@chromium.org
2012-07-25
1
-0
/
+1
*
Cleanup gfx::Canvas now that 10562027 has landed
pkotwicz@chromium.org
2012-07-24
4
-7
/
+12
*
Revert 147915 - Cleanup gfx::Canvas now that 10562027 has landed
acolwell@chromium.org
2012-07-23
4
-12
/
+7
*
Implement remaining SkBitmapOperations as ImageSkiaOperations
pkotwicz@chromium.org
2012-07-23
3
-79
/
+26
*
Cleanup gfx::Canvas now that 10562027 has landed
pkotwicz@chromium.org
2012-07-23
4
-7
/
+12
*
Move WebDialogView to ui/views/controls/webview.
mazda@chromium.org
2012-07-23
2
-0
/
+459
*
Layout the tabs in the TabStrip of views implementation of the tabbed pane wi...
markusheintz@chromium.org
2012-07-23
1
-2
/
+14
*
Popup menu now ignores simulated right click event from windows touch event.
girard@chromium.org
2012-07-19
1
-0
/
+6
*
Rename bounds accessors to be intuitive and consistent
oshima@chromium.org
2012-07-19
2
-2
/
+2
*
base: Make ScopedVector::clear() destroy elements.
derat@chromium.org
2012-07-19
1
-2
/
+2
*
* Use Virtual Screen Coordinates in more places
oshima@chromium.org
2012-07-18
1
-1
/
+1
*
Do not consume alt-left/right keys in textfield.
mukai@chromium.org
2012-07-18
1
-0
/
+5
*
TextField should be able to copy&paste with long press gesture.
junmin.zhu@intel.com
2012-07-17
1
-1
/
+7
*
views: Re-layout menu icon ImageView when it is replaced.
kinaba@chromium.org
2012-07-16
1
-0
/
+1
*
Allow IDS_PASTE_AND_SEARCH label in omnibox_view_views too.
mukai@chromium.org
2012-07-13
4
-0
/
+27
*
Add and specify Views::Textfield::SelectAll |reversed| flag, etc.
msw@chromium.org
2012-07-13
13
-51
/
+64
*
Fixed the spacing in front of icons in menu items
skuhne@chromium.org
2012-07-12
1
-1
/
+1
*
Support high dpi in menu scroll arrow, submenu arrow and drag_utils.
oshima@chromium.org
2012-07-12
2
-31
/
+63
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
1
-1
/
+0
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
90
-90
/
+0
*
Get rid of implicit conversion to and from ImageSkiaRep
pkotwicz@chromium.org
2012-07-11
2
-2
/
+5
*
Make tab/tabstrip high density compatible
oshima@chromium.org
2012-07-10
1
-3
/
+4
*
Rename RenderText::CreateRenderText() to RenderText::CreateInstance().
asvitkine@chromium.org
2012-07-09
1
-1
/
+1
*
Fix RenderTextWin base direction; remove test exceptions; etc.
msw@chromium.org
2012-07-04
2
-34
/
+0
*
Loading/Creating images for mutiple scale factors on the fly
oshima@chromium.org
2012-07-03
1
-44
/
+68
*
Modified the wrench menu with the latest specs for touch
skuhne@chromium.org
2012-06-30
2
-11
/
+10
*
Add base::RunLoop and update ui_test_utils to use it to reduce flakiness
jbates@chromium.org
2012-06-28
1
-1
/
+3
*
Added support for icon views (view used instead of icon in a menu item).
yefim@chromium.org
2012-06-28
7
-63
/
+138
*
views: Get rid of the stl-style accessors from View.
tfarina@chromium.org
2012-06-28
1
-3
/
+2
*
Close any open menus on activation changes.
flackr@chromium.org
2012-06-28
2
-10
/
+36
*
Add ability to build a canvas with a target scale factor.
pkotwicz@chromium.org
2012-06-27
2
-11
/
+1
*
This CL adds a new object: ImageSkiaRep
pkotwicz@chromium.org
2012-06-25
3
-46
/
+51
*
[views] Text fields must respond to touch gestures directly.
junmin.zhu@intel.com
2012-06-22
1
-7
/
+20
*
Handle TAP gesture on views combo box.
flackr@chromium.org
2012-06-21
2
-0
/
+12
*
Make ImageButton and NetworkMenuIcon work in high DPI
pkotwicz@chromium.org
2012-06-20
3
-26
/
+89
*
Revert 143092 - Make ImageButton and NetworkMenuIcon work in high DPI
pkotwicz@chromium.org
2012-06-20
3
-89
/
+26
*
Make ImageButton and NetworkMenuIcon work in high DPI
pkotwicz@chromium.org
2012-06-20
3
-26
/
+89
*
views: Account for device scale factor when drawing drag images for views.
varunjain@chromium.org
2012-06-19
1
-3
/
+5
*
Implement base::win::IsMetroProcess.
siggi@chromium.org
2012-06-18
1
-1
/
+1
[next]