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
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
2
-2
/
+2
*
Make the fling acceleration curve be easily configurable.
rjkroege@chromium.org
2012-11-14
4
-63
/
+33
*
Move shadow code to views\corewm
ben@chromium.org
2012-11-14
13
-2
/
+1667
*
Make ElideRectangleText() report horizontal truncation as well
bartfab@chromium.org
2012-11-14
3
-58
/
+78
*
aura: Remove aura::EventFilter.
sadrul@chromium.org
2012-11-14
26
-790
/
+277
*
aura: Make sure ScrollEvents are dispatched correctly.
sadrul@chromium.org
2012-11-14
5
-8
/
+60
*
Fix LabelTest views_unittests.
bartfab@chromium.org
2012-11-14
1
-14
/
+22
*
Use gfx::Insets return type for Border::GetInsets().
wittman@chromium.org
2012-11-14
17
-87
/
+60
*
Make Label respect horizontal alignment when text contains \n
bartfab@chromium.org
2012-11-14
1
-11
/
+12
*
Move shadow resources from one grd to another. Needed to be able to pass try ...
ben@chromium.org
2012-11-14
33
-0
/
+16
*
views: Improve the constant names of the ButtonState enum.
tfarina@chromium.org
2012-11-14
30
-197
/
+202
*
ui/gfx: Extract RemoveAcceleratorChar() out of skia_util.*
tfarina@chromium.org
2012-11-14
9
-60
/
+92
*
Shortly, gfx::Transform will be backed by a matrix of doubles. It would make ...
vollick@chromium.org
2012-11-14
2
-56
/
+71
*
Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...
reed@google.com
2012-11-14
10
-69
/
+62
*
Revert 167589 - Continuing TODO items from a previous CL, remove the "extra_f...
jochen@chromium.org
2012-11-14
9
-229
/
+77
*
Revert 167593 - Add an OVERRIDE keyword
jochen@chromium.org
2012-11-14
1
-2
/
+1
*
- Move DisplayManager and DisplayChangeObserverX11 from aura
oshima@chromium.org
2012-11-14
29
-703
/
+266
*
Load the resources for max scale factor first.
oshima@chromium.org
2012-11-14
11
-45
/
+85
*
ui: Remove implicit flooring in skia rect conversion methods.
danakj@chromium.org
2012-11-14
15
-43
/
+123
*
Add an OVERRIDE keyword
hbono@chromium.org
2012-11-14
1
-1
/
+2
*
ui/gfx: Create a new gfx switches file to put gfx specific switches there.
tfarina@chromium.org
2012-11-14
7
-20
/
+50
*
Continuing TODO items from a previous CL, remove the "extra_field" and "secon...
miket@chromium.org
2012-11-14
9
-77
/
+229
*
Don't use drag to corner resizing for unresizable windows
skuhne@chromium.org
2012-11-14
3
-1
/
+7
*
re-re-land of https://codereview.chromium.org/11364053/
scottmg@chromium.org
2012-11-14
16
-199
/
+30
*
Revert 167255 - ui: Remove gfx::Size::ClampToNonNegative, prevent negative si...
shawnsingh@chromium.org
2012-11-13
9
-55
/
+52
*
Don't DCHECK in InputMethodWin's OnFocus/OnBlur to make sure that the state i...
jam@chromium.org
2012-11-13
1
-0
/
+7
*
We should use double precision for SkMatrix44 in chrome
vollick@chromium.org
2012-11-13
2
-34
/
+38
*
Move the desktop aura classes into a desktop subdir to make the gyp simpler.
ben@chromium.org
2012-11-13
22
-79
/
+74
*
Revert 167431 - reland of https://codereview.chromium.org/11364053/
scottmg@chromium.org
2012-11-13
12
-32
/
+13
*
reland of https://codereview.chromium.org/11364053/
scottmg@chromium.org
2012-11-13
12
-13
/
+32
*
ui/gfx: Remove unused include from render_text unittest.
tfarina@chromium.org
2012-11-13
1
-1
/
+0
*
Move aura/desktop to views/widget/desktop_aura
ben@chromium.org
2012-11-13
21
-128
/
+262
*
ui/gfx: Use template for Insets and remove duplicates.
tfarina@chromium.org
2012-11-13
9
-141
/
+144
*
- Pass the ImageSkia by pointer instead of by reference, which will create sh...
oshima@chromium.org
2012-11-13
3
-20
/
+21
*
Added speed/duration to SessionStateAnimator, fixed call in SystemTrayDelegate
antrim@chromium.org
2012-11-13
3
-3
/
+311
*
Undo the change in r159611 to native_widget_aura.cc as it sometimes leaves wi...
jam@chromium.org
2012-11-13
1
-6
/
+1
*
ui: Use Vector2d in the View::CalculateOffsetToAncestorWithLayer API
danakj@chromium.org
2012-11-13
14
-63
/
+51
*
Keydown events in desktop chrome AURA should be passed to the focus manager o...
ananta@chromium.org
2012-11-12
1
-6
/
+9
*
ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes always.
danakj@chromium.org
2012-11-12
9
-52
/
+55
*
Revert 167245 - Currently, the ash and desktop implementations of StackingCli...
scottmg@chromium.org
2012-11-12
14
-30
/
+75
*
Currently, the ash and desktop implementations of StackingClient stomp each o...
scottmg@google.com
2012-11-12
14
-75
/
+30
*
ui: Add SkIRectToRect() function to convert from SkIRect type to gfx::Rect.
tfarina@chromium.org
2012-11-12
2
-10
/
+15
*
Last bit of cleanup from collision with jam
ben@chromium.org
2012-11-12
1
-7
/
+9
*
Fix bustage.
ben@chromium.org
2012-11-12
1
-2
/
+2
*
Fix bustage.
ben@chromium.org
2012-11-12
1
-2
/
+2
*
Close the task manager dialog on shutdown for aura. This is done by implement...
jam@chromium.org
2012-11-12
1
-1
/
+19
*
Move ui\aura\shared to ui\views\corewm
ben@chromium.org
2012-11-12
11
-133
/
+133
*
SchedulePaint after re-enabling inactive rendering.
msw@chromium.org
2012-11-12
1
-9
/
+9
*
Fix some issues that browser_tests on aura expose.
jam@chromium.org
2012-11-12
2
-14
/
+56
*
Fix ui_unittest on iOS
noyau@chromium.org
2012-11-12
1
-0
/
+3
[next]