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
*
Roll the DEPS for google-url.
tfarina@chromium.org
2013-04-12
1
-1
/
+1
*
Pepper API: Re-run generator.py.
mgiuca@chromium.org
2013-04-11
1
-1
/
+3
*
PPAPI: Make NestedEvent::Signal() thread-safe
dmichael@chromium.org
2013-04-11
5
-61
/
+55
*
PPAPI: Convert more tests to new callback style
dmichael@chromium.org
2013-04-11
5
-525
/
+252
*
Add a ConvertableToTraceFormat type to the trace framework.
dsinclair@chromium.org
2013-04-10
1
-1
/
+1
*
[PPAPI] Documentation fixes.
binji@chromium.org
2013-04-09
15
-65
/
+69
*
Add thunk code for PPB_Ext_Socket_Dev.
yzshen@chromium.org
2013-04-09
4
-0
/
+310
*
Finish scoped_array<T> to scoped_ptr<T[]> conversion on Linux.
dcheng@chromium.org
2013-04-09
5
-5
/
+5
*
PP_PDFFEATURE_PRINTING to allow pdf plugin to remove print button when printi...
vitalybuka@chromium.org
2013-04-09
2
-1
/
+6
*
Move HiDPI-related Pepper interfaces to stable
jhorwich@chromium.org
2013-04-09
17
-60
/
+809
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
15
-85
/
+103
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
15
-103
/
+85
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
15
-85
/
+103
*
Apps v2 in Pepper: Add C/C++ definition for chrome.socket.
yzshen@chromium.org
2013-04-08
11
-4
/
+1848
*
Change PPB_VideoWriter Open function to return stream_id as out param.
bbudge@chromium.org
2013-04-08
7
-24
/
+20
*
Implement the host side of the PPB_PDF proxy.
raymes@chromium.org
2013-04-06
8
-32
/
+100
*
Update NaCl ARM build flags now that gcc used as default compiler.
sbc@chromium.org
2013-04-05
3
-58
/
+20
*
Enable PPB_DirectoryReader_Dev under NaCl
nhiroki@chromium.org
2013-04-05
6
-22
/
+13
*
Add PP_VideoFrame, PPB_VideoReader, and PPB_VideoWriter APIs to Pepper.
bbudge@chromium.org
2013-04-05
16
-0
/
+1029
*
Revert 192249 "Update NaCl ARM build flags now that gcc used as ..."
phoglund@chromium.org
2013-04-04
3
-20
/
+58
*
Update NaCl ARM build flags now that gcc used as default compiler.
sbc@chromium.org
2013-04-04
3
-58
/
+20
*
PPAPI: Convert FileIO tests to new style & test background threads
dmichael@chromium.org
2013-04-04
6
-707
/
+472
*
Pepper: Autogenerate thunk for PPB_NetworkList_Private.
teravest@chromium.org
2013-04-03
3
-43
/
+60
*
Remove unused PP_ObjectProperty from PpapiParamTraits
teravest@chromium.org
2013-04-02
2
-28
/
+0
*
Update PRESUBMIT scripts to use PresubmitPromptOrNotify helper.
wez@chromium.org
2013-04-02
1
-1
/
+1
*
Pepper: Add optional logging for PPAPI calls.
teravest@chromium.org
2013-04-02
25
-24
/
+135
*
Add Pepper TrueType Font resource implementations for Win, Mac, and Linux.
bbudge@chromium.org
2013-04-02
6
-6
/
+413
*
Add Query() support to FileRef.
teravest@chromium.org
2013-04-02
14
-100
/
+532
*
PPAPI: TestCompletionCallbackWithOutput fixes
dmichael@chromium.org
2013-04-01
2
-8
/
+10
*
Unlike GetOSFileDescriptor, this API is asynchronous.
hamaji@chromium.org
2013-04-01
20
-5
/
+425
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-30
27
-202
/
+251
*
Pepper: Autogenerate thunk for PPB_Graphics3D.
teravest@chromium.org
2013-03-30
5
-21
/
+38
*
IDL: Autogenerate thunk for PPB_Gamepad.
teravest@chromium.org
2013-03-30
3
-31
/
+76
*
[PPAPI] Fix a bunch of spelling mistakes
binji@chromium.org
2013-03-29
75
-146
/
+147
*
Revert 191420 "PPAPI: Remove threading options; it's always on"
rlarocque@chromium.org
2013-03-29
26
-250
/
+202
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-29
26
-202
/
+250
*
Revert 191401 "Implemented queued UDP SendTo/RecvFrom requests. ..."
rsleevi@chromium.org
2013-03-29
14
-587
/
+136
*
Pepper IDL: Autogenerate thunk for FileChooser.
teravest@chromium.org
2013-03-29
9
-129
/
+165
*
Cleanup: Remove operator from TestCompletionCallbackWithOutput.
teravest@chromium.org
2013-03-29
4
-21
/
+42
*
Implemented queued UDP SendTo/RecvFrom requests. Exposed SO_SNDBUF and SO_RVF...
ygorshenin@chromium.org
2013-03-29
14
-136
/
+587
*
Fix condition in gyp - it should check for pnacl being disabled.
phajdan.jr@chromium.org
2013-03-29
1
-1
/
+1
*
Apps V2 in Pepper: Host side implementation of ExntensionsCommon - Part 1.
yzshen@chromium.org
2013-03-29
1
-6
/
+6
*
Apps V2 in Pepper: introduce singleton resource ExtensionsCommon.
yzshen@chromium.org
2013-03-29
25
-73
/
+545
*
Implement the plugin side of the PPB_PDF proxy.
raymes@chromium.org
2013-03-29
13
-37
/
+573
*
Pepper: Autogenerate thunk for PPB_URLRequestInfo.
teravest@chromium.org
2013-03-29
5
-19
/
+22
*
[PPAPI] Fix doc bug - missing </code> tag.
binji@chromium.org
2013-03-28
2
-3
/
+3
*
Flash: Don't lose references to the Graphics3D from the VideoDecoder.
danakj@chromium.org
2013-03-28
2
-2
/
+9
*
Speed up PNaCl ppapi test builds a bit.
jvoung@chromium.org
2013-03-27
1
-0
/
+13
*
Add traces to PluginResource/PpapiHost "generic" IPCs
piman@chromium.org
2013-03-27
3
-0
/
+30
*
Change PPB_PDF to use PP_BrowserFont_Trusted_Description instead of PP_FontDe...
raymes@chromium.org
2013-03-26
5
-8
/
+51
[next]