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
*
[Android] Add -ljnigraphics to ui.gyp
trchen@chromium.org
2012-10-13
1
-0
/
+5
*
Don't hang if can't downsize font.
vitalybuka@chromium.org
2012-10-13
2
-1
/
+16
*
fix aura_test TestScreen leak
scottmg@chromium.org
2012-10-13
2
-2
/
+5
*
[Coverity] Leak fix
groby@chromium.org
2012-10-13
1
-2
/
+2
*
fix events_x.cc compile error
scottmg@chromium.org
2012-10-12
1
-1
/
+2
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
40
-429
/
+614
*
Enable CursorManager::LockCursor to lock cursor visibility.
mazda@chromium.org
2012-10-12
18
-74
/
+84
*
ui/base/models: Some fixes to the TreeNodeIterator unittest.
tfarina@chromium.org
2012-10-12
2
-42
/
+47
*
On Windows if menu gutter is disabled, existing code was resizing separator a...
yefim@chromium.org
2012-10-12
1
-2
/
+0
*
Add gfx::ToRoundedSize() method to round a floating point size to an integer ...
danakj@chromium.org
2012-10-12
3
-0
/
+115
*
Auto hide app list on Windows when it loses focus.
benwells@chromium.org
2012-10-12
3
-0
/
+29
*
Revert 161454 - Enable CursorManager::LockCursor to lock cursor visibility.
mazda@chromium.org
2012-10-12
16
-84
/
+68
*
Add IsOrigin() method to gfx::Point classes.
danakj@chromium.org
2012-10-12
2
-0
/
+22
*
Enable CursorManager::LockCursor to lock cursor visibility.
mazda@chromium.org
2012-10-12
16
-68
/
+84
*
Adds ability to animate the color of a layer.
sky@chromium.org
2012-10-11
10
-17
/
+198
*
Implicit coversion operators from integer geometry types to floating point.
danakj@chromium.org
2012-10-11
15
-74
/
+165
*
Ignore certain keys when hiding the cursor
davemoore@chromium.org
2012-10-11
1
-2
/
+50
*
Revert 161386 - Ignore certain keys when hiding the cursor
davemoore@chromium.org
2012-10-11
1
-50
/
+2
*
x11: Use kernel timestamps for touch events (if available).
sadrul@chromium.org
2012-10-11
3
-0
/
+10
*
Ignore certain keys when hiding the cursor
davemoore@chromium.org
2012-10-11
1
-2
/
+50
*
Switch from FORMAT_BGRA to FORMAT_SkBitmap.
aurimas@chromium.org
2012-10-11
1
-1
/
+1
*
Let TouchFactory use master pointer events whenever available
sheckylin@chromium.org
2012-10-11
3
-68
/
+13
*
Add gfx::ToRoundedInt safe conversion method from float to int.
danakj@chromium.org
2012-10-11
8
-11
/
+134
*
Use DrawStringWithShadows in views::Label and TextButton.
msw@chromium.org
2012-10-11
3
-41
/
+15
*
desktop linux aura: Futher event handling issues.
erg@chromium.org
2012-10-11
8
-32
/
+38
*
TreeView::SetEditable(true) should enable editing.
kinaba@chromium.org
2012-10-11
1
-1
/
+4
*
Fix ownership issues with the DNWA and Widget. We weren't deleting the Widget...
ben@chromium.org
2012-10-10
5
-14
/
+21
*
Revert 161137 - Add gfx::ToRoundedInt safe conversion method from float to int.
acolwell@chromium.org
2012-10-10
8
-134
/
+11
*
An attempt at parenting transients more accurately in desktop-aura.
ben@chromium.org
2012-10-10
8
-39
/
+136
*
linux: Make X error logging more precise.
derat@chromium.org
2012-10-10
1
-3
/
+3
*
Add gfx::ToRoundedInt safe conversion method from float to int.
danakj@chromium.org
2012-10-10
8
-11
/
+134
*
Added MenuConfig setter to MenuItemView, updated rest of the code to use set ...
yefim@chromium.org
2012-10-10
15
-103
/
+132
*
Add ResourceBundle::InitSharedInstanceLocaleOnly().
sergeyu@chromium.org
2012-10-10
2
-0
/
+20
*
Decouple EventClientImpl and root window. Check containers on the same root w...
oshima@chromium.org
2012-10-10
2
-13
/
+35
*
Desktop aura: Remove RootWindowHost::GetAcceleratedWidget()
erg@chromium.org
2012-10-10
7
-42
/
+5
*
app_list: Fix a crash when animating a deleted child.
xiyuan@chromium.org
2012-10-10
1
-2
/
+8
*
Cleanup: IWYU for base/time.h. Also fix misc lint errors.
thestig@chromium.org
2012-10-10
1
-1
/
+0
*
Revert 160993 - Revert 160976 - The center of a rect is x+width/2, y+height/2
cpu@chromium.org
2012-10-10
4
-8
/
+68
*
Revert 160976 - The center of a rect is x+width/2, y+height/2
cpu@chromium.org
2012-10-10
4
-68
/
+8
*
The center of a rect is x+width/2, y+height/2
danakj@chromium.org
2012-10-09
4
-8
/
+68
*
Remove implicit flooring Scale() method from Point and Size.
danakj@chromium.org
2012-10-09
20
-39
/
+165
*
Move favicon image files to ui/resources common folder
oshima@chromium.org
2012-10-09
5
-3
/
+3
*
desktop aura: Move the input focus/blur change to linux_aura only.
erg@chromium.org
2012-10-09
4
-14
/
+37
*
Revert 160886 - Added MenuConfig setter to MenuItemView, updated rest of the ...
cpu@chromium.org
2012-10-09
15
-132
/
+102
*
app_list: Add mouse drag-n-drop reordering support.
xiyuan@chromium.org
2012-10-09
17
-383
/
+916
*
Added MenuConfig setter to MenuItemView, updated rest of the code to use set ...
yefim@chromium.org
2012-10-09
15
-102
/
+132
*
Make gfx::ImageSkia(gfx::ImageSkiaRep) explicit
pkotwicz@chromium.org
2012-10-09
2
-2
/
+3
*
Update all unit tests that override paths to use the ScopedPathOverride.
pastarmovj@chromium.org
2012-10-09
1
-8
/
+3
*
This CL removes ResourceBundle::GetBitmapNamed() and ThemeProvider::GetBitmap...
pkotwicz@chromium.org
2012-10-09
5
-23
/
+0
*
Make java.gypi use all_dependent_settings for input_jars_paths
cjhopman@chromium.org
2012-10-09
1
-6
/
+0
[next]