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
*
Disable dynamic GPU switching on Mac OS X 10.8 (Mountain Lion) to work around...
kbr@chromium.org
2012-05-11
3
-7
/
+23
*
Aura: Adds custom cursors for drag and drop (second attempt:
varunjain@chromium.org
2012-05-11
14
-21
/
+219
*
Image(SkBitmap) was calling DeleteSoon. Changed code path slightly such that ...
pkotwicz@chromium.org
2012-05-11
1
-1
/
+1
*
Makes gesture events generate mouse events.
sky@chromium.org
2012-05-11
2
-27
/
+242
*
Makes View only consume a long press if drag was started.
sky@chromium.org
2012-05-11
2
-5
/
+9
*
Added gman as OWNER of a few GPU directories and piman as OWNER of a couple o...
kbr@chromium.org
2012-05-11
1
-0
/
+1
*
ash: Add hover-effect to the items in the bottom rows of the uber tray popups.
sadrul@chromium.org
2012-05-11
1
-0
/
+10
*
Add scale factor and 2x resources from webkit and plumb through to ContentCli...
tony@chromium.org
2012-05-11
1
-0
/
+5
*
views: Fix SetHotTracked/IsHotTracked issue.
tfarina@chromium.org
2012-05-11
6
-47
/
+48
*
native theme images for touch UI at 2x scale
oshima@chromium.org
2012-05-11
34
-0
/
+0
*
Dilate the damage rect when DIP enabled for web contents.
backer@chromium.org
2012-05-11
1
-10
/
+24
*
Add test for Layer::SetBounds when invisible
piman@chromium.org
2012-05-11
1
-0
/
+44
*
Fix app list asan failure.
xiyuan@chromium.org
2012-05-11
3
-15
/
+14
*
Fix chromium_base.jar path for APK builds.
nileshagrawal@chromium.org
2012-05-11
1
-2
/
+2
*
Upstreaming a class used to wrap Android native windows.
jcivelli@chromium.org
2012-05-11
7
-34
/
+71
*
Add GetImageSkiaNamed to resource_bundle and theme_provider.
pkotwicz@chromium.org
2012-05-11
5
-0
/
+30
*
make GLboolean print GL_TRUE, GL_FALSE when debugging.
gman@chromium.org
2012-05-10
1
-0
/
+5
*
Match omnibar selected text background color with page selected text color
skuhne@chromium.org
2012-05-10
1
-1
/
+1
*
app_list: List app_list_export.h in the gyp file.
tfarina@chromium.org
2012-05-10
2
-1
/
+2
*
Plumg long press gesture event. Also fix bug in gesture sequence where point
varunjain@chromium.org
2012-05-10
2
-3
/
+5
*
Revert 136373 - Plumg long press gesture event. Also fix bug in gesture seque...
varunjain@chromium.org
2012-05-10
1
-5
/
+2
*
Don't call ScheduleDraw from destructor
oshima@chromium.org
2012-05-10
2
-9
/
+10
*
Remove evan[m]?@chromium.org from OWNERS files.
tony@chromium.org
2012-05-10
1
-1
/
+0
*
Plumg long press gesture event. Also fix bug in gesture sequence where point
varunjain@chromium.org
2012-05-10
1
-2
/
+5
*
Fixes drag and drop crash. The problem was when I made
sky@chromium.org
2012-05-10
2
-8
/
+33
*
Expand RenderText bold width test.
asvitkine@chromium.org
2012-05-10
1
-1
/
+15
*
Add power icon image.
stevenjb@google.com
2012-05-10
2
-0
/
+1
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-10
10
-322
/
+515
*
ash: Remove the row for power, and add a row for date + system buttons.
sadrul@chromium.org
2012-05-10
4
-0
/
+3
*
Implement part of aura menu spec: Update the check and submenu arrow image fi...
jennyz@google.com
2012-05-10
2
-0
/
+0
*
Adds Tony and Sailesh to ui/base/resources/OWNERS
sky@chromium.org
2012-05-10
1
-0
/
+2
*
Revert 136304 - This patch makes ImageSkia more like SkBitmap. The goal is to...
pkotwicz@chromium.org
2012-05-10
10
-514
/
+322
*
Adds the option of aligning the launcher to the left or right. There
sky@chromium.org
2012-05-10
5
-18
/
+90
*
aura: Preprocess an XEvent to make changes for 'alt-click to right-click' bef...
sadrul@chromium.org
2012-05-10
2
-23
/
+29
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-10
10
-322
/
+514
*
Disable LayerWithRealCompositorTest.NoScaleCanvas and LayerWithRealCompositor...
glider@chromium.org
2012-05-10
1
-2
/
+2
*
Disable LayerWithRealCompositorTest.ScaleUpDown because of a real UAF.
glider@chromium.org
2012-05-10
1
-1
/
+2
*
Coverity: Fix an uninitialized member variable.
jhawkins@chromium.org
2012-05-10
2
-0
/
+6
*
Broke the aura compile on Linux and Windows.
dbeam@chromium.org
2012-05-10
2
-5
/
+6
*
Zoom the web contents 2x such that they are blurry in High DPI
pkotwicz@chromium.org
2012-05-10
1
-4
/
+11
*
ui/oak: Build oak as a component library.
tfarina@chromium.org
2012-05-10
2
-6
/
+5
*
Add ability to turn off DIP
oshima@chromium.org
2012-05-10
2
-3
/
+6
*
Add CVPixelBufferGetIOSurface() to IOSurfaceSupport
sail@chromium.org
2012-05-09
2
-12
/
+49
*
Mac Pepper Flash: C++ wrapper for VideoDecodeAcceleration.framework
sail@chromium.org
2012-05-09
5
-0
/
+475
*
Aura desktop: Don't move the window to the origin when we get an external siz...
erg@chromium.org
2012-05-09
1
-1
/
+2
*
Revert 136124 - Allow the RWHVW to be focused when a window is restored from ...
ben@chromium.org
2012-05-09
2
-17
/
+0
*
Check for NULL X device info list before freeing it.
bauerb@chromium.org
2012-05-09
1
-1
/
+2
*
Allow the RWHVW to be focused when a window is restored from minimized.
ben@chromium.org
2012-05-09
2
-0
/
+17
*
Added base::win::InitializeWindowClass() wrapper to make sure that window cla...
alexeypa@chromium.org
2012-05-09
3
-37
/
+53
*
Removed tracing when the context is already current.
kgr@chromium.org
2012-05-09
3
-3
/
+6
[next]