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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused fields from PP_PdfPrintPresetOptions_Dev
raymes
2015-01-16
4
-46
/
+2
*
PPAPI generator: Ignore more date-only changes
dmichael
2015-01-15
1
-5
/
+9
*
Remove nonsfi token workaround.
teravest
2015-01-15
1
-8
/
+3
*
Pepper: Allow plugins to call PPB_UDP_Socket::SendTo multiple times.
bbudge
2015-01-14
7
-8
/
+100
*
Revert of NaCl: Remove reliance on "init_done" SRPC call in the non-PNaCl cas...
mseaborn
2015-01-14
3
-13
/
+22
*
Add |legacy_destination_url| back to SessionMessage for EME
jrummell
2015-01-14
10
-28
/
+51
*
NaCl: Remove reliance on "init_done" SRPC call in the non-PNaCl case
mseaborn
2015-01-13
3
-22
/
+13
*
Switching version string for pnacl to the git hash from the nacl repo at tool...
bradnelson
2015-01-12
1
-29
/
+1
*
NaCl cleanup: Remove the last use of src/untrusted/nacl_ppapi_util/
mseaborn
2015-01-12
8
-427
/
+0
*
NaCl: Update revision in DEPS, r14244 -> 17875586859e9de41bb271ee219c7113e0e7...
bradnelson
2015-01-10
1
-2
/
+21
*
NaCl: Remove disabled test, fault_injection/fault_pm_nameservice_test.cc
mseaborn
2015-01-10
5
-470
/
+0
*
Cleanup: Call std::string::empty instead of comparing against "".
thestig
2015-01-10
3
-4
/
+5
*
NaCl test: use regular expression in PNaCl bitcode header test
jfb
2015-01-09
1
-0
/
+4
*
NaCl test: allow testing using regular expressions
jfb
2015-01-08
1
-0
/
+8
*
Changes to support CDM_7
jrummell
2015-01-08
20
-630
/
+491
*
Fix use-after-free in StartSelLdrOnMainThread.
teravest
2015-01-08
1
-3
/
+13
*
Add missing dependencies on mojo_system_placeholder.
Colin Blundell
2015-01-08
1
-0
/
+1
*
Revert of Remove nonsfi token workaround. (patchset #1 id:20001 of https://co...
nya
2015-01-07
1
-3
/
+8
*
replace COMPILE_ASSERT with static_assert in ppapi/
mostynb
2015-01-06
7
-45
/
+38
*
Remove nonsfi token workaround.
teravest
2015-01-05
1
-8
/
+3
*
Split mojo_nacl.gyp to fix ARM builds.
teravest
2014-12-30
1
-1
/
+1
*
Reland https://codereview.chromium.org/823313002/: Remove the TSan-related co...
glider
2014-12-30
1
-4
/
+0
*
Pepper: Add a Pepper+NaCl+Mojo test.
teravest
2014-12-29
6
-0
/
+108
*
Remove deprecated methods from Pickle.
avi
2014-12-28
5
-26
/
+26
*
Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...
avi
2014-12-28
5
-26
/
+26
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
4
-5
/
+6
*
Remove deprecated methods from Pickle.
Avi Drissman
2014-12-22
5
-26
/
+26
*
Update legacy Tuple-using code.
Avi Drissman
2014-12-22
8
-52
/
+54
*
Rename fullscreen directory to exclusive_access as well.
sriramsr
2014-12-18
1
-1
/
+2
*
NaCl cleanup: Remove an unused SRPC channel
mseaborn
2014-12-18
3
-29
/
+7
*
NaCl cleanup: Remove assignment to g_is_main_thread
mseaborn
2014-12-12
2
-10
/
+0
*
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
24
-58
/
+529
*
Test open_resource IRT in PackagedAppTest.SuccessfulLoad
yusukes
2014-12-09
5
-3
/
+128
*
Revert "Hold the Pepper proxy lock for all Pepper GL calls."
benhansen
2014-12-05
5
-26
/
+5
*
NaCl cleanup: Use Bit('build_ARCH') instead of Bit('target_ARCH')
mseaborn
2014-12-05
1
-1
/
+1
*
NaCl: Remove unused function GetPPAPIPluginPath()
mseaborn
2014-12-04
1
-23
/
+0
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-14
/
+10
*
Group executables together when running create_nmf
sbc
2014-12-02
1
-3
/
+1
*
Pepper: Query all versions of PPB_VideoDecoder to construct C++ wrapper.
bbudge
2014-11-26
1
-1
/
+7
*
Fix "value possibly truncated" warnings on MSVC, ppapi/ edition.
pkasting
2014-11-26
8
-25
/
+26
*
Because the test is sandboxed, it cannot call LoadV8Snapshot(). For the same ...
baixo
2014-11-20
3
-11
/
+2
*
Use uint16 for port numbers more pervasively.
pkasting
2014-11-20
2
-6
/
+6
*
PPAPI: Make CreateResourceHost take PP_Resource
dmichael
2014-11-19
3
-10
/
+12
*
Support NumCopies print preset
n.bansal
2014-11-19
6
-2
/
+99
*
Initialize V8 in PDFium from external files (plugin process only)
baixo
2014-11-14
14
-5
/
+76
*
Add Non-SFI test for a NaCl packaged app.
teravest
2014-11-13
1
-2
/
+15
*
Remove glGetMultipleIntegervCHROMIUM from ppapi gl2ext.h
piman
2014-11-13
1
-3
/
+0
*
Initialize V8 in PDFium from external files when plugin is running in the ren...
baixo
2014-11-13
3
-0
/
+27
*
Revert "Add Non-SFI test for a NaCl packaged app."
Bartosz Fabianowski
2014-11-13
1
-15
/
+2
[next]