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
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert my change to the O3D plugin's description format, since it breaks the ...
tschmelcher@chromium.org
2010-03-02
1
-1
/
+1
*
Added the bulk of the algorithm for GPU accelerated 2D vector curve
kbr@chromium.org
2010-02-26
2
-0
/
+120
*
Linux: make sure the fullscreen window always gets focus
tschmelcher@chromium.org
2010-02-22
2
-3
/
+11
*
Make ActiveX CLSIDs and names into overridable variables too. Also make the N...
tschmelcher@chromium.org
2010-02-22
13
-74
/
+227
*
Linux: Implement cursor type NONE. Also ensure fullscreen windows are created...
tschmelcher@chromium.org
2010-02-19
2
-7
/
+39
*
Set the correct content window parameters for the "soft" fullscreen mode:
zmo@google.com
2010-02-19
1
-1
/
+9
*
Re-applying patch from http://codereview.chromium.org/606005 .
zmo@google.com
2010-02-16
1
-4
/
+25
*
Reverting files back to known good state. Will re-apply
zmo@google.com
2010-02-16
1
-25
/
+4
*
Make plugin name and mimetype into overridable GYP variables, so that third p...
tschmelcher@chromium.org
2010-02-16
2
-20
/
+22
*
Fix the software renderer "soft" fullscreen mode using the wrong monitor bug.
zmo@google.com
2010-02-16
1
-4
/
+25
*
Clone of issue 598075. See: http://codereview.chromium.org/598075
twiz@google.com
2010-02-12
6
-55
/
+7
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
1
-4
/
+4
*
linux: native OpenGL ES support
piman@google.com
2010-02-08
2
-6
/
+1
*
Worked around bug in 32-bit Safari 4 on Mac OS X 10.6 where the
kbr@chromium.org
2010-02-05
1
-0
/
+6
*
fix v8 issues by not adding explicit () in eval unless it's necessary.
piman@google.com
2010-01-29
1
-15
/
+20
*
linux: arm fixes
piman@google.com
2010-01-29
2
-15
/
+1
*
linux: roll deps for arm
piman@google.com
2010-01-27
1
-1
/
+15
*
Linux: fix crash in Firefox at plugin unload time when more than one O3D inst...
tschmelcher@chromium.org
2010-01-20
3
-7
/
+21
*
Adds the missing BoundingBox docs.
gman@chromium.org
2010-01-13
1
-1
/
+1
*
Fix docs typo "steam" -> "stream"
gman@chromium.org
2010-01-08
1
-1
/
+1
*
This change removes CG from O3D and uses GLSL
gman@chromium.org
2010-01-08
2
-5
/
+8
*
Linux: implement setting cursor type
tschmelcher@chromium.org
2010-01-08
3
-11
/
+83
*
Linux: bring back the RPATH setting that was deleted by the GYP transition. A...
tschmelcher@chromium.org
2010-01-06
2
-6
/
+41
*
Fixed deadlocks occurring in Chrome during O3D teardown when O3D is in
kbr@google.com
2009-12-22
1
-1
/
+13
*
Step 1 in Adding GLES2 renderer to O3D.
gman@google.com
2009-12-16
1
-0
/
+16
*
New code needs some NULL checks so we don't crash FireFox on 10.6.
maf@google.com
2009-12-11
1
-5
/
+9
*
Don't screw up the retain count on the original WindowRef referenced by the c...
maf@google.com
2009-12-10
1
-0
/
+11
*
Fixes a bug in the docs generation for overloaded
gman@chromium.org
2009-12-04
1
-0
/
+1
*
Minor docs fix
gman@chromium.org
2009-12-04
1
-56
/
+57
*
Deleted gpu process and command buffer code from O3D tree. Now resides in Chr...
apatrick@google.com
2009-11-25
1
-9
/
+0
*
Removed O3D command buffer protocol code and O3D comand buffer configuration.
apatrick@google.com
2009-11-20
2
-77
/
+6
*
Linux: Link the O3D browser plugin with -z nodelete.
thestig@chromium.org
2009-11-19
1
-0
/
+4
*
Renamed CommandBuffer to CommandBufferServer and extracted CommandBuffer inte...
apatrick@google.com
2009-11-16
2
-10
/
+10
*
linux: fixes for gcc 4.4
piman@chromium.org
2009-11-16
1
-0
/
+1
*
Missed some files that should have been in 31811.
apatrick@google.com
2009-11-12
1
-11
/
+11
*
Made all line endings consistently LF and added svn:eol-style=LF property to ...
apatrick@google.com
2009-11-12
2
-138
/
+138
*
Recomitting 31676 with fix.
apatrick@google.com
2009-11-11
3
-5
/
+5
*
Reverting 31676.
apatrick@google.com
2009-11-11
3
-5
/
+5
*
Reorganized command buffer and GPU plugin code into following structure:
apatrick@google.com
2009-11-11
3
-5
/
+5
*
Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...
apatrick@google.com
2009-11-10
16
-53
/
+356
*
Updating the installer to check for OpenGL stats. Requires saving those stats...
rlp@google.com
2009-11-09
7
-16
/
+34
*
Moved command_buffer and gpu_plugin code out of o3d namespace.
apatrick@google.com
2009-11-05
1
-4
/
+4
*
Make gyp build get idl files from only one location.
gman@google.com
2009-11-04
2
-58
/
+27
*
Change build to only have one place to list
gman@google.com
2009-11-03
1
-3
/
+2
*
Linux: Add support for loading environment variables at plugin start-up from ...
tschmelcher@chromium.org
2009-11-03
4
-0
/
+148
*
Put back some scons files that the docs build parses, but rename them
gspencer@google.com
2009-11-03
1
-0
/
+92
*
This change kills the SCons build, since we have switched completely
gspencer@google.com
2009-11-02
3
-648
/
+0
*
Adding support for windows safari. This requires registering the o3d plugin w...
vangelis@google.com
2009-10-27
2
-3
/
+4
*
Trying to fix the build. gman taking over.
apatrick@google.com
2009-10-23
1
-1
/
+0
*
fixed include order issues for osx I introduced
gman@google.com
2009-10-22
2
-5
/
+8
[next]