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
*
Change ppb_audio(_input)_shared to Shutdown the sync socket when terminating ...
raymes@chromium.org
2012-05-15
4
-29
/
+34
*
PPAPI/NaCl: Fix IPC ppapi proxy build
dmichael@chromium.org
2012-05-15
1
-2
/
+0
*
Change the way _EXPORT macros look.
thakis@chromium.org
2012-05-15
3
-0
/
+12
*
Use new TestCompletionCallback scheme to simplify tests implementation.
toyoshim@chromium.org
2012-05-14
1
-182
/
+169
*
WebSocket Pepper API: PPB_WebSocket crashes when server close the connection.
toyoshim@chromium.org
2012-05-14
1
-0
/
+18
*
Fixed PPAPI_UDPSocketPrivate::GetRecvFromAddress
ygorshenin@chromium.org
2012-05-12
2
-1
/
+6
*
Make ppapi_shared depend on gles2_utils.
thakis@chromium.org
2012-05-12
1
-0
/
+1
*
Quote WebPreferences in namespace webkit_glue.
wangxianzhu@chromium.org
2012-05-11
2
-4
/
+6
*
Broker out PPAPI handle duplication
jschuh@chromium.org
2012-05-11
13
-47
/
+64
*
Copy nacl::RefCounted from native_client's repo into Chromium
rsleevi@chromium.org
2012-05-11
1
-0
/
+233
*
Add "libraries" directory to SDK
noelallen@google.com
2012-05-11
1
-0
/
+10
*
Revert 135727 - Add AllowSuddenTermination to API. This provide means for plu...
tsepez@chromium.org
2012-05-10
10
-133
/
+8
*
NaCl: Stop building ppapi_proxy (libppruntime) as a user library
mseaborn@chromium.org
2012-05-10
1
-1
/
+2
*
NaCl: Remove Plugin::XYZZY() dead code hack
mseaborn@chromium.org
2012-05-10
2
-21
/
+0
*
remove WEBKIT_USING_CG
jamesr@chromium.org
2012-05-10
2
-18
/
+2
*
Remove NOTIMPLEMENTED() from PpapiCommandBufferProxy::Echo because it's too
fsamuel@chromium.org
2012-05-10
1
-1
/
+0
*
NaCl: Fix ppapi_geturl_browser_test to run using the IRT
mseaborn@chromium.org
2012-05-10
1
-10
/
+2
*
Add myself to ppapi/native_client/OWNERS
mseaborn@chromium.org
2012-05-09
1
-0
/
+1
*
Pepper (Flash): Make pp::flash::Flash::InvokePrinting() return a bool.
viettrungluu@chromium.org
2012-05-08
2
-2
/
+4
*
Pepper: Make users of pp:NetworkMonitorPrivate less likely to leak resources.
viettrungluu@chromium.org
2012-05-08
4
-28
/
+12
*
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
[next]