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
*
Set vt=VT_DISPATCH when returning a focused child element
tommi@chromium.org
2012-05-15
1
-0
/
+1
*
Tie native surface EGL config to the window depth.
sabercrombie@chromium.org
2012-05-15
2
-8
/
+88
*
Move ui/gfx/resources to ui/base/native_theme/resources
oshima@chromium.org
2012-05-15
114
-0
/
+0
*
Change the way _EXPORT macros look, app_list edition
thakis@chromium.org
2012-05-15
1
-0
/
+4
*
Remove some more OS_CHROMEOS from browser.
beng@google.com
2012-05-15
1
-5
/
+4
*
Support 'Paste and Go' action in omnibox Aura.
mukai@chromium.org
2012-05-15
2
-1
/
+23
*
aura/ash split: Moves RootWindowEventFilter and InputMethodEventFilter to ui/...
erg@google.com
2012-05-15
11
-142
/
+594
*
Do not consume an ET_KEY_RELEASED event in NativeTextfieldViews and NativeCom...
yusukes@chromium.org
2012-05-15
2
-2
/
+2
*
This restores a hack that was in place in the old NativeTabContentsContainer ...
beng@google.com
2012-05-15
7
-49
/
+139
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
8
-43
/
+52
*
Change the way _EXPORT macros look.
thakis@chromium.org
2012-05-15
7
-0
/
+28
*
ui: Do not expose the underline type (vector) used in ListModel.
tfarina@chromium.org
2012-05-15
3
-15
/
+12
*
Revert 137075 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
7
-48
/
+39
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
7
-39
/
+48
*
Revert 137068 - Revert 136812 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
7
-51
/
+41
*
Revert 136812 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
7
-41
/
+51
*
Modify ui::ElideRectangleText() to honor trailing newlines.
asvitkine@chromium.org
2012-05-15
2
-20
/
+34
*
Better fix for closing uber tray when clicking on Desktop
pkotwicz@chromium.org
2012-05-15
4
-9
/
+33
*
ui: Move NativeTheme files into ui/base/native_theme/ directory.
tfarina@chromium.org
2012-05-15
50
-415
/
+422
*
cros: Window header heights to new UI spec
jamescook@chromium.org
2012-05-15
4
-7
/
+10
*
Revert 137040 - This restores a hack that was in place in the old NativeTabCo...
vrk@google.com
2012-05-15
6
-78
/
+42
*
This restores a hack that was in place in the old NativeTabContentsContainer ...
ben@chromium.org
2012-05-15
6
-42
/
+78
*
images for touch UI at 1x and 2x scales
oshima@chromium.org
2012-05-15
230
-37
/
+37
*
Take 2 at: Changes RootWindow capture code so that we only have one capture
sky@chromium.org
2012-05-15
20
-248
/
+209
*
Simplify SplitStringIntoParagraphs().
asvitkine@chromium.org
2012-05-15
1
-42
/
+10
*
1. bottom_view_ is removed.
xji@chromium.org
2012-05-14
2
-53
/
+24
*
Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i...
vrk@google.com
2012-05-14
9
-52
/
+48
*
Revert 136996 - ui: Move NativeTheme files into ui/base/native_theme/ directory.
tfarina@chromium.org
2012-05-14
50
-449
/
+421
*
Revert 136998 - ui/gfx: Fix merge conflicts removing merge tags.
tfarina@chromium.org
2012-05-14
1
-0
/
+19
*
ui/gfx: Fix merge conflicts removing merge tags.
tfarina@chromium.org
2012-05-14
1
-19
/
+0
*
ui: Move NativeTheme files into ui/base/native_theme/ directory.
tfarina@chromium.org
2012-05-14
50
-421
/
+449
*
Revert 136332 - This patch makes ImageSkia more like SkBitmap. The goal is to...
pkotwicz@chromium.org
2012-05-14
10
-515
/
+322
*
Revert 136639 - Image(SkBitmap) was calling DeleteSoon. Changed code path sli...
pkotwicz@chromium.org
2012-05-14
1
-1
/
+1
*
Turn off simple scrolling by default. This is necessary for OOBE.
achuith@chromium.org
2012-05-14
1
-1
/
+1
*
Changing default for calibration from enable to disable
skuhne@chromium.org
2012-05-14
3
-6
/
+6
*
Remove RenderText's dependency on NativeTheme.
asvitkine@chromium.org
2012-05-14
3
-10
/
+51
*
aura: Resources for standard CSS cursors.
varunjain@chromium.org
2012-05-14
38
-0
/
+0
*
Make touch-optimized-ui a tri-state flag
rbyers@chromium.org
2012-05-14
9
-116
/
+128
*
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
[next]