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
*
Fix regression in button padding.
sky@chromium.org
2012-11-21
1
-3
/
+3
*
More focus stuff. Adds the concept of FocusRules.
ben@chromium.org
2012-11-21
14
-81
/
+555
*
compositor: Remove static initializers.
tfarina@chromium.org
2012-11-21
2
-10
/
+8
*
[base] Move AutoReset to base namespace.
dbeam@chromium.org
2012-11-21
4
-9
/
+9
*
TextInputPanel (for on-screen keyboard input) on Windows 8 is crashy - disabl...
tapted@chromium.org
2012-11-21
2
-22
/
+0
*
fixed order of rendering menu backgrounds on Windows broken by my previous ch...
yefim@chromium.org
2012-11-21
1
-8
/
+14
*
Added plumbing to get and transmit multiple-item notification data
dharcourt@chromium.org
2012-11-21
5
-25
/
+25
*
Let Layer.SetNNN methods respect ENQUEUE_ANIMATION strategy.
antrim@chromium.org
2012-11-20
2
-1
/
+32
*
Create the skeleton of a new FocusController in corewm.
ben@chromium.org
2012-11-20
9
-1
/
+551
*
ui: Add methods to Rect classes to get points at each of the rect's corners.
danakj@chromium.org
2012-11-20
2
-0
/
+19
*
ui: Add default implementations for EventHandler interface.
sadrul@chromium.org
2012-11-20
12
-93
/
+45
*
Move focus shifting from CEF onto an EventHandler implementation on Activatio...
ben@chromium.org
2012-11-20
2
-56
/
+1
*
Aura: defer layout() so that ui::Layer can drop the paint.
backer@chromium.org
2012-11-20
1
-6
/
+2
*
Fix the html select tag showing up at the wrong position. This was a regressi...
jam@chromium.org
2012-11-20
3
-0
/
+9
*
Add Java resources to content and chrome.
newt@chromium.org
2012-11-20
1
-2
/
+2
*
Remove the last of the ImageSkia implicit conversion
pkotwicz@chromium.org
2012-11-20
4
-22
/
+9
*
Update Chrome style inter-button spacing and fix clipping of drop shadow.
wittman@chromium.org
2012-11-20
9
-85
/
+171
*
Introduces "quiet mode" to the notification.
mukai@chromium.org
2012-11-20
2
-3
/
+40
*
Added flag to enable new menu style.
yefim@chromium.org
2012-11-20
21
-46
/
+304
*
ui: Enable per-tile-painting and partial swap in the UI compositor via LayerT...
danakj@chromium.org
2012-11-20
1
-6
/
+4
*
Disable a couple of failing tests.
sreeram@chromium.org
2012-11-20
1
-2
/
+14
*
Disable ResourceBundleTest.DelegateGetPathForLocalePack
dmichael@google.com
2012-11-19
1
-1
/
+7
*
Revert 168558 - Fix the html select tag showing up at the wrong position. Thi...
rbyers@chromium.org
2012-11-19
3
-9
/
+0
*
Alternate NTP: Update recent tabs fav icons
sail@chromium.org
2012-11-19
5
-2
/
+13
*
Fix the html select tag showing up at the wrong position. This was a regressi...
jam@chromium.org
2012-11-19
3
-0
/
+9
*
NonAura implementation of the positioning of the bookmark bar at the bottom o...
mad@chromium.org
2012-11-19
2
-4
/
+25
*
views/examples: Move examples_main.cc into content_client directory.
tfarina@chromium.org
2012-11-19
2
-1
/
+1
*
Revert r168447 "Makes windows obey their maximum size constraints on chromeos."
oshima@chromium.org
2012-11-17
6
-18
/
+0
*
Makes windows obey their maximum size constraints on chromeos.
koz@chromium.org
2012-11-17
6
-0
/
+18
*
Remove temporary fix. This was quick fix I had to add to deal with crbug.com/...
oshima@chromium.org
2012-11-17
1
-6
/
+0
*
Move readback to present thread.
nick@chromium.org
2012-11-17
2
-13
/
+57
*
Make use of the new SkMatrix44::transpose, ::getDouble, and ::setDouble funcs
vollick@chromium.org
2012-11-17
6
-64
/
+73
*
Make ImageSkiaStorage RefCountThreadSafe.
oshima@chromium.org
2012-11-17
1
-3
/
+6
*
views: Change GridLayout to store a gfx::Insets instead of pure integers.
tfarina@chromium.org
2012-11-17
2
-22
/
+10
*
Android: SurfaceTexture-based image transport
sievers@chromium.org
2012-11-16
2
-3
/
+12
*
Fill out the background of all displays when display bounds have changed.
mukai@chromium.org
2012-11-16
2
-0
/
+23
*
Make DesktopRootWindowHostWin::GetBounds use client or window rect to match t...
jam@chromium.org
2012-11-16
1
-1
/
+3
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
2
-6
/
+6
*
Created initial multi-item notification view
dharcourt@chromium.org
2012-11-16
7
-0
/
+195
*
Makes DesktopRootWindowHostWin correctly set parent, which is used by menus. ...
sky@chromium.org
2012-11-16
2
-1
/
+8
*
Hack for fixing key events in constrained windows (and likely other
sky@chromium.org
2012-11-16
2
-0
/
+18
*
app_list: Fire transition progress zero on clearing previous scroll.
xiyuan@chromium.org
2012-11-16
2
-5
/
+49
*
This CL ensures that favicons always
pkotwicz@chromium.org
2012-11-16
1
-1
/
+5
*
Make views::Link underlining configurable
bartfab@chromium.org
2012-11-16
2
-3
/
+17
*
WebDialogView::InitDialog shouldn't set position of widget
dpolukhin@chromium.org
2012-11-16
1
-7
/
+0
*
Adds Dana to ui/gfx/OWNERS. per-file directives don't support multiple
sky@chromium.org
2012-11-16
1
-0
/
+3
*
ui/base: Remove the old native_theme files.
tfarina@chromium.org
2012-11-16
13
-4451
/
+0
*
ui: Make native_theme its own library.
tfarina@chromium.org
2012-11-16
53
-73
/
+4575
*
Change AppsGridView::IsValidIndex to cater for the last page of apps to avoid...
tapted@chromium.org
2012-11-16
2
-11
/
+41
*
Encapsulate mesa include paths in mesa.gyp,
phajdan.jr@chromium.org
2012-11-16
1
-1
/
+4
[next]