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
*
Touch selection polish: increase menu button border padding and decrease time
varunjain@chromium.org
2013-04-26
2
-11
/
+19
*
[Android] Only pass positive dimensions to SurfaceTexture#setDefaultBufferSize
benm@chromium.org
2013-04-26
1
-3
/
+8
*
Fix dependency tree when using the system ICU.
torne@chromium.org
2013-04-26
1
-0
/
+6
*
Magnifier: Move the cursor directly to the root window host.
yoshiki@chromium.org
2013-04-26
2
-22
/
+24
*
Remove dependency on ui/base/clipboard/clipboard.h from browser_context.h
jeremya@chromium.org
2013-04-26
14
-25
/
+40
*
[Mac][MC] Implement the MessageCenterTrayDelegate as MessageCenterTrayBridge.
rsesek@chromium.org
2013-04-26
2
-7
/
+2
*
Delete MacVDA from the codebase since it is dead code and not being worked on.
fischman@chromium.org
2013-04-26
5
-449
/
+0
*
Fix Views Bubbleborder minimium dimension clamping.
msw@chromium.org
2013-04-26
1
-3
/
+4
*
aura: make cc root layer clip descendants
piman@chromium.org
2013-04-26
1
-0
/
+2
*
Fix scaling of shadows at non-Integer scale factors.
kevers@chromium.org
2013-04-25
2
-11
/
+42
*
Re-land: cc: Fix anti-aliasing of axis-aligned quads.
reveman@chromium.org
2013-04-25
2
-0
/
+23
*
Add transition animations to notification popups.
dimich@chromium.org
2013-04-25
3
-306
/
+446
*
Revert 196446 "Make touch drag drop and touch editing flags tri-..."
nick@chromium.org
2013-04-25
8
-67
/
+14
*
ui: Improve instantiation of AsyncPixelTransferDelegate classes.
reveman@chromium.org
2013-04-25
16
-1101
/
+1300
*
Apply bubble_painter_assets_d from 12647016.
msw@chromium.org
2013-04-25
44
-0
/
+0
*
Make touch drag drop and touch editing flags tri-state and turn them on by
varunjain@chromium.org
2013-04-25
8
-14
/
+67
*
Revert 196423 "cc: Fix anti-aliasing of axis-aligned quads."
nick@chromium.org
2013-04-25
2
-23
/
+0
*
cc: Fix anti-aliasing of axis-aligned quads.
reveman@chromium.org
2013-04-25
2
-0
/
+23
*
Views Textfield: Don't start drags during multiple clicks
ckocagil@chromium.org
2013-04-25
3
-8
/
+10
*
Rewrite BubbleBorder with an ImagePainter.
msw@chromium.org
2013-04-25
5
-593
/
+312
*
Removed unused code.
sievers@chromium.org
2013-04-25
5
-68
/
+0
*
[Mac][MC] Implement the MCPopupCollection, used to place popup notifications ...
rsesek@chromium.org
2013-04-25
10
-5
/
+431
*
Fixes a crash bug caused by my CL.
mukai@chromium.org
2013-04-25
1
-1
/
+1
*
Changes the focus chain in notification settings entries.
mukai@chromium.org
2013-04-25
2
-5
/
+7
*
mac: Fix message_center_unittests build on 64 bit.
thakis@chromium.org
2013-04-25
2
-0
/
+4
*
[Android] Export new symbols
cjhopman@chromium.org
2013-04-25
3
-3
/
+6
*
Prevents the space below notification icons from being too small.
dharcourt@chromium.org
2013-04-25
1
-6
/
+11
*
Add ui::GrabDesktopSnapshot for Windows.
grt@chromium.org
2013-04-24
5
-15
/
+119
*
Trying to activate a window in a workspace other than the current is ignored ...
sschmitz@chromium.org
2013-04-24
4
-10
/
+75
*
Supports MessageCenterObserver interface in MessageCenterView (2nd).
mukai@chromium.org
2013-04-24
9
-49
/
+113
*
In Windows desktop Chrome AURA the HandleVisibilityChanged function on the HW...
ananta@chromium.org
2013-04-24
6
-0
/
+22
*
Fixing iframe jank in the local omnibox popup.
jered@chromium.org
2013-04-24
3
-18
/
+27
*
views: Add class names to views paint trace events
jamescook@chromium.org
2013-04-24
1
-3
/
+3
*
Updates unread_count for RemoveNotification too.
mukai@chromium.org
2013-04-24
1
-3
/
+1
*
Revert 196080 "Supports MessageCenterObserver interface in Messa..."
markusheintz@chromium.org
2013-04-24
9
-108
/
+49
*
Android: Move SurfaceTexture from content to ui/gl and add test.
sievers@chromium.org
2013-04-24
12
-0
/
+579
*
Supports MessageCenterObserver interface in MessageCenterView.
mukai@chromium.org
2013-04-24
9
-49
/
+108
*
Let Magnifier, UI Scaling and Rotation use AshRootWindowTransformer to create...
yoshiki@chromium.org
2013-04-24
2
-3
/
+21
*
ui: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.
tfarina@chromium.org
2013-04-24
37
-67
/
+55
*
Revert 195969 "Revert 195908 "Stretch ImagePainter edge images i..."
kalman@chromium.org
2013-04-24
2
-10
/
+13
*
Restrict the new button style to the new dialog style flag.
msw@chromium.org
2013-04-24
1
-1
/
+2
*
Item drag & drop for the OSX app list.
tapted@chromium.org
2013-04-24
13
-45
/
+943
*
Strip all non whitelisted attributes
arv@chromium.org
2013-04-24
2
-8
/
+30
*
Revert 195908 "Stretch ImagePainter edge images instead of tiling."
kalman@chromium.org
2013-04-24
2
-13
/
+10
*
ui/aura: Remove unnecessary scoped_ptr ".get()" calls.
tfarina@chromium.org
2013-04-23
5
-20
/
+20
*
Stretch ImagePainter edge images instead of tiling.
msw@chromium.org
2013-04-23
2
-10
/
+13
*
Revert 195854 "Add debug shortcuts that toggles options to shows..."
kalman@chromium.org
2013-04-23
2
-13
/
+0
*
Add debug shortcuts that toggles options to shows paint rects, debug borders ...
oshima@chromium.org
2013-04-23
2
-0
/
+13
*
keyboard: Add ipc as a dependency to fix win-aura static build.
sadrul@chromium.org
2013-04-23
1
-0
/
+1
*
keyboard: Simplify initialization and use in ash_shell.
sadrul@chromium.org
2013-04-23
6
-4
/
+219
[next]