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
*
views: Rename win-aura flag to desktop-aura.
tfarina@chromium.org
2012-09-14
3
-3
/
+3
*
Allow the Views Delegate to provide the native widget.
ben@chromium.org
2012-09-13
9
-12
/
+90
*
app_list: Update over-scroll animation.
xiyuan@chromium.org
2012-09-13
3
-13
/
+14
*
(reland r156610)
oshima@chromium.org
2012-09-13
341
-288
/
+0
*
Revert r156610 "add ash_resources.grd and necessary changes to use images in ...
oshima@chromium.org
2012-09-13
341
-0
/
+288
*
add ash_resources.grd and necessary changes to use images in ash/resources
oshima@chromium.org
2012-09-13
341
-288
/
+0
*
Revert 156599 - Fixed position of plus image on action box button; added ICON...
miket@chromium.org
2012-09-13
2
-10
/
+4
*
Fixed position of plus image on action box button; added ICON_CENTERED placem...
yefim@chromium.org
2012-09-13
2
-4
/
+10
*
Fix text input type inconsistency between renderer and TsfBridge
nona@chromium.org
2012-09-13
2
-45
/
+22
*
Additional assets for cros bubble border and shadow.
xiyuan@chromium.org
2012-09-13
24
-0
/
+0
*
Makes copying layers clone external textures.
sky@chromium.org
2012-09-13
10
-0
/
+33
*
Return suitable error code on TsfTextStore methods
hsumita@chromium.org
2012-09-13
1
-15
/
+27
*
Remove unsed resouce
oshima@chromium.org
2012-09-13
11
-14
/
+1
*
Fix incorrect use of UnrefCustomCursor.
mazda@chromium.org
2012-09-13
2
-3
/
+5
*
ash: Fix blank window when maximizing an app
jamescook@chromium.org
2012-09-13
3
-7
/
+11
*
app_list: Make min page switcher button width and spacing smaller.
xiyuan@chromium.org
2012-09-13
2
-8
/
+22
*
Desktop aura: Use the X11 clipboard for text.
erg@chromium.org
2012-09-13
13
-405
/
+1660
*
Fix mac
ben@chromium.org
2012-09-12
1
-1
/
+1
*
Change the way the ToplevelEventHandler is hooked up. It is now both a pre- a...
ben@chromium.org
2012-09-12
3
-0
/
+39
*
Fix Compositor::ReadPixels after GL coordinate transition.
aelias@chromium.org
2012-09-12
2
-8
/
+4
*
This patch set introduces a new utility method named "IsFocused" and calls TS...
Yukawa@chromium.org
2012-09-12
1
-13
/
+28
*
Fix build on various Linux and CrOS bots.
dbeam@chromium.org
2012-09-12
1
-3
/
+2
*
I had originally tried to build upon http://codereview.chromium.org/10869066/...
vollick@chromium.org
2012-09-12
8
-148
/
+348
*
Add vollick to OWNERS for ui/compositor for layer animation related code.
vollick@google.com
2012-09-12
1
-1
/
+2
*
Make ash tray bubble detail view UI consistent with default view, slightly ad...
jennyz@chromium.org
2012-09-12
4
-1
/
+0
*
Add missing initializers to TestLayerAnimationDelegate
vollick@google.com
2012-09-12
1
-1
/
+3
*
Get rid of swizzle/yflip in ui_compositor now that cc does it
jamesr@chromium.org
2012-09-12
2
-34
/
+2
*
Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...
gab@chromium.org
2012-09-12
1
-1
/
+2
*
Get mouse events to work with win aura, and make the combobox function in the...
ben@chromium.org
2012-09-12
11
-22
/
+203
*
Revert 156200 - Conservative update button/label/textfield content
dbeam@chromium.org
2012-09-12
3
-6
/
+0
*
win aura: fixes for non-chrome binaries
scottmg@chromium.org
2012-09-12
1
-0
/
+2
*
Conservative update button/label/textfield content
sheu@chromium.org
2012-09-12
3
-0
/
+6
*
Now that unit_tests are clean, fix views_unittests.
erg@chromium.org
2012-09-11
1
-0
/
+3
*
Fix memory leaks caused by misuse of XFree.
mazda@chromium.org
2012-09-11
3
-6
/
+40
*
Add "Display" item in the uber tray.
mukai@chromium.org
2012-09-11
2
-3
/
+18
*
ash: New assets for update notification in the tray.
sadrul@chromium.org
2012-09-11
17
-0
/
+8
*
Add image resources for "Display" item in the uber tray.
mukai@chromium.org
2012-09-11
7
-0
/
+3
*
Move ash specific cursor code to CursorManager.
mazda@chromium.org
2012-09-11
22
-351
/
+551
*
Revert 156096 - Get mouse events to work with win aura, and make the combobox...
ben@chromium.org
2012-09-11
11
-193
/
+11
*
Get mouse events to work with win aura, and make the combobox function in the...
ben@chromium.org
2012-09-11
11
-11
/
+193
*
CSS Media Query now reports touch-support accurately for Windows (retry)
girard@chromium.org
2012-09-11
4
-1
/
+37
*
Revert 156070 - Add a new tray item for the current multi display configuration.
dcheng@chromium.org
2012-09-11
9
-21
/
+3
*
Always update pointer barrier. bounds_ might have already been updated in Se...
oshima@chromium.org
2012-09-11
1
-4
/
+4
*
Add a new tray item for the current multi display configuration.
mukai@chromium.org
2012-09-11
9
-3
/
+21
*
Adding proper dragging behavior for L/R maximized windows.
skuhne@chromium.org
2012-09-11
1
-1
/
+1
*
Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.
erg@chromium.org
2012-09-11
13
-204
/
+226
*
Add GestureTapCancel gesture type
rbyers@chromium.org
2012-09-11
5
-136
/
+176
*
aura: Fix touch event calibration on linux desktops.
sadrul@chromium.org
2012-09-11
1
-10
/
+18
*
Cancel drag if display configuration changes.
oshima@chromium.org
2012-09-11
13
-9
/
+47
*
Use WebCompositorSupport for ui/compositor initialization and shutdown
jamesr@chromium.org
2012-09-11
1
-5
/
+6
[next]