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
/
o3d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change gpybuild to use o3d_all if o3d-internal exists
gman@google.com
2009-10-23
1
-3
/
+61
*
Remove waterdemo samples from build as they have
gman@google.com
2009-10-23
1
-9
/
+0
*
TBR=apatrick
gman@google.com
2009-10-23
1
-2
/
+2
*
Trying to fix the build. gman taking over.
apatrick@google.com
2009-10-23
4
-11
/
+12
*
Use scoped_array (not scoped_ptr) with new[].
kuchhal@chromium.org
2009-10-23
1
-1
/
+1
*
fixed include order issues for osx I introduced
gman@google.com
2009-10-22
2
-5
/
+8
*
Fixes to get renderer=cb cb_service=gl to compile
gman@google.com
2009-10-22
48
-881
/
+1168
*
Switching on svn trybot submit.
bradnelson@google.com
2009-10-22
1
-0
/
+3
*
Added CommandBuffer::GetStatus so remote processes can query whether the plug...
apatrick@google.com
2009-10-22
8
-74
/
+246
*
Fix O3D release binary. Turns out that with current tools we always need GCC_...
maf@google.com
2009-10-21
1
-1
/
+1
*
Forcibly remove all plugin files.
kkania@google.com
2009-10-21
2
-6
/
+9
*
Split the selenium browser name into the browser name and browser path for th...
kkania@google.com
2009-10-21
1
-3
/
+6
*
Fix bad identation bug.
kkania@google.com
2009-10-21
1
-2
/
+2
*
Remove browser installation from lab test runner. This will now happen during...
kkania@google.com
2009-10-21
1
-60
/
+34
*
Move registering o3d_host.dll to selenium.gyp because
gman@google.com
2009-10-20
3
-25
/
+87
*
Fix bugs in rendergraph.js
gman@google.com
2009-10-20
1
-2
/
+2
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
1
-0
/
+0
*
Removed workaround for Chrome 1.0 from o3djs library.
apatrick@google.com
2009-10-19
11
-121
/
+81
*
Removes O3D plugin files with root privileges on Mac and Linux.
kkania@google.com
2009-10-19
1
-1
/
+1
*
Fixes path of ChangeResolution.
kkania@google.com
2009-10-19
1
-1
/
+1
*
Forgot to commit a file.
apatrick@google.com
2009-10-19
1
-0
/
+8
*
Fixed gpu_plugin to build in the Chrome tree.
apatrick@google.com
2009-10-19
4
-28
/
+48
*
Fixes bug so that now if changing screen resolution fails, the tests fail.
kkania@google.com
2009-10-19
1
-1
/
+1
*
Changes code header comments to match typical C++ header.
kkania@google.com
2009-10-19
1
-5
/
+31
*
Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ...
apatrick@google.com
2009-10-19
79
-6559
/
+1607
*
Relocate some of the lab testing scripts.
kkania@google.com
2009-10-19
11
-1
/
+1635
*
Pulling in newer gyp which fixes link after copy problem.
bradnelson@google.com
2009-10-16
3
-3
/
+3
*
all.sln to o3d_all.sln
gman@google.com
2009-10-16
1
-4
/
+9
*
This moves the Cg libs into a library directory under the product dir,
gspencer@google.com
2009-10-15
6
-6
/
+30
*
Missing file from last checking
gman@google.com
2009-10-15
1
-0
/
+3
*
Adding hard_dependency to cg_libs, to make sure the copy happens before the
bradnelson@google.com
2009-10-15
1
-0
/
+1
*
Fix clearing render targets in D3D if there
gman@google.com
2009-10-15
7
-20
/
+186
*
Adding in libX11, which seems to be needed for test_common on linux.
bradnelson@google.com
2009-10-15
1
-2
/
+3
*
Remove pack from calls to texture.getRenderSurface
gman@google.com
2009-10-15
5
-6
/
+6
*
This updates the GYP revision to the latest one to fix
gspencer@google.com
2009-10-14
1
-1
/
+1
*
Fixes perceptual diff pixel comparison bug and CustomCamera test.
kkania@google.com
2009-10-14
2
-4
/
+5
*
Moved responsibility for creating ring buffer from CommandBuffer to GPUPlugin...
apatrick@google.com
2009-10-13
6
-134
/
+164
*
This moves our chromium revision forward to catch some changes to
gspencer@google.com
2009-10-13
1
-2
/
+2
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
4
-24
/
+24
*
Doesn't run the TestStressDrawShapes test on IE, because selenium/ie is too s...
kkania@google.com
2009-10-13
1
-1
/
+2
*
This removes the command buffer tests from the non-command buffer
gspencer@google.com
2009-10-13
2
-15
/
+23
*
Make the bubble demo use the command buffer structs.
gman@google.com
2009-10-12
3
-375
/
+242
*
Add a DLOG error to the command buffer and remove
gman@google.com
2009-10-12
8
-69
/
+173
*
Changes assertMatrix to call get_eval per matrix instead of per every value i...
kkania@google.com
2009-10-12
2
-8
/
+10
*
More gypbuild infrustructure.
gman@google.com
2009-10-12
1
-21
/
+95
*
Fix for canvas.drawBitmap
gman@google.com
2009-10-12
4
-6
/
+9
*
Separated CommandBuffer and GPUProcessor into separate static library so O3D ...
apatrick@google.com
2009-10-12
1
-32
/
+38
*
Drop redundant CommandLine::Terminate.
evan@chromium.org
2009-10-12
3
-3
/
+3
*
This fixes (again) the rendering problem we have with zero-height
gspencer@google.com
2009-10-09
1
-0
/
+5
*
This rolls back V8 to the version we had previously.
gspencer@google.com
2009-10-09
1
-1
/
+1
[next]