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
/
main_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Guard against the plugin being deleted unexpectedly.
kbr@google.com
2010-06-16
1
-0
/
+8
*
Fixed problems with Cocoa full-screen code:
kbr@google.com
2010-06-15
1
-3
/
+24
*
Fixed bug in Core Graphics backend where it was falling through to the
kbr@google.com
2010-05-28
1
-32
/
+33
*
Refactored drawing and event model selection to generalize to more
kbr@google.com
2010-05-26
1
-97
/
+72
*
Implemented full-screen support for Core Graphics and Core Animation
kbr@google.com
2010-05-24
1
-128
/
+117
*
Refactored full-screen code under FullscreenWindowMac base class and
kbr@google.com
2010-05-19
1
-7
/
+8
*
Review URL: http://codereview.chromium.org/577038
maf@google.com
2010-04-13
1
-45
/
+108
*
Added support for O3D in Chrome on Mac OS X using CoreGraphics drawing
kbr@chromium.org
2010-03-11
1
-22
/
+164
*
Introduce two new GYP variables:
tschmelcher@chromium.org
2010-03-05
1
-0
/
+5
*
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
*
Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...
apatrick@google.com
2009-11-10
1
-4
/
+6
*
Updating the installer to check for OpenGL stats. Requires saving those stats...
rlp@google.com
2009-11-09
1
-1
/
+1
*
Drop redundant CommandLine::Terminate.
evan@chromium.org
2009-10-12
1
-1
/
+1
*
Fix other things blocking the Mac GYP release build from completing.
maf@google.com
2009-09-03
1
-1
/
+4
*
Changes needed to get Mac plugin gyp project build compiling and linking.
maf@google.com
2009-08-13
1
-2
/
+2
*
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
1
-5
/
+5
*
Plugin no longer makes synchronous NPAPI calls from a Windows message handler...
apatrick@google.com
2009-07-13
1
-20
/
+0
*
In preparation for becoming an internal plugin in chrome I did these things:
apatrick@google.com
2009-07-09
1
-502
/
+522
*
Some refactoring. Move a lot of drawing related but not O3D specific code out...
maf@google.com
2009-06-29
1
-0
/
+2
*
add XEmbed bindings
piman@google.com
2009-06-29
1
-0
/
+4
*
I think this fixes the issue with init-status-test.html
gman@google.com
2009-06-18
1
-10
/
+12
*
Undoing gcl bug damage AGAIN
gman@google.com
2009-06-17
1
-12
/
+10
*
adding svn:ignore properties to ignore .o3dtgz
gman@google.com
2009-06-17
1
-10
/
+12
*
Undoing gcl bug damage
gman@google.com
2009-06-17
1
-12
/
+10
*
Adds a bunch of svn:ignore properties so that svn status
gman@google.com
2009-06-17
1
-10
/
+12
*
Make O3D fullscreen mode support resolution switching on Mac.
maf@google.com
2009-06-10
1
-16
/
+33
*
Fix crash in Safari 4.0 final by making the O3D plug-in default to the Carbon...
maf@google.com
2009-06-09
1
-12
/
+16
*
Review URL: http://codereview.chromium.org/119067
crogers@google.com
2009-06-03
1
-0
/
+13
*
This is the O3D source tree's initial commit to the Chromium tree. It
gspencer@google.com
2009-05-27
1
-0
/
+1114