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
*
Moving o3d up a level, to get it out of chrome checkouts.
bradnelson@google.com
2011-03-28
20
-4610
/
+0
*
Reverting the parts of r79524.
bradnelson@google.com
2011-03-28
2
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
2
-2
/
+2
*
Remove hardcoded breakpad URL from plist and instead
milligan@google.com
2011-03-15
1
-3
/
+1
*
O2D Mac FF: Fix issue where we sometimes rendered a single frame to the wrong...
tschmelcher@google.com
2011-03-09
1
-2
/
+16
*
Add comment explaining why we don't initialize
milligan@google.com
2011-03-09
1
-0
/
+3
*
Work around the multiple breakpad issue by never
milligan@google.com
2011-03-09
1
-1
/
+8
*
O2D Mac: Don't crash if the user tries to go to fullscreen with O2D.
tschmelcher@google.com
2011-03-09
1
-0
/
+6
*
Add support for Core Graphics with Carbon, allowing us to use Core Graphics i...
tschmelcher@google.com
2011-03-08
3
-61
/
+106
*
Fix Mac breakpad support for all browsers except for chrome.
milligan@google.com
2011-03-07
2
-1
/
+9
*
Port O2D to Mac, currently just for Core Graphics (the drawing model used in ...
tschmelcher@chromium.org
2011-03-03
3
-45
/
+52
*
Reverting the o3d parts of: 70009 70345 70353
bradnelson@google.com
2011-01-04
1
-1
/
+1
*
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
[next]