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
*
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
*
Revert 131452 - Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...
mazda@chromium.org
2012-04-09
2
-28
/
+3
*
Add GLHelper::AsyncCopyTextureTo and make thumbnail generation asynchronous.
mazda@chromium.org
2012-04-09
2
-3
/
+28
*
Consolidate win/x dispatchers
oshima@chromium.org
2012-04-09
2
-16
/
+4
*
Floating point based Point/Size/Rect and Insets
oshima@chromium.org
2012-04-09
8
-0
/
+692
*
Remove check for WEBLAYERTREEVIEW_HAS_INITIALIZE, this has rolled in to chrom...
jamesr@chromium.org
2012-04-09
1
-4
/
+0
*
Fix windows theme element printing by passing post processed image instead of...
vandebo@chromium.org
2012-04-09
1
-4
/
+5
*
Cache shared texture in browser
jbauman@chromium.org
2012-04-07
2
-4
/
+22
*
Remove WAYLAND port
oshima@chromium.org
2012-04-07
16
-274
/
+14
*
Use Windows scopers in platform_font_win.cc and add a ScopedSetMapMode class.
asvitkine@chromium.org
2012-04-06
1
-15
/
+12
*
Only reset D3D device on context lost
jbauman@chromium.org
2012-04-06
1
-2
/
+4
*
Do all Presents on present thread.
jbauman@chromium.org
2012-04-06
2
-16
/
+28
*
Use the RenderText's computed text height instead of Font::GetHeight() in can...
asvitkine@chromium.org
2012-04-05
2
-14
/
+30
*
Pass localized font name of prefs to font settings.
falken@chromium.org
2012-04-05
2
-0
/
+24
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
11
-37
/
+37
*
Re-land: Use a common font baseline in RenderText classes.
asvitkine@chromium.org
2012-04-04
6
-15
/
+27
*
Revert 130447 - Use a common font baseline in RenderText classes.
dbeam@chromium.org
2012-04-04
6
-27
/
+17
*
Build fix.
zmo@chromium.org
2012-04-04
1
-0
/
+4
*
aura-x11: Add custom web cursor support.
sadrul@chromium.org
2012-04-03
1
-2
/
+7
*
Make RenderTextWin::GetStringSize() return a non-zero height if the text is e...
asvitkine@chromium.org
2012-04-03
2
-20
/
+34
*
Use a common font baseline in RenderText classes.
asvitkine@chromium.org
2012-04-03
6
-17
/
+27
*
Use RAII for write libpng structs.
francoisk777@gmail.com
2012-04-03
1
-4
/
+22
*
Add some basic unit tests for gfx::Canvas.
asvitkine@chromium.org
2012-04-02
1
-0
/
+37
*
Ash/aura split: Get views_examples_exe semi-running on linux/X11.
erg@chromium.org
2012-03-30
1
-0
/
+25
*
Fix issues in RenderTextWin where font style and sizes may not be getting app...
asvitkine@chromium.org
2012-03-30
2
-6
/
+46
*
Avoid resetting the RenderText layout on SetDisplayRect() except when the wid...
asvitkine@chromium.org
2012-03-30
1
-1
/
+2
*
Move GetPangoFontMetrics() to pango_util.cc.
asvitkine@chromium.org
2012-03-30
3
-30
/
+33
*
ui: Move gfx test suite to ui/test/.
tfarina@chromium.org
2012-03-29
3
-109
/
+0
*
Adding command line switch --gpu-swap-delay to artificially slow down the
junov@google.com
2012-03-29
3
-0
/
+21
*
Calculate height from all runs' fonts in RenderTextWin::GetStringSize().
asvitkine@chromium.org
2012-03-29
4
-13
/
+27
*
ui/gfx: Remove unused map from NativeThemeAura.
tfarina@chromium.org
2012-03-29
2
-17
/
+10
*
Optimize PlatformFontWin::DeriveFont() by computing |dlu_base_x_| lazily.
asvitkine@chromium.org
2012-03-29
2
-20
/
+40
[next]