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_menu_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make a global enum to differentiate impl & proxy.
brettw@chromium.org
2012-02-14
1
-2
/
+2
*
Use the new callback tracker and delete the old one
brettw@chromium.org
2012-01-04
1
-9
/
+5
*
Add a new error code for a null callback on the main thread.
brettw@chromium.org
2011-09-16
1
-4
/
+2
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-09-12
1
-1
/
+2
*
Remove webkit::ppapi::Resource.
brettw@chromium.org
2011-08-24
1
-5
/
+11
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-7
/
+1
*
Minor cleanup of resource creation. This eliminates a bunch of copy-and-paste
brettw@chromium.org
2011-06-22
1
-6
/
+1
*
Implement flash menu and net connector resources using the API/thunk model.
brettw@chromium.org
2011-06-15
1
-43
/
+20
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
1
-1
/
+1
*
Fix the issue that context menu doesn't show on fullscreen Pepper Flash.
yzshen@chromium.org
2011-04-11
1
-2
/
+1
*
Implement proxy for FlashMenu and Run/QuitMessageLoop
piman@google.com
2011-02-15
1
-2
/
+2
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Pepper/Flapper: First pass at context menu implementation.
viettrungluu@chromium.org
2011-01-31
1
-0
/
+223