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
*
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
*
Implement ReadEntries API for PPB_DirectoryReader
nhiroki@chromium.org
2013-02-22
3
-10
/
+10
*
Remove some legacy PPB_* thunk declarations.
wez@chromium.org
2013-02-21
1
-24
/
+0
*
Do a giant svn propset svn:eol-style LF on .cc and .h files that
jln@chromium.org
2013-02-14
1
-28
/
+28
*
IDL: Autogenerate thunk .cc file for PPB_View
teravest@chromium.org
2013-02-13
3
-60
/
+83
*
Implement Pepper proxy for PPB_DirectoryReader
nhiroki@chromium.org
2013-02-13
3
-6
/
+10
*
PPB_HostResolver_Private is switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-02-12
1
-2
/
+1
*
Pepper IDL: Keep "_dev" in thunk filenames.
teravest@chromium.org
2013-02-08
4
-4
/
+4
*
Reland: Add trace event Pepper API
elijahtaylor@chromium.org
2013-01-28
1
-0
/
+2
*
PPAPI: Acquire lock before resource access
dmichael@chromium.org
2013-01-23
2
-16
/
+23
*
PPB_UDPSocket_Private is switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-01-21
1
-5
/
+3
*
Refactor FileIO to the new resource host system.
bbudge@chromium.org
2013-01-19
2
-6
/
+4
*
Revert 176792
dpapad@chromium.org
2013-01-17
2
-4
/
+6
*
IDL: Autogenerate thunk .cc file for PPB_Messaging.
teravest@chromium.org
2013-01-16
1
-4
/
+9
*
IDL: Autogenerate thunk .cc file for PPB_BufferTrusted.
teravest@chromium.org
2013-01-16
1
-7
/
+12
*
Refactor FileIO to the new resource host system.
bbudge@chromium.org
2013-01-15
2
-6
/
+4
*
Revert 175233 because Linux ASAN builder cannot compile it.
alexeypa@google.com
2013-01-04
1
-2
/
+0
*
Add trace event Pepper API
elijahtaylor@chromium.org
2013-01-04
1
-0
/
+2
*
IDL: Remove trailing commans in generated thunk files.
teravest@chromium.org
2013-01-03
12
-25
/
+25
*
Remove the old PPB_Flash proxy.
raymes@chromium.org
2012-12-26
4
-36
/
+0
*
Autogenerate thunk .cc files for PPB_Instance and PPB_Instance_Private.
teravest@chromium.org
2012-12-26
2
-38
/
+67
*
Ppapi: remove the code for closing pending user gesture.
yzshen@chromium.org
2012-12-22
1
-3
/
+0
*
Refactor Flash Print to the new pepper resource model
raymes@chromium.org
2012-12-21
3
-10
/
+47
*
Autogenerate thunk .cc file for PPB_Websocket.
teravest@chromium.org
2012-12-21
1
-41
/
+45
*
Nit: fix directory name in ppb_console_thunk.cc
teravest@chromium.org
2012-12-21
1
-1
/
+1
*
Convert pepper font list to new resource system.
brettw@chromium.org
2012-12-20
3
-4
/
+30
*
Refactor 4 PPB_Flash functions to the new PPAPI resource model.
raymes@chromium.org
2012-12-19
3
-42
/
+30
*
Refactored PPB_Flash GetSettings to the new pepper resource model
raymes@chromium.org
2012-12-19
3
-7
/
+6
*
This refactors PPB_Flash GetLocalTimeZoneOffset to the new PPAPI resource mod...
raymes@chromium.org
2012-12-17
3
-3
/
+3
*
Add idl version of ppb_flash_menu.idl
noelallen@chromium.org
2012-12-13
1
-1
/
+2
*
Revert 172806
raymes@chromium.org
2012-12-13
3
-30
/
+40
*
Refactor 4 PPB_Flash functions to the new PPAPI resource model.
raymes@chromium.org
2012-12-13
3
-40
/
+30
*
PPAPI: Move PPB_Console out of dev.
ncbray@chromium.org
2012-12-13
4
-10
/
+13
*
Change PPB_ContentDecryptor_Private::KeyMessage to pass the message as a PP_V...
tomfinegan@chromium.org
2012-12-12
2
-2
/
+2
*
Revert 172261
battre@chromium.org
2012-12-11
1
-2
/
+2
*
PPAPI: Convert FileIO tests to new style & test background threads
dmichael@chromium.org
2012-12-11
1
-2
/
+2
*
Autogenerate thunk .cc file for PPB_Flash_DeviceID
teravest@chromium.org
2012-12-11
1
-8
/
+13
*
Convert flash font file to use the browser font trusted code.
brettw@chromium.org
2012-12-10
2
-2
/
+2
*
Introduce PPB_VideoCapture_Dev v0.3:
yzshen@chromium.org
2012-12-10
3
-4
/
+46
[next]