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
/
content
/
ppapi_plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the Windows sandbox to sandbox/win
jln@chromium.org
2012-07-18
2
-2
/
+2
*
Allow /dev/urandom from ppapi sandbox.
shess@chromium.org
2012-07-16
1
-1
/
+5
*
Emergency revert; rietveld broke; tree broke
erg@google.com
2012-07-13
2
-2
/
+2
*
sandbox/src -> sandbox/win/src
jln@chromium.org
2012-07-13
2
-2
/
+2
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
2
-2
/
+0
*
This adds an interface for setting crash data from a plugin. It also provides...
raymes@chromium.org
2012-06-27
2
-0
/
+6
*
Use IPC::Sender and IPC::Listener in content.
brettw@chromium.org
2012-06-25
1
-1
/
+1
*
[Mac] More descriptive process name for flapper.
shess@chromium.org
2012-06-22
2
-0
/
+9
*
Change PP_Flash_BrowserOperations_SiteSetting.site from PP_Var to const char*.
yzshen@chromium.org
2012-06-18
2
-25
/
+18
*
Reland: Pepper Flash settings integration - camera and microphone.
yzshen@chromium.org
2012-06-12
2
-29
/
+201
*
Revert 141482 - Pepper Flash settings integration - camera and microphone.
yzshen@chromium.org
2012-06-11
2
-201
/
+29
*
Add an asynchronous version of the Flash DeviceID API.
brettw@chromium.org
2012-06-11
1
-0
/
+2
*
Pepper Flash settings integration - camera and microphone.
yzshen@chromium.org
2012-06-11
2
-29
/
+201
*
Propogate the UI language on the command line and expose to Flash.
brettw@chromium.org
2012-06-11
2
-0
/
+7
*
PpapiThread::SendToBrowser() isn't thread safe.
tsepez@chromium.org
2012-06-07
2
-1
/
+7
*
Pepper Flash: Make ClearSiteData work with PPP_Flash_BrowserOperations 1.1.
viettrungluu@chromium.org
2012-06-07
1
-9
/
+24
*
Pepper Flash settings integration: implement "deauthorize content licenses".
yzshen@chromium.org
2012-05-27
2
-7
/
+39
*
Broker out PPAPI handle duplication
jschuh@chromium.org
2012-05-11
6
-27
/
+51
*
Android content shell bringup.
jrg@chromium.org
2012-05-10
1
-0
/
+21
*
Add a way to query whether a given instance is off-the-record
brettw@chromium.org
2012-05-02
4
-7
/
+16
*
Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type.
jsbell@chromium.org
2012-04-30
2
-5
/
+5
*
Convert the PPB_Flash interface to use the thunk system.
brettw@chromium.org
2012-04-24
4
-9
/
+13
*
Actually hook up the Pepper clear site data.
brettw@chromium.org
2012-04-20
4
-46
/
+68
*
Remove out-of-date DCHECK
brettw@chromium.org
2012-04-19
1
-1
/
+0
*
Get the GetInterface function for the broker.
brettw@chromium.org
2012-04-19
1
-10
/
+9
*
Apply an initial seccomp filter policy for Pepper Flash.
cevans@chromium.org
2012-04-17
1
-0
/
+8
*
Add a way to implement GetInterface in the broker.
brettw@chromium.org
2012-04-13
4
-9
/
+9
*
Add an interface for Flash to clear its data.
brettw@chromium.org
2012-04-12
2
-0
/
+48
*
Out-of-process implementation of the PPB_NetworkMonitor_Private interface.
sergeyu@chromium.org
2012-03-20
1
-0
/
+2
*
Add a private PPB_Talk_Private interface.
varunjain@chromium.org
2012-03-19
1
-0
/
+2
*
Verify the child process with a secret hello
jschuh@chromium.org
2012-03-17
1
-2
/
+2
*
Added out-of-process support for server sockets.
ygorshenin@chromium.org
2012-03-15
1
-0
/
+4
*
HostResolver is exposed to plugin.
ygorshenin@chromium.org
2012-03-15
1
-0
/
+2
*
Add an OWNERS file for src\content by moving the owners that were there for t...
jam@chromium.org
2012-03-14
1
-2
/
+0
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
1
-1
/
+1
*
Don't use sync message filter in PpapiWebKitPlatformSupportImpl::SandboxSuppo...
yzshen@chromium.org
2012-02-17
1
-3
/
+2
*
mac: Remove InitWebCoreSystemInterface() calls from many random places.
thakis@chromium.org
2012-02-14
1
-11
/
+1
*
Removed CHECKs used for bug investigation.
xhwang@chromium.org
2012-02-07
1
-6
/
+0
*
The tricky part about logging to the console is that many of the errors are g...
brettw@chromium.org
2012-01-31
2
-0
/
+10
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-27
2
-6
/
+6
*
Relanding this with fixes to the mac dbg builder
ananta@chromium.org
2012-01-20
4
-118
/
+9
*
Revert 118385 since this seems to break mac-debug build.
sadrul@chromium.org
2012-01-20
4
-9
/
+118
*
Remove the Webkit thread in the PPAPI plugin process and perform the text and...
ananta@chromium.org
2012-01-19
4
-118
/
+9
*
Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.
hbono@chromium.org
2012-01-16
2
-6
/
+6
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-16
2
-6
/
+6
*
Only check library load failure for broker.
xhwang@chromium.org
2012-01-06
1
-4
/
+4
*
Add CHECK to investigate the root cause of issue 103957.
xhwang@chromium.org
2011-12-28
1
-0
/
+3
*
Hook up the PPB_Flash.PreloadFontWin function to our font loading infrastruct...
brettw@chromium.org
2011-12-20
2
-6
/
+23
*
Remove custom Task implementations from content/ppapi_plugin
dcheng@chromium.org
2011-12-08
2
-19
/
+14
*
Update includes to new header locations
abarth@chromium.org
2011-12-03
1
-6
/
+6
[next]