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
*
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
*
GTK: Do more GSEALing.
erg@chromium.org
2012-02-09
1
-2
/
+3
*
Fix a memory leak in the layer animator
vollick@chromium.org
2012-02-09
2
-2
/
+67
*
mac: Add _EXPORT macros, ui/.
thakis@chromium.org
2012-02-09
1
-2
/
+2
*
Add gl bindings for ANGLE_instanced_arrays and ARB_instanced_arrays
jbauman@chromium.org
2012-02-09
2
-0
/
+50
*
Remove digit substitution code from RenderTextWin.
asvitkine@chromium.org
2012-02-09
2
-17
/
+2
*
Loading EGL libs with version in soname, fix proposal for crbug.com/112592
dominik.rottsches@intel.com
2012-02-08
1
-2
/
+2
*
Delete ui/gfx/empty.cc.
asvitkine@chromium.org
2012-02-08
1
-6
/
+0
*
Speculative Revert 120885 - ui/gfx: Make the first version of Canvas::TileIma...
hbono@chromium.org
2012-02-08
3
-5
/
+7
*
PluginWindowHandle -> GLSurfaceHandle for GPU process rendering surfaces.
piman@chromium.org
2012-02-08
1
-0
/
+14
*
Skip runs with no glyphs when drawing text in RenderTextWin.
asvitkine@chromium.org
2012-02-08
1
-0
/
+3
*
ui/gfx: Make the first version of Canvas::TileImageInt take a gfx::Rect.
tfarina@chromium.org
2012-02-08
3
-7
/
+5
*
Expose more glQuery functions
gman@chromium.org
2012-02-07
1
-15
/
+16
*
Cleanup: Remove even more dead switches.
thestig@chromium.org
2012-02-07
2
-9
/
+5
*
Cache a screen compatible DC to avoid re-creating it excessively.
asvitkine@chromium.org
2012-02-06
3
-7
/
+161
*
ui/gfx: Convert Canvas::DrawLineInt() to use gfx::Point.
tfarina@chromium.org
2012-02-05
3
-15
/
+13
*
Fix views examples crash by returning appropriate colors from GetSystemColor().
tfarina@chromium.org
2012-02-04
1
-1
/
+33
*
Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3D
piman@chromium.org
2012-02-03
3
-14
/
+10
*
Optimize PlatformFontWin::GetFontSize().
asvitkine@chromium.org
2012-02-03
2
-4
/
+5
*
Update some comments for canvas_skia.h and remove an unused typedef.
asvitkine@chromium.org
2012-02-03
1
-11
/
+5
*
Avoid excessive calls to DeriveFont() in RenderTextWin.
asvitkine@chromium.org
2012-02-03
2
-19
/
+20
*
Creates ui/gfx/OWNERS.
sky@chromium.org
2012-02-03
1
-0
/
+8
*
Resolving Clang error by following the same wrapping pattern as ScopedRegion.
saintlou@chromium.org
2012-02-03
1
-10
/
+12
*
Renamed old bot to existing trybot.
saintlou@chromium.org
2012-02-03
1
-2
/
+2
*
Android build fix following r119990, which introduced re-defined variables.
peter@chromium.org
2012-02-02
1
-3
/
+2
*
Disable animations during aura tests.
vollick@google.com
2012-02-02
9
-116
/
+204
*
Pass const gfx::Rect& as the first parameter to FillRect.
tfarina@chromium.org
2012-02-01
6
-23
/
+23
*
Revert 120092 - Reland 120074 -- Disable animations during aura tests.
vollick@google.com
2012-02-01
9
-204
/
+116
*
Reland 120074 -- Disable animations during aura tests.
vollick@google.com
2012-02-01
9
-116
/
+204
*
Revert 120074 - Disable animations during aura tests.
vollick@google.com
2012-02-01
9
-204
/
+116
*
Disable animations during aura tests.
vollick@google.com
2012-02-01
9
-116
/
+204
*
Change PluginWindowHandle to AcceleratedWidget in ui/gfx/gl
piman@chromium.org
2012-02-01
16
-49
/
+41
*
Add IPC allowing GPU process to tell browser process to temporarily drop a fr...
apatrick@chromium.org
2012-01-31
2
-0
/
+22
*
aura: Make Linux UI text rendering match GTK Chrome OS.
derat@chromium.org
2012-01-31
1
-5
/
+13
*
Android fixes for gfx_unittests.
jrg@chromium.org
2012-01-31
2
-10
/
+10
*
Fix an issue in canvas_skia_skia.cc.
asvitkine@chromium.org
2012-01-31
1
-37
/
+59
*
Reland 119457: --test-gl-lib for GpuPixelBrowserTests
backer@chromium.org
2012-01-30
3
-5
/
+21
*
Merge Compositor and CompositorCC
piman@chromium.org
2012-01-29
14
-677
/
+327
*
Fold views_compositor=1 into use_aura=1
piman@chromium.org
2012-01-28
2
-2
/
+2
*
aura: Add Layer::LAYER_SOLID_COLOR to compositor.
derat@chromium.org
2012-01-28
3
-22
/
+50
*
content: Modfiy ResourceBundle and content_shell to run with alternative pak ...
erg@chromium.org
2012-01-28
1
-1
/
+1
*
Fix win shared builds (aka Debug) after r119546 by adding UI_EXPORTS
rsleevi@chromium.org
2012-01-28
1
-2
/
+2
*
Fixed printing gets cut-off issue for CloudPrint and Chrome.
gene@chromium.org
2012-01-28
2
-2
/
+31
*
Android build fixed. OWNER=rsesek.
jrg@chromium.org
2012-01-27
1
-4
/
+4
*
Add diagonal strike support in RenderText
oshima@chromium.org
2012-01-27
5
-18
/
+37
*
Revert 119457 - --test-gl-lib for GpuPixelBrowserTests
backer@chromium.org
2012-01-27
3
-21
/
+5
[next]