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
/
ppb_testing_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes to allow testing interface for new NaCl Proxy
nfullagar@google.com
2012-09-20
1
-0
/
+6
*
reland 121901, PPAPI: Add unlocking for PPP calls and callbacks...
dmichael@chromium.org
2012-02-15
1
-2
/
+9
*
Prefer ScopedNestableTaskAllower over manual save/restore
dhollowa@chromium.org
2012-02-14
1
-3
/
+1
*
Revert 121901 - PPAPI: Add unlocking for PPP calls and callbacks. Add more lo...
dpapad@chromium.org
2012-02-14
1
-9
/
+2
*
PPAPI: Add unlocking for PPP calls and callbacks. Add more locking.
dmichael@chromium.org
2012-02-14
1
-2
/
+9
*
Make a global enum to differentiate impl & proxy.
brettw@chromium.org
2012-02-14
1
-4
/
+2
*
Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.
dmichael@chromium.org
2011-12-22
1
-1
/
+15
*
GetDocumentURL is added to PPB_Testing_Dev.
ygorshenin@google.com
2011-12-15
1
-1
/
+10
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-07
1
-4
/
+4
*
Revert 113290 - Rename the shared_impl resource files to give them more regul...
brettw@chromium.org
2011-12-07
1
-4
/
+4
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-06
1
-4
/
+4
*
Add functions to generate input events to PPB_Testing_Dev. These make
bbudge@chromium.org
2011-11-20
1
-1
/
+34
*
Rename InterfaceID to ApiID and move the file.
brettw@chromium.org
2011-10-20
1
-3
/
+3
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-20
1
-4
/
+5
*
Revert 106142 - Add a new globals object for PPAPI tracking information.
sail@chromium.org
2011-10-18
1
-5
/
+4
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
1
-4
/
+5
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
1
-10
/
+13
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
1
-13
/
+10
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
1
-10
/
+13
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
1
-13
/
+10
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-12
1
-10
/
+13
*
Reland http://codereview.chromium.org/7648033
dmichael@chromium.org
2011-08-30
1
-1
/
+6
*
Revert 98826 - Add means for running some tests only o-o-p. Add messaging non...
dtseng@chromium.org
2011-08-30
1
-6
/
+1
*
Add means for running some tests only o-o-p. Add messaging non-main thread test.
dmichael@chromium.org
2011-08-30
1
-1
/
+6
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-5
/
+2
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-7
/
+8
*
Move host resource from the proxy to the shared_impl.
brettw@chromium.org
2011-08-13
1
-0
/
+2
*
Proxy PPP_Messaging.
dmichael@chromium.org
2011-08-03
1
-16
/
+5
*
Allow creation of input events. Revert changes to testing interface for
brettw@chromium.org
2011-07-19
1
-21
/
+0
*
Update the widget API to use the new InputEvent resource rather than the old
brettw@chromium.org
2011-07-19
1
-0
/
+21
*
Implement proxy for FlashMenu and Run/QuitMessageLoop
piman@google.com
2011-02-15
1
-12
/
+18
*
Rent syncemove all uses of the global Dispatcher Get function.
brettw@chromium.org
2011-02-08
1
-6
/
+15
*
Refactor PPAPI proxy resource handling to maintain which host they came from,
brettw@chromium.org
2011-01-27
1
-11
/
+21
*
First pass at making the proxy handle multiple renderers. This associates the
brettw@chromium.org
2011-01-21
1
-9
/
+22
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-1
/
+4
*
Convert Chrome PPAPI proxy from bool to PP_Bool.
brettw@chromium.org
2010-11-08
1
-5
/
+5
*
Add proxies for URLResponseInfo, URLRequestInfo, and Testing. The URLLoader
brettw@chromium.org
2010-11-05
1
-0
/
+105