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
*
The touch menu for ChromeOS will be used for all flavors of ChromeOS while ot...
skuhne@chromium.org
2012-08-24
18
-54
/
+158
*
views/examples: Remove unused |browser_context_| variable.
tfarina@chromium.org
2012-08-24
1
-1
/
+0
*
views/examples: Remove the content dependency from examples_window.* component.
tfarina@chromium.org
2012-08-24
3
-19
/
+7
*
Remove transitional WEBLAYER_IS_PURE_VIRTUAL code
jamesr@chromium.org
2012-08-24
5
-249
/
+0
*
Random set of changes for workspace2 code:
sky@chromium.org
2012-08-24
5
-42
/
+42
*
Adding restore from left/right maximize state icons
skuhne@google.com
2012-08-23
13
-1
/
+7
*
Make the fling acceleration constant adjustable from chrome://gesture
rjkroege@chromium.org
2012-08-23
4
-1
/
+15
*
aura: Make sure event copying works properly for X11.
sadrul@chromium.org
2012-08-23
4
-5
/
+32
*
Revert 153057 - Move more methods from NWW to HWNDMessageHandler.
ben@chromium.org
2012-08-23
6
-441
/
+346
*
Add WARN_UNUSED_RESULT to const functions in ui/gfx/*_base.h (except accessor...
yusukes@chromium.org
2012-08-23
3
-14
/
+18
*
Move more methods from NWW to HWNDMessageHandler.
ben@chromium.org
2012-08-23
6
-346
/
+441
*
Ensure that LayerAnimator schedules a draw after the last frame of an animation
vollick@chromium.org
2012-08-23
4
-1
/
+39
*
app_list: Swap two-finger scroll direction.
xiyuan@chromium.org
2012-08-23
1
-1
/
+1
*
views: Add fling-scroll in scroll views.
sadrul@chromium.org
2012-08-23
3
-2
/
+36
*
Add support for Command key for Extension Commands (on Mac).
finnur@chromium.org
2012-08-23
3
-3
/
+14
*
Alternative way to define the files used by iOS in ui.
noyau@chromium.org
2012-08-23
1
-36
/
+26
*
Only set _GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED if the custom frame is enabled.
tony@chromium.org
2012-08-23
2
-3
/
+10
*
Change to address default selection of menu item
harrym@chromium.org
2012-08-23
7
-9
/
+43
*
Put slider bezel operations behind a flag and make them noise robust
skuhne@chromium.org
2012-08-23
2
-0
/
+4
*
Add VKEY_POWER to the POSIX KeyboardCode enum.
derat@chromium.org
2012-08-23
2
-0
/
+5
*
views/examples: Rename ShowExamplesWindow() to ShowExamplesWindowWithContent().
tfarina@chromium.org
2012-08-23
3
-4
/
+4
*
cursor: Make sure platform cursors are reffed/unreffed correctly.
sadrul@chromium.org
2012-08-23
2
-0
/
+16
*
Kill PropertyBag, switch WebContents to SupportsUserData.
avi@chromium.org
2012-08-23
5
-56
/
+94
*
Aura: don't request depth/stencil buffers, we don't use them.
piman@chromium.org
2012-08-22
1
-0
/
+3
*
Normalize the event flags of ui::KeyEvent.
mazda@chromium.org
2012-08-22
3
-0
/
+113
*
Add scoped object to push and pop UIGraphicsContext.
justincohen@chromium.org
2012-08-22
3
-0
/
+53
*
Revert 152664 - win: Always present AcceleratedSurface via the UI thread.
apatrick@chromium.org
2012-08-22
2
-166
/
+21
*
Move Fullscreen stuff onto FullscreenHandler type that hangs off NWW. This is...
ben@chromium.org
2012-08-22
8
-138
/
+300
*
Make wm::GetRootWindowRelativeToWindow() high-DPI aware.
yusukes@chromium.org
2012-08-22
2
-0
/
+11
*
Revert 152794 - Put slider bezel operations behind a flag and make them noise...
jhorwich@chromium.org
2012-08-22
2
-4
/
+0
*
Put slider bezel operations behind a flag and make them noise robust
skuhne@google.com
2012-08-22
2
-0
/
+4
*
Fix the link error of views_examples_with_content_exe.
mazda@chromium.org
2012-08-22
1
-0
/
+1
*
Clean-up: use int64 for display ID, instead of int.
mukai@chromium.org
2012-08-22
2
-2
/
+2
*
Add correctly sized 2x assets for remaining mismatches.
flackr@chromium.org
2012-08-22
3
-0
/
+0
*
Move more methods from NWW to HWNDMessageHandler.
ben@chromium.org
2012-08-22
13
-382
/
+505
*
Convert ui::MenuModel to use gfx::Image instead of ImageSkia.
rsesek@chromium.org
2012-08-22
7
-32
/
+39
*
aura: Share shared context across compositors
piman@chromium.org
2012-08-22
3
-11
/
+8
*
The way that ImageSkia::empty has been implemented, it is equivalent to Image...
pkotwicz@chromium.org
2012-08-22
12
-36
/
+18
*
aura: Add some checks trying to find the cause of a crash.
sadrul@chromium.org
2012-08-22
2
-0
/
+15
*
views/examples: Add missing header license comment to views_examples_export.h
tfarina@chromium.org
2012-08-22
1
-0
/
+4
*
views/examples: Make it possible to build views_examples_with_content_lib tar...
tfarina@chromium.org
2012-08-22
3
-3
/
+35
*
Draggable region support for frameless app window on CrOS.
jianli@chromium.org
2012-08-22
4
-0
/
+46
*
Revert 152657 - Move more methods from NWW to HWNDMessageHandler.
ben@chromium.org
2012-08-21
13
-504
/
+382
*
win: Always present AcceleratedSurface via the UI thread.
apatrick@chromium.org
2012-08-21
2
-21
/
+166
*
Move more methods from NWW to HWNDMessageHandler.
ben@chromium.org
2012-08-21
13
-382
/
+504
*
Add new uber tray 2x resource file.
jennyz@chromium.org
2012-08-21
1
-0
/
+0
*
Add new uber tray 2x resource files.
jennyz@chromium.org
2012-08-21
5
-0
/
+0
*
aura: Rearrange the x11 cursor code to make it more obvious which cursors sti...
sadrul@chromium.org
2012-08-21
1
-52
/
+37
*
Prevent showing up the system menu in Metro
mad@chromium.org
2012-08-21
1
-0
/
+3
*
Makes non ash use Ash text button resources
pkotwicz@chromium.org
2012-08-21
19
-38
/
+18
[next]