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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Baby steps toward o2d and o3d dynamic switching in the video accelerator
milligan@google.com
2011-02-22
14
-54
/
+47
*
Log the number of objects in a Pack when it is deleted in debug builds to hel...
tschmelcher@chromium.org
2011-02-18
1
-0
/
+2
*
Import cairo and pixman (a dependency of cairo) into third_party/ on Win and ...
tschmelcher@chromium.org
2011-02-10
1
-1
/
+14
*
O2D: Add an API to the Layer class to enable painting the entire screen area....
tschmelcher@chromium.org
2011-02-02
5
-33
/
+36
*
O2D: Add an API to set the pattern extension method.
tschmelcher@chromium.org
2011-02-01
3
-6
/
+59
*
O2D: Add an API for setting the texture filter.
tschmelcher@chromium.org
2011-01-27
3
-3
/
+62
*
Update DEPS to pick up FCollada build fixes.
tschmelcher@chromium.org
2011-01-27
1
-1
/
+1
*
O2D: Fix graphical artifacting with transparent images caused by using non-pr...
tschmelcher@chromium.org
2011-01-26
2
-43
/
+49
*
Add HANDLE_CRASHES to Linux callback functions, since they are plugin entry p...
tschmelcher@chromium.org
2011-01-24
1
-0
/
+10
*
O2D: Implement the COPY_WITH_FADING paint operator, and change some of the ot...
tschmelcher@chromium.org
2011-01-21
1
-22
/
+28
*
O2D:
tschmelcher@chromium.org
2011-01-20
8
-28
/
+183
*
O2D:
tschmelcher@chromium.org
2011-01-19
1
-3
/
+8
*
O2D: Several (unrelated) improvements:
tschmelcher@chromium.org
2011-01-14
5
-19
/
+64
*
Clang: enable -Wbool-conversions and -Wunused-variables on Linux.
hans@chromium.org
2011-01-14
2
-44
/
+44
*
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
*
Change #ifdef _DEBUG test to #ifndef NDEBUG test.
tfarina@chromium.org
2011-01-10
5
-8
/
+8
*
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
4
-9
/
+9
*
Move base/lock and base/condition_variable to base/synchronization/
brettw@chromium.org
2011-01-01
1
-6
/
+6
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
2
-2
/
+2
*
Move base/cocoa_protocols_mac.h to base/mac/cocoa_protocols.h
brettw@chromium.org
2010-12-23
1
-1
/
+1
*
o3d: Fix o3d build.
tfarina@chromium.org
2010-12-21
1
-2
/
+1
*
Add base:: prefix to the calls to StringAppendV.
tfarina@chromium.org
2010-12-21
1
-1
/
+2
*
Fix ON_DEMAND_RENDER mode on Mac OSX.
tschmelcher@chromium.org
2010-12-15
5
-10
/
+14
*
Update DEPS to pick up nixysa changes r72 and r73.
tschmelcher@chromium.org
2010-12-10
1
-1
/
+1
*
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
7
-29
/
+111
*
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
11
-101
/
+395
*
Fix IE crash regression from r66344.
tschmelcher@chromium.org
2010-11-24
1
-0
/
+7
*
O2D:
tschmelcher@chromium.org
2010-11-19
6
-85
/
+113
*
Bump O3D version (before integrate into ChromeOS)
zhurunz@google.com
2010-11-17
1
-1
/
+1
*
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
*
Allows one mousemove event per N ticks.
zhurunz@google.com
2010-11-05
2
-0
/
+22
*
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
3
-6
/
+25
*
Cut some obsolete dependencies from O3D: scons, grit, and data_pack.
tschmelcher@chromium.org
2010-10-21
3
-844
/
+0
*
Fix GCC 4.3.4 Release build failure due to warning about potentially uninitia...
tschmelcher@chromium.org
2010-10-19
1
-12
/
+10
*
Override the ANTLR NFA conversion timeout to fix non-deterministic build fail...
tschmelcher@chromium.org
2010-10-18
1
-0
/
+1
*
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
4
-19
/
+17
*
o3djs: Fix closure compiler errors.
pathorn@chromium.org
2010-10-15
3
-2
/
+3
*
Multiple simple lights, and a new demo.
pathorn@chromium.org
2010-09-29
5
-54
/
+544
*
Bump version before I snapshot into ChromeOS.
zhurunz@google.com
2010-09-24
1
-1
/
+1
*
Fix fullscreen on ChromeOS.
zhurunz@google.com
2010-09-24
1
-1
/
+2
*
Changed code to eliminate ibeam cursor to only affect the canvas itself (not ...
petersont@google.com
2010-09-22
1
-25
/
+70
*
Further integration of 2D mode. This change supports calltype=v, transparancy...
fransiskusx@google.com
2010-09-17
13
-57
/
+484
*
Tidied up types to appease doc generator script for new version of o3djs/math...
petersont@google.com
2010-09-16
5
-198
/
+207
[next]