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
/
gl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create new GLSurface for cross process image transport.
backer@chromium.org
2011-07-22
10
-1
/
+25
*
Add glBindFragDataLocationIndexedARB to the GLInterface. Add it to skia's in-...
bsalomon@google.com
2011-07-22
3
-1
/
+13
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
10
-33
/
+139
*
Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...
leandrogracia@chromium.org
2011-07-21
10
-139
/
+33
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
10
-33
/
+139
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
1
-2
/
+1
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-14
8
-41
/
+183
*
Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...
kbr@chromium.org
2011-07-13
8
-183
/
+41
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-13
8
-41
/
+183
*
Moving DCHECK to the return value only.
bradnelson@google.com
2011-07-12
1
-1
/
+2
*
Add chromium_code: 1 to surface.gyp and gl.gyp to pick up -Werror.
thakis@chromium.org
2011-07-08
5
-36
/
+12
*
When GL implementation is Mock or None return rather than setting the skia-gp...
bsalomon@google.com
2011-07-07
1
-2
/
+2
*
Revert 91598 (broke linux64) - Add chromium_code: 1 to surface.gyp and gl.gyp...
thakis@chromium.org
2011-07-06
4
-9
/
+36
*
Add chromium_code: 1 to surface.gyp and gl.gyp to pick up -Werror.
thakis@chromium.org
2011-07-06
4
-36
/
+9
*
Reland "EGLImage transport for TOUCH_UI".
backer@chromium.org
2011-06-25
3
-0
/
+12
*
Revert 90511 - Use pixmaps and EGLImages to transport image data between GPU ...
backer@chromium.org
2011-06-25
3
-12
/
+0
*
Use pixmaps and EGLImages to transport image data between GPU process and bro...
backer@chromium.org
2011-06-25
3
-0
/
+12
*
RESOURCE_LEAK coverity fix.
binji@chromium.org
2011-06-22
1
-1
/
+3
*
roll skia
reed@google.com
2011-06-17
1
-3
/
+3
*
Automatically put all GL contexts associated with a particular GPU channel (a...
apatrick@chromium.org
2011-06-16
20
-82
/
+180
*
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 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
*
Remove trailing EOL from ui/gfx/gl/OWNERS.
apatrick@chromium.org
2011-06-03
1
-1
/
+0
*
Removed usage of GLX 1.3 windows.
apatrick@chromium.org
2011-06-03
3
-179
/
+63
*
Files that are in src/ui/base should be compiled into libui_base.a.
tony@chromium.org
2011-06-02
1
-1
/
+1
*
Fix OWNERS files for gpu subdirs.
apatrick@chromium.org
2011-06-01
1
-1
/
+2
*
Reland 87371 - Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-06-01
10
-72
/
+100
*
Revert 87369 - Files that are in src/ui/base should be compiled into libui_ba...
tony@chromium.org
2011-06-01
1
-1
/
+1
*
Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.
rsesek@chromium.org
2011-05-31
9
-98
/
+72
*
Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-05-31
9
-72
/
+98
*
Files that are in src/ui/base should be compiled into libui_base.a.
tony@chromium.org
2011-05-31
1
-1
/
+1
*
Ignore GLX_WINDOW attribute if the GPU process ID doesn't match.
piman@google.com
2011-05-27
1
-1
/
+18
*
Fix up PathProvider on the Mac for FILE_MODULE.
dmaclach@chromium.org
2011-05-26
1
-5
/
+10
*
Expose NativeDisplay from GLSurfaceEGL.
backer@chromium.org
2011-05-26
2
-3
/
+19
*
Make SetSwapInterval a log warning rather than a notreached.
nduca@chromium.org
2011-05-26
3
-2
/
+6
*
Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ...
chromium@hybridsource.org
2011-05-25
3
-10
/
+9
*
Apply setInterval to new surface-context pairs
nduca@chromium.org
2011-05-25
1
-5
/
+14
*
Revert 86631 - Fix up PathProvider on the Mac for FILE_MODULE.
vandebo@chromium.org
2011-05-25
1
-4
/
+0
*
Fix up PathProvider on the Mac for FILE_MODULE.
dmaclach@chromium.org
2011-05-25
1
-0
/
+4
*
GLContext no longer holds a pointer to a GLSurface.
apatrick@chromium.org
2011-05-23
26
-404
/
+278
*
Roll skia r1385:1395
thakis@chromium.org
2011-05-20
1
-0
/
+1
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-1
/
+1
*
Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ...
tony@chromium.org
2011-05-19
1
-3
/
+3
*
Store the GLX window ID as a property of the X window. Put off deleting GLX ...
amarinichev@chromium.org
2011-05-19
1
-6
/
+71
*
linux: glx_window_ is an XID, so it can't be NULLed
evan@chromium.org
2011-05-13
1
-2
/
+2
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
17
-599
/
+826
*
Partially fix WGL backend on windows.
apatrick@chromium.org
2011-05-12
2
-17
/
+72
[next]