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
*
Modified the pepper file chooser API to support filtering files by extensions.
raymes@chromium.org
2012-05-30
14
-50
/
+53
*
Add the necessary plumbing mechanisms to ensure proper WebGL support inside t...
scshunt@google.com
2012-05-29
6
-22
/
+42
*
NaCl: Remove the plugin's internal definition of GetUrandomFD()
mseaborn@chromium.org
2012-05-29
4
-30
/
+4
*
Pepper Flash settings integration: implement "deauthorize content licenses".
yzshen@chromium.org
2012-05-27
3
-6
/
+243
*
NaCl: Provide the /dev/urandom FD via NaCl's new embedding interface
mseaborn@chromium.org
2012-05-24
1
-0
/
+6
*
NaCl: Remove unused #include of nrd_xfer_effector.h
mseaborn@chromium.org
2012-05-24
1
-1
/
+0
*
Coverity: Fix pass by value error in IMEInputEvent_Dev.
kmadhusu@chromium.org
2012-05-24
2
-2
/
+2
*
Browser Plugin: Fixed silly typo in PpapiCommandBufferProxy.
fsamuel@chromium.org
2012-05-22
1
-1
/
+2
*
[Coverity] Fix uninitialized member, pass-by-val.
groby@chromium.org
2012-05-22
2
-10
/
+12
*
Modify gyp files that depend on native_client/build/untrusted.gypi to special...
bradchen@google.com
2012-05-22
2
-0
/
+52
*
ppapi: Fix typo when entering FileRef.
ihf@chromium.org
2012-05-22
1
-2
/
+2
*
PPAPI/NaCl: Reenable untrusted IPC proxy gyp flag
dmichael@chromium.org
2012-05-22
1
-0
/
+16
*
Add PPB_ImageData to untrusted NaCl build.
bbudge@chromium.org
2012-05-21
4
-19
/
+19
*
Test for Pepper IME events.
kinaba@chromium.org
2012-05-21
14
-85
/
+946
*
Get PPB_Audio interface building as untrusted code.
bbudge@chromium.org
2012-05-19
5
-32
/
+38
*
Browser Plugin: PpapiCommandBufferProxy should see a lost context if the embe...
fsamuel@chromium.org
2012-05-19
5
-18
/
+38
*
PPAPI/NaCl: Partial revert of r137751 to fix WebKit build
dmichael@chromium.org
2012-05-18
1
-5
/
+0
*
Rename nacl::RefCounted to nacl::RefCountedThreadSafe, to make it easier to a...
rsleevi@chromium.org
2012-05-18
17
-62
/
+96
*
Migrate WebKit "global script" font prefs.
falken@chromium.org
2012-05-18
5
-27
/
+61
*
PPAPI/NaCl: Make a gyp flag for including the untrusted IPC proxy.
dmichael@chromium.org
2012-05-17
2
-0
/
+5
*
Update scons file missing from r137481
dschuff@chromium.org
2012-05-16
1
-0
/
+2
*
Refactor Pnacl coordinator
dschuff@chromium.org
2012-05-16
9
-498
/
+689
*
[Print Preview] Modified PP_PrintSettings_Dev interface to support auto fit t...
kmadhusu@chromium.org
2012-05-16
2
-8
/
+28
*
Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting...
thestig@chromium.org
2012-05-16
8
-9
/
+6
*
Added audio callback tests. This also puts in place a check and only runs the...
raymes@chromium.org
2012-05-15
2
-16
/
+193
*
Add an instance parameter to PPB_NaCl_Private::LaunchSelLdr.
bbudge@chromium.org
2012-05-15
6
-20
/
+48
*
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
[next]