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
*
Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkia
pkotwicz@chromium.org
2012-05-14
9
-48
/
+52
*
Add support for perspective transforms
vollick@chromium.org
2012-05-14
2
-0
/
+11
*
Revert 136877 - Changes RootWindow capture code so that we only have one capture
sky@chromium.org
2012-05-14
20
-209
/
+248
*
Changes RootWindow capture code so that we only have one capture
sky@chromium.org
2012-05-14
20
-248
/
+209
*
Revert 136823 - Get rid of Image::Image(SkBitmap*); because of win build failure
toyoshim@chromium.org
2012-05-14
10
-55
/
+75
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
10
-75
/
+55
*
app_list: Remove unneeded forward declaration from app_list_model.h.
tfarina@chromium.org
2012-05-14
4
-13
/
+9
*
Revert 136812 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
10
-52
/
+73
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
10
-73
/
+52
*
app_list: Remove aura from dependency list.
tfarina@chromium.org
2012-05-13
1
-1
/
+0
*
views: Export MessageBoxView::InitParams struct as well.
tfarina@chromium.org
2012-05-13
1
-1
/
+1
*
views: Add a new ctor to MessageBoxView that takes only a InitParams.
tfarina@chromium.org
2012-05-13
3
-38
/
+32
*
ui: Move gl/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-12
82
-320
/
+342
*
views: Have a more accurate name for View parent_owned accessors.
tfarina@chromium.org
2012-05-12
8
-17
/
+16
*
mac: s/UI_EXPORT/GL_EXPORT/ for GLSurfaceCGL
thakis@chromium.org
2012-05-12
1
-1
/
+1
*
Add a RenderText test that checks that matching parentheses use the same font.
asvitkine@chromium.org
2012-05-12
6
-0
/
+125
*
Quote WebPreferences in namespace webkit_glue.
wangxianzhu@chromium.org
2012-05-11
2
-2
/
+2
*
native theme images for for touch friendly UI at 1x scale.
oshima@chromium.org
2012-05-11
101
-32
/
+32
*
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
[next]