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
*
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
*
chromeos: Add flag for subpixel-positioned text.
derat@chromium.org
2012-05-09
4
-12
/
+37
*
Add new ResourceBundle::Delegate interface.
marshall@chromium.org
2012-05-09
14
-217
/
+571
*
gesture recognizer: Require less touch events to generate a fling.
sadrul@chromium.org
2012-05-09
1
-1
/
+1
*
Removes some dead code from Layer.
sky@chromium.org
2012-05-09
1
-6
/
+0
*
Add UI_EXPORT so content_unittests don't fail on shared bot.
dmazzoni@chromium.org
2012-05-09
1
-5
/
+5
*
Add plumbing for file display names for drag and drop
satorux@chromium.org
2012-05-09
6
-22
/
+54
*
Add initial GTK web accessibility framework (third attempt).
dmazzoni@chromium.org
2012-05-09
2
-1
/
+37
*
Move app list from ash to ui.
xiyuan@chromium.org
2012-05-09
29
-0
/
+2598
*
Revert 135791 - Let Chrome app handle Ash accelerators first if the app is la...
yusukes@google.com
2012-05-09
6
-110
/
+49
*
Implement par of aura menu spec:
jennyz@google.com
2012-05-09
1
-1
/
+7
*
Repaint when the layer's scale has changed.
oshima@chromium.org
2012-05-09
2
-14
/
+21
*
Fix the menu size calculation issue button introduced by: https://src.chromiu...
jennyz@google.com
2012-05-09
1
-6
/
+6
*
Derive scale factor from device
oshima@chromium.org
2012-05-08
2
-1
/
+20
*
Resets menu show timer only when pending selected item changes.
xiyuan@chromium.org
2012-05-08
1
-3
/
+6
*
Fix missing empty line in JS.
xji@chromium.org
2012-05-08
1
-11
/
+41
[next]