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
*
Revert 134313 - Revert 134201 - Fix framerate jank for accelerated content on...
apatrick@chromium.org
2012-05-01
1
-4
/
+0
*
Get the custom frame limping with win-aura.
ben@chromium.org
2012-05-01
1
-3
/
+0
*
Get the default device scale factor from monitor
oshima@chromium.org
2012-05-01
5
-5
/
+45
*
Implement Aura Menu spec for the color specification part.
jennyz@chromium.org
2012-04-30
3
-4
/
+32
*
Fix RenderTextWin CJK font linking size on Windows XP.
asvitkine@chromium.org
2012-04-30
4
-25
/
+191
*
Remove dispatcher in test compositor
oshima@chromium.org
2012-04-28
3
-24
/
+1
*
This change makes Aura/Views to use DIP, while keeping layer to use Pixels. T...
oshima@chromium.org
2012-04-27
5
-29
/
+123
*
Adds a class that makes it easy to subclass a HWND and filter messages sent t...
ben@chromium.org
2012-04-27
1
-2
/
+2
*
Add a suppression for the accelerated surface code blocking the UI thread.
jam@chromium.org
2012-04-27
1
-0
/
+3
*
Revert 134201 - Fix framerate jank for accelerated content on windows
apatrick@chromium.org
2012-04-27
1
-0
/
+4
*
Don't make checkdeps ignore includes to directories that are brought in via d...
jam@chromium.org
2012-04-27
2
-0
/
+3
*
Update Web*Layer includes to point to third_party/WebKit/Source/Platform/...
jamesr@chromium.org
2012-04-27
1
-3
/
+3
*
Fix framerate jank for accelerated content on windows
jbates@chromium.org
2012-04-27
1
-4
/
+0
*
Interpolated rotations should end cleanly where possible.
vollick@chromium.org
2012-04-25
2
-3
/
+174
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
13
-343
/
+431
*
Noone should use base class, so it's safe to remove virtual destructors for p...
oshima@chromium.org
2012-04-24
9
-9
/
+15
*
Use font linking based on the original run font in RenderTextWin.
asvitkine@chromium.org
2012-04-24
1
-2
/
+15
*
On the Mac, we populate NSImage from bitmaps in resource bundles. Introduce I...
pkotwicz@chromium.org
2012-04-24
8
-66
/
+303
*
Fix RenderTextWin font linking with custom fonts.
asvitkine@chromium.org
2012-04-23
1
-5
/
+5
*
Expose compositor filters on ui::Layer.
danakj@chromium.org
2012-04-23
2
-8
/
+26
*
Disable inverting web content when high-contrast mode is on.
dmazzoni@chromium.org
2012-04-23
1
-3
/
+7
*
Fixes bug where button borders are not always painted in high DPI mode.
pkotwicz@chromium.org
2012-04-23
1
-22
/
+9
*
Disable the tests crashing in ui::TestCompositorHostLinux::Draw
glider@chromium.org
2012-04-23
1
-4
/
+4
*
ui: Convert VLOGs to DVLOGs.
tfarina@chromium.org
2012-04-23
7
-22
/
+22
*
Clean up native_theme_android by making it inherit from native_theme.h
pkotwicz@chromium.org
2012-04-22
2
-172
/
+122
*
fix-gl-logging
gman@chromium.org
2012-04-22
1
-1
/
+1
*
Mark PlatformFontPangoTest.FamilyList as FAILS on cros
dmazzoni@chromium.org
2012-04-20
1
-1
/
+8
*
Move RefCountedBytes Class to base namespace.
simon.hong81@gmail.com
2012-04-20
1
-7
/
+7
*
Small change which causes ten times fewer trace events to be generated.
kgr@chromium.org
2012-04-19
1
-1
/
+1
*
A few minor fixes and cleanups.
cevans@chromium.org
2012-04-18
1
-2
/
+5
*
views: Use NOTREACHED() where appropriate.
tfarina@chromium.org
2012-04-17
1
-1
/
+1
*
Always try metafile font fallback in the case of missing glyphs in RenderText...
asvitkine@chromium.org
2012-04-13
2
-45
/
+53
*
Remove unused and unnecessary constructor from PlatformFont classes.
asvitkine@chromium.org
2012-04-13
8
-37
/
+0
*
Landing issue 9960061: Change Sleep(0) to Sleep(1) when we are waiting GPU to...
apatrick@chromium.org
2012-04-12
1
-1
/
+1
*
Fix Windows use_canvas_skia=0 build.
asvitkine@chromium.org
2012-04-12
1
-0
/
+1
*
- Add temporary support for High Density Incompatible mode (scale to 2x) to N...
oshima@chromium.org
2012-04-12
2
-0
/
+18
*
Work on USE_ASH/USE_AURA split.
erg@chromium.org
2012-04-12
1
-0
/
+102
*
Traces on MakeCurrent
nduca@chromium.org
2012-04-11
5
-2
/
+12
*
Use gdk_init() instead of gtk_init() to open the display. It's much lighter and
cevans@chromium.org
2012-04-11
2
-5
/
+15
*
Fix typo
oshima@chromium.org
2012-04-11
1
-1
/
+1
*
Use template for Point/Size/Rect and remove duplicates
oshima@chromium.org
2012-04-11
17
-832
/
+768
*
Revert r131737 "Use template for Point/Size/Rect and remove duplicates "
oshima@chromium.org
2012-04-11
17
-772
/
+832
*
Use template for Point/Size/Rect and remove duplicates
oshima@chromium.org
2012-04-11
17
-832
/
+772
*
ash: Better and faster text shadows.
xiyuan@chromium.org
2012-04-11
14
-46
/
+360
*
gl_implementation_win includes d3d9.h, so add the dx sdk to include_dirs
thakis@chromium.org
2012-04-10
1
-0
/
+3
*
Be careful not to use a deleted animation.
vollick@chromium.org
2012-04-10
3
-4
/
+128
*
Replaced sk_canvas()->drawPath() with DrawPath()
pkotwicz@chromium.org
2012-04-10
1
-1
/
+1
*
Reland r131452: Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...
mazda@chromium.org
2012-04-10
2
-3
/
+28
*
Add floating point support to gfx::Path
oshima@chromium.org
2012-04-10
2
-2
/
+20
*
Add to gfx::Canvas API so that views doesn't use SkCanvas directly.
pkotwicz@chromium.org
2012-04-09
2
-2
/
+86
[next]