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
/
chrome
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Special thanks for in-ming cheng's MFT hardware decodering code.
jiesun@google.com
2010-08-09
8
-0
/
+1065
*
SwapBuffers notification is sent from GPU process to renderer process.
apatrick@chromium.org
2010-08-06
2
-0
/
+8
*
FBTF: Remove unneeded headers from base/ (part 2)
thestig@chromium.org
2010-08-06
1
-4
/
+2
*
Initial port of accelerated compositor to Mac OS X 10.6. Reused
kbr@google.com
2010-08-04
4
-5
/
+78
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
2
-2
/
+0
*
Linux: Fix some NULL versus 0 issues to appease gcc-4.5.
craig.schlenter@chromium.org
2010-07-27
1
-2
/
+2
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
14
-0
/
+14
*
GPU process command buffer stubs are destroyed when channel is closed.
apatrick@chromium.org
2010-07-15
6
-80
/
+59
*
Coverity: Fix leaking TransportDIB in GpuBackingStore{GLX,Win}::OnPaintToBack...
mattm@chromium.org
2010-07-14
2
-3
/
+3
*
Collecting gpu information when the gpu process creates a channel. Adding the...
rlp@chromium.org
2010-07-14
1
-1
/
+6
*
Moving gpu_info to common so that it can be used by param traits. Pulling the...
rlp@chromium.org
2010-07-09
7
-145
/
+113
*
Remove outdated TODO
piman@chromium.org
2010-07-02
1
-1
/
+0
*
linux: add accelerated compositing.
piman@chromium.org
2010-07-01
3
-10
/
+16
*
Inlining accessors and mutators of gpu_info so that there won't be duplicate ...
rlp@chromium.org
2010-06-30
2
-31
/
+36
*
Adding a mutator method for the private variables.
rlp@chromium.org
2010-06-23
2
-0
/
+17
*
Adding the gpu_info classes to get gpu info. The actual integration will be i...
rlp@chromium.org
2010-06-21
4
-0
/
+338
*
Linux: Catch X errors and force a crash.
thestig@chromium.org
2010-06-11
1
-2
/
+3
*
Added EGL based GLContext.
apatrick@chromium.org
2010-06-09
5
-66
/
+68
*
Rename Chrome threads to use a "Cr" prefix.
evan@chromium.org
2010-06-09
1
-2
/
+1
*
Added check for negative height/width and ensure that buffer size has not cha...
scherkus@chromium.org
2010-06-08
1
-10
/
+21
*
- Extracted platform specific code from GLES2 command decoder to platform spe...
apatrick@chromium.org
2010-04-09
1
-1
/
+1
*
Implemented offscreen rendering path for GLES2CmdDecoder on Linux.
kbr@google.com
2010-03-31
1
-0
/
+32
*
Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UI
kbr@google.com
2010-03-30
3
-5
/
+7
*
Added command buffer implementation of WebGL which runs in the sandbox.
kbr@google.com
2010-03-27
2
-0
/
+7
*
Calling OpenGL from the renderer process
apatrick@chromium.org
2010-03-25
6
-69
/
+153
*
Workaround for I915 graphics cards which have horrible GL shader support.
scherkus@chromium.org
2010-03-25
2
-0
/
+19
*
Fixed bugs in GPU process startup on POSIX platforms. Added
kbr@google.com
2010-03-23
2
-0
/
+15
*
Remove dependency from webkit on chrome/common by moving files to src/app.
pinkerton@chromium.org
2010-03-19
5
-7
/
+7
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
5
-5
/
+5
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
2
-2
/
+2
*
Added support for opening a GPU command buffer from a renderer processes thro...
apatrick@chromium.org
2010-03-05
7
-1
/
+495
*
Basic GPU accelerated video rendering.
scherkus@chromium.org
2010-03-03
3
-5
/
+294
*
Laying down the groundwork for GPU video layers.
scherkus@chromium.org
2010-03-02
4
-0
/
+105
*
Add scrolling to the GPU-accelerated backing store. This also fixes some bugs
brettw@chromium.org
2010-01-28
5
-13
/
+167
*
Hopefully fix the Linux build for real. I didn't realize *_X86 wasn't defined
brettw@chromium.org
2010-01-26
1
-1
/
+1
*
Fix stupid error for Linux build.
brettw@chromium.org
2010-01-26
1
-1
/
+1
*
Fix the ARM build which can't find OpenGL. This adds a new define which I use
brettw@chromium.org
2010-01-26
5
-9
/
+33
*
Create initial GPU backing store in the GPU process for X windows applications.
brettw@chromium.org
2010-01-26
15
-39
/
+619
*
Include breakpad header.
oshima@chromium.org
2010-01-14
2
-0
/
+8
*
Mark the GPU view WS_DISABLED and remove the input event fowarding code which
brettw@chromium.org
2010-01-14
2
-62
/
+4
*
Add the ability for the GPU process to be used to paint the backing store of a
brettw@chromium.org
2010-01-13
9
-0
/
+653