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
*
Revert revision 130979.
ncbray@chromium.org
2012-04-27
2
-20
/
+1
*
Fix warning on NaCl SDK bots when building ppapi_proxy.
binji@chromium.org
2012-04-27
1
-1
/
+1
*
Don't make checkdeps ignore includes to directories that are brought in via d...
jam@chromium.org
2012-04-27
1
-0
/
+5
*
Add a PPB_Flash_Print interface and implement in Chrome.
brettw@chromium.org
2012-04-27
4
-3
/
+71
*
Move text input API to Instance.
brettw@chromium.org
2012-04-27
12
-289
/
+168
*
Bump total shm size for dup'd handle passed into NaCl.
nfullagar@google.com
2012-04-27
3
-20
/
+24
*
NaCl: Remove forward declaration of SelLdrLauncher as a struct
mseaborn@chromium.org
2012-04-27
1
-1
/
+1
*
Fix small error in code in comment for PostMessage usage. No functional chang...
elijahtaylor@chromium.org
2012-04-27
3
-4
/
+4
*
Inserted missing documentation for parameters. Also fixed a confusing sentenc...
jond@google.com
2012-04-26
2
-3
/
+7
*
If shared memory cannot be mapped, the audio thread should not be started as ...
raymes@chromium.org
2012-04-26
4
-17
/
+24
*
Break apart the stress test for ppb_image_data to help narrow down flake.
nfullagar@google.com
2012-04-26
2
-15
/
+37
*
Remove thunk/ppb_flash_api.h from ppapi_shared.gypi following r133955
rsleevi@chromium.org
2012-04-26
1
-1
/
+0
*
Fixed tests for UDP sockets.
ygorshenin@chromium.org
2012-04-26
4
-169
/
+120
*
NOTREACHED() in VarTracker::ReleaseVar() can be reached. Remove it.
tsepez@chromium.org
2012-04-25
1
-3
/
+1
*
Move the FlashClipboard API into the Flash one.
brettw@chromium.org
2012-04-25
18
-365
/
+334
*
WebSocket Pepper API: the second Close() should not return error code.
toyoshim@chromium.org
2012-04-25
4
-6
/
+31
*
NaCl: Remove unused prototypes of RegisterInternalNaClPlugin()
mseaborn@chromium.org
2012-04-24
1
-37
/
+4
*
NaCl: Remove unused file string_encoding.cc
mseaborn@chromium.org
2012-04-24
6
-179
/
+0
*
WebSocket Pepper API: PPB_WebSocket::close must accept undefined reason
toyoshim@chromium.org
2012-04-24
1
-3
/
+65
*
Convert the PPB_Flash interface to use the thunk system.
brettw@chromium.org
2012-04-24
18
-350
/
+587
*
Add ipc_channel_nacl to the untrusted build and fix all compile/link errors.
bbudge@chromium.org
2012-04-23
2
-1
/
+8
*
Add audio buffer size notification to NaCl proxy.
nfullagar@google.com
2012-04-23
1
-6
/
+30
*
Restore ppapi_gles example NMF files so that they look more
jvoung@google.com
2012-04-23
8
-3
/
+58
*
[Coverity] Fixed resource leak.
groby@chromium.org
2012-04-23
1
-1
/
+2
*
Set svn:executable bit on scripts that are executable.
maruel@chromium.org
2012-04-23
3
-8
/
+5
*
Convert a few more NMF files to be autogenerated and PNaCl
jvoung@google.com
2012-04-21
9
-53
/
+9
*
Hook up screensaver prevention on Windows
brettw@chromium.org
2012-04-20
2
-1
/
+3
*
Actually hook up the Pepper clear site data.
brettw@chromium.org
2012-04-20
1
-3
/
+5
*
Hook up the DeviceID to the browser process.
brettw@chromium.org
2012-04-20
2
-2
/
+6
*
NaCl: Remove code that attempts to kill the NaCl loader process
mseaborn@chromium.org
2012-04-19
2
-10
/
+2
*
Add string include to fix the build.
brettw@chromium.org
2012-04-19
1
-0
/
+2
*
Remove support for bitmap printing in pepper
brettw@chromium.org
2012-04-19
3
-35
/
+47
*
Change the rest of old nacl ppapi tests to be compatible with pnacl.
jvoung@google.com
2012-04-18
5
-5
/
+22
*
NaCl: Remove all Chromium-side use of the handle_pass library
mseaborn@chromium.org
2012-04-18
4
-25
/
+0
*
Add #ifdefs to separate NaCl and non-NaCl PPAPI Proxy code.
bbudge@chromium.org
2012-04-18
12
-548
/
+579
*
Notify audio host that audio rendering in Pepper plugin is done.
raymond.liu@intel.com
2012-04-18
1
-1
/
+29
*
Correct missing path files in Chromium GYP
rsleevi@chromium.org
2012-04-17
1
-1
/
+0
*
Fix typo.
brettw@chromium.org
2012-04-17
1
-2
/
+2
*
Supply Windows handle-passing function to NaCl
mseaborn@chromium.org
2012-04-17
3
-35
/
+26
*
WebSocket Pepper API: synchronous completion support.
toyoshim@chromium.org
2012-04-16
9
-27
/
+233
*
NaCl PPAPI Proxy: Make browser Lookup* functions return 0 when the key is not...
dmichael@chromium.org
2012-04-14
1
-4
/
+18
*
Add a way to implement GetInterface in the broker.
brettw@chromium.org
2012-04-13
11
-18
/
+82
*
Add a Flash API to get the device ID.
brettw@chromium.org
2012-04-13
7
-37
/
+169
*
This adds a hang monitor for Pepper plugins. It monitors sync messages on the...
brettw@chromium.org
2012-04-13
6
-10
/
+57
*
Add more NULL checks in proxy.
nfullagar@google.com
2012-04-13
2
-14
/
+21
*
PPAPI: Compile out thread checks when pepper threading is turned on.
dmichael@chromium.org
2012-04-13
1
-0
/
+6
*
Fix IsBaseOf in output_traits.h.
yzshen@chromium.org
2012-04-12
2
-5
/
+8
*
Add an interface for Flash to clear its data.
brettw@chromium.org
2012-04-12
3
-1
/
+126
*
Updated flash_topmost example to better demonstrate corner cases of the feature.
raymes@chromium.org
2012-04-12
1
-3
/
+32
*
Make the text input not require round-trips when the text is updated.
brettw@chromium.org
2012-04-12
5
-14
/
+41
[next]