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_flash_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Keep a reference to the module when handling PPB_Flash::Navigate
piman@google.com
2011-05-10
1
-0
/
+5
*
Add a way to pass information to Pepper Flash from the command-line (e.g., fo...
viettrungluu@chromium.org
2011-05-03
1
-1
/
+14
*
Actually hook up the Pepper time message.
brettw@chromium.org
2011-04-22
1
-0
/
+2
*
Proxy time zone requests to the browser. This is because the current code
brettw@chromium.org
2011-04-21
1
-15
/
+22
*
Add a function to the Flash interface to get the current time zone offset.
brettw@chromium.org
2011-04-19
1
-0
/
+18
*
Allow re-entrancy in PPB_Flash::Navigate()
piman@google.com
2011-04-08
1
-0
/
+8
*
Rename PPB_Flash::NavigateToURL() (to Navigate()) and make it take an URLRequ...
viettrungluu@chromium.org
2011-03-28
1
-16
/
+26
*
PPB_Flash cleanup part 2: move all the file stuff to ppb_flash_file.*.
viettrungluu@chromium.org
2011-02-24
1
-223
/
+0
*
Implement proxy for FlashMenu and Run/QuitMessageLoop
piman@google.com
2011-02-15
1
-0
/
+33
*
Rent syncemove all uses of the global Dispatcher Get function.
brettw@chromium.org
2011-02-08
1
-7
/
+16
*
Refactor PPAPI proxy resource handling to maintain which host they came from,
brettw@chromium.org
2011-01-27
1
-5
/
+15
*
First pass at making the proxy handle multiple renderers. This associates the
brettw@chromium.org
2011-01-21
1
-47
/
+79
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-33
/
+38
*
Move ppb_flash.h to ppapi/c/private ...
viettrungluu@chromium.org
2011-01-06
1
-2
/
+2
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-1
/
+4
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-2
/
+2
*
Implement proxying GetModuleLocalDirContents in the Flash proxy.
brettw@chromium.org
2010-12-08
1
-3
/
+34
*
Make the DrawGlyphs call have the proper const arguments, and make the proxied
brettw@chromium.org
2010-12-02
1
-7
/
+11
*
Implement DrawGlyphs and refactor the FontDescription serialization such
brettw@chromium.org
2010-11-14
1
-3
/
+39
*
Add proxies for some of the PDF & Flash functionality. There are still a few
brettw@chromium.org
2010-11-12
1
-0
/
+288