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
/
shared_impl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Exposed Listen and Accept methods to in-process plugins.
ygorshenin@chromium.org
2012-02-22
3
-0
/
+198
*
GetBoundAddress will return the address that Bind actually bound to. If ther...
yzshen@chromium.org
2012-02-21
2
-4
/
+22
*
Add GetUsbKeyCode _Dev interface for Pepper key events
garykac@chromium.org
2012-02-21
2
-0
/
+12
*
Work on improving PpbAudioConfig:RecommendSampleFrameCount
nfullagar@google.com
2012-02-18
2
-0
/
+77
*
Rename PPB_Font to PPB_BrowserFont_Trusted.
brettw@chromium.org
2012-02-17
5
-121
/
+417
*
PPAPI: Proxy VarArrayBuffer for out-of-process.
dmichael@chromium.org
2012-02-16
2
-0
/
+13
*
Change PPB_NetAddress_Private.GetFamily to return a PP_AddressFamily_Private ...
yzshen@chromium.org
2012-02-16
1
-67
/
+106
*
Implement device enumeration for PPB_VideoCapture_Dev.
yzshen@chromium.org
2012-02-15
4
-0
/
+321
*
[Clean up] OS_MAC -> OS_MACOSX
dbeam@chromium.org
2012-02-15
1
-1
/
+1
*
reland 121901, PPAPI: Add unlocking for PPP calls and callbacks...
dmichael@chromium.org
2012-02-15
4
-13
/
+100
*
Revert 121901 - PPAPI: Add unlocking for PPP calls and callbacks. Add more lo...
dpapad@chromium.org
2012-02-14
4
-100
/
+13
*
PPAPI: Add unlocking for PPP calls and callbacks. Add more locking.
dmichael@chromium.org
2012-02-14
4
-13
/
+100
*
Make a global enum to differentiate impl & proxy.
brettw@chromium.org
2012-02-14
25
-260
/
+150
*
Added idl file for Pepper 3D.
alokp@chromium.org
2012-02-10
2
-4
/
+4
*
Move the charset inteface to "trusted" (we can't implement this efficiently
brettw@chromium.org
2012-02-09
4
-187
/
+285
*
PPB_NetAddress_Private: add getter methods for sockaddr.
yzshen@chromium.org
2012-02-09
1
-17
/
+62
*
Use the correct Resource constructor for PPB_Font_Shared in the plugin process.
yzshen@chromium.org
2012-02-07
2
-9
/
+41
*
Remove special handling for strings in var serialization.
brettw@chromium.org
2012-02-07
2
-18
/
+17
*
PPAPI: Reduce string copying in SerializedVar.
dmichael@chromium.org
2012-02-04
2
-1
/
+26
*
Introduce PPB_Flash_MessageLoop interface for Pepper Flash.
yzshen@chromium.org
2012-01-31
2
-1
/
+3
*
The tricky part about logging to the console is that many of the errors are g...
brettw@chromium.org
2012-01-31
7
-1
/
+92
*
Revert "Revert 119430 - Make transferbuffer increase in size dynamically"
gman@chromium.org
2012-01-27
2
-29
/
+20
*
Revert 119430 - Make transferbuffer increase in size dynamically
kinuko@chromium.org
2012-01-27
2
-20
/
+29
*
Make transferbuffer increase in size dynamically
gman@chromium.org
2012-01-27
2
-29
/
+20
*
PPAPI: Move PPB_ArrayBuffer out of Dev.
dmichael@chromium.org
2012-01-27
2
-7
/
+7
*
Tweaks to PPB_VarArrayBuffer in preperation for taking out of Dev.
dmichael@chromium.org
2012-01-26
2
-5
/
+14
*
Revert 119200 - Revert 119198 - First pass at implementing the MessageLoop in...
brettw@chromium.org
2012-01-26
1
-0
/
+1
*
Revert 119198 - First pass at implementing the MessageLoop interface. This in...
brettw@chromium.org
2012-01-26
1
-1
/
+0
*
First pass at implementing the MessageLoop interface. This includes a simple
brettw@chromium.org
2012-01-26
1
-0
/
+1
*
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky
fischman@chromium.org
2012-01-26
1
-4
/
+2
*
Implement PPB_DeviceRef_Dev.
yzshen@chromium.org
2012-01-21
3
-0
/
+109
*
Relanding this with fixes to the mac dbg builder
ananta@chromium.org
2012-01-20
5
-91
/
+496
*
Revert 118385 since this seems to break mac-debug build.
sadrul@chromium.org
2012-01-20
5
-496
/
+91
*
Remove the Webkit thread in the PPAPI plugin process and perform the text and...
ananta@chromium.org
2012-01-19
5
-91
/
+496
*
Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.
dmichael@chromium.org
2012-01-12
8
-34
/
+124
*
Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...
tommi@chromium.org
2012-01-12
8
-119
/
+34
*
Make it possible to have 1 PpapiGlobals per thread. Update unit tests.
dmichael@chromium.org
2012-01-12
8
-34
/
+119
*
Introduce PPB_ResourceArray_Dev.
yzshen@chromium.org
2012-01-07
3
-1
/
+120
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
2
-2
/
+1
*
Update PPAPI IDL generator to define versioned structs, and unversioned typedef.
wez@chromium.org
2012-01-05
6
-21
/
+19
*
Convert ppapi/shared to use TrackedCallback.
brettw@chromium.org
2012-01-05
10
-141
/
+135
*
Use the new callback tracker and delete the old one
brettw@chromium.org
2012-01-04
3
-4
/
+46
*
Switch a number of code and header files from DOS to Unix line-endings.
wez@chromium.org
2012-01-04
3
-173
/
+173
*
Change the DidChangeView update to take a new ViewChanged resource.
brettw@chromium.org
2012-01-03
5
-16
/
+206
*
Move the tracked completion callback code into shared impl.
brettw@chromium.org
2011-12-29
9
-1
/
+654
*
Move net/base/sys_byteorder.h to base/sys_byteorder.h
isherman@chromium.org
2011-12-28
1
-1
/
+1
*
Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.
dmichael@chromium.org
2011-12-22
2
-0
/
+19
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
1
-0
/
+2
*
Revert 115227 - Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
1
-2
/
+0
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-20
1
-0
/
+2
[next]