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
*
Check Pango and Cairo object creation in RenderTextLinux.
msw@chromium.org
2013-09-20
1
-0
/
+5
*
Update the nine patch layer to use UI resources
powei@chromium.org
2013-09-20
2
-28
/
+20
*
Remove explicit namespace resolution from code in gfx namespace
ckocagil@chromium.org
2013-09-18
14
-175
/
+171
*
Fix animation header guards.
sky@chromium.org
2013-09-18
11
-32
/
+32
*
Removes dependency from ui/gfx/platform_font_pango.cc on l10n_util
sky@chromium.org
2013-09-18
2
-27
/
+58
*
use a black brush instead of a null brush for window background
scottmg@chromium.org
2013-09-17
1
-1
/
+1
*
Makes native_widget_types forward declare ui::Cursor.
sky@chromium.org
2013-09-16
1
-2
/
+1
*
Disable RenderTextTest.Multiline_NormalWidth on XP
ckocagil@chromium.org
2013-09-16
1
-0
/
+6
*
Windows implementation of multiline RenderText
ckocagil@chromium.org
2013-09-16
8
-118
/
+675
*
Android: Remove JNIEnv::NewStringUTF call.
bulach@chromium.org
2013-09-16
1
-1
/
+3
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
24
-4
/
+1987
*
[OSX] Turn on canvas_skia for OSX
groby@chromium.org
2013-09-14
2
-90
/
+82
*
Revert 223162 "Update the nine patch layer to use UI resources"
zmo@chromium.org
2013-09-13
2
-20
/
+27
*
Update the nine patch layer to use UI resources
powei@chromium.org
2013-09-13
2
-27
/
+20
*
add missing #includes of <algorithm>, needed on VS2013 for std::min/max
scottmg@chromium.org
2013-09-12
6
-0
/
+8
*
Refactor TransformPoint{,Reverse}.
avallee@chromium.org
2013-09-12
5
-46
/
+52
*
Move a bunch of windows stuff from ui/base/win to ui/gfx/win
ben@chromium.org
2013-09-12
23
-34
/
+989
*
Revert 222732 "Update the nine patch layer to use UI resources"
yfriedman@chromium.org
2013-09-12
2
-20
/
+27
*
Implements display overlap algorithm for GTK. Needs to be implemented manually
dominik.rottsches@intel.com
2013-09-12
1
-2
/
+15
*
Update the nine patch layer to use UI resources
powei@chromium.org
2013-09-12
2
-27
/
+20
*
cc: Use SkMScalar instead of doubles for transforms in cc
enne@chromium.org
2013-09-12
4
-227
/
+223
*
Move gtk and gdk compatibility headers from ui/base/gtk to ui/gfx
davemoore@chromium.org
2013-09-11
6
-4
/
+162
*
Move ui/base/win/dpi.h to ui/gfx/dpi_win.h
ben@chromium.org
2013-09-10
7
-8
/
+250
*
Revert 222192 "Turn on canvas_skia for OSX"
kkania@chromium.org
2013-09-10
2
-79
/
+90
*
Turn on canvas_skia for OSX
groby@chromium.org
2013-09-10
2
-90
/
+79
*
Move text_elider to gfx.
ben@chromium.org
2013-09-09
5
-12
/
+2350
*
Revert 221930 "[OSX] Turn on canvas_skia for OSX"
cpu@chromium.org
2013-09-07
2
-80
/
+90
*
[OSX] Turn on canvas_skia for OSX
groby@chromium.org
2013-09-07
2
-90
/
+80
*
Re-land: "RenderTextWin: Break runs between any two characters that are not i...
ckocagil@chromium.org
2013-09-07
3
-7
/
+56
*
Revert 221776 "RenderTextWin: Break runs between any two charact..."
rouslan@chromium.org
2013-09-06
3
-56
/
+7
*
RenderTextWin: Break runs between any two characters that are not in the same...
ckocagil@chromium.org
2013-09-06
3
-7
/
+56
*
Move Range code to gfx.
ben@chromium.org
2013-09-06
22
-168
/
+772
*
Implement Screen::GetAllDisplays for windows.
Hokein.Wu@gmail.com
2013-09-06
1
-2
/
+18
*
Adds a gfx_export.h to ui/gfx and converts all code in ui/gfx to
ben@chromium.org
2013-09-05
70
-69
/
+82
*
Remove unused variable declaration.
etienneb@chromium.org
2013-09-05
1
-1
/
+0
*
Implement Display id field in ScreenWin.
Hokein.Wu@gmail.com
2013-09-04
1
-9
/
+14
*
[Android] Use a simpler downsampling routine when loading resources
jdduke@chromium.org
2013-09-01
2
-1
/
+3
*
Implement gfx::Screen::GetAllDisplays() for Linux.
Hokein.Wu@gmail.com
2013-09-01
1
-30
/
+27
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
2
-2
/
+2
*
Template arguments to templates in std must have complete types.
zeno.albisser@digia.com
2013-08-28
1
-13
/
+10
*
Fix autofill popup stickiness.
dbeam@chromium.org
2013-08-28
7
-11
/
+44
*
Get correct primary monitor index in NativePrimaryMonitorBounds in screen_gtk...
Hokein.Wu@gmail.com
2013-08-27
1
-1
/
+2
*
Use FastEncodeBGRASkBitmap in ClipboardMessageFilter.
dcheng@chromium.org
2013-08-26
3
-80
/
+60
*
Refactor display_info_provider_chrmoeos and provide standard impl for other
oshima@chromium.org
2013-08-23
7
-7
/
+37
*
Add OWNERS for ui/gfx/codec/.
erg@chromium.org
2013-08-22
1
-0
/
+2
*
Supports gfx::FontList in gfx::Canvas and ui::ElideText family.
yukishiino@chromium.org
2013-08-22
9
-245
/
+485
*
linux_aura: Implement copying images to the clipboard.
erg@chromium.org
2013-08-22
2
-2
/
+28
*
ui_unittests does not build on Ubuntu 13.04
sanne.wouda@gmail.com
2013-08-20
1
-1
/
+3
*
Adding a detour for GetMonitorInfo which appears to be broken under split scr...
shrikant@chromium.org
2013-08-16
1
-4
/
+6
*
Add gfx::Transform::To2dTranslation
vollick@chromium.org
2013-08-14
3
-0
/
+24
[next]