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
*
ui: Move surface/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-03
14
-2448
/
+0
*
Detect missing glyphs as returned by Vista in RenderTextWin.
asvitkine@chromium.org
2012-05-03
2
-18
/
+42
*
Cache successful substitute fonts in RenderTextWin.
asvitkine@chromium.org
2012-05-03
2
-1
/
+23
*
Revert 135160 - Re-land: Add initial GTK web accessibility framework.
dmazzoni@chromium.org
2012-05-03
2
-37
/
+1
*
Re-land: Add initial GTK web accessibility framework.
dmazzoni@chromium.org
2012-05-03
2
-1
/
+37
*
Revert r123782.
thakis@chromium.org
2012-05-03
1
-2
/
+2
*
Metrics should log size in pixel
oshima@chromium.org
2012-05-03
3
-6
/
+17
*
Aura on Linux: Make a DesktopScreenX11 to match the windows one.
erg@chromium.org
2012-05-03
1
-91
/
+0
*
Revert 135020 - Add initial GTK web accessibility framework.
jam@chromium.org
2012-05-02
2
-37
/
+1
*
Add initial GTK web accessibility framework.
dmazzoni@chromium.org
2012-05-02
2
-1
/
+37
*
Move RefCountedMemory Class to Base namespace
simon.hong81@gmail.com
2012-05-02
2
-14
/
+17
*
win: Fix a few minor issues found by clang.
thakis@chromium.org
2012-05-02
1
-1
/
+1
*
Fix issue where RenderTextWin would use different fonts to render matching pa...
asvitkine@chromium.org
2012-05-02
1
-1
/
+0
*
Fix ugly non-ClearType text rendering in tab strip.
asvitkine@chromium.org
2012-05-02
2
-5
/
+38
*
RefCounted types should not have public destructors, printing/ and ui/
rsleevi@chromium.org
2012-05-02
15
-75
/
+85
*
Build fixes to get use_aura && !use_ash to build.
ben@chromium.org
2012-05-01
2
-5
/
+5
*
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
[next]