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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
3
-5
/
+5
*
Remove FORCE_CAIRO flag and replace with a new feature.
milligan@google.com
2011-02-24
4
-5
/
+22
*
Fix multiple issues in the way O3D IPC server address name strings were gener...
tschmelcher@chromium.org
2011-02-23
2
-10
/
+14
*
Add support for runtime fall-back from o3d to o2d iff o3d initialization fail...
milligan@google.com
2011-02-23
5
-14
/
+18
*
Baby steps toward o2d and o3d dynamic switching in the video accelerator
milligan@google.com
2011-02-22
7
-10
/
+24
*
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
*
O2D: Add an API to the Layer class to enable painting the entire screen area....
tschmelcher@chromium.org
2011-02-02
4
-33
/
+30
*
O2D: Add an API to set the pattern extension method.
tschmelcher@chromium.org
2011-02-01
2
-3
/
+34
*
O2D: Add an API for setting the texture filter.
tschmelcher@chromium.org
2011-01-27
2
-2
/
+37
*
O2D: Fix graphical artifacting with transparent images caused by using non-pr...
tschmelcher@chromium.org
2011-01-26
2
-43
/
+49
*
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
6
-27
/
+131
*
O2D:
tschmelcher@chromium.org
2011-01-19
1
-3
/
+8
*
O2D: Several (unrelated) improvements:
tschmelcher@chromium.org
2011-01-14
4
-19
/
+59
*
Change #ifdef _DEBUG test to #ifndef NDEBUG test.
tfarina@chromium.org
2011-01-10
3
-6
/
+6
*
Reverting the o3d parts of: 70009 70345 70353
bradnelson@google.com
2011-01-04
1
-6
/
+6
*
Move base/lock and base/condition_variable to base/synchronization/
brettw@chromium.org
2011-01-01
1
-6
/
+6
*
Fix ON_DEMAND_RENDER mode on Mac OSX.
tschmelcher@chromium.org
2010-12-15
2
-0
/
+7
*
Add an API to allow JavaScript to determine the framerate of individual dynam...
tschmelcher@chromium.org
2010-12-06
6
-29
/
+101
*
O2D:
tschmelcher@chromium.org
2010-11-24
8
-84
/
+285
*
O2D:
tschmelcher@chromium.org
2010-11-19
6
-85
/
+113
*
Allows one mousemove event per N ticks.
zhurunz@google.com
2010-11-05
2
-0
/
+22
*
Further integration of 2D mode. This change supports calltype=v, transparancy...
fransiskusx@google.com
2010-09-17
9
-57
/
+393
*
Revert 58946 - Further integration of 2D mode. This change supports calltype=...
fbarchard@chromium.org
2010-09-09
9
-393
/
+57
*
Further integration of 2D mode. This change supports calltype=v, transparancy...
fransiskusx@google.com
2010-09-09
9
-57
/
+393
*
o3d: gles2/desktop_gl: use ARB_shader_objects/ARB_vertex_shader functions ins...
piman@chromium.org
2010-08-13
1
-0
/
+61
*
Deleting trailing spaces, add ending newline where missing to make lint happy...
maf@chromium.org
2010-08-06
4
-4
/
+4
*
o3d: create a gles v2 context for the native gles2 backend
piman@chromium.org
2010-08-05
1
-1
/
+7
*
Initial version rendering 2D path for O3D. This will eventually allow O3D app...
fransiskusx@google.com
2010-08-05
8
-0
/
+925
*
Gut the temp file flushing feature of RawData, because it is a security risk....
tschmelcher@chromium.org
2010-08-03
1
-1
/
+2
*
Ported the Loop/Blinn shaders in samples/o3djs/gpu2d.js to GLSL to add
kbr@google.com
2010-07-24
3
-0
/
+25
*
Parameterize the name of the "O3DExtras" directory with a GYP variable (to al...
tschmelcher@chromium.org
2010-07-12
2
-12
/
+8
*
Improvement from codereview http://codereview.chromium.org/2899008/show
zhurunz@google.com
2010-07-12
1
-12
/
+9
*
Some changes in RENDERMODE_CONTINUOUS mode when max_fps has been set.
zhurunz@google.com
2010-07-09
3
-3
/
+53
*
Rolled forward O3D's Chromium DEPS to match the Skia roll-forward in
kbr@google.com
2010-07-08
1
-0
/
+1
*
Made code which determines which side of contours to fill more robust
kbr@google.com
2010-07-07
1
-55
/
+81
*
Changed definition of IntervalTree to contain closed, rather than
kbr@google.com
2010-07-06
2
-12
/
+14
*
Fixed mismatch in fast and slow queries in overlap tests during
kbr@google.com
2010-07-05
1
-6
/
+99
*
Guard against the plugin being deleted unexpectedly.
kbr@google.com
2010-06-16
1
-0
/
+10
*
Prevent Client::Tick() from causing reentrancy in the plugin on Mac OS X.
kbr@google.com
2010-06-02
2
-0
/
+12
*
Fixed bug in Core Graphics backend where it was falling through to the
kbr@google.com
2010-05-28
2
-0
/
+9
*
In some circumstances the O3D plugin is briefly resized to zero height,
kbr@google.com
2010-05-28
1
-1
/
+1
*
Implemented full-screen support for Core Graphics and Core Animation
kbr@google.com
2010-05-24
2
-41
/
+87
*
Fixed crash on Mac OS X introduced in
kbr@google.com
2010-05-21
1
-7
/
+8
*
Axe the o3d_version.py script and turn it into a .gypi file. This fixes a bug...
tschmelcher@chromium.org
2010-05-06
1
-4
/
+5
*
Flush GL errors before any operation that checks for GL errors afterwards, so...
tschmelcher@chromium.org
2010-05-05
6
-26
/
+71
*
Fixed renderer_test.cc for GLES2.
amarinichev@chromium.org
2010-05-03
2
-0
/
+11
*
Pulled changes from issue 669220 to fix building with renderer=gles2.
amarinichev@chromium.org
2010-04-27
3
-8
/
+10
*
Implemented DX clipping rules to match CG version. Uses dx_clipping varying.
amarinichev@chromium.org
2010-04-20
4
-2
/
+31
*
Added --convert-dds-to-png command line option to the COLLADA converter,
kbr@google.com
2010-04-20
2
-0
/
+20
[next]