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
/
thunk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ppapi: Autogenerate thunk for PPB_Zoom_Dev.
teravest@chromium.org
2013-04-23
1
-6
/
+13
*
Revert 195857 "Ppapi: Autogenerate thunk for PPB_Zoom_Dev."
teravest@chromium.org
2013-04-23
1
-13
/
+6
*
Pepper: Autogenerate thunk for PPB_AudioTrusted.
teravest@chromium.org
2013-04-23
2
-21
/
+26
*
Pepper: Add optional logging to PPB_AudioConfig.
teravest@chromium.org
2013-04-23
1
-0
/
+7
*
Ppapi: Autogenerate thunk for PPB_Zoom_Dev.
teravest@chromium.org
2013-04-23
1
-6
/
+13
*
Pepper thunks: Merge '_Private' into overall API.
teravest@chromium.org
2013-04-22
2
-15
/
+16
*
Pepper: Simplify idl_thunk implementation.
teravest@chromium.org
2013-04-19
10
-76
/
+96
*
Add Pepper TrueType font API call to enumerate fonts in a given family.
bbudge@chromium.org
2013-04-19
2
-1
/
+23
*
Generalize Pepper ImageData caching.
bbudge@chromium.org
2013-04-18
1
-4
/
+6
*
Pepper: Autogenerate thunk for PPB_URL_Loader.
teravest@chromium.org
2013-04-18
4
-54
/
+95
*
Revert 194613 "Pepper: Autogenerate thunk for PPB_URL_Loader."
asargent@chromium.org
2013-04-17
4
-95
/
+54
*
Pepper: Autogenerate thunk for PPB_URL_Loader.
teravest@chromium.org
2013-04-17
4
-54
/
+95
*
Pepper: Autogenerate thunk for PPB_TrueTypeFont.
teravest@chromium.org
2013-04-16
2
-18
/
+28
*
Refactor FileSystem.
victorhsieh@chromium.org
2013-04-12
3
-8
/
+9
*
Pepper API: Re-run generator.py.
mgiuca@chromium.org
2013-04-11
1
-1
/
+3
*
Add thunk code for PPB_Ext_Socket_Dev.
yzshen@chromium.org
2013-04-09
2
-0
/
+308
*
Finish scoped_array<T> to scoped_ptr<T[]> conversion on Linux.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Move HiDPI-related Pepper interfaces to stable
jhorwich@chromium.org
2013-04-09
3
-2
/
+49
*
Enable PPB_DirectoryReader_Dev under NaCl
nhiroki@chromium.org
2013-04-05
2
-5
/
+4
*
PPAPI: Convert FileIO tests to new style & test background threads
dmichael@chromium.org
2013-04-04
1
-2
/
+2
*
Pepper: Autogenerate thunk for PPB_NetworkList_Private.
teravest@chromium.org
2013-04-03
1
-21
/
+34
*
Pepper: Add optional logging for PPAPI calls.
teravest@chromium.org
2013-04-02
24
-20
/
+130
*
Add Pepper TrueType Font resource implementations for Win, Mac, and Linux.
bbudge@chromium.org
2013-04-02
2
-2
/
+5
*
Add Query() support to FileRef.
teravest@chromium.org
2013-04-02
3
-2
/
+33
*
Unlike GetOSFileDescriptor, this API is asynchronous.
hamaji@chromium.org
2013-04-01
3
-0
/
+53
*
Pepper: Autogenerate thunk for PPB_Graphics3D.
teravest@chromium.org
2013-03-30
2
-21
/
+28
*
IDL: Autogenerate thunk for PPB_Gamepad.
teravest@chromium.org
2013-03-30
1
-8
/
+11
*
Revert 191401 "Implemented queued UDP SendTo/RecvFrom requests. ..."
rsleevi@chromium.org
2013-03-29
3
-63
/
+16
*
Pepper IDL: Autogenerate thunk for FileChooser.
teravest@chromium.org
2013-03-29
4
-125
/
+154
*
Implemented queued UDP SendTo/RecvFrom requests. Exposed SO_SNDBUF and SO_RVF...
ygorshenin@chromium.org
2013-03-29
3
-16
/
+63
*
Apps V2 in Pepper: introduce singleton resource ExtensionsCommon.
yzshen@chromium.org
2013-03-29
3
-0
/
+135
*
Implement the plugin side of the PPB_PDF proxy.
raymes@chromium.org
2013-03-29
2
-36
/
+29
*
Pepper: Autogenerate thunk for PPB_URLRequestInfo.
teravest@chromium.org
2013-03-29
2
-13
/
+16
*
Change PPB_PDF to use PP_BrowserFont_Trusted_Description instead of PP_FontDe...
raymes@chromium.org
2013-03-26
1
-7
/
+17
*
Pepper: Unify Buffer and BufferTrusted APIs.
teravest@chromium.org
2013-03-23
3
-28
/
+6
*
Revert 189855 "Add Pepper TrueType Font resource implementations..."
msw@chromium.org
2013-03-22
2
-5
/
+2
*
Add Pepper TrueType Font resource implementations for Win, Mac, and Linux.
bbudge@chromium.org
2013-03-22
2
-2
/
+5
*
This is in preparation for adding a new-style proxy for PDF.
raymes@chromium.org
2013-03-21
3
-2
/
+182
*
Cleanup: Make gamepad API consistent.
teravest@chromium.org
2013-03-20
2
-2
/
+3
*
Add PPB_VarArray_Dev support - part 1.
yzshen@chromium.org
2013-03-19
2
-0
/
+75
*
Add PPB_VarDictionary_Dev support - part 1.
yzshen@chromium.org
2013-03-18
2
-0
/
+88
*
Add Pepper TrueType font API plumbing.
bbudge@chromium.org
2013-03-16
5
-0
/
+170
*
Modify PPAPI EnterBase to support EnterInstanceAPI with a callback.
bbudge@chromium.org
2013-03-13
2
-13
/
+42
*
Move InsertSyncPoint to GLES2Interface
piman@chromium.org
2013-03-08
1
-0
/
+2
*
[Retry] Implement ReadEntries API for PPB_DirectoryReader
nhiroki@chromium.org
2013-03-05
3
-10
/
+10
*
IDL: Autogenerate thunk for PPB_MouseCursor.
teravest@chromium.org
2013-02-26
1
-5
/
+10
*
IDL: Autogen thunk: PPB_ContentDecryptor_Private.
teravest@chromium.org
2013-02-26
1
-32
/
+48
*
Pepper IDL: Autogenerate thunk for ppb_audio_input
teravest@chromium.org
2013-02-25
2
-45
/
+34
*
Provide a way to disable Nagle's algorithm on Pepper TCP sockets.
wez@chromium.org
2013-02-22
3
-1
/
+37
*
Revert 184054
nhiroki@chromium.org
2013-02-22
3
-10
/
+10
[next]