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
*
Support high dpi in menu scroll arrow, submenu arrow and drag_utils.
oshima@chromium.org
2012-07-12
3
-1
/
+76
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
67
-67
/
+0
*
Revert "Revert 146000 - Split out ContentViewCore from ContentView for embedd...
tedchoc@chromium.org
2012-07-11
1
-3
/
+3
*
Get rid of implicit conversion to and from ImageSkiaRep
pkotwicz@chromium.org
2012-07-11
4
-46
/
+2
*
Revert 146000 - Split out ContentViewCore from ContentView for embedders.
ericu@google.com
2012-07-11
1
-3
/
+3
*
Split out ContentViewCore from ContentView for embedders.
tedchoc@chromium.org
2012-07-11
1
-3
/
+3
*
Fix ifdef guard. This was being masked by the "#pragma once".
jam@chromium.org
2012-07-10
1
-2
/
+2
*
RenderTextWin: Use a font that can at least partially display the run, if pos...
asvitkine@chromium.org
2012-07-10
2
-11
/
+44
*
Make tab/tabstrip high density compatible
oshima@chromium.org
2012-07-10
2
-0
/
+210
*
Delete canvas_win.cc since it is no longer used.
asvitkine@chromium.org
2012-07-10
2
-595
/
+0
*
Chromium change of sharing some WebKit API between Android/Linux.
wangxianzhu@chromium.org
2012-07-09
3
-1
/
+43
*
Fix fade-truncation of LTR tab titles under RTL UI.
asvitkine@chromium.org
2012-07-09
1
-0
/
+4
*
Rename RenderText::CreateRenderText() to RenderText::CreateInstance().
asvitkine@chromium.org
2012-07-09
5
-40
/
+40
*
Cleanup:
oshima@chromium.org
2012-07-09
6
-31
/
+32
*
Fix RenderTextWin base direction; remove test exceptions; etc.
msw@chromium.org
2012-07-04
3
-79
/
+74
*
Fix default alignment of drawn text when no alignment flags are passed.
asvitkine@chromium.org
2012-07-04
1
-0
/
+8
*
Fix eliding of LTR tab title in RTL UI under non-Windows Views.
asvitkine@chromium.org
2012-07-04
2
-5
/
+0
*
Loading/Creating images for mutiple scale factors on the fly
oshima@chromium.org
2012-07-03
6
-55
/
+276
*
Adds factory method to create Bitmap shader which displays correctly in High DPI
pkotwicz@chromium.org
2012-07-02
4
-63
/
+122
*
Ignore Unicode BiDi control characters in missing glyphs check in RenderTextWin.
asvitkine@chromium.org
2012-06-30
1
-1
/
+13
*
Fix tab title fading direction in RTL locales.
asvitkine@chromium.org
2012-06-28
1
-1
/
+4
*
Removes DCHECK that I *always* hit when running chromeos on a linux
sky@chromium.org
2012-06-28
1
-1
/
+0
*
Least surprise fixes of PNGCodec API.
ivankr@chromium.org
2012-06-28
1
-1
/
+5
*
Use virtual screen coordinates in Display::bounds
oshima@chromium.org
2012-06-27
2
-6
/
+2
*
Upstream Android RenderWidgetHostView and WebContentsView.
sievers@chromium.org
2012-06-27
1
-3
/
+5
*
Add ability to build a canvas with a target scale factor.
pkotwicz@chromium.org
2012-06-27
3
-22
/
+129
*
New util functions in ui/gfx, with tests.
rohitrao@chromium.org
2012-06-26
5
-5
/
+63
*
This CL adds a new object: ImageSkiaRep
pkotwicz@chromium.org
2012-06-25
12
-285
/
+478
*
Adds null check in network menu icon to check if bitmap is null before checki...
pkotwicz@chromium.org
2012-06-23
1
-0
/
+2
*
RenderText: Expose a flag to disable clipping to workaround a Skia bug in the...
asvitkine@chromium.org
2012-06-22
2
-5
/
+19
*
Expose GetBaseline() method on RenderText.
asvitkine@chromium.org
2012-06-22
6
-1
/
+24
*
Make gyp inclusion of render_text_unittest.cc consistent with the implementat...
asvitkine@chromium.org
2012-06-22
1
-0
/
+3
*
Fix one-character misalignment of styles in gfx::RenderTextLinux.
kinaba@chromium.org
2012-06-22
1
-1
/
+2
*
Fix for screen_mac::GetDisplayNearestPoint. The input point may not
varunjain@chromium.org
2012-06-20
1
-2
/
+1
*
Make ImageButton and NetworkMenuIcon work in high DPI
pkotwicz@chromium.org
2012-06-20
2
-0
/
+14
*
Revert 143092 - Make ImageButton and NetworkMenuIcon work in high DPI
pkotwicz@chromium.org
2012-06-20
2
-14
/
+0
*
Make ImageButton and NetworkMenuIcon work in high DPI
pkotwicz@chromium.org
2012-06-20
2
-0
/
+14
*
Fixes spelling mistake CreateTransposedBtmap -> CreateTransposedBitmap
pkotwicz@chromium.org
2012-06-18
3
-6
/
+5
*
Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.
tfarina@chromium.org
2012-06-17
8
-53
/
+54
*
Listen to display settings provider for work area size changes and send those
varunjain@chromium.org
2012-06-15
2
-0
/
+19
*
Aura: switch use of finish() into sync points when initializing surface
piman@chromium.org
2012-06-15
1
-2
/
+5
*
Remove --default-device-scale-factor because chrome now gets scale factor fro...
oshima@chromium.org
2012-06-14
2
-16
/
+21
*
ImageSkia is 1:1 to NSImage. This patch adds conversions between ImageSkia an...
pkotwicz@chromium.org
2012-06-14
4
-59
/
+113
*
Remove
mark@chromium.org
2012-06-14
2
-2
/
+2
*
linux: Clean up code for getting font rendering settings.
derat@chromium.org
2012-06-13
6
-132
/
+250
*
Use pango underline metrics in RenderTextLinux.
asvitkine@chromium.org
2012-06-12
3
-6
/
+47
*
Fixes memory leak caused by 10545069
pkotwicz@chromium.org
2012-06-12
1
-7
/
+8
*
Rename gfx::Monitor to gfx::Display
tfarina@chromium.org
2012-06-12
11
-152
/
+152
*
NSImageRep can have a size which is not it's pixel size.
pkotwicz@chromium.org
2012-06-12
2
-42
/
+73
*
mac: Enable HiDPI for the accelerated path.
thakis@chromium.org
2012-06-11
1
-1
/
+1
[next]