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
/
webkit
/
plugins
/
ppapi
/
ppb_flash_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
1
-4
/
+9
*
Remove webkit::ppapi::Resource.
brettw@chromium.org
2011-08-24
1
-4
/
+4
*
Move Var and StringVar to the ppapi/shared_impl so they can be used in the
brettw@chromium.org
2011-08-01
1
-1
/
+2
*
Make the Var object use a PP_Module ID rather than a PluginModule object.
brettw@chromium.org
2011-07-12
1
-2
/
+2
*
Move the time conversion code to the PPAPI shared_impl directory and use it in
brettw@chromium.org
2011-07-12
1
-3
/
+3
*
Make PP_TimeTicks actually be a tick counter rather than be the same as the
brettw@chromium.org
2011-07-08
1
-1
/
+2
*
Convert most remaining resources to use the API/thunk system. The significant
brettw@chromium.org
2011-06-22
1
-3
/
+8
*
Add a way to pass information to Pepper Flash from the command-line (e.g., fo...
viettrungluu@chromium.org
2011-05-03
1
-1
/
+16
*
Work around the special-case handling of 0 time values (see comment).
brettw@chromium.org
2011-04-22
1
-0
/
+8
*
Proxy time zone requests to the browser. This is because the current code
brettw@chromium.org
2011-04-21
1
-14
/
+9
*
Add a function to the Flash interface to get the current time zone offset.
brettw@chromium.org
2011-04-19
1
-0
/
+18
*
Rename PPB_Flash::NavigateToURL() (to Navigate()) and make it take an URLRequ...
viettrungluu@chromium.org
2011-03-28
1
-7
/
+17
*
PPB_Flash cleanup part 2: move all the file stuff to ppb_flash_file.*.
viettrungluu@chromium.org
2011-02-24
1
-174
/
+0
*
PPB_Flash cleanup part 1: move the net connector stuff to its own files.
viettrungluu@chromium.org
2011-02-23
1
-191
/
+3
*
Implement proxy for FlashMenu and Run/QuitMessageLoop
piman@google.com
2011-02-15
1
-2
/
+2
*
Pepper/Flapper: First pass at context menu implementation.
viettrungluu@chromium.org
2011-01-31
1
-0
/
+14
*
First pass at making the proxy handle multiple renderers. This associates the
brettw@chromium.org
2011-01-21
1
-10
/
+11
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-25
/
+16
*
Fix Pepper File IO callbacks.
viettrungluu@chromium.org
2011-01-11
1
-4
/
+7
*
Private Pepper extension for Flapper to allow TCP connections to be made
viettrungluu@chromium.org
2011-01-07
1
-1
/
+190
*
Move ppb_flash.h to ppapi/c/private ...
viettrungluu@chromium.org
2011-01-06
1
-2
/
+2
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-0
/
+246