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
/
app
/
gfx
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux: fix gl_context_egl header order
evan@chromium.org
2011-02-07
1
-7
/
+10
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
3
-4
/
+4
*
GPU process does not fall back to alternative GL implementation.
apatrick@chromium.org
2011-02-04
5
-20
/
+20
*
Exposed GL_NV_fence bindings to GPU process.
apatrick@chromium.org
2011-01-26
2
-0
/
+21
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
3
-79
/
+9
*
The GPU process cannot be placed on a UI thread in --single-process mode beca...
backer@chromium.org
2011-01-18
2
-9
/
+10
*
Relanding r71472.
apatrick@chromium.org
2011-01-14
6
-29
/
+47
*
Revert 71472 - Use GL rather than EGL by default on linux.
apatrick@chromium.org
2011-01-14
6
-47
/
+29
*
Use GL rather than EGL by default on linux.
apatrick@chromium.org
2011-01-14
6
-29
/
+47
*
EGL contexts reference count the EGL surfaces they share.
apatrick@chromium.org
2011-01-13
2
-46
/
+66
*
Start reordering the methods in headers in app/.
erg@google.com
2011-01-10
4
-41
/
+41
*
Check whether wglCreatePBufferARB is defined before calling it in PbufferGLCo...
vangelis@chromium.org
2011-01-05
1
-0
/
+5
*
Remove wstring from l10n_util. Part 1.
avi@chromium.org
2010-12-28
1
-4
/
+2
*
Implicitly detect the use of --in-process-webgl by the absence of a
kbr@chromium.org
2010-12-21
1
-18
/
+39
*
Map the render process's glBindFramebuffer(0) to the context's backing FBO.
klobag@chromium.org
2010-12-21
2
-0
/
+8
*
Keep deinlining stuff.
erg@google.com
2010-12-15
3
-8
/
+48
*
Initialize destinations variables before calling GL functions
gman@chromium.org
2010-12-07
1
-1
/
+2
*
Resize synchronization for Linux.
backer@chromium.org
2010-11-25
1
-5
/
+0
*
Revert 67293 BrowserTestCanLaunchWithOSMesa was consistently failing - Initia...
andybons@chromium.org
2010-11-24
1
-2
/
+1
*
Initialize destinations variables before calling GL functions
gman@chromium.org
2010-11-24
1
-1
/
+2
*
Renames Chrome only GL extension functions to follow
gman@chromium.org
2010-11-18
1
-1
/
+1
*
Fixed stack overflow if wglGetExtensionsStringARB is not available.
apatrick@chromium.org
2010-11-16
1
-1
/
+1
*
Added glResizeCHRM to resize the drawable associated with the command buffer.
gman@chromium.org
2010-11-16
1
-0
/
+5
*
Prefer native library symbol lookup to the platform GetProcAddress.
kbr@google.com
2010-11-11
1
-6
/
+6
*
Add in changes I forgot in last previous CL
gman@chromium.org
2010-11-04
2
-3
/
+1
*
Add service side GL call logging to the DEBUG
gman@chromium.org
2010-11-04
6
-35
/
+122
*
OSMesa SwapBuffers does not fail if the window handle is invalid on windows.
apatrick@chromium.org
2010-11-04
1
-9
/
+18
*
Fixed mismatched channel order in OSMesaViewGLContext.
apatrick@chromium.org
2010-11-03
1
-5
/
+7
*
ui_tests run with --use-gl=osmesa so they use the OSMesa software renderer fo...
apatrick@chromium.org
2010-10-27
2
-4
/
+16
*
Specify client version 2 when creating EGL contexts.
apatrick@chromium.org
2010-10-27
1
-2
/
+6
*
Expose bindings for glGetTexLevelParameter[fi]. These functions will be need...
senorblanco@chromium.org
2010-10-22
2
-0
/
+10
*
Report EGL error strings whenever an EGL function fails.
apatrick@chromium.org
2010-10-19
1
-27
/
+107
*
Convert LOG(INFO) to VLOG(1) - app/.
pkasting@chromium.org
2010-10-19
4
-5
/
+5
*
Move constructor and destructor of MockGLInterface out of line.
thakis@chromium.org
2010-10-14
1
-409
/
+0
*
Fix the wrong mesa lib name.
zmo@google.com
2010-10-08
1
-2
/
+2
*
Added switch to disable GPU vsync.
apatrick@chromium.org
2010-10-07
11
-7
/
+160
*
Fixed crash when GetClientRect fails.
apatrick@chromium.org
2010-10-06
1
-1
/
+5
*
Load libGLESv2.dll before libEGL.dll.
apatrick@chromium.org
2010-10-06
3
-10
/
+50
*
GPU process does one-off EGL initialization on linux.
apatrick@chromium.org
2010-10-05
1
-11
/
+23
*
Add offscreen context creation attributes to GGL.
enne@chromium.org
2010-10-01
3
-6
/
+26
*
Added lots of logging to the GPU code.
apatrick@chromium.org
2010-09-20
9
-34
/
+81
*
GPU process reports context lost when SwapBuffers fails.
apatrick@chromium.org
2010-09-10
9
-34
/
+43
*
Loads GL shared libraries from module directories rather than exe directory.
vangelis@chromium.org
2010-09-10
3
-13
/
+13
*
Added GPU stat for whether a GPU can report context lost.
apatrick@chromium.org
2010-09-07
2
-1
/
+8
*
FBTF: Move some heavy, repeatedly emitted symbols to implementation files.
erg@google.com
2010-08-30
1
-0
/
+1
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
1
-1
/
+1
*
Removed reference to glew from comment.
apatrick@chromium.org
2010-08-12
1
-1
/
+1
*
Fixed build problems on Mac OS X when using GLContext from Chromium's
kbr@google.com
2010-08-10
6
-7
/
+10
*
Added a couple of new GL extension bindings.
apatrick@chromium.org
2010-08-09
3
-2
/
+30
*
De-wstringify gl_implementation.cc.
evan@chromium.org
2010-08-03
1
-13
/
+12
[next]