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
/
third_party
Commit message (
Expand
)
Author
Age
Files
Lines
*
Commented out precision from shaders. These examples were done on my new desk...
alokp@chromium.org
2010-01-16
4
-5
/
+9
*
linux: hack around arabic advances in harfbuzz
evan@chromium.org
2010-01-15
3
-1
/
+26
*
linux: fix multicharacter hebrew shaping
evan@chromium.org
2010-01-15
1
-2
/
+2
*
linux: inherit script in the forward-order script iterator
evan@chromium.org
2010-01-15
1
-1
/
+0
*
Added stencil-test demo.
alokp@chromium.org
2010-01-15
3
-47
/
+63
*
Added texture wrap demo.
alokp@chromium.org
2010-01-15
3
-53
/
+70
*
Modified stencil test example to use VBOs instead of client-side vertex arrays.
alokp@chromium.org
2010-01-15
1
-38
/
+57
*
Added cubemap demo.
alokp@chromium.org
2010-01-15
3
-50
/
+67
*
Modified texture wrap example to use VBOs instead of client-side vertex arrays.
alokp@chromium.org
2010-01-14
1
-19
/
+40
*
Added simple texture demo.
alokp@chromium.org
2010-01-14
3
-63
/
+101
*
Modified texture cubemap example to use VBOs instead of client-side vertex ar...
alokp@chromium.org
2010-01-14
1
-14
/
+31
*
SwapBuffer is now synchronous. No need for glFlush.
alokp@chromium.org
2010-01-14
2
-7
/
+0
*
Added mip-mapping demo.
alokp@chromium.org
2010-01-14
3
-71
/
+110
*
Fix for a memory error in the CLD code.
jcampan@chromium.org
2010-01-14
1
-0
/
+17
*
Simple unit tests for OpenMAX video decoder
hclam@chromium.org
2010-01-13
1
-1
/
+7
*
Added simple vertex shader demo. I had to make the following modifications to...
alokp@chromium.org
2010-01-13
4
-31
/
+33
*
Use NDEBUG instead of _DEBUG for libjingle. This makes it so that debug code...
akalin@chromium.org
2010-01-13
15
-43
/
+226
*
Working rudimentary audio in Pepper.
brettw@chromium.org
2010-01-12
1
-0
/
+85
*
Increase the size of buffer used by LogPrintf to 1600 bytes.
glider@chromium.org
2010-01-12
1
-1
/
+1
*
Clarify the byte ordering and premultiplied-ness of the Pepper 2D data.
brettw@chromium.org
2010-01-11
1
-0
/
+15
*
Renamed gles_book_examples.gyp to gles2_book.gyp and hooked eveything back to...
alokp@chromium.org
2010-01-09
1
-0
/
+0
*
Renamed gles_book_examples to gles2_book to make it shorter and more correct....
alokp@chromium.org
2010-01-09
66
-0
/
+0
*
linux: dynamically load libGL.so.1, and use glew to dynamically resolve symbols
piman@chromium.org
2010-01-09
2
-23
/
+126
*
Added gyp file for examples. Removed unnecessary functions. Added header file...
alokp@chromium.org
2010-01-09
14
-716
/
+276
*
Added eol property LF
alokp@chromium.org
2010-01-08
1
-305
/
+305
*
Added eol property LF
alokp@chromium.org
2010-01-08
30
-16621
/
+16621
*
Merging a newer version of the CLD code.
jcampan@chromium.org
2010-01-07
78
-373
/
+75580
*
Allow using system libevent instead of the bundled one.
phajdan.jr@chromium.org
2010-01-07
1
-42
/
+66
*
Use the right SSL adapter on Linux/OS X. This is a partial fix for the crash...
akalin@chromium.org
2010-01-07
6
-19
/
+92
*
Revert "Resubmit 35500: Added an application framework for demos. Ported hell...
ajwong@chromium.org
2010-01-06
11
-189
/
+649
*
Resubmit 35500: Added an application framework for demos. Ported hellotriangl...
alokp@chromium.org
2010-01-06
11
-649
/
+189
*
linux: implement gpu plugin
piman@chromium.org
2010-01-06
1
-2
/
+2
*
Add x64 configs for ffmpeg to ChromeOS.
fbarchard@chromium.org
2010-01-05
4
-0
/
+1536
*
Revert 35509 - linux: implement gpu plugin
piman@chromium.org
2010-01-05
1
-2
/
+2
*
linux: implement gpu plugin
piman@chromium.org
2010-01-05
1
-2
/
+2
*
Revert 35500 - Added an application framework for demos. Ported hellotriangle...
rsesek@chromium.org
2010-01-05
11
-260
/
+720
*
Added an application framework for demos. Ported hello-triangle example in Op...
alokp@chromium.org
2010-01-05
11
-720
/
+260
*
Add ImageAndTextCell to third_party/apple/.
rsesek@chromium.org
2010-01-05
4
-0
/
+277
*
Removing the last remaining vsprops files (that are hooked in).
bradnelson@google.com
2010-01-04
1
-2
/
+2
*
coverage_posix.py: use proper root directory for Linux now that
jrg@chromium.org
2009-12-31
1
-1
/
+2
*
Removed reference to Windows-only debug variable. This makes it so
akalin@chromium.org
2009-12-30
2
-4
/
+4
*
Adding code samples downloaded from opengles book website to third_party. Cha...
alokp@chromium.org
2009-12-29
64
-0
/
+17319
*
Backported the HEAP_CHECK_MAX_LEAKS feature from the upstream perftools.
glider@chromium.org
2009-12-25
1
-1
/
+7
*
Made pprof executable and set the explicit path to it in the heapcheck runner.
glider@chromium.org
2009-12-24
1
-0
/
+0
*
Use chromeos branding for toolkit_views build.
oshima@chromium.org
2009-12-23
1
-1
/
+1
*
Removed trailing comma in enum to fix nacl build.
apatrick@google.com
2009-12-23
1
-1
/
+1
*
Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...
apatrick@google.com
2009-12-22
1
-2
/
+53
*
Implementation of OmxVideoDecodeEngine.
ajwong@chromium.org
2009-12-22
5
-6
/
+8
*
Refactoring build configurations - make it clearer and allow better support f...
gregoryd@google.com
2009-12-22
1
-2
/
+2
*
Revert 35012 - Rearrange build configurations make it clearer and allow bett...
gregoryd@google.com
2009-12-19
1
-2
/
+2
[next]