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
*
Raise process priority of O3d when running under Chrome for better response a...
fbarchard@chromium.org
2011-03-21
1
-1
/
+7
*
Detect SSE2 and return if not present to avoid a crash.
fbarchard@chromium.org
2011-03-21
1
-0
/
+41
*
Fixing O2D crash in Windows XP. The original pixman uses thread local variable
gangji@google.com
2011-03-18
1
-0
/
+8
*
Fix build break: More missing quotes. I was able to
milligan@google.com
2011-03-15
1
-6
/
+6
*
Fix build break by adding missing quotes to breakpad
milligan@google.com
2011-03-15
1
-1
/
+1
*
Remove hardcoded breakpad URL from plist and instead
milligan@google.com
2011-03-15
3
-18
/
+43
*
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
4
-61
/
+107
*
When auto fall-back is enabled, fall back to o2d
milligan@google.com
2011-03-07
2
-18
/
+17
*
Fix Mac breakpad support for all browsers except for chrome.
milligan@google.com
2011-03-07
2
-1
/
+9
*
Add O2D rendering with cairo into Windows build.
gangji@google.com
2011-03-04
1
-2
/
+2
*
Port O2D to Mac, currently just for Core Graphics (the drawing model used in ...
tschmelcher@chromium.org
2011-03-03
5
-49
/
+56
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
2
-2
/
+2
*
Remove FORCE_CAIRO flag and replace with a new feature.
milligan@google.com
2011-02-24
1
-14
/
+19
*
Add support for runtime fall-back from o3d to o2d iff o3d initialization fail...
milligan@google.com
2011-02-23
1
-0
/
+24
*
Baby steps toward o2d and o3d dynamic switching in the video accelerator
milligan@google.com
2011-02-22
1
-1
/
+1
*
O2D: Add an API to the Layer class to enable painting the entire screen area....
tschmelcher@chromium.org
2011-02-02
1
-0
/
+6
*
O2D: Add an API to set the pattern extension method.
tschmelcher@chromium.org
2011-02-01
1
-3
/
+25
*
O2D: Add an API for setting the texture filter.
tschmelcher@chromium.org
2011-01-27
1
-1
/
+25
*
Add HANDLE_CRASHES to Linux callback functions, since they are plugin entry p...
tschmelcher@chromium.org
2011-01-24
1
-0
/
+10
*
O2D:
tschmelcher@chromium.org
2011-01-20
2
-1
/
+52
*
O2D: Several (unrelated) improvements:
tschmelcher@chromium.org
2011-01-14
1
-0
/
+5
*
Revert o3d changes in 70977
akalin@chromium.org
2011-01-11
2
-4
/
+2
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-11
2
-2
/
+4
*
add Opera to the list of agents that work okay with O3D (as Opera 11.0)
fbarchard@chromium.org
2011-01-05
1
-3
/
+4
*
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
3
-10
/
+7
*
Fix debug.log creation, which has been broken since r58501.
tschmelcher@chromium.org
2010-12-07
1
-1
/
+1
*
Add an API to allow JavaScript to determine the framerate of individual dynam...
tschmelcher@chromium.org
2010-12-06
1
-0
/
+10
*
Work around a Chrome bug in cross-origin security checks that sometimes preve...
tschmelcher@chromium.org
2010-12-02
1
-12
/
+31
*
O2D:
tschmelcher@chromium.org
2010-11-24
3
-17
/
+110
*
Fix IE crash regression from r66344.
tschmelcher@chromium.org
2010-11-24
1
-0
/
+7
*
Fix a crash in Chrome where the value of location.href is sometimes a "void" ...
tschmelcher@chromium.org
2010-11-17
1
-33
/
+58
*
- Check for a NULL PluginObject at all NPAPI entry points. This fixes a crash...
tschmelcher@chromium.org
2010-11-17
6
-462
/
+453
*
Attempt at fixing leaks from SetProp. Apparently there is a finite
sky@chromium.org
2010-11-01
2
-0
/
+2
*
Linux: Update DEPS to pick up statically linked libGLEW.
tschmelcher@chromium.org
2010-10-22
1
-3
/
+2
*
Fix crash on Linux when run by nspluginwrapper due to mismatched width for NP...
tschmelcher@chromium.org
2010-10-18
1
-4
/
+9
*
Integrate new nixysa rev with work around for Safari 5.0+ crash.
tschmelcher@chromium.org
2010-10-18
3
-18
/
+16
*
Fix fullscreen on ChromeOS.
zhurunz@google.com
2010-09-24
1
-1
/
+2
*
Further integration of 2D mode. This change supports calltype=v, transparancy...
fransiskusx@google.com
2010-09-17
2
-0
/
+83
*
Prevents changing the stored tab handle at switching tabs. This fixes a bug w...
geer@google.com
2010-09-16
3
-8
/
+10
*
Revert 58946 - Further integration of 2D mode. This change supports calltype=...
fbarchard@chromium.org
2010-09-09
2
-83
/
+0
*
Further integration of 2D mode. This change supports calltype=v, transparancy...
fransiskusx@google.com
2010-09-09
2
-0
/
+83
*
Don't use the process' default directory for the logfile. Use the temp direc...
thaloun@google.com
2010-09-03
3
-3
/
+21
*
Deleting trailing spaces, add ending newline where missing to make lint happy...
maf@chromium.org
2010-08-06
3
-6
/
+6
*
Initial version rendering 2D path for O3D. This will eventually allow O3D app...
fransiskusx@google.com
2010-08-05
1
-0
/
+5
[next]