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
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
6
-40
/
+50
*
Pepper: Make C++ wrappers for PPB_NetAddress_Private backwards compatible.
viettrungluu@chromium.org
2012-03-07
2
-41
/
+74
*
Fixed some TODO comments so they wouldn't show up in the docs.
jond@google.com
2012-03-07
5
-17
/
+24
*
Rename NaCl/pepper gamepad interface from _dev to stable
scottmg@chromium.org
2012-03-07
22
-70
/
+69
*
PPB_AudioInput_Dev: support multiple audio input devices - Part 1.
yzshen@chromium.org
2012-03-07
18
-290
/
+1262
*
Add Yuzhu to ppapi/OWNERS
brettw@chromium.org
2012-03-07
1
-1
/
+1
*
PPAPI: Change misused PP_Module to PP_Instance
dmichael@chromium.org
2012-03-07
2
-5
/
+5
*
Add Trung to owners.
brettw@chromium.org
2012-03-07
1
-1
/
+1
*
Pepper: Make C++ wrappers for PPB_AudioConfig backwards compatible.
viettrungluu@chromium.org
2012-03-07
1
-15
/
+29
*
Coverity: Fix a pass-by-value.
jhawkins@chromium.org
2012-03-06
2
-2
/
+2
*
Remove unneeded arguments from SelLdrLauncher::Start call.
sehr@google.com
2012-03-06
1
-2
/
+1
*
Prevent NaCl proxy from closing the handle by bumping the ref count.
nfullagar@google.com
2012-03-06
1
-1
/
+3
*
Coverity: Fix several pass-by-values.
jhawkins@chromium.org
2012-03-06
4
-16
/
+18
*
GPU: Build most of the gpu as a single DLL.
rvargas@google.com
2012-03-05
1
-0
/
+1
*
This adds support for a number of features in the current WebIDL spec (http:/...
asargent@chromium.org
2012-03-05
5
-30
/
+119
*
Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-05
20
-17
/
+647
*
Coverity: Fix a few pass-by-values.
jhawkins@chromium.org
2012-03-04
1
-3
/
+2
*
Convert uses of int ms to TimeDelta in ppapi.
tedvessenes@gmail.com
2012-03-03
1
-1
/
+1
*
Revert 124797 - Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-03
20
-645
/
+17
*
Cleanup: Another round of unused forward declaration cleanup.
thestig@chromium.org
2012-03-03
1
-3
/
+3
*
WebSocket Pepper API: unit test must use close code defined by API
toyoshim@chromium.org
2012-03-03
1
-21
/
+29
*
Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-03
20
-17
/
+645
*
Changed <code> to @code and </code> to @endcode (for formatting issues. Remov...
jond@google.com
2012-03-03
9
-35
/
+34
*
Fixing paths so that they pick up the variable for the pepper directory based...
jond@google.com
2012-03-02
2
-3
/
+3
*
Revert 124702 - GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-1
/
+0
*
GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-0
/
+1
*
Close and delete pnacl temp files when compile or link fails.
jvoung@google.com
2012-03-01
3
-54
/
+73
*
Revise gamepad interface
scottmg@chromium.org
2012-03-01
10
-99
/
+101
*
WebSocket Pepper API: an utility class implementation.
toyoshim@chromium.org
2012-02-29
5
-0
/
+746
*
Experimental .gyp file for building PPAPI Proxy as untrusted code using the ...
bbudge@chromium.org
2012-02-29
6
-203
/
+947
*
Adds a printing proxy and example. This adds a printing example.
brettw@chromium.org
2012-02-29
13
-6
/
+395
*
Implemented Clear() functionality in the clipboard.
raymes@chromium.org
2012-02-29
2
-0
/
+17
*
Revert 124106, turns memory bots red across the bord (linux, cros).
thakis@chromium.org
2012-02-29
7
-229
/
+39
*
Remove assertion on instance destruction.
brettw@chromium.org
2012-02-29
1
-7
/
+0
*
PPAPI: Really force-free NPObjects on Instance destruction.
dmichael@chromium.org
2012-02-29
7
-39
/
+229
*
Add missing private headers to all_c_includes and all_cpp_includes.
sergeyu@chromium.org
2012-02-29
2
-2
/
+13
*
Show url of NaCl manifest in memory view.
halyavin@google.com
2012-02-28
3
-4
/
+6
*
More changes for headless bots.
nfullagar@google.com
2012-02-28
1
-13
/
+34
*
Make VideoCapture_Dev backward compatible.
yzshen@chromium.org
2012-02-28
3
-30
/
+84
*
Make the PPP wrappers take an Instance*.
brettw@chromium.org
2012-02-27
20
-49
/
+41
*
Convert resources to take an instance key instead of an Instance*.
brettw@chromium.org
2012-02-27
128
-535
/
+684
*
Add UNREFERENCED_PARAMETER to fix NaCl integration.
bbudge@chromium.org
2012-02-27
1
-0
/
+1
*
Exposed PPB_TCPServerSocket_Private interface from renderer process to Native...
ygorshenin@chromium.org
2012-02-27
16
-0
/
+628
*
Add Pepper support for several GL extensions
jbauman@chromium.org
2012-02-26
12
-153
/
+649
*
Revert 123696 - Add Pepper support for several GL extensions
jbauman@chromium.org
2012-02-26
18
-646
/
+302
*
Add Pepper support for several GL extensions
jbauman@chromium.org
2012-02-26
18
-302
/
+646
*
Modified the flash cipboard interface to add html clipboard support.
raymes@chromium.org
2012-02-24
13
-126
/
+399
*
Make PPB_NetworkList_Private immutable.
sergeyu@chromium.org
2012-02-24
4
-124
/
+215
*
Change to interface to M19, add a few more test cases to test_audio.
nfullagar@google.com
2012-02-24
3
-7
/
+17
*
Fixed some grammar.
jond@google.com
2012-02-24
2
-107
/
+133
[next]