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
*
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
*
Revert 123100 - Disable nacl_integration.run_ppapi_messaging_browser_test
danakj@chromium.org
2012-02-24
1
-5
/
+4
*
Remove extra semi-colon so nacl-gcc doesn't complain.
nfullagar@google.com
2012-02-23
1
-1
/
+1
*
Plumb through cache_identity from manifest for first sketch of pnacl cache. ...
jvoung@google.com
2012-02-23
8
-75
/
+179
*
Try to squelch one more warning in nacl plugin to roll chrome into nacl.
jvoung@google.com
2012-02-22
1
-1
/
+5
*
Disable nacl_integration.run_ppapi_messaging_browser_test
danakj@chromium.org
2012-02-22
1
-4
/
+5
*
Exposed Listen and Accept methods to in-process plugins.
ygorshenin@chromium.org
2012-02-22
16
-1
/
+955
*
GetBoundAddress will return the address that Bind actually bound to. If ther...
yzshen@chromium.org
2012-02-21
23
-35
/
+302
*
Add GetUsbKeyCode _Dev interface for Pepper key events
garykac@chromium.org
2012-02-21
14
-12
/
+233
*
Correct some header paths in GYP files
rsleevi@chromium.org
2012-02-21
1
-1
/
+1
*
Fix typo in Flash::IsAvailable. I got a compiler error when building for heap...
jam@chromium.org
2012-02-21
1
-1
/
+1
*
Fix printf format code so that nacl can build with warnings treated as errors.
jvoung@google.com
2012-02-19
1
-3
/
+3
*
Ifdef out skia code that won't compile on nacl.
brettw@chromium.org
2012-02-18
3
-10
/
+28
[next]