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
/
mac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move base/cocoa_protocols_mac.h to base/mac/cocoa_protocols.h
brettw@chromium.org
2010-12-23
1
-1
/
+1
*
Fix ON_DEMAND_RENDER mode on Mac OSX.
tschmelcher@chromium.org
2010-12-15
2
-4
/
+5
*
- Check for a NULL PluginObject at all NPAPI entry points. This fixes a crash...
tschmelcher@chromium.org
2010-11-17
1
-145
/
+50
*
Integrate new nixysa rev with work around for Safari 5.0+ crash.
tschmelcher@chromium.org
2010-10-18
1
-13
/
+13
*
Prevents changing the stored tab handle at switching tabs. This fixes a bug w...
geer@google.com
2010-09-16
1
-2
/
+4
*
Don't use the process' default directory for the logfile. Use the temp direc...
thaloun@google.com
2010-09-03
1
-1
/
+7
*
Deleting trailing spaces, add ending newline where missing to make lint happy...
maf@chromium.org
2010-08-06
2
-5
/
+5
*
Ported the Loop/Blinn shaders in samples/o3djs/gpu2d.js to GLSL to add
kbr@google.com
2010-07-24
1
-0
/
+4
*
Some changes in RENDERMODE_CONTINUOUS mode when max_fps has been set.
zhurunz@google.com
2010-07-09
1
-1
/
+1
*
Guard against the plugin being deleted unexpectedly.
kbr@google.com
2010-06-16
2
-0
/
+12
*
Fixed problems with Cocoa full-screen code:
kbr@google.com
2010-06-15
3
-7
/
+32
*
Fix issue in Safari 5 on Mac OS X 10.6 on Mac Minis where drawInCGLContext/co...
tschmelcher@chromium.org
2010-06-15
1
-7
/
+9
*
Prevent Client::Tick() from causing reentrancy in the plugin on Mac OS X.
kbr@google.com
2010-06-02
1
-3
/
+4
*
Fixed bug in Core Graphics backend where it was falling through to the
kbr@google.com
2010-05-28
2
-32
/
+39
*
Accepted mouse moved events in NSWindow used for Cocoa full-screen code path.
kbr@google.com
2010-05-28
1
-0
/
+1
*
Refactored drawing and event model selection to generalize to more
kbr@google.com
2010-05-26
4
-101
/
+72
*
Implemented full-screen support for Core Graphics and Core Animation
kbr@google.com
2010-05-24
6
-142
/
+575
*
Refactored full-screen code under FullscreenWindowMac base class and
kbr@google.com
2010-05-19
7
-536
/
+837
*
Mac: Use the plugin_npapi_filename variable to choose the bundle name (rather...
tschmelcher@chromium.org
2010-04-15
2
-7
/
+10
*
Update DEPS to pull in missing Nixysa, and add code to use new Nixysa threadi...
maf@google.com
2010-04-14
1
-6
/
+7
*
Review URL: http://codereview.chromium.org/577038
maf@google.com
2010-04-13
6
-46
/
+386
*
Fixed bug in size of invalid rect. This slipped through in
kbr@chromium.org
2010-04-09
1
-2
/
+2
*
Build fixes for case when fullscreen message is disabled, for IMC code
kbr@chromium.org
2010-04-08
1
-14
/
+12
*
Added support for O3D in Chrome on Mac OS X using CoreGraphics drawing
kbr@chromium.org
2010-03-11
4
-26
/
+183
*
Introduce two new GYP variables:
tschmelcher@chromium.org
2010-03-05
2
-0
/
+21
*
Make ActiveX CLSIDs and names into overridable variables too. Also make the N...
tschmelcher@chromium.org
2010-02-22
2
-2
/
+2
*
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
*
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
*
Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...
apatrick@google.com
2009-11-10
2
-5
/
+7
*
Updating the installer to check for OpenGL stats. Requires saving those stats...
rlp@google.com
2009-11-09
2
-6
/
+10
*
fixed include order issues for osx I introduced
gman@google.com
2009-10-22
1
-0
/
+1
*
Drop redundant CommandLine::Terminate.
evan@chromium.org
2009-10-12
1
-1
/
+1
*
Add an Info.plist flag to force the software renderer.
maf@google.com
2009-09-10
2
-16
/
+44
*
Change Mac O3D executable name (the actual name of the binary inside the bund...
maf@google.com
2009-09-03
1
-1
/
+1
*
Fix other things blocking the Mac GYP release build from completing.
maf@google.com
2009-09-03
1
-1
/
+4
*
Get Mac GYP build compiling.
maf@google.com
2009-09-03
3
-10
/
+6
*
Add license information to our shell scripts.
agl@chromium.org
2009-08-25
1
-0
/
+4
*
Add missing frameworks to plugin project.
maf@google.com
2009-08-25
2
-0
/
+27
*
Make Mac also look for O3D_FORCE_SOFTWARE_RENDERER
gman@google.com
2009-08-24
1
-1
/
+2
*
Changes needed to get Mac plugin gyp project build compiling and linking.
maf@google.com
2009-08-13
3
-24
/
+31
*
Lots of changes required to build on GCC in full paranoia mode with no warnin...
maf@google.com
2009-08-06
1
-1
/
+3
*
Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...
apatrick@google.com
2009-08-03
1
-10
/
+6
*
Add a boolean parameter to Client::RenderClient() to choose whether to
maf@google.com
2009-07-23
2
-6
/
+6
*
Fixing several problems with the build.
gspencer@google.com
2009-07-23
1
-2
/
+3
*
Plugin no longer makes synchronous NPAPI calls from a Windows message handler...
apatrick@google.com
2009-07-13
2
-32
/
+13
*
In preparation for becoming an internal plugin in chrome I did these things:
apatrick@google.com
2009-07-09
6
-521
/
+560
*
Some refactoring. Move a lot of drawing related but not O3D specific code out...
maf@google.com
2009-06-29
5
-116
/
+217
*
add XEmbed bindings
piman@google.com
2009-06-29
1
-0
/
+4
*
New user experience for the fullscreen message on Mac.
maf@google.com
2009-06-25
1
-55
/
+138
[next]