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
/
gfx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement OzonePlatform
spang@chromium.org
2013-10-31
1
-14
/
+1
*
RenderTextWin: Break runs at UBLOCK_GEOMETRIC_SHAPES.
msw@chromium.org
2013-10-31
3
-7
/
+57
*
Add missing #includes of <algorithm> for std::min/std::max
yukawa@chromium.org
2013-10-31
1
-0
/
+2
*
GetDisplayForScreen cleanup
dominik.rottsches@intel.com
2013-10-31
1
-6
/
+7
*
pango_util: DrawPangoLayout no longer fades out the text.
mgiuca@chromium.org
2013-10-31
1
-29
/
+4
*
Update documentation of GetNativeDisplay.
kalyan.kondapally@intel.com
2013-10-31
1
-2
/
+2
*
Work around issue seen in Linux GTK where some tabs have no text.
mgiuca@chromium.org
2013-10-31
4
-3
/
+97
*
Add callbacks to register EGL bindings from Ozone
dnicoara@chromium.org
2013-10-30
6
-7
/
+29
*
Make RenderTextMac more efficient by caching fonts and taking advantage of to...
avi@chromium.org
2013-10-30
3
-57
/
+92
*
Use string directionality for CanvasSkia fade truncation; cleanup.
msw@chromium.org
2013-10-30
2
-51
/
+4
*
Revert 231670 "Make RenderTextMac more efficient by caching font..."
avi@chromium.org
2013-10-30
3
-53
/
+62
*
Make RenderTextMac more efficient by caching fonts and taking advantage of to...
avi@chromium.org
2013-10-29
3
-62
/
+53
*
Make intsafe.h workaround global
scottmg@chromium.org
2013-10-28
1
-6
/
+0
*
Mac: Return the primary display if [window screen] is NULL.
marshall@chromium.org
2013-10-27
1
-0
/
+2
*
Revert 231107 "Always aligns text at vertically center (Textfiel..."
kuan@chromium.org
2013-10-25
13
-120
/
+81
*
Always aligns text at vertically center (Textfield, Label).
yukishiino@chromium.org
2013-10-25
13
-81
/
+120
*
cc: Use HighResNow as timebase if it is fast and reliable
brianderson@chromium.org
2013-10-25
3
-3
/
+42
*
cros: Default to natural scrolling if the internal diplay is a touchscreen.
sadrul@chromium.org
2013-10-25
2
-3
/
+17
*
cc: Make scroll compensation take integer snapping into account
enne@chromium.org
2013-10-25
2
-6
/
+1
*
Add Color animation curves.
avallee@chromium.org
2013-10-24
5
-4
/
+278
*
Implement transform snapping for gfx::Transforms.
avallee@chromium.org
2013-10-24
3
-40
/
+343
*
replace setIsOpaque (deprecated) with explicit SkAlphaType
reed@google.com
2013-10-24
4
-9
/
+8
*
[Ozone] Fix object type on creation
dnicoara@chromium.org
2013-10-24
1
-1
/
+1
*
ozone: Allow the output to be written to a file.
sadrul@chromium.org
2013-10-23
4
-3
/
+157
*
[Ozone] Update SoftwareSurfaceFactoryOzone implementation
dnicoara@chromium.org
2013-10-23
2
-2
/
+9
*
Add '*' to owners for gfx.gyp and events.gyp.
sadrul@chromium.org
2013-10-23
1
-0
/
+3
*
SoftwareOutputDevice implementation using an OZONE software renderer as the b...
dnicoara@chromium.org
2013-10-23
2
-1
/
+40
*
Cache DeviceDisplayInfo data in shared structure on native side to avoid freq...
sl.ostapenko@samsung.com
2013-10-23
6
-47
/
+209
*
New avatar button text should be rendered with a halo.
noms@chromium.org
2013-10-22
1
-1
/
+1
*
[Ozone] Set DPMS to on when starting SSFO
dnicoara@chromium.org
2013-10-22
8
-40
/
+106
*
fix intsafe.h compile errors on express/automatic toolchain on windows
scottmg@chromium.org
2013-10-22
1
-0
/
+6
*
Add font_scale_factor_quirk pref.
skobes@chromium.org
2013-10-22
2
-0
/
+10
*
Enable Ozone software implementation in GYP
dnicoara@chromium.org
2013-10-22
2
-1
/
+22
*
[Ozone] Unit tests for SoftwareSurfaceFactoryOzone
dnicoara@chromium.org
2013-10-19
1
-0
/
+285
*
Provide approximate type functions for SkMatrix44.
dominikg@chromium.org
2013-10-19
3
-0
/
+108
*
[Ozone] Adding a software rendering implementation of SurfaceFactoryOzone
dnicoara@chromium.org
2013-10-19
7
-26
/
+381
*
Revert 229443 "fix intsafe.h compile errors on express/automatic..."
scottmg@chromium.org
2013-10-18
1
-6
/
+0
*
fix intsafe.h compile errors on express/automatic toolchain on windows
scottmg@chromium.org
2013-10-18
1
-0
/
+6
*
[Ozone] SoftwareSurfaceOzone unittests
dnicoara@chromium.org
2013-10-17
1
-0
/
+205
*
Fix logic error in gfx::Transform::TransformPoint
vollick@chromium.org
2013-10-17
2
-2
/
+20
*
[Ozone] HardwareDisplayController unittests
dnicoara@chromium.org
2013-10-12
1
-0
/
+299
*
Fix and re-enable RenderTextTest.Multiline_NormalWidth on XP
ckocagil@chromium.org
2013-10-12
1
-7
/
+1
*
[Ozone] Adding HardwareDisplayController implementation
dnicoara@chromium.org
2013-10-12
5
-0
/
+446
*
Temporarily revert r221850 to get a tighter range on XP perf bots
ckocagil@chromium.org
2013-10-12
3
-55
/
+7
*
[Ozone] Adding a software surface implementation
dnicoara@chromium.org
2013-10-12
2
-0
/
+280
*
Become OWNER of transform* in ui/gfx
shawnsingh@chromium.org
2013-10-11
1
-0
/
+1
*
Add gfx::Transform::TransformBox and TransformBoxReverse
vollick@chromium.org
2013-10-11
3
-7
/
+92
*
Implement first part of supporting global extension commands.
finnur@chromium.org
2013-10-11
2
-11
/
+9
*
SkBitmap implementation using DRM buffers
dnicoara@chromium.org
2013-10-10
2
-0
/
+264
*
Support calculation of inflated bounds for rotation transform operations.
vollick@chromium.org
2013-10-10
1
-4
/
+2
[next]