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
/
cross
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented full-screen support for Core Graphics and Core Animation
kbr@google.com
2010-05-24
2
-5
/
+40
*
Refactored full-screen code under FullscreenWindowMac base class and
kbr@google.com
2010-05-19
2
-33
/
+20
*
Update DEPS to pull in missing Nixysa, and add code to use new Nixysa threadi...
maf@google.com
2010-04-14
1
-4
/
+2
*
Review URL: http://codereview.chromium.org/577038
maf@google.com
2010-04-13
2
-0
/
+2
*
Added support for O3D in Chrome on Mac OS X using CoreGraphics drawing
kbr@chromium.org
2010-03-11
2
-1
/
+140
*
Linux: Fix build break in r40786 due to file not ending with a newline. (Don'...
tschmelcher@chromium.org
2010-03-05
2
-2
/
+2
*
Introduce two new GYP variables:
tschmelcher@chromium.org
2010-03-05
4
-1
/
+224
*
Linux: make sure the fullscreen window always gets focus
tschmelcher@chromium.org
2010-02-22
1
-0
/
+4
*
Make ActiveX CLSIDs and names into overridable variables too. Also make the N...
tschmelcher@chromium.org
2010-02-22
1
-1
/
+1
*
Linux: Implement cursor type NONE. Also ensure fullscreen windows are created...
tschmelcher@chromium.org
2010-02-19
1
-6
/
+35
*
linux: native OpenGL ES support
piman@google.com
2010-02-08
1
-1
/
+1
*
fix v8 issues by not adding explicit () in eval unless it's necessary.
piman@google.com
2010-01-29
1
-15
/
+20
*
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
2
-0
/
+2
*
Linux: implement setting cursor type
tschmelcher@chromium.org
2010-01-08
2
-6
/
+78
*
Deleted gpu process and command buffer code from O3D tree. Now resides in Chr...
apatrick@google.com
2009-11-25
1
-9
/
+0
*
Renamed CommandBuffer to CommandBufferServer and extracted CommandBuffer inte...
apatrick@google.com
2009-11-16
1
-3
/
+3
*
Missed some files that should have been in 31811.
apatrick@google.com
2009-11-12
1
-11
/
+11
*
Recomitting 31676 with fix.
apatrick@google.com
2009-11-11
1
-3
/
+3
*
Reverting 31676.
apatrick@google.com
2009-11-11
1
-3
/
+3
*
Reorganized command buffer and GPU plugin code into following structure:
apatrick@google.com
2009-11-11
1
-3
/
+3
*
Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...
apatrick@google.com
2009-11-10
5
-32
/
+308
*
Updating the installer to check for OpenGL stats. Requires saving those stats...
rlp@google.com
2009-11-09
1
-3
/
+7
*
Adding support for windows safari. This requires registering the o3d plugin w...
vangelis@google.com
2009-10-27
1
-1
/
+1
*
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
1
-5
/
+7
*
Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ...
apatrick@google.com
2009-10-19
1
-6
/
+6
*
This makes some changes to the o3d tree in preparation
gspencer@google.com
2009-10-06
1
-4
/
+4
*
Implement fullscreen on Linux. No "Press Esc" message yet though. Also it's D...
tschmelcher@google.com
2009-10-01
2
-5
/
+20
*
Switching asynchronous tick callback in chrome to use the empty data url meth...
vangelis@google.com
2009-09-30
1
-8
/
+39
*
Fixed Mac gyp build. Switched to using Chrome hash_tables.h, changed
kbr@google.com
2009-09-26
2
-13
/
+65
*
Rewrote full-screen support on Windows. O3D now always creates its own
kbr@google.com
2009-09-17
2
-27
/
+11
*
Add missing gclient dependencies to .gitignore.
maruel@chromium.org
2009-09-17
1
-606
/
+606
*
Fix bug in Texture2D::Set and TextureCUBE::Set
gman@google.com
2009-09-04
1
-2
/
+7
*
This adds in targets for selenium and updated several other problems,
gspencer@google.com
2009-09-04
1
-1
/
+1
*
Update Texture::Lock to take an AccessMode.
gman@google.com
2009-09-01
1
-4
/
+6
*
Changes needed to get Mac plugin gyp project build compiling and linking.
maf@google.com
2009-08-13
3
-5
/
+5
*
This CL adds client.toDataURL which gets the contents
gman@google.com
2009-08-08
1
-3
/
+3
*
This CL adds texture.getRect
gman@google.com
2009-08-07
1
-12
/
+223
*
A step in exposing Bitmap to JavaScript.
gman@google.com
2009-08-06
2
-2
/
+3
*
Add SetRect to Texture2d and TextureCUBE
gman@google.com
2009-08-03
1
-0
/
+388
*
Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...
apatrick@google.com
2009-08-03
4
-30
/
+155
*
linux: unexport as many symbols as possible
piman@google.com
2009-07-29
2
-3
/
+10
*
Add a boolean parameter to Client::RenderClient() to choose whether to
maf@google.com
2009-07-23
1
-1
/
+1
*
This updates the DEPS to bring them in line with the versions
gspencer@google.com
2009-07-23
5
-9
/
+9
*
Add RawData request in preparation for manual loading of
gman@google.com
2009-07-17
2
-3
/
+71
*
Plugin no longer makes synchronous NPAPI calls from a Windows message handler...
apatrick@google.com
2009-07-13
3
-35
/
+65
*
Fixing linux regressions from http://codereview.chromium.org/149130
piman@google.com
2009-07-13
1
-4
/
+13
*
Fixed full screen window class issues.
apatrick@google.com
2009-07-13
2
-24
/
+0
*
fix for osx
gman@google.com
2009-07-10
1
-1
/
+1
[next]