| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce a client minimum picture pool size | lpique | 2015-08-20 | 17 | -50/+302 |
* | Remove irt_test.gyp file from NaCl. Nothing refers to it. | jvoung | 2015-08-19 | 1 | -18/+0 |
* | Remove remaining legacy SplitString calls. | brettw | 2015-08-12 | 1 | -2/+2 |
* | Removed unused mojo_nacl code and GYP targets. | rockot | 2015-08-11 | 2 | -9/+0 |
* | Convert remaining StringToLowerASCII to ToLowerASCII. | brettw | 2015-08-11 | 1 | -2/+1 |
* | Let IPC::SyncMessageFilter take advantage of thread-safe Send. | rockot | 2015-08-06 | 2 | -3/+3 |
* | pepper: add software vp9 encoder support to PPB_VideoEncoder | lionel.g.landwerlin | 2015-08-05 | 4 | -104/+121 |
* | Make LatencyInfo to be class | miletus | 2015-08-05 | 1 | -4/+1 |
* | Remove dmichael/teravest from OWNERS | raymes | 2015-08-04 | 3 | -5/+0 |
* | Set correct errors when transfer buffer creation fails. | dyen | 2015-08-04 | 1 | -1/+8 |
* | Cleanup latency_info nacl leftover build rule | miletus | 2015-07-29 | 1 | -3/+1 |
* | clang/win: Fix most -Wunused-function warnings in Chromium code. | thakis | 2015-07-28 | 1 | -0/+2 |
* | Annotate large GN targets for precompiled headers | brettw | 2015-07-28 | 5 | -1/+8 |
* | Update MediaKeyStatus to replace OutputNotAllowed with OutputRestricted | jrummell | 2015-07-28 | 2 | -3/+3 |
* | Revert "Compile and link libcrypto_nacl for nacl targets." | erikchen | 2015-07-28 | 2 | -7/+0 |
* | Revert "Add precompiled headers to GN build for large targets." | dpranke | 2015-07-28 | 5 | -8/+1 |
* | Add disable_newlib gyp flag | sbc | 2015-07-27 | 1 | -1/+1 |
* | Auto-format for generated gpu command buffer files. | zmo | 2015-07-27 | 2 | -56/+74 |
* | Add precompiled headers to GN build for large targets. | brettw | 2015-07-27 | 5 | -1/+8 |
* | Remove ppapi input latency tracking code | miletus | 2015-07-27 | 28 | -379/+3 |
* | NaCl: Copy PNaCl translator IRT interfaces to the Chromium side | mseaborn | 2015-07-22 | 7 | -0/+205 |
* | Merge Group Markers into Chromium Traces. | dyen | 2015-07-21 | 1 | -1/+1 |
* | Reland of NaCl cleanup: Split out irt_interfaces.cc from irt_ppapi.cc (patchs... | mseaborn | 2015-07-21 | 7 | -67/+92 |
* | Add ContextId to the trace events | fmeawad | 2015-07-20 | 1 | -0/+1 |
* | Revert of NaCl cleanup: Split out irt_interfaces.cc from irt_ppapi.cc (patchs... | rsleevi | 2015-07-20 | 7 | -92/+67 |
* | Compile and link libcrypto_nacl for nacl targets. | erikchen | 2015-07-20 | 2 | -0/+7 |
* | NaCl cleanup: Split out irt_interfaces.cc from irt_ppapi.cc | mseaborn | 2015-07-20 | 7 | -67/+92 |
* | NaCl: Add myself as an owner of ppapi/nacl_irt/ | mseaborn | 2015-07-20 | 1 | -0/+1 |
* | ppapi: Stabilize PPB_VideoEncoder 0.2 | lionel.g.landwerlin | 2015-07-15 | 4 | -5/+9 |
* | ppapi: VideoEncoder: augment precision of the IVF container | lionel.g.landwerlin | 2015-07-14 | 1 | -5/+12 |
* | Fixed all unused-variable Clang warnings on Windows. | mgiuca | 2015-07-08 | 1 | -0/+2 |
* | Fixed all overloaded virtual methods on Windows. | mgiuca | 2015-07-08 | 6 | -6/+6 |
* | NaCl: Update revision in DEPS, 9cb3a31 -> 4e75a29 | sbc | 2015-07-07 | 1 | -0/+7 |
* | Enable clang warning for ignored attributes. | benwells | 2015-07-06 | 1 | -1/+1 |
* | Revert of Convert ppapi_unittests to run exclusively on Swarming (patchset #1... | bruening | 2015-07-05 | 2 | -35/+0 |
* | Pepper: add packaged app tests for socket API permissions. | bbudge | 2015-07-03 | 13 | -7/+371 |
* | Convert ppapi_unittests to run exclusively on Swarming | thakis | 2015-07-03 | 2 | -0/+35 |
* | Revert of NaCl: Update revision in DEPS, 9cb3a31 -> b2c6249 (patchset #2 id:2... | nhiroki | 2015-07-02 | 1 | -7/+0 |
* | NaCl: Update revision in DEPS, 9cb3a31 -> b2c6249 | jvoung | 2015-07-02 | 1 | -0/+7 |
* | Disabled flaky ppapi unittests. | alokp | 2015-07-01 | 1 | -3/+3 |
* | ppapi: VideoEncoder: prevent scheduling encoding multiple times | lionel.g.landwerlin | 2015-06-30 | 1 | -1/+20 |
* | Stabilize PPB_UDPSocket 1.2 API | eduardo.lima | 2015-06-25 | 4 | -8/+8 |
* | Add more string_util functions to base namespace. | brettw | 2015-06-24 | 1 | -3/+2 |
* | Remove flip_y, premultiply_alpha, unmultiply_alpha support in command buffer. | zmo | 2015-06-24 | 1 | -31/+44 |
* | Revert of Revert of Make SharedMemoryHandle a class on Mac. (patchset #1 id:1... | scottmg | 2015-06-19 | 1 | -1/+4 |
* | Revert of Make SharedMemoryHandle a class on Mac. (patchset #20 id:580001 of ... | scottmg | 2015-06-19 | 1 | -4/+1 |
* | Mac: Make SharedMemoryHandle its own class. | erikchen | 2015-06-19 | 1 | -1/+4 |
* | ppapi: VideoEncoder: improve accuracy of encoding tick | lionel.g.landwerlin | 2015-06-18 | 1 | -2/+8 |
* | Plugin Power Saver: Fix Dr. Memory leaks in browser tests. | tommycli | 2015-06-15 | 2 | -7/+9 |
* | Using OrderingBarrier() in GLES2Implementation::Bind()* for better performance. | penghuang | 2015-06-15 | 5 | -11/+60 |