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
/
ppapi
/
examples
/
gles2
/
gles2.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove extra semi-colon so nacl-gcc doesn't complain.
nfullagar@google.com
2012-02-23
1
-1
/
+1
*
Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...
fischman@chromium.org
2012-01-13
1
-4
/
+0
*
Move paint aggregator and the completion callback factory.
brettw@chromium.org
2012-01-06
1
-0
/
+1
*
Update PPAPI IDL generator to define versioned structs, and unversioned typedef.
wez@chromium.org
2012-01-05
1
-7
/
+7
*
Revert 116281 - Move paint aggregator and the completion callback factory.
brettw@chromium.org
2012-01-04
1
-1
/
+0
*
Move paint aggregator and the completion callback factory.
brettw@chromium.org
2012-01-04
1
-0
/
+1
*
Migrate gles2 from {Surface,Context}3D to Graphics3D.
fischman@chromium.org
2011-11-24
1
-24
/
+23
*
Convert video capture/decoder stuff to IDL.
brettw@chromium.org
2011-10-07
1
-2
/
+2
*
Renamed ppb_opengles.h to ppb_opengles2.h.
alokp@chromium.org
2011-09-15
1
-1
/
+1
*
reconstitute moving 3d out of dev CL. (previous attempt was reverted)
nfullagar@google.com
2011-09-07
1
-9
/
+9
*
Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
1
-9
/
+9
*
Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
1
-9
/
+9
*
Replace the use of an int32* with an explicit profile for decoder configuration.
fischman@chromium.org
2011-09-01
1
-7
/
+2
*
gles2: set the profile info in config
ashokm@nvidia.com
2011-08-27
1
-2
/
+6
*
Support multiple HW video decoders per context.
fischman@chromium.org
2011-08-17
1
-113
/
+163
*
Fix sporadic crash at the end of gles2 ppapi plugin
vrk@google.com
2011-08-10
1
-18
/
+19
*
Implement PPAPI VideoDecode out-of-process support
vrk@chromium.org
2011-08-06
1
-6
/
+11
*
PPB_VideoDecoder_Dev::Initialize is now synchronous!
fischman@chromium.org
2011-07-29
1
-8
/
+4
*
Made Destroy() followup more aggressive to test for races.
fischman@chromium.org
2011-07-26
1
-1
/
+22
*
Re-added decoder id to PPP_VideoDecoder_Dev methods
fischman@chromium.org
2011-07-22
1
-13
/
+19
*
Redid VideoDecodeAccelerator::Error codes and propagated to ppapi.
fischman@chromium.org
2011-07-20
1
-3
/
+33
*
Remove redundant size and type information from VideoDecode PPAPI
vrk@google.com
2011-07-19
1
-12
/
+10
*
Enable fire-and-forget Destroy of HW video decoder, and misc other improvements.
fischman@chromium.org
2011-07-15
1
-24
/
+17
*
Cleanup gles2 sample PPAPI plugin.
fischman@chromium.org
2011-07-12
1
-84
/
+73
*
PPAPI: Remove deprecated PP_ERROR_WOULDBLOCK and PP_Error_WouldBlock.
polina@google.com
2011-07-09
1
-2
/
+1
*
Implement proper synchronization between HW video decode IPC and CommandBuffer.
fischman@chromium.org
2011-06-29
1
-17
/
+1
*
Fix PPB_VideoDecoder_Impl::NotifyEndOfBitstreamBuffer to use correct ID.
fischman@chromium.org
2011-06-21
1
-18
/
+34
*
Fix crashes when loading gles2.cc on browser startup, and during playback.
fischman@chromium.org
2011-06-21
1
-17
/
+40
*
Uncomment PPAPI examples to prevent bit-rot.
fischman@chromium.org
2011-06-20
1
-0
/
+6
*
Modify PPAPI GLES2 example to be an example of VideoDecode_Dev API
vrk@google.com
2011-06-15
1
-72
/
+408
*
Create a super-simple PPAPI demo plugin exercising GLES2 functionality.
fischman@chromium.org
2011-04-11
1
-0
/
+135