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
*
Added base::win::InitializeWindowClass() wrapper to make sure that window cla...
alexeypa@chromium.org
2012-05-09
1
-8
/
+15
*
Implement par of aura menu spec:
jennyz@google.com
2012-05-09
1
-1
/
+7
*
Fix the menu size calculation issue button introduced by: https://src.chromiu...
jennyz@google.com
2012-05-09
1
-6
/
+6
*
Resets menu show timer only when pending selected item changes.
xiyuan@chromium.org
2012-05-08
1
-3
/
+6
*
Fix missing empty line in JS.
xji@chromium.org
2012-05-08
1
-11
/
+41
*
Implement part of aura menu spec described in:
jennyz@google.com
2012-05-08
7
-19
/
+45
*
Correct handling of multiline text in buttons.
antrim@chromium.org
2012-05-07
2
-9
/
+22
*
Add support for WM_GETOBJECT for NativeTextfieldWin.
tommi@chromium.org
2012-05-07
2
-5
/
+25
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-1
/
+1
*
Aura Menu Spec: Change the menu top/bottom padding to 2 and left/right paddin...
jennyz@chromium.org
2012-05-04
8
-16
/
+26
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-04
2
-6
/
+30
*
Revert 135369 - Re-implement the screensaver to use WebView instead of Extens...
rkc@chromium.org
2012-05-04
2
-30
/
+6
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-04
2
-6
/
+30
*
views: Mark single-argument constructors as explicit.
tfarina@chromium.org
2012-05-04
7
-14
/
+15
*
Revert 135032 (speculative; BookmarkBarViewTest17.ContextMenus3
thakis@chromium.org
2012-05-03
8
-26
/
+16
*
Implement part of auea menu spec:
jennyz@chromium.org
2012-05-02
8
-16
/
+26
*
Revert 135000 - Re-implement the screensaver to use WebView instead of Extens...
rkc@chromium.org
2012-05-02
2
-30
/
+6
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-02
2
-6
/
+30
*
Revert r134889, "Re-implement the screensaver to use WebView instead of Exten...
caseq@google.com
2012-05-02
2
-30
/
+6
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-02
2
-6
/
+30
*
Revert 134878 - Re-implement the screensaver to use WebView instead of Extens...
rkc@chromium.org
2012-05-02
2
-30
/
+6
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-02
2
-6
/
+30
*
Prevent the volume slider from sending accessibility events when updated via ...
zork@chromium.org
2012-05-02
2
-1
/
+7
*
Implement Aura Menu spec for the color specification part.
jennyz@chromium.org
2012-04-30
2
-22
/
+10
*
Fix RenderTextWin CJK font linking size on Windows XP.
asvitkine@chromium.org
2012-04-30
1
-5
/
+6
*
views: Use STLDeleteElements() function in ClearEditHistory().
tfarina@chromium.org
2012-04-28
1
-3
/
+1
*
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
*
views: Convert NativeTextfieldWin from Menu2 API to MenuModelApdater/MenuRunn...
tfarina@chromium.org
2012-04-26
2
-6
/
+12
*
Revert "Fix the component build for VS2010 while https://chromiumcodereview.a...
dpranke@chromium.org
2012-04-25
1
-4
/
+3
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
1
-3
/
+3
*
views: Fix var names of ToggleImageButton::SetImage() function.
tfarina@chromium.org
2012-04-25
1
-9
/
+13
*
Fix the component build for VS2010 while https://chromiumcodereview.appspot.c...
tommi@chromium.org
2012-04-24
1
-3
/
+4
*
Convert the last users of DOMView to WebView.
ben@chromium.org
2012-04-24
2
-1
/
+12
*
views: Add optional overlay image to ImageButton
jamescook@chromium.org
2012-04-23
3
-2
/
+106
*
Make sure the WebContents has focus after being attached to a WebView, if tha...
ben@chromium.org
2012-04-23
1
-0
/
+7
*
Revert 133490 - Make sure the WebContents has focus after being attached to a...
dmazzoni@chromium.org
2012-04-23
1
-6
/
+0
*
Make sure the WebContents has focus after being attached to a WebView, if tha...
ben@chromium.org
2012-04-23
1
-0
/
+6
*
Fix focus not being set when changing tabs. Simple typo in function call.
ben@chromium.org
2012-04-20
1
-1
/
+1
*
Make menu items 40px tall when touch-optimized-ui is set.
flackr@chromium.org
2012-04-20
1
-1
/
+9
*
Replace usage of DOMView with usage of views::WebView.
beng@google.com
2012-04-19
2
-2
/
+40
*
views: Do not pass SkColor by const-reference as it's defined as POD(integer).
tfarina@chromium.org
2012-04-17
4
-11
/
+11
*
Add more functionality to WebView.
ben@chromium.org
2012-04-17
2
-14
/
+217
*
Implement STYLE_LOWERCASE style for Aura NativeTextfield.
kochi@chromium.org
2012-04-17
4
-16
/
+115
*
Removing defunct code around PureViews.
saintlou@chromium.org
2012-04-15
6
-19
/
+15
*
Revert 132281 - Add more functionality to WebView.
ben@chromium.org
2012-04-14
2
-221
/
+14
*
Revert 132284 - Fix build bustage by correcting ifdef
ben@chromium.org
2012-04-14
1
-3
/
+6
*
Revert 132290 - Remove a dcheck I just added since I apparently don't underst...
ben@chromium.org
2012-04-14
1
-0
/
+1
*
Remove a dcheck I just added since I apparently don't understand the various ...
ben@chromium.org
2012-04-13
1
-1
/
+0
[next]