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
*
Hook up the PPB_Flash_Print proxy.
brettw@chromium.org
2012-05-07
6
-10
/
+45
*
PPAPI: Make ScopedModuleReference not crash on plugin side.
dmichael@chromium.org
2012-05-07
2
-8
/
+10
*
Move gles2 extensions out of dev.
nfullagar@google.com
2012-05-07
13
-167
/
+175
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
3
-20
/
+15
*
Add AllowSuddenTermination to API. This provide means for plugins to let us k...
tsepez@chromium.org
2012-05-07
10
-8
/
+133
*
Enable the PPAPI audio test under NaCl
mseaborn@chromium.org
2012-05-07
2
-2
/
+5
*
Back down the stress to reduce possible time-out on the bots.
nfullagar@google.com
2012-05-04
1
-1
/
+1
*
Remove bogus include path from ppapi/ppapi_proxy.gypi
steveblock@chromium.org
2012-05-04
1
-1
/
+0
*
Work around linker error of multiple definitions of pp::BlockUntilComplete.
scottmg@google.com
2012-05-04
4
-16
/
+5
*
PPAPI: Improve comments for dispatchEvent bug in test_case.html
dmichael@chromium.org
2012-05-04
1
-4
/
+9
*
Generate and connect a Pepper identifier for Chrome OS
drewry@google.com
2012-05-04
5
-6
/
+34
*
ui: Move surface/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-03
5
-5
/
+5
*
[NaCl] Fix NaCl SDK builder and PPAPI scons build.
binji@chromium.org
2012-05-03
1
-1
/
+1
*
Update gl2.h and gl2ext.h headers from Khronos.
nfullagar@google.com
2012-05-03
11
-37
/
+1419
*
Add a way to query whether a given instance is off-the-record
brettw@chromium.org
2012-05-02
7
-10
/
+34
*
Add a C++ wrapper for the InvokePrinting function
brettw@chromium.org
2012-05-02
2
-9
/
+15
*
NaCl: Remove unused process ID/handle arguments from launch_nacl_process()
mseaborn@chromium.org
2012-05-02
3
-32
/
+7
*
Add an API to determine if the system will support acceleration
brettw@chromium.org
2012-05-02
12
-217
/
+243
*
NaCl: Synchronise build.scons file with Gyp file
mseaborn@chromium.org
2012-04-30
1
-0
/
+1
*
NaCl: Move sel_ldr_launcher_chrome.cc into the Chromium repo
mseaborn@chromium.org
2012-04-30
5
-3
/
+72
*
Remove reference to file deleted in r134284
rsleevi@chromium.org
2012-04-30
1
-1
/
+0
*
Move the rest of the Flash functions to the thunk system.
brettw@chromium.org
2012-04-30
19
-903
/
+950
*
De-duplicate ppapi_sources.gypi's test file lists
mseaborn@chromium.org
2012-04-30
1
-57
/
+38
*
Delete FunctionGroupBase from Pepper.
brettw@chromium.org
2012-04-30
58
-323
/
+208
*
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
[next]