summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining legacy SplitString calls.brettw2015-08-121-2/+2
* Removed unused mojo_nacl code and GYP targets.rockot2015-08-112-9/+0
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-2/+1
* Let IPC::SyncMessageFilter take advantage of thread-safe Send.rockot2015-08-062-3/+3
* pepper: add software vp9 encoder support to PPB_VideoEncoderlionel.g.landwerlin2015-08-054-104/+121
* Make LatencyInfo to be classmiletus2015-08-051-4/+1
* Remove dmichael/teravest from OWNERSraymes2015-08-043-5/+0
* Set correct errors when transfer buffer creation fails.dyen2015-08-041-1/+8
* Cleanup latency_info nacl leftover build rulemiletus2015-07-291-3/+1
* clang/win: Fix most -Wunused-function warnings in Chromium code.thakis2015-07-281-0/+2
* Annotate large GN targets for precompiled headersbrettw2015-07-285-1/+8
* Update MediaKeyStatus to replace OutputNotAllowed with OutputRestrictedjrummell2015-07-282-3/+3
* Revert "Compile and link libcrypto_nacl for nacl targets."erikchen2015-07-282-7/+0
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-285-8/+1
* Add disable_newlib gyp flagsbc2015-07-271-1/+1
* Auto-format for generated gpu command buffer files.zmo2015-07-272-56/+74
* Add precompiled headers to GN build for large targets.brettw2015-07-275-1/+8
* Remove ppapi input latency tracking codemiletus2015-07-2728-379/+3
* NaCl: Copy PNaCl translator IRT interfaces to the Chromium sidemseaborn2015-07-227-0/+205
* Merge Group Markers into Chromium Traces.dyen2015-07-211-1/+1
* Reland of NaCl cleanup: Split out irt_interfaces.cc from irt_ppapi.cc (patchs...mseaborn2015-07-217-67/+92
* Add ContextId to the trace eventsfmeawad2015-07-201-0/+1
* Revert of NaCl cleanup: Split out irt_interfaces.cc from irt_ppapi.cc (patchs...rsleevi2015-07-207-92/+67
* Compile and link libcrypto_nacl for nacl targets.erikchen2015-07-202-0/+7
* NaCl cleanup: Split out irt_interfaces.cc from irt_ppapi.ccmseaborn2015-07-207-67/+92
* NaCl: Add myself as an owner of ppapi/nacl_irt/mseaborn2015-07-201-0/+1
* ppapi: Stabilize PPB_VideoEncoder 0.2lionel.g.landwerlin2015-07-154-5/+9
* ppapi: VideoEncoder: augment precision of the IVF containerlionel.g.landwerlin2015-07-141-5/+12
* Fixed all unused-variable Clang warnings on Windows.mgiuca2015-07-081-0/+2
* Fixed all overloaded virtual methods on Windows.mgiuca2015-07-086-6/+6
* NaCl: Update revision in DEPS, 9cb3a31 -> 4e75a29sbc2015-07-071-0/+7
* Enable clang warning for ignored attributes.benwells2015-07-061-1/+1
* Revert of Convert ppapi_unittests to run exclusively on Swarming (patchset #1...bruening2015-07-052-35/+0
* Pepper: add packaged app tests for socket API permissions.bbudge2015-07-0313-7/+371
* Convert ppapi_unittests to run exclusively on Swarmingthakis2015-07-032-0/+35
* Revert of NaCl: Update revision in DEPS, 9cb3a31 -> b2c6249 (patchset #2 id:2...nhiroki2015-07-021-7/+0
* 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