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
*
Remove 'focusable' flag when there're no notifications.
mukai@chromium.org
2013-01-09
1
-0
/
+2
*
Removes SimpleMenuModel::FlipIndex. It was only used by
sky@chromium.org
2013-01-09
3
-25
/
+13
*
Removes debugging code I added to find crash. Crash seems to have
sky@chromium.org
2013-01-09
2
-13
/
+2
*
Introduces message_center_switches.(h|cc)
mukai@chromium.org
2013-01-09
3
-0
/
+33
*
Fix a couple test cases where we should be doing floating point comparisons.
thestig@chromium.org
2013-01-09
2
-11
/
+10
*
Use TargetTransform instead of transform in ConvertPointFor/FromAncestor
antrim@chromium.org
2013-01-09
2
-7
/
+9
*
views: Stop dispatching scroll-gesture events if the scroll-begin event wasn'...
sadrul@chromium.org
2013-01-09
2
-5
/
+105
*
Add initial support for handling touch events in desktop chrome AURA.
ananta@chromium.org
2013-01-08
6
-2
/
+54
*
Adds notification specific assets.
mukai@chromium.org
2013-01-08
13
-0
/
+6
*
views: Cancel menu selection on tap-cancel.
sadrul@chromium.org
2013-01-08
2
-6
/
+15
*
Add support for adding 256x256 pngs to Windows .ico files.
asvitkine@chromium.org
2013-01-08
3
-41
/
+120
*
gpu: Report time spent performing async texture uploads.
reveman@chromium.org
2013-01-08
4
-55
/
+99
*
Rotated Images
harrym@chromium.org
2013-01-08
1
-0
/
+1
*
ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes always.
danakj@chromium.org
2013-01-08
9
-46
/
+51
*
views: Target the synthetic wheel events to the view under the mouse cursor.
sadrul@chromium.org
2013-01-08
4
-14
/
+142
*
Flip the default value of the flag to enable scaling in ImageSkiaOperations.
oshima@chromium.org
2013-01-08
3
-8
/
+8
*
Get drag and drop working on Win Ash.
jam@chromium.org
2013-01-08
7
-15
/
+74
*
Two techniques are introduced implementing RGB->YV12 conversion using fragmen...
nick@chromium.org
2013-01-08
8
-559
/
+1661
*
Changed enable-new-menu-style flag to be on by default.
yefim@chromium.org
2013-01-08
3
-6
/
+6
*
Checks the possibility of overscans from EDID extension data.
mukai@chromium.org
2013-01-08
4
-55
/
+354
*
Implement rough new dialog style.
msw@google.com
2013-01-07
9
-153
/
+112
*
Roll ICU and convert include style to standard Chromium style,
phajdan.jr@chromium.org
2013-01-07
7
-10
/
+10
*
Don't scale mask image for new tab button.
oshima@chromium.org
2013-01-07
1
-1
/
+0
*
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
[next]