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
*
More and more places are using ImageSkiaSource.
pkotwicz@chromium.org
2012-07-20
4
-1
/
+109
*
Refactoring of gfx::Image
cjhopman@chromium.org
2012-07-19
2
-102
/
+72
*
Fix Mac component build by using correct #define in ui/gfx/color_profile.cc.
bauerb@chromium.org
2012-07-19
1
-1
/
+1
*
Fix cros compile
akalin@chromium.org
2012-07-19
2
-2
/
+2
*
Adds monitor ICC profile support for win and mac
tpayne@chromium.org
2012-07-19
4
-0
/
+117
*
base: Make ScopedVector::clear() destroy elements.
derat@chromium.org
2012-07-19
1
-1
/
+1
*
Remove all the OS X 10.6 SDK forward declarations.
rsesek@chromium.org
2012-07-18
2
-25
/
+0
*
More and more places are using ImageSkiaSource.
pkotwicz@chromium.org
2012-07-18
3
-18
/
+20
*
basic nc paint, moving, resizing for views_examples_exe on win non-aero
scottmg@chromium.org
2012-07-18
3
-2
/
+28
*
ash: Make sure the user-image in the tray does not get pixelated in high-dpi.
sadrul@chromium.org
2012-07-17
1
-2
/
+2
*
chromeos: Fix pixelated icons in app list and launcher (part 1)
xiyuan@chromium.org
2012-07-17
4
-3
/
+106
*
Add and specify Views::Textfield::SelectAll |reversed| flag, etc.
msw@chromium.org
2012-07-13
3
-11
/
+46
*
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
[next]