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
/
proxy
/
ppapi_proxy_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hook up PpapiPermissions in more places.
brettw@chromium.org
2012-10-02
1
-2
/
+6
*
Various fixes to make ppapi_unittests pass again.
raymes@chromium.org
2012-09-19
1
-6
/
+44
*
Bluetooth API: improve discovery
brettw@chromium.org
2012-08-10
1
-0
/
+5
*
This implements the PPB_FileChooser resource as a new-style IPC-only resource.
brettw@chromium.org
2012-07-14
1
-1
/
+0
*
This adds an interface for setting crash data from a plugin. It also provides...
raymes@chromium.org
2012-06-27
1
-0
/
+4
*
PPAPI/NaCl: Reinitialize some stuff when the ipc proxy starts.
dmichael@chromium.org
2012-06-19
1
-2
/
+2
*
Propogate the UI language on the command line and expose to Flash.
brettw@chromium.org
2012-06-11
1
-0
/
+4
*
Broker out PPAPI handle duplication
jschuh@chromium.org
2012-05-11
1
-4
/
+20
*
Add a way to query whether a given instance is off-the-record
brettw@chromium.org
2012-05-02
1
-2
/
+4
*
This adds a hang monitor for Pepper plugins. It monitors sync messages on the...
brettw@chromium.org
2012-04-13
1
-3
/
+14
*
Relanding this with fixes to the mac dbg builder
ananta@chromium.org
2012-01-20
1
-11
/
+0
*
Revert 118385 since this seems to break mac-debug build.
sadrul@chromium.org
2012-01-20
1
-0
/
+11
*
Remove the Webkit thread in the PPAPI plugin process and perform the text and...
ananta@chromium.org
2012-01-19
1
-11
/
+0
*
Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.
dmichael@chromium.org
2012-01-12
1
-4
/
+12
*
Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...
tommi@chromium.org
2012-01-12
1
-12
/
+4
*
Make it possible to have 1 PpapiGlobals per thread. Update unit tests.
dmichael@chromium.org
2012-01-12
1
-4
/
+12
*
Hook up the PPB_Flash.PreloadFontWin function to our font loading infrastruct...
brettw@chromium.org
2011-12-20
1
-7
/
+11
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-20
1
-8
/
+3
*
Revert 106142 - Add a new globals object for PPAPI tracking information.
sail@chromium.org
2011-10-18
1
-3
/
+8
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
1
-8
/
+3
*
Fix the PPAPI unittests by hooking up the new proxy function.
brettw@chromium.org
2011-10-17
1
-7
/
+11
*
Convert ppapi/* to use base::Bind.
dmichael@chromium.org
2011-10-04
1
-9
/
+10
*
Use precompiled headers for most large projects where the .gyp file
joi@chromium.org
2011-09-07
1
-2
/
+2
*
Create ppapi_proxy.dll and ppapi_shared.dll.
darin@chromium.org
2011-08-26
1
-1
/
+0
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-2
/
+2
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-0
/
+3
*
Unify var tracking between webkit and the proxy.
brettw@chromium.org
2011-08-09
1
-3
/
+2
*
Reland http://codereview.chromium.org/7312008/
dmichael@chromium.org
2011-07-08
1
-0
/
+1
*
Revert 91859 - Porting ppapi_tests framework to postMessage.
dmichael@chromium.org
2011-07-08
1
-1
/
+0
*
Porting ppapi_tests framework to postMessage.
dmichael@chromium.org
2011-07-08
1
-0
/
+1
*
Re-land the reverted CL:
yzshen@chromium.org
2011-07-01
1
-0
/
+7
*
Make o.o.p. proxy handle PPP_Instance versions 0.4 and 0.5.
dmichael@chromium.org
2011-06-29
1
-28
/
+266
*
Delete a few unused functions.
thakis@chromium.org
2011-04-25
1
-7
/
+0
*
Share PPAPI out-of-process plugins between renderer processes.
brettw@chromium.org
2011-02-13
1
-3
/
+1
*
Rent syncemove all uses of the global Dispatcher Get function.
brettw@chromium.org
2011-02-08
1
-8
/
+88
*
Refactor PPAPI proxy resource handling to maintain which host they came from,
brettw@chromium.org
2011-01-27
1
-0
/
+59