summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/arch_dependent_sizes_64.h
Commit message (Expand)AuthorAgeFilesLines
* Re-enable disabled size asserts in ppapi_tests test_struct_sizes.cc.bbudge@chromium.org2014-03-251-3/+0
* Disable GL sizes PPAPI testsjschuh@chromium.org2013-02-231-0/+3
* Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...fischman@chromium.org2012-01-131-1/+1
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-3/+3
* Convert video capture/decoder stuff to IDL.brettw@chromium.org2011-10-071-2/+0
* Cleanup in the file chooser API.brettw@chromium.org2011-08-201-1/+0
* PPB_VideoDecoder_Dev::Initialize is now synchronous!fischman@chromium.org2011-07-291-1/+1
* Remove redundant size and type information from VideoDecode PPAPIvrk@google.com2011-07-191-1/+1
* Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat...fischman@chromium.org2011-07-131-1/+1
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-1/+1
* Revert 87919 - Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix i...polina@google.com2011-06-061-1/+1
* Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix interface functi...thakis@chromium.org2011-06-041-1/+1
* PPAPI: Fix interface functions that take PP_CompletionCallbacks, but don'tpolina@google.com2011-06-041-1/+1
* Implement VideoDecoder IPC hooks from plugin to GPU processvrk@google.com2011-05-131-2/+2
* Update VideoDecode PPAPI structs to be consistent with media structures, part 1vrk@google.com2011-05-101-4/+2
* Checking in major revision of Pepper video decode APIs.scherkus@chromium.org2011-03-311-7/+6
* Remove PPB_Var interface's scripting functionality.neb@chromium.org2011-03-231-4/+1
* Revert of revert 69309 - switch handles to 32 bit in PPAPI.neb@chromium.org2011-01-141-2/+2
* Integrate NaCl Head - Revert 69309 to restore 64b handles in PPAPInoelallen@google.com2010-12-181-2/+2
* Resource width 64->32 change.neb@chromium.org2010-12-151-2/+2
* Add compile assertions to enforce the sizes of all structs and enums in the C...dmichael@google.com2010-12-131-0/+31