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
*
Continue threading context through unit tests.
erg@chromium.org
2013-01-07
4
-13
/
+16
*
Whenever we set plain text on the standard clipboard, also set
tony@chromium.org
2013-01-07
4
-35
/
+19
*
Track input latency with UMA stats
davemoore@chromium.org
2013-01-07
9
-61
/
+102
*
Revert 174920
jamesr@chromium.org
2013-01-07
2
-45
/
+27
*
views: Mark a tap-down as handled only if scrolling was actually stopped.
sadrul@chromium.org
2013-01-07
1
-1
/
+4
*
Migrate from MathUtil::inverse() to gfx::Transform::GetInverse()
shawnsingh@google.com
2013-01-07
3
-1
/
+75
*
Revert 175201 due to failures in official build.
dharani@google.com
2013-01-06
1
-1
/
+3
*
Adjusted notification view element positions and justifications.
dharcourt@chromium.org
2013-01-05
1
-52
/
+53
*
Added support for image notifications.
dharcourt@chromium.org
2013-01-05
10
-30
/
+133
*
Calculate the refresh period from GLX_OML_sync_control.
backer@chromium.org
2013-01-04
1
-35
/
+40
*
[ui/surface] Separate image processing logic from presentation logic.
nick@chromium.org
2013-01-04
8
-240
/
+1127
*
Windows: Remove content's dependency on d3dx9_43.dll.
apatrick@chromium.org
2013-01-04
1
-3
/
+1
*
Add fuzziness to checking whether the colors of two SkBitmaps are equal for I...
pkotwicz@chromium.org
2013-01-04
3
-27
/
+38
*
Revert 175152
nick@chromium.org
2013-01-04
9
-1111
/
+240
*
[ui/surface] Separate image processing logic from presentation logic.
nick@chromium.org
2013-01-04
9
-240
/
+1111
*
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
[next]