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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set a display limit of 8 on multiple-item notifications items.
dharcourt@chromium.org
2013-01-04
3
-3
/
+9
*
Desktop aura: Expand what the ViewsDelegate can do to new windows.
erg@chromium.org
2013-01-04
7
-53
/
+42
*
Added ellipses when the title of notifications is too long.
dharcourt@chromium.org
2013-01-04
1
-0
/
+1
*
Renamed MessageViewMultiple to NotificationView
dharcourt@chromium.org
2013-01-04
5
-44
/
+41
*
Allow easier cross-platform access to MessageCenter by making it a singleton ...
dewittj@chromium.org
2013-01-04
4
-27
/
+61
*
Updated multiple item notification view to match latest mockups
dharcourt@chromium.org
2013-01-04
5
-235
/
+136
*
Revert 174943 because it broke ui_unittests in win-vista, win7.
sadrul@chromium.org
2013-01-03
9
-1112
/
+240
*
[ui/surface] Separate image processing logic from presentation logic.
nick@chromium.org
2013-01-03
9
-240
/
+1112
*
This is a modified version of http://crrev.com/11474003. That change
dharcourt@chromium.org
2013-01-03
8
-48
/
+72
*
Reland 174257 with fix for win_aura
apatrick@chromium.org
2013-01-03
2
-27
/
+45
*
Inline gfx::QuadF and gfx::Transform ctor/dtors
jamesr@chromium.org
2013-01-03
2
-27
/
+12
*
Fix a test suppression caused by windows floating point differences.
rjkroege@chromium.org
2013-01-02
1
-31
/
+13
*
Switch to Cocoa APIs for fullscreen.
avi@chromium.org
2012-12-29
1
-8
/
+10
*
Revert "Linux: include system Mesa headers when using system Mesa."
phajdan.jr@chromium.org
2012-12-28
9
-9
/
+9
*
Remove ScopedAllowIO from font_fallback_win.cc.
asvitkine@chromium.org
2012-12-27
1
-3
/
+0
*
Converts TableView from single selection to using
sky@chromium.org
2012-12-23
11
-80
/
+614
*
views: Use common scrolling code for mouse-wheel and touchscrolling.
sadrul@chromium.org
2012-12-21
1
-1
/
+5
*
[Android WebView] Fix some locale related TODOs.
benm@chromium.org
2012-12-21
1
-4
/
+1
*
gpu: Fixup and enable async allocations.
epenner@chromium.org
2012-12-21
1
-77
/
+127
*
Moves TabStripSelectionModel to ui/base/models and renames
sky@chromium.org
2012-12-21
5
-0
/
+469
*
Revert 174338
kinaba@chromium.org
2012-12-21
9
-1010
/
+240
*
[ui/surface] Separate image processing logic from presentation logic.
nick@chromium.org
2012-12-21
9
-240
/
+1010
*
Aura/Android: Send mailbox name with every Swap message.
sievers@chromium.org
2012-12-21
2
-2
/
+12
*
Remove an incorrect TODO for newly added DesktopAuraTestValidPaintWidget test...
ananta@chromium.org
2012-12-20
1
-2
/
+0
*
Fix a crash in the chrome browser process which occurs when the context menu ...
ananta@chromium.org
2012-12-20
3
-0
/
+98
*
Revert "win: AcceleratedPresenter replies to the GPU process as soon as share...
phajdan.jr@chromium.org
2012-12-20
2
-45
/
+27
*
win: AcceleratedPresenter replies to the GPU process as soon as shared textur...
apatrick@chromium.org
2012-12-20
2
-27
/
+45
*
Fix type name uint->size_t. The old code doesn't compile on Windows.
mukai@chromium.org
2012-12-20
1
-1
/
+1
*
Add ToString() to gfx::Transform for easier debugging.
danakj@chromium.org
2012-12-20
2
-0
/
+29
*
Make VKEY_F14 and VKEY_HELP close keyboard overlay.
mazda@chromium.org
2012-12-20
3
-0
/
+74
*
Adds sorting to TableView.
sky@chromium.org
2012-12-20
5
-45
/
+370
*
Move explanatory comment re: iOS supported scale factors.
blundell@chromium.org
2012-12-20
1
-4
/
+0
*
Clean-up EventHandler class comment.
bryeung@chromium.org
2012-12-20
1
-2
/
+2
*
Fixes a wrong comment and misunderstanding of issue 127200.
yuki@chromium.org
2012-12-20
1
-11
/
+8
*
Makes the columns of tableview resizable.
sky@chromium.org
2012-12-20
5
-5
/
+162
*
overscroll: Redirect scroll events on the overscroll window to the web-conten...
sadrul@chromium.org
2012-12-20
1
-0
/
+26
*
Revert 174028
wjia@chromium.org
2012-12-20
9
-1010
/
+240
*
Adjust fonts (part of 137349): Use standard font sizes in ui/app_list
sschmitz@chromium.org
2012-12-20
2
-21
/
+3
*
[ui/surface] Separate image processing logic from presentation logic.
nick@chromium.org
2012-12-19
9
-240
/
+1010
*
Move ash/wm's DialogFrameView to ui/views/window; etc.
msw@chromium.org
2012-12-19
9
-188
/
+351
*
Adds SetColumnVisibility() and IsColumnVisible() to TableViewViews.
sky@chromium.org
2012-12-19
6
-26
/
+195
*
Refine LabelButton[Border] behavior.
msw@chromium.org
2012-12-19
4
-27
/
+32
*
Add a unit-test to sanity-check the USB<->native keycode mapping.
wez@chromium.org
2012-12-19
3
-4
/
+108
*
Make the cursor have separate mode for disabled mouse events and invisible.
mazda@chromium.org
2012-12-19
15
-121
/
+149
*
Adjust fonts (part of 137349): Add SmallBoldFont to ResourceBundle.
sschmitz@chromium.org
2012-12-19
3
-4
/
+15
*
ash: Fix boot splash screen copy.
derat@chromium.org
2012-12-19
1
-6
/
+10
*
Use generated shim headers for zlib.
phajdan.jr@chromium.org
2012-12-18
1
-9
/
+1
*
Add message_center_unittests.
mukai@chromium.org
2012-12-18
3
-9
/
+365
*
Adds debugging code to help figure out a crash. It appears that after
sky@chromium.org
2012-12-18
2
-2
/
+13
*
Added new menu check and radio button images and related code (images in a se...
yefim@chromium.org
2012-12-18
8
-13
/
+69
[next]