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
*
ui: Rename app_unittests_strings to ui_unittests_strings.
tfarina@chromium.org
2011-07-07
1
-1
/
+1
*
Revert 91598 (broke linux64) - Add chromium_code: 1 to surface.gyp and gl.gyp...
thakis@chromium.org
2011-07-06
5
-13
/
+60
*
Add chromium_code: 1 to surface.gyp and gl.gyp to pick up -Werror.
thakis@chromium.org
2011-07-06
5
-60
/
+13
*
Push (not pull) window geometry for the compositor.
backer@chromium.org
2011-07-06
5
-57
/
+64
*
Compile fix for windows.
backer@chromium.org
2011-06-30
1
-1
/
+2
*
Lands http://codereview.chromium.org/7262024/ for Ian:
sky@chromium.org
2011-06-30
3
-0
/
+526
*
Move app/resources/* to ui/resources/ directory.
tfarina@chromium.org
2011-06-29
1
-2
/
+2
*
Makes it so that if the size of a view with a layer changes or on creating
sky@chromium.org
2011-06-28
1
-0
/
+1
*
Fix checkbox in windows uninstaller.
rogerta@chromium.org
2011-06-27
2
-9
/
+62
*
ui: Remove unnecessary typedefs of testing::Test.
tfarina@chromium.org
2011-06-27
1
-2
/
+4
*
Reland "EGLImage transport for TOUCH_UI".
backer@chromium.org
2011-06-25
6
-0
/
+97
*
Revert 90511 - Use pixmaps and EGLImages to transport image data between GPU ...
backer@chromium.org
2011-06-25
6
-97
/
+0
*
Use pixmaps and EGLImages to transport image data between GPU process and bro...
backer@chromium.org
2011-06-25
6
-0
/
+97
*
Revert 90395 - Remove the lock in GtkNativeViewManager.
backer@chromium.org
2011-06-25
2
-14
/
+43
*
Expose CompositorGL and TextureGL.
backer@chromium.org
2011-06-25
3
-164
/
+290
*
Remove the lock in GtkNativeViewManager.
tony@chromium.org
2011-06-24
2
-43
/
+14
*
Allow View to have a layer whose texture is updated externally.
backer@chromium.org
2011-06-24
2
-0
/
+10
*
Adds the ability to animate transforms/bounds to View.
sky@chromium.org
2011-06-23
4
-0
/
+293
*
Ref count the browser compositor textures.
backer@chromium.org
2011-06-23
4
-137
/
+130
*
RESOURCE_LEAK coverity fix.
binji@chromium.org
2011-06-22
1
-1
/
+3
*
Fix NativeThemeWin with --enable-accelerated-drawing path.
asvitkine@chromium.org
2011-06-22
1
-11
/
+18
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-06-22
2
-17
/
+32
*
Move app/mac/ files to ui/gfx/mac/ directory.
tfarina@chromium.org
2011-06-22
4
-0
/
+144
*
Coverity: Remove dead code in gfx::PathProvider().
thestig@chromium.org
2011-06-21
1
-9
/
+1
*
Adds Compositor::SchedulePaint. The X side is NOTIMPLEMENTED.
sky@chromium.org
2011-06-21
3
-2
/
+19
*
Adds Layer as a class between View and the Texture.
sky@chromium.org
2011-06-21
3
-0
/
+140
*
Apply HIDE_PREFIX to Skia strings on linux without doubling underscores.
rhashimoto@chromium.org
2011-06-21
5
-7
/
+78
*
Augment the gfx::Image conversion methods to let callers choose between weak ...
rsesek@chromium.org
2011-06-21
5
-25
/
+138
*
Disable compositor if GL is failed to initialize.
oshima@google.com
2011-06-20
1
-2
/
+2
*
ui: Move resource_bundle_unittest.cc from app.gyp to ui_unittests.gypi.
tfarina@chromium.org
2011-06-20
1
-0
/
+16
*
Improve large tab strip by leveraging touch icons when present.
saintlou@chromium.org
2011-06-17
1
-4
/
+0
*
Take transforms into consideration when deciding the dirty region for child v...
sadrul@chromium.org
2011-06-17
2
-8
/
+8
*
ui/gfx: Cleanup GfxTestSuite class.
tfarina@chromium.org
2011-06-17
2
-12
/
+8
*
roll skia
reed@google.com
2011-06-17
1
-3
/
+3
*
Refactor FaviconHandler to move code into delegate
rohitrao@chromium.org
2011-06-17
2
-0
/
+58
*
Remove set of redundant API calls for PlatformDevice instances. These functio...
twiz@chromium.org
2011-06-16
1
-16
/
+13
*
Fixed warning from Core Graphics related to zero-width or zero-height
kbr@google.com
2011-06-16
2
-12
/
+32
*
Automatically put all GL contexts associated with a particular GPU channel (a...
apatrick@chromium.org
2011-06-16
21
-83
/
+185
*
Update BuiltinProvider to provide chrome:// URLs.
msw@chromium.org
2011-06-16
1
-2
/
+2
*
Revert 89298 - Update BuiltinProvider to provide chrome:// URLs.
msw@chromium.org
2011-06-16
1
-2
/
+2
*
Update BuiltinProvider to provide chrome:// URLs.
msw@chromium.org
2011-06-16
1
-2
/
+2
*
Remove references to 'linux2' from our grd files.
tony@chromium.org
2011-06-15
1
-1
/
+1
*
roll skia w/ GLInterface change
reed@google.com
2011-06-15
1
-0
/
+5
*
Fix Revert of 89054 so it builds on win_shared
gman@chromium.org
2011-06-14
5
-9
/
+24
*
Revert 89073 - Update BuiltinProvider to provide chrome:// URLs.
asargent@chromium.org
2011-06-14
1
-2
/
+2
*
Update BuiltinProvider to provide chrome:// URLs.
msw@chromium.org
2011-06-14
1
-2
/
+2
*
Revert 89054 - Add lots of client side OpenGL logging.
asargent@chromium.org
2011-06-14
5
-24
/
+9
*
Add lots of client side OpenGL logging.
gman@chromium.org
2011-06-14
5
-9
/
+24
*
Reformat to match style guide.
backer@chromium.org
2011-06-14
1
-134
/
+242
*
Make the web content accessibility tree a descendant of the main window's
dmazzoni@chromium.org
2011-06-13
1
-0
/
+4
[next]