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
*
Tweak text with halo to avoid truncated "J".
falken@chromium.org
2011-04-14
1
-2
/
+2
*
Split EGLContext in GLContextEGL and GLSurfaceEGL.
apatrick@chromium.org
2011-04-14
11
-454
/
+557
*
Fix typo in unit test.
dcheng@chromium.org
2011-04-13
1
-1
/
+1
*
Allow caller to specify compression level of PNGs.
dcheng@chromium.org
2011-04-13
4
-9
/
+86
*
[Reason for revert: checkdeps failure in png_codec_unittest.cc]
nick@chromium.org
2011-04-13
3
-85
/
+9
*
Allow caller to specify compression level of PNGs.
dcheng@chromium.org
2011-04-13
3
-9
/
+85
*
Adds GLContext::LosesAllContextsOnContextLost.
amarinichev@chromium.org
2011-04-13
2
-0
/
+19
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
3
-12
/
+12
*
step 3 of native theme refactoring
rogerta@chromium.org
2011-04-12
3
-180
/
+196
*
Fix leak in new fade tab title code
sail@chromium.org
2011-04-12
1
-11
/
+9
*
Eliminate skia::PlatformCanvas - Step 1 (linux)
alokp@chromium.org
2011-04-11
7
-67
/
+59
*
Fix crash in fade tab title change
sail@chromium.org
2011-04-09
1
-5
/
+12
*
Retrieve a larger favicon when available
saintlou@chromium.org
2011-04-08
1
-1
/
+5
*
Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...
alokp@chromium.org
2011-04-08
2
-10
/
+8
*
Fade tab titles
sail@chromium.org
2011-04-08
2
-4
/
+299
*
Revert 80870 - Fade tab titlesThis change fades tab titles instead of truncat...
sail@chromium.org
2011-04-08
2
-299
/
+4
*
Fade tab titles
sail@chromium.org
2011-04-07
2
-4
/
+299
*
Step 2 in refactoring NativeThemeWin
rogerta@chromium.org
2011-04-07
5
-175
/
+86
*
Removing uneeded test. Because of the native theme cleanup, the method
rogerta@chromium.org
2011-04-07
1
-18
/
+0
*
Revert 80748 - Fade tab titlesThis change fades tab titles instead of truncat...
sail@chromium.org
2011-04-07
2
-299
/
+4
*
Fade tab titles
sail@chromium.org
2011-04-07
2
-4
/
+299
*
ANGLE has to check for lost device whenever it switches to a context, which c...
jbauman@chromium.org
2011-04-06
1
-0
/
+4
*
Roll Skia
bsalomon@google.com
2011-04-06
4
-36
/
+26
*
Switch fonts when Chrome OS locale changes.
falken@chromium.org
2011-04-06
2
-1
/
+12
*
Step 1 in refactoring NativeThemeWin so that it shares more with the native
rogerta@chromium.org
2011-04-05
4
-70
/
+612
*
rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaint
vandebo@chromium.org
2011-04-05
1
-17
/
+9
*
Revert 80416 - Fade tab titles
jar@chromium.org
2011-04-05
2
-292
/
+4
*
Fade tab titles
sail@chromium.org
2011-04-05
2
-4
/
+292
*
Revert 80314 - Step 1 in refactoring NativeThemeWin so that it shares more wi...
rogerta@chromium.org
2011-04-04
4
-622
/
+70
*
Use ResourceBundle for NativeThemeLinux/Chromeos resource images.
xiyuan@chromium.org
2011-04-04
4
-123
/
+29
*
Step 1 in refactoring NativeThemeWin so that it shares more with the native
rogerta@chromium.org
2011-04-04
4
-70
/
+622
*
In preparation for NativeTheme refactoring, renaming the class NativeTheme
rogerta@chromium.org
2011-03-30
4
-139
/
+139
*
C++ readability review for Robert Sesek <rsesek@google.com>.
rsesek@chromium.org
2011-03-30
3
-44
/
+40
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
28
-8
/
+5265
*
Add the ability to write comments to PNGCodec::Encode.
tony@chromium.org
2011-03-28
3
-30
/
+164
*
Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...
ben@chromium.org
2011-03-28
2
-4
/
+13
*
Move NativeThemeChromeOS into gfx.
xiyuan@chromium.org
2011-03-28
6
-50
/
+881
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
26
-38
/
+38
*
Step 1 of moving NativeThemeChromeOS into gfx.
xiyuan@chromium.org
2011-03-25
12
-0
/
+0
*
Refactor: Move app/surface to ui/gfx/surface.
backer@chromium.org
2011-03-25
9
-0
/
+1462
*
Refactor: Move gfx/compositor* to gfx/compositor/
backer@chromium.org
2011-03-23
4
-10
/
+45
*
Move app/app_switches to ui/gfx/gl/gl_switches.
backer@chromium.org
2011-03-21
2
-0
/
+38
*
Normalize the top-level ui/ module.
rsesek@chromium.org
2011-03-18
1
-253
/
+0
*
Revert 78536 - Use gl_bindings instead of linking against OpenGL directly.
backer@chromium.org
2011-03-17
2
-3
/
+11
*
Use gl_bindings instead of linking against OpenGL directly.
backer@chromium.org
2011-03-17
2
-11
/
+3
*
Warn/error on "using namespace blah;" in headers on clang machines.
erg@google.com
2011-03-16
1
-12
/
+10
*
fav icon -> favicon. Pass 3: kFavIconSize -> kFaviconSize
avi@chromium.org
2011-03-15
1
-5
/
+5
*
Fix building gfx_unittests and remoting_unittests in linux dbg-shlib, this ti...
sadrul@chromium.org
2011-03-15
1
-1
/
+1
*
Fix building gfx_unittests and remoting_unittests in linux dbg-shlib.
sadrul@chromium.org
2011-03-15
1
-0
/
+1
*
Start working on compositor tree painting.
sadrul@chromium.org
2011-03-15
12
-0
/
+201
[next]