summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* NaCl: Update revision in DEPS, 9cb3a31 -> b2c6249jvoung2015-07-021-0/+7
* Disabled flaky ppapi unittests.alokp2015-07-011-3/+3
* ppapi: VideoEncoder: prevent scheduling encoding multiple timeslionel.g.landwerlin2015-06-301-1/+20
* Stabilize PPB_UDPSocket 1.2 APIeduardo.lima2015-06-254-8/+8
* Add more string_util functions to base namespace.brettw2015-06-241-3/+2
* Remove flip_y, premultiply_alpha, unmultiply_alpha support in command buffer.zmo2015-06-241-31/+44
* Revert of Revert of Make SharedMemoryHandle a class on Mac. (patchset #1 id:1...scottmg2015-06-191-1/+4
* Revert of Make SharedMemoryHandle a class on Mac. (patchset #20 id:580001 of ...scottmg2015-06-191-4/+1
* Mac: Make SharedMemoryHandle its own class.erikchen2015-06-191-1/+4
* ppapi: VideoEncoder: improve accuracy of encoding ticklionel.g.landwerlin2015-06-181-2/+8
* Plugin Power Saver: Fix Dr. Memory leaks in browser tests.tommycli2015-06-152-7/+9
* Using OrderingBarrier() in GLES2Implementation::Bind()* for better performance.penghuang2015-06-155-11/+60
* ppapi: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-1225-204/+192
* ppapi: Add message loops to testsskyostil2015-06-114-2/+13
* DCHECK if shader compilation fails that it's due to context loss.danakj2015-06-092-0/+6
* Further clean up pepper's use of SharedMemory.erikchen2015-06-042-23/+9
* Replace more ObserverList with base::ObserverList.brettw2015-06-033-5/+6
* Change most uses of Pickle to base::Picklebrettw2015-06-039-51/+57
* Change transport dib API to not make copies of SharedMemoryHandle.erikchen2015-06-023-7/+11
* Move Pickle to base namespace.brettw2015-06-028-44/+56
* Update pepper to not assume that SharedMemoryHandle is an int.erikchen2015-06-0216-60/+116
* Remove IPC logging from Nacl IRT's dispatcherbrettw2015-06-011-22/+2
* Fixit: Fork base::TimeTicks --> TimeTicks + ThreadTicks + TraceTicksmiu2015-05-291-2/+2
* Move Tuple to base namespace.brettw2015-05-298-58/+64
* Keep event page alive when there's some Pepper plugin on it.emaxx2015-05-295-0/+95
* Remove unused in-process pepper APIsraymes2015-05-2947-1869/+4
* Removed unused functions in PPB_PDFraymes2015-05-2910-449/+0
* Add 'explicit' qualifiers to single-arguments ctorsprimiano2015-05-271-1/+1
* ppapi: VideoEncoder: update list of supported codecs to match implementationlionel.g.landwerlin2015-05-261-3/+2
* url: Fix the TODO in url_parse.h header.tfarina2015-05-261-1/+1
* Avoid deleting print buffer resources before the renderer takes a reference t...raymes2015-05-225-23/+49
* content/child: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-216-13/+12
* Cleanup some PPAPI proxy code.thestig2015-05-203-24/+24
* PPAPI Testing: Clean up location of ppapi::StripTestPrefixestommycli2015-05-146-14/+21
* Fix typo in untrusted/irt_stub/BUILD.gnsbc2015-05-121-1/+1
* Send proper MIME type along with PPAPI test CSS files.mkwst2015-05-123-0/+5
* Pass correct length value in WebGamepadsarajp2015-05-112-5/+9
* Pepper: Make PepperUDPSocketBase work with the private UDP resource.bbudge2015-05-091-4/+12
* ppapi: fix crash/infinite loop in VideoEncoderlionel.g.landwerlin2015-05-082-1/+14
* renderer: PepperVideoEncoderHost: use libvpx instead of media/cast/senderlionel.g.landwerlin2015-05-071-2/+8
* Remove the unused parts of PPB_PDFraymes2015-05-072-16/+0
* Change kMaxDescriptorsPerMessage back to 7yusukes2015-05-061-2/+3
* ppapi: report hardware support with PP_Bool in PP_VideoProfileDescriptionlionel.g.landwerlin2015-05-0613-29/+466
* Initialize the CDM asynchronouslyjrummell2015-05-058-76/+84
* Plugin Power Saver: Make PPS work well with prerendered pages.tommycli2015-05-057-48/+108
* ppapi: VideoEncoder: add more details about supported codecs/platformslionel.g.landwerlin2015-05-052-7/+5
* Fix pp::CompositorLayer::SetTexture() doesn't support GL_TEXTURE_EXTERNAL_OES...penghuang2015-05-011-0/+1
* Switch to linear filtering for PPAPI video decoder textures.CodeByThePound2015-04-301-2/+2
* [NaCl SDK] Compile libppapi_stub.a with -fPICsbc2015-04-292-0/+6
* Fix a few spelling errors in comments.thakis2015-04-281-1/+1