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
*
Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...
apatrick@google.com
2009-08-03
15
-76
/
+233
*
This adds the sample conversion to the GYP build, at least on Windows.
gspencer@google.com
2009-07-30
1
-2
/
+2
*
Removed HostControl implementation of IPersistStreamInitImpl.
apatrick@google.com
2009-07-29
1
-3
/
+0
*
linux: unexport as many symbols as possible
piman@google.com
2009-07-29
3
-6
/
+13
*
Adds in the ActiveX control for O3D.
gspencer@google.com
2009-07-24
6
-14
/
+80
*
Add a boolean parameter to Client::RenderClient() to choose whether to
maf@google.com
2009-07-23
4
-12
/
+16
*
Fixing several problems with the build.
gspencer@google.com
2009-07-23
1
-2
/
+3
*
This updates the DEPS to bring them in line with the versions
gspencer@google.com
2009-07-23
15
-19
/
+20
*
These are gyp file changes that start to make the Mac GYP build work.
gspencer@google.com
2009-07-22
3
-10
/
+18
*
The compiled version of the o3djs libs WORK!
gman@google.com
2009-07-20
22
-6
/
+173
*
Added code to exit fullscreen mode if the underlying plugin window is being m...
vangelis@google.com
2009-07-18
1
-0
/
+4
*
Add RawData request in preparation for manual loading of
gman@google.com
2009-07-17
4
-5
/
+83
*
This changes how we do gyp targets that generate code because GYP isn't
gspencer@google.com
2009-07-16
1
-201
/
+68
*
More docs changes.
gman@google.com
2009-07-15
1
-2
/
+1
*
expose bitmap in js.
yux@google.com
2009-07-15
4
-0
/
+154
*
This adds some infrastructure for building O3D as part of the Chrome build,
gspencer@google.com
2009-07-15
2
-16
/
+30
*
StreamOperation gets url scheme from full path rather than relative path. Fix...
apatrick@google.com
2009-07-14
1
-11
/
+12
*
This splits the import.gyp file into two parts (one for building archive lib,
gspencer@google.com
2009-07-14
1
-4
/
+1
*
Switching back SteamOperation to explicitly check for the particular protocol...
apatrick@google.com
2009-07-13
1
-1
/
+4
*
Plugin no longer makes synchronous NPAPI calls from a Windows message handler...
apatrick@google.com
2009-07-13
11
-111
/
+122
*
Fixing linux regressions from http://codereview.chromium.org/149130
piman@google.com
2009-07-13
3
-15
/
+28
*
Fixed full screen window class issues.
apatrick@google.com
2009-07-13
3
-31
/
+31
*
Add polygon offset doc
piman@google.com
2009-07-11
1
-2
/
+12
*
Avoid calling Abort from main thread on IBinding created on another thread. I...
apatrick@google.com
2009-07-10
2
-7
/
+9
*
fix for osx
gman@google.com
2009-07-10
1
-1
/
+1
*
Add ClientInfo
gman@google.com
2009-07-09
3
-0
/
+53
*
In preparation for becoming an internal plugin in chrome I did these things:
apatrick@google.com
2009-07-09
17
-1205
/
+1294
*
Add missing Param IDL for ParamRenderSurface and
gman@google.com
2009-07-08
2
-45
/
+68
*
Worked around infinite loop seen in Chrome on Windows when raising and
kbr@google.com
2009-07-07
1
-0
/
+4
*
Review URL: http://codereview.chromium.org/147258
ericu@google.com
2009-07-02
1
-1
/
+1
*
Add a dependency to the Mac installer build stage so that the postflight.sh s...
maf@google.com
2009-07-02
1
-3
/
+4
*
Adding in most of the unit tests. This adds 406 of our unit tests
gspencer@google.com
2009-07-01
2
-7
/
+13
*
Fix for Windows 7
gman@google.com
2009-07-01
3
-5
/
+6
*
Fix Mac installer build. We were not inserting the version number into the Ke...
maf@google.com
2009-06-30
1
-2
/
+4
*
This CL contains the the changes needed to build
gman@google.com
2009-06-30
1
-1
/
+15
*
Disabled a couple of selenium tests that don't work in Chrome (see comment). ...
apatrick@google.com
2009-06-30
1
-0
/
+3
*
Made CHostControl use atomic reference counting because it is accessed from S...
apatrick@google.com
2009-06-30
1
-1
/
+3
*
Fix a few more doc errors.
gman@google.com
2009-06-30
3
-4
/
+12
*
linux: fix build. don't use GDK_META_MASK until we figure out which version o...
piman@google.com
2009-06-29
1
-0
/
+5
*
Some refactoring. Move a lot of drawing related but not O3D specific code out...
maf@google.com
2009-06-29
6
-116
/
+218
*
fixes after review
piman@google.com
2009-06-29
1
-5
/
+7
*
add XEmbed bindings
piman@google.com
2009-06-29
7
-31
/
+322
*
nspluginwrapper compat fixes, part 1: Set the correct size in NP_GetEntryPoin...
tschmelcher@google.com
2009-06-26
1
-1
/
+1
*
This fixes lots of docs issues in the IDL files.
gman@google.com
2009-06-26
16
-36
/
+100
*
New user experience for the fullscreen message on Mac.
maf@google.com
2009-06-25
4
-62
/
+153
*
Call V8::Dispose() when the plugin dll is unloaded from the browser so that m...
vangelis@google.com
2009-06-25
1
-0
/
+16
*
Review URL: http://codereview.chromium.org/146126
ericu@google.com
2009-06-25
1
-6
/
+10
*
This adds in the GYP files needed for our GYP build,
gspencer@google.com
2009-06-24
4
-0
/
+650
*
Review URL: http://codereview.chromium.org/147062
ericu@google.com
2009-06-24
3
-9
/
+3
*
Code to load the software renderer and initialize it. Code to force the softw...
apatrick@google.com
2009-06-23
1
-6
/
+13
[next]