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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Closing menu from LauncherMenuItem upon second click
skuhne@chromium.org
2013-03-17
4
-3
/
+39
*
Revert 188538 "Closing menu from LauncherMenuItem upon second click"
skuhne@chromium.org
2013-03-16
4
-39
/
+3
*
Translate points correctly with root window's transform
oshima@chromium.org
2013-03-16
2
-4
/
+4
*
Keyboard shortcut to log views, layers, windows
jamescook@chromium.org
2013-03-16
2
-44
/
+40
*
Remove BubbleDelegateView::Show(); call GetWidget()->Show() instead; etc.
msw@chromium.org
2013-03-16
7
-16
/
+7
*
Closing menu from LauncherMenuItem upon second click
skuhne@chromium.org
2013-03-16
4
-3
/
+39
*
Revert 188288 "make BoxLayout use and respect GetHeightForWidth(..."
estade@chromium.org
2013-03-16
3
-121
/
+34
*
Revert 186317 "Context menu on views must show on mouse down for..."
varunjain@chromium.org
2013-03-15
1
-22
/
+2
*
Add views::RichLabel, a class which creates multi-line text with mixed
estade@chromium.org
2013-03-15
7
-2
/
+400
*
Respect GetInsets in FillLayout.
estade@chromium.org
2013-03-15
1
-6
/
+6
*
Fixed histogram macros to upload to UMA and renamed one histogram, as UMA das...
yefim@chromium.org
2013-03-15
1
-3
/
+3
*
Improve mouse/trackpad handling when closing a context menu
sschmitz@chromium.org
2013-03-15
2
-23
/
+22
*
Part IV: Clear the clipboard if user copies from 'find dialog' of Incognito w...
vasilii@chromium.org
2013-03-15
1
-4
/
+4
*
InstantExtended: Prevent suggestions from updating when omnibox loses focus
jered@chromium.org
2013-03-15
2
-4
/
+11
*
make BoxLayout use and respect GetHeightForWidth() (for vertical layouts).
estade@chromium.org
2013-03-15
3
-34
/
+121
*
A couple of fixes to bubble view:
varunjain@chromium.org
2013-03-15
3
-3
/
+45
*
Some minor fixes to touch selection as directed by UX:
varunjain@chromium.org
2013-03-15
5
-39
/
+54
*
Remove myself from ime/OWNERS files.
yusukes@chromium.org
2013-03-14
1
-1
/
+0
*
Final tweaks to launcher menu appearance:
skuhne@chromium.org
2013-03-14
3
-10
/
+27
*
Desktop Aura: Reset the mouse pressed handler when capture changes.
erg@chromium.org
2013-03-14
8
-8
/
+192
*
Rotate Cursor when the display is rotated
oshima@chromium.org
2013-03-14
7
-13
/
+21
*
Introduces Kennedy-styled scrollbars for message center.
mukai@chromium.org
2013-03-14
9
-10
/
+210
*
bookmarks: Show context menu on empty bookmark folder.
yoichio@chromium.org
2013-03-14
3
-4
/
+24
*
[win] Allow app launcher to handle system commands.
benwells@chromium.org
2013-03-14
8
-2
/
+30
*
linux_aura: Hide UI when we go into fullscreen mode.
erg@chromium.org
2013-03-14
1
-1
/
+10
*
Thread ui transform animations
ajuma@chromium.org
2013-03-14
2
-4
/
+3
*
Implemented notifying of visibility change up & down window hierarchy.
sschmitz@chromium.org
2013-03-13
1
-3
/
+3
*
Ensure that the Alt key is handled correctly in Windows desktop AURA.
ananta@chromium.org
2013-03-13
2
-9
/
+13
*
Add DCHECK to ensure SetContentsView is not called incorrectlly.
benwells@chromium.org
2013-03-13
5
-15
/
+27
*
Limit the WM_SETCURSOR DefWindowProc artifacts workaround.
msw@chromium.org
2013-03-13
1
-4
/
+13
*
Fixing various spacing issues for the bubble menu
skuhne@chromium.org
2013-03-13
1
-11
/
+12
*
Delete items of the launcher jump list upon pressing Shift click
skuhne@chromium.org
2013-03-13
13
-20
/
+21
*
Add duration_scale_mode to ui::LayerAnimator
ajuma@chromium.org
2013-03-13
2
-3
/
+6
*
Fix views omnibox unfocused double-click behavior.
msw@chromium.org
2013-03-12
1
-0
/
+1
*
Re-implement overscan & Implement Display Rotation
oshima@chromium.org
2013-03-12
4
-0
/
+20
*
Wrap calls to GetTouchInputInfo
girard@chromium.org
2013-03-11
1
-2
/
+4
*
Close menus upon lock
antrim@chromium.org
2013-03-11
1
-1
/
+9
*
Do not create display_change_listener for parent=NULL.
mukai@chromium.org
2013-03-11
1
-1
/
+1
*
Implement DrawAttention for ShellWindowLauncherItem (includes Panels)
stevenjb@chromium.org
2013-03-11
2
-1
/
+25
*
Fix Views textfield Unicode alt key code handling.
msw@chromium.org
2013-03-08
4
-42
/
+4
*
Added finch experiment to track new menu style effect.
yefim@chromium.org
2013-03-08
1
-1
/
+34
*
Clicking on an aura window which has capture should not attempt to transition...
ananta@chromium.org
2013-03-06
2
-0
/
+30
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
4
-4
/
+4
*
Implement Windows accessibility for Aura.
dmazzoni@chromium.org
2013-03-06
31
-466
/
+240
*
Revert 186022 - [win] Make 'Close Window' from taskbar work for app launcher.
benwells@chromium.org
2013-03-06
4
-25
/
+14
*
Context menu on views must show on mouse down for non-WIN.
varunjain@chromium.org
2013-03-06
1
-2
/
+22
*
Use a ScopedRedrawLock and invalidate to fix WM_SETCURSOR DefWindowProc artif...
msw@chromium.org
2013-03-06
1
-6
/
+6
*
Add VIEWS_EXPORT to NativeViewHostWrapper for r186238 to fix win_aura compile.
flackr@chromium.org
2013-03-05
1
-1
/
+2
*
Write a NativeThemeGtk2 class for linux_aura.
erg@chromium.org
2013-03-05
3
-7
/
+7
*
Remove observer in NativeViewHostAura before destructing.
flackr@chromium.org
2013-03-05
5
-2
/
+87
[next]