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
*
views: Use the provided SK_ScalarHalf value from skia instead of calculating ...
tfarina@chromium.org
2012-02-29
1
-2
/
+1
*
views: Add Textfield::SetCursorColor().
derat@chromium.org
2012-02-29
2
-8
/
+11
*
ui/gfx: Simplify RectToSkRect() implementation by using iset() function.
tfarina@chromium.org
2012-02-29
1
-5
/
+4
*
Disable subpixel rendering for transparent textfields.
derat@chromium.org
2012-02-28
4
-1
/
+12
*
Implement font linking for RenderTextWin.
asvitkine@chromium.org
2012-02-28
2
-0
/
+93
*
Adds an animation for switching workspaces.
sky@chromium.org
2012-02-28
3
-0
/
+9
*
gtk: Rename GtkThemeService to ThemeServiceGtk.
tfarina@chromium.org
2012-02-27
1
-3
/
+3
*
ui/gfx: Move CanvasPaintWin into its own file.
tfarina@chromium.org
2012-02-25
5
-48
/
+97
*
Update CompositorCC WebLayerTreeView usage for WebKit API change
jamesr@chromium.org
2012-02-24
2
-4
/
+12
*
Fix a leak in ImageTest.SkiaRefToSkia
rsesek@chromium.org
2012-02-24
1
-1
/
+2
*
Add gfx::Image::Image(const SkBitmap&) constructor.
rsesek@chromium.org
2012-02-24
3
-0
/
+23
*
Simplify some calls to gfx::Rect by using its gfx::Size ctor.
tfarina@chromium.org
2012-02-24
6
-9
/
+10
*
Re-add GetStringWidth to PlatformFont, and use that from Font
stuartmorgan@chromium.org
2012-02-24
8
-5
/
+27
*
Land 9348117: (Aura) use GPU process for UI
backer@chromium.org
2012-02-24
5
-106
/
+140
*
ash: Fix bug where small shadows were drawn incorrectly.
derat@chromium.org
2012-02-23
1
-0
/
+2
*
Suppress painting when closing window
oshima@chromium.org
2012-02-23
4
-19
/
+76
*
Add a default constructor for gfx::Image.
rohitrao@chromium.org
2012-02-22
3
-3
/
+48
*
Allow GPU process to present to the compositing surface without the involveme...
apatrick@chromium.org
2012-02-21
1
-2
/
+10
*
Call the built product of target gl 'gl_wrapper'.
thakis@chromium.org
2012-02-21
1
-0
/
+1
*
This is the glue that binds the GpuMemoryManager and the WebKit WebGraphicsCo...
mmocny@chromium.org
2012-02-21
1
-0
/
+2
*
Respect the system ClearType setting in RenderTextWin.
asvitkine@chromium.org
2012-02-17
5
-0
/
+153
*
Fix Mac custom cursor color.
avi@chromium.org
2012-02-16
1
-1
/
+3
*
Fix link error for PlatformFont::CreateFromNameAndSize in Android.
yfriedman@chromium.org
2012-02-16
1
-2
/
+2
*
Implicit observers shouldn't notify on animator destruction by default.
vollick@google.com
2012-02-16
4
-13
/
+58
*
Rolling skia deps from r3180 to r3196.
tomhudson@google.com
2012-02-16
1
-1
/
+1
*
Update menu color to match mocks on Aura
saintlou@chromium.org
2012-02-16
1
-2
/
+2
*
Revert 122213 - aura: Use GPU process for UI
dpapad@chromium.org
2012-02-16
5
-173
/
+106
*
Revert 122205 - Allow GPU process to present to the compositing surface witho...
apatrick@chromium.org
2012-02-16
1
-10
/
+2
*
aura: Use GPU process for UI
piman@chromium.org
2012-02-16
5
-106
/
+173
*
Not ready for review yet.
apatrick@chromium.org
2012-02-16
1
-2
/
+10
*
Small refactor to OpaqueBrowserFrameView setup of window caption buttons
jamescook@chromium.org
2012-02-15
1
-1
/
+13
*
Add per-tile painting support to compositor.
reveman@google.com
2012-02-15
4
-0
/
+12
*
Linux: fix bookmarks with & in them not showing correctly in the wrench menu.
mdm@chromium.org
2012-02-15
2
-7
/
+24
*
Worked around IOSurface related system lockups on dual NVIDIA/Intel GPU
kbr@chromium.org
2012-02-15
3
-3
/
+40
*
Add TextureImageTransportSurface, binding to a texture from another context.
piman@chromium.org
2012-02-15
1
-2
/
+13
*
Fold HDC caching into RenderTextWin.
asvitkine@chromium.org
2012-02-15
4
-161
/
+13
*
Factor out NativeThemeBase::PaintMenuPopupBackground color into a constant.
tfarina@chromium.org
2012-02-14
1
-1
/
+3
*
ui: Delete two misleading comments about COLOR_TOOLBAR.
tfarina@chromium.org
2012-02-14
1
-3
/
+1
*
Revert 121840 - Make scoped dc objects smarter
cpu@chromium.org
2012-02-14
1
-11
/
+7
*
Make scoped dc objects smarter
cpu@chromium.org
2012-02-14
1
-7
/
+11
*
Deprecates Layer::GetLayerProperties which is no longer used
pkotwicz@chromium.org
2012-02-14
2
-30
/
+0
*
Fix build by correcting typos in canvas_skia_skia.cc.
reveman@google.com
2012-02-14
1
-5
/
+5
*
Changes to canvas_skia_skia.cc to match canvas_skia_linux.cc behavior.
asvitkine@chromium.org
2012-02-13
1
-2
/
+42
*
ui::Compositor is no longer ref-counted
piman@chromium.org
2012-02-12
5
-19
/
+21
*
Drop frontbuffers for hibernated tabs using image_transport_surface_win.
mmocny@chromium.org
2012-02-11
2
-5
/
+10
*
Make visibility an animatable layer property.
vollick@google.com
2012-02-10
10
-31
/
+176
*
Plumb expose damage to compositor.
backer@chromium.org
2012-02-10
2
-0
/
+9
*
Adds NativeWebKeyboardEvent for android along with associated types.
satish@chromium.org
2012-02-10
1
-1
/
+7
*
Remove AcceleratedSurfaceContainerLinux
piman@chromium.org
2012-02-10
2
-8
/
+4
*
Combine ANGLE_instanced_arrays pointers with others
jbauman@chromium.org
2012-02-10
2
-28
/
+3
[next]