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
/
proxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
base: Stop passing a non-const ref to ObserverListBase::Iterator.
danakj
2015-03-09
1
-2
/
+1
*
Print Preview: Support the duplex preset in PDFs.
thestig
2015-03-05
1
-0
/
+3
*
Pepper: Remove PPB_FileMapping
dmichael
2015-02-27
7
-375
/
+0
*
Land prep work to enable NaCl in the Linux x64 GN builds.
dpranke
2015-02-26
1
-18
/
+24
*
PPAPI: Whitelist PPB_CameraDevice_Private for some apps
jchuang
2015-02-25
3
-10
/
+10
*
Pepper: PPB_VideoEncoder implementation
lionel.g.landwerlin
2015-02-25
4
-16
/
+1597
*
PPAPI: Rename PPB_ImageCapture_Private to PPB_CameraDevice_Private
jchuang
2015-02-20
8
-47
/
+44
*
PPAPI: Suppport GetSupportedVideoCaptureFormats for frame_rate
jchuang
2015-02-20
5
-25
/
+39
*
PPAPI: Don't use MessageLoop::current in the plugin process
dmichael
2015-02-18
3
-3
/
+4
*
PPAPI: implement GetSupportedPreviewSizes
jchuang
2015-02-17
9
-1
/
+296
*
Sort GYP and GN files under ppapi
satorux
2015-02-16
1
-5
/
+5
*
Split apart the PPAPI GN targets
brettw
2015-02-14
1
-0
/
+350
*
Enable size_t to int truncation warnings in PPAPI
brettw
2015-02-13
22
-41
/
+60
*
PPAPI: Make tests that disable the proxy lock re-enable it
dmichael
2015-02-12
3
-9
/
+5
*
Add support for multithreading the GPU command buffer.
jbauman
2015-02-12
2
-0
/
+5
*
Revert of PPAPI: Make tests that disable the proxy lock re-enable it (patchse...
dmichael
2015-02-11
2
-2
/
+5
*
PPAPI: Make tests that disable the proxy lock re-enable it
dmichael
2015-02-10
2
-5
/
+2
*
Add OrderingBarrierCHROMIUM API.
vmiura
2015-02-06
2
-0
/
+5
*
ppapi: VideoEncoder: Add proxy boilerplate
lionel.g.landwerlin
2015-02-06
5
-0
/
+148
*
Mechanical rename of tracing includes for /ppapi
primiano
2015-01-30
3
-3
/
+3
*
Fix callback access in Pepper's UDP socket resource
elijahtaylor
2015-01-28
1
-0
/
+5
*
PPAPI: Release renderer Var refcount when returning to plugin
dmichael
2015-01-27
2
-3
/
+45
*
media: Rename WebSessionId to SessionId.
xhwang
2015-01-22
5
-120
/
+101
*
Change a few parts of ppapi/proxy for the clang warning -Winconsistent-missin...
jvoung
2015-01-21
4
-157
/
+140
*
Remove unused fields from PP_PdfPrintPresetOptions_Dev
raymes
2015-01-16
1
-9
/
+0
*
Pepper: Allow plugins to call PPB_UDP_Socket::SendTo multiple times.
bbudge
2015-01-14
2
-7
/
+18
*
Add |legacy_destination_url| back to SessionMessage for EME
jrummell
2015-01-14
3
-13
/
+20
*
Changes to support CDM_7
jrummell
2015-01-08
7
-230
/
+154
*
replace COMPILE_ASSERT with static_assert in ppapi/
mostynb
2015-01-06
2
-11
/
+11
*
Remove deprecated methods from Pickle.
avi
2014-12-28
4
-25
/
+25
*
Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...
avi
2014-12-28
4
-25
/
+25
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
2
-2
/
+3
*
Remove deprecated methods from Pickle.
Avi Drissman
2014-12-22
4
-25
/
+25
*
Update legacy Tuple-using code.
Avi Drissman
2014-12-22
7
-41
/
+41
*
PPAPI: Add a warning when URLRequest.SetProperty fails
dmichael
2014-12-12
1
-0
/
+9
*
Remove timing limitation of SetOption invocation for PPAPI sockets.
hidehiko
2014-12-11
10
-8
/
+59
*
Revert "Hold the Pepper proxy lock for all Pepper GL calls."
benhansen
2014-12-05
5
-26
/
+5
*
Support NumCopies print preset
n.bansal
2014-11-19
3
-0
/
+46
*
Initialize V8 in PDFium from external files (plugin process only)
baixo
2014-11-14
3
-0
/
+14
*
Exclude unused functions for NaCl code path.
mazda
2014-11-12
1
-1
/
+2
*
Hold the Pepper proxy lock for all Pepper GL calls.
penghuang
2014-11-11
5
-5
/
+26
*
PPAPI: Make GetProxiedInterface not re-enter the plugin
dmichael
2014-11-11
2
-6
/
+3
*
Revert of PPAPI: Make GetProxiedInterface not re-enter the plugin (patchset #...
kareng
2014-11-08
9
-36
/
+18
*
PPAPI: Make GetProxiedInterface not re-enter the plugin
dmichael
2014-11-07
9
-18
/
+36
*
Implement PpapiCommandBufferProxy::GetCapabilities
piman
2014-11-07
7
-9
/
+24
*
Pepper: Expose visible_rect to PPB_VideoDecoder.GetPicture.
Bill Budge
2014-11-06
4
-32
/
+66
*
Revert of Hold the Pepper proxy lock for all Pepper GL calls. (patchset #3 id...
kareng
2014-11-01
5
-26
/
+5
*
Hold the Pepper proxy lock for all Pepper GL calls.
penghuang
2014-10-31
5
-5
/
+26
*
Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD.
morrita
2014-10-20
2
-2
/
+3
*
Enforce handle ownership in base::Process.
rvargas
2014-10-17
1
-2
/
+3
[next]