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
/
gpu
/
demos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated demo to use resizable plugin element. This exercises the new PPB_Grap...
alokp@chromium.org
2011-08-02
6
-29
/
+89
*
Reland r93090, which was reverted in r93104.
alokp@chromium.org
2011-07-27
1
-14
/
+5
*
Reland 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-21
1
-1
/
+3
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
1
-1
/
+1
*
Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...
leandrogracia@chromium.org
2011-07-21
1
-1
/
+1
*
Revert 93397 - Revert 93393 - Revert was broken. Restoring.
leandrogracia@chromium.org
2011-07-21
1
-1
/
+1
*
Revert 93393 - Crashing on Linux Touch: http://build.chromium.org/p/chromium/...
leandrogracia@chromium.org
2011-07-21
1
-1
/
+1
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
1
-1
/
+1
*
Revert 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-20
1
-3
/
+1
*
Revert 93090 - Ported pepper 3d demos to use the new graphics3d interface ins...
alokp@chromium.org
2011-07-19
1
-5
/
+14
*
Ported pepper 3d demos to use the new graphics3d interface instead of context...
alokp@chromium.org
2011-07-19
1
-14
/
+5
*
Execute all GL commands up to the put offset reported by a each flush.This me...
apatrick@chromium.org
2011-07-19
1
-1
/
+3
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
1
-0
/
+2
*
Don't let the 'all' target be a bundle.
thakis@chromium.org
2011-07-16
1
-0
/
+1
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
1
-6
/
+0
*
RendererGLContext supports reparenting a GL context.
apatrick@chromium.org
2011-06-20
1
-2
/
+0
*
Automatically put all GL contexts associated with a particular GPU channel (a...
apatrick@chromium.org
2011-06-16
1
-1
/
+3
*
More POSIX support for Chromium, consisting mostly of broadening ifdefs. This
tony@chromium.org
2011-06-02
2
-6
/
+6
*
Reland 87371 - Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-06-01
1
-1
/
+1
*
Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.
rsesek@chromium.org
2011-05-31
1
-1
/
+1
*
Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-05-31
1
-1
/
+1
*
Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...
tony@chromium.org
2011-05-23
1
-1
/
+1
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
1
-2
/
+2
*
Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...
antonm@chromium.org
2011-05-12
1
-2
/
+2
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
1
-2
/
+2
*
Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-11
1
-2
/
+2
*
Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...
apatrick@chromium.org
2011-05-11
1
-2
/
+2
*
Rework FlushSync to return early if commands have been processed since the la...
piman@google.com
2011-04-28
6
-353
/
+1
*
Base: Adjust dependencies to build with base.dll
rvargas@google.com
2011-04-28
1
-1
/
+2
*
Landing issue 6828049 on behalf of KushalP.
apatrick@chromium.org
2011-04-14
1
-6
/
+6
*
implemented latch support in renderer process. this corresponds with a webkit...
jbates@chromium.org
2011-04-12
1
-2
/
+2
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
2
-4
/
+4
*
Connect up --disable-gl-multisampling to command buffer
jbauman@chromium.org
2011-03-14
1
-1
/
+3
*
Revert 77899 - Connect up --disable-gl-multisampling to command buffer
kinuko@chromium.org
2011-03-12
1
-3
/
+1
*
Connect up --disable-gl-multisampling to command buffer
jbauman@chromium.org
2011-03-12
1
-1
/
+3
*
Deleted WebPluginDelegatePepper and everything dependent on it.
apatrick@chromium.org
2011-03-10
2
-331
/
+0
*
Fix obsolete dependencies that create needless recompiling.
jeanluc@chromium.org
2011-03-09
1
-1
/
+0
*
Fixed command-line flag to make the gpu demos work again. We now need --enabl...
alokp@chromium.org
2011-02-22
1
-2
/
+2
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Make Graphics3D::SwapBuffers take a completion callback
piman@google.com
2011-01-05
1
-10
/
+20
*
Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp...
alokp@chromium.org
2010-12-28
1
-4
/
+10
*
Added ppapi::Context3D interface. The API has already been reviewed. I am add...
alokp@chromium.org
2010-12-23
1
-11
/
+12
*
Removed the depedency of gpu::demos on base.
alokp@chromium.org
2010-12-21
7
-53
/
+25
*
Moved the logic of maintaining the current context to gles2 helper library.
alokp@chromium.org
2010-12-21
2
-9
/
+31
*
Added --enable-accelerated-layers to run_as block of ppapi demos.
alokp@chromium.org
2010-12-16
1
-0
/
+2
*
Reland r65152 with mac and linux fix.
apatrick@chromium.org
2010-11-06
3
-28
/
+25
*
Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor.
apatrick@chromium.org
2010-11-05
3
-25
/
+28
*
Integrated Pepper3D v2 with the accelerated compositor.
apatrick@chromium.org
2010-11-05
3
-28
/
+25
*
Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...
brettw@chromium.org
2010-11-02
1
-4
/
+4
[next]