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
/
content
/
ppapi_plugin
/
broker_process_dispatcher.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-1
/
+1
*
Implement ScopedChildProcessReference class
kinuko@chromium.org
2013-11-12
1
-6
/
+1
*
Use a direct include of utf_string_conversions.h in content/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Move a bunch of child-only code from content/common to content/child
scottmg@chromium.org
2013-06-06
1
-1
/
+1
*
Update content/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-03
1
-1
/
+1
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-1
/
+1
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in content/, Linux edition.
dcheng@chromium.org
2013-04-07
1
-1
/
+1
*
Add explicit base to FilePath.
brettw@chromium.org
2013-02-07
1
-15
/
+16
*
Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...
jam@chromium.org
2013-01-02
1
-14
/
+12
*
Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...
jam@chromium.org
2012-10-21
1
-0
/
+3
*
Add GetSitesWithData and FreeSiteList methods to PPP_Flash_BrowserOperations ...
bauerb@chromium.org
2012-07-27
1
-30
/
+102
*
Change PP_Flash_BrowserOperations_SiteSetting.site from PP_Var to const char*.
yzshen@chromium.org
2012-06-18
1
-24
/
+17
*
Reland: Pepper Flash settings integration - camera and microphone.
yzshen@chromium.org
2012-06-12
1
-27
/
+165
*
Revert 141482 - Pepper Flash settings integration - camera and microphone.
yzshen@chromium.org
2012-06-11
1
-165
/
+27
*
Pepper Flash settings integration - camera and microphone.
yzshen@chromium.org
2012-06-11
1
-27
/
+165
*
Pepper Flash: Make ClearSiteData work with PPP_Flash_BrowserOperations 1.1.
viettrungluu@chromium.org
2012-06-07
1
-9
/
+24
*
Pepper Flash settings integration: implement "deauthorize content licenses".
yzshen@chromium.org
2012-05-27
1
-7
/
+35
*
Broker out PPAPI handle duplication
jschuh@chromium.org
2012-05-11
1
-3
/
+1
*
Actually hook up the Pepper clear site data.
brettw@chromium.org
2012-04-20
1
-1
/
+49
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-27
1
-3
/
+3
*
Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.
hbono@chromium.org
2012-01-16
1
-3
/
+3
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-16
1
-3
/
+3
*
Remove custom Task implementations from content/ppapi_plugin
dcheng@chromium.org
2011-12-08
1
-10
/
+7
*
Added logging useful for understanding Pepper broker lifetime.
ddorwin@chromium.org
2011-10-26
1
-5
/
+7
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-1
/
+2
*
Fix two bugs in proxying of Broker Connect callback and shutdown Broker when ...
ddorwin@chromium.org
2011-04-18
1
-1
/
+1
*
Refactored ppapi Dispatcher to share common code between the plugin and broke...
ddorwin@chromium.org
2011-04-16
1
-0
/
+38