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
/
npapi
/
webplugin_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move NPAPI implementation out of webkit/plugins/npapi and into content.
jam@chromium.org
2013-07-19
1
-342
/
+0
*
webkit: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-06-29
1
-1
/
+1
*
Fix handling range requests from NPAPI plugins.
vchigrin@yandex-team.ru
2013-06-27
1
-1
/
+3
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-1
/
+1
*
Update refernces to Blink's Platform API (webkit)
abarth@chromium.org
2013-05-30
1
-5
/
+5
*
Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (C...
wez@chromium.org
2013-05-27
1
-0
/
+4
*
Revert 202364 "Track NPObject ownership by the originating plugi..."
kinuko@chromium.org
2013-05-27
1
-4
/
+0
*
Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (C...
wez@chromium.org
2013-05-27
1
-0
/
+4
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-2
/
+2
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-2
/
+2
*
Update some #includes in webkit/plugins for headers in the new Platform direc...
pilgrim@chromium.org
2013-01-16
1
-5
/
+5
*
plugins: use new WebPluginContainer::setWebLayer API for compositing.
piman@chromium.org
2012-12-17
1
-0
/
+8
*
Make "dummy window" which is used for windowless plugins be parented in the b...
jam@chromium.org
2012-11-01
1
-1
/
+2
*
Override isPlaceholder() for NPAPI and PPAPI plugins.
ddorwin@chromium.org
2012-06-19
1
-0
/
+1
*
npapi plugins: Make sure WebPlugin has no key functions on mac.
thakis@chromium.org
2012-03-19
1
-0
/
+2
*
Track (and eventually cap) Flash JIT size
jschuh@chromium.org
2012-02-15
1
-1
/
+2
*
Use references instead of pointers for WebPlugin::getFormValue().
bashi@chromium.org
2011-12-14
1
-1
/
+1
*
Update these includes to use the new header locations
abarth@chromium.org
2011-12-03
1
-5
/
+5
*
Add exports needed for glue to build as a component.
dpranke@chromium.org
2011-12-02
1
-3
/
+5
*
Render Core Animation plugins through WebKit's compositor rather than
kbr@chromium.org
2011-11-30
1
-0
/
+13
*
Cleanup: Remove unneeded forward declarations in webkit/plugins/.
thestig@chromium.org
2011-11-17
1
-2
/
+0
*
Add OVERRIDE to webkit/.
avi@chromium.org
2011-11-16
1
-18
/
+21
*
base::Bind: Conversions in webkit/plugins/npapi.
jhawkins@chromium.org
2011-11-12
1
-2
/
+1
*
Add a content::RenderView API. I'll make RenderView use it in a future change...
jam@chromium.org
2011-10-08
1
-1
/
+0
*
Moved the following IPC messages used by the chrome NPAPI plugin installer ou...
ananta@chromium.org
2011-08-31
1
-2
/
+0
*
Stop using the default profile's proxy service for plugin proxy requests, and...
jam@chromium.org
2011-08-29
1
-0
/
+1
*
Remove framework for Pepper extensions to NPAPI.
wez@chromium.org
2011-08-22
1
-14
/
+0
*
Getting form value from NPAPI plugins.
bashi@chromium.org
2011-07-13
1
-0
/
+1
*
Supervise redirects of the plugin src url load, and bounce them through WebKit's
cevans@chromium.org
2011-06-22
1
-2
/
+4
*
Make Flash work properly when started in low-integrity mode so that UIPI rest...
jschuh@chromium.org
2011-06-07
1
-0
/
+1
*
wstring: remove an obsolete unused function prototype
evan@chromium.org
2011-05-17
1
-9
/
+0
*
Renamed raw_data_length to encoded_data_length
vsevik@chromium.org
2011-04-13
1
-1
/
+1
*
Enabled actual transfer size in chromium
vsevik@chromium.org
2011-04-08
1
-1
/
+1
*
WebKit roll 83160:83167.
pfeldman@chromium.org
2011-04-07
1
-6
/
+1
*
Migrated chromium to new didReceiveData method in WebURLLoaderClient
vsevik@chromium.org
2011-03-31
1
-1
/
+7
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Remove DevToolsAgent network callbacks as this information is now available t...
vsevik@chromium.org
2011-03-25
1
-4
/
+0
*
Removed deprecated function WebPlugin::getBackingTextureId.
alokp@chromium.org
2011-03-18
1
-1
/
+0
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
1
-3
/
+0
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Propagate the user gesture state. It is necessary to do correct pop-up blocking
cevans@chromium.org
2011-02-02
1
-0
/
+1
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-6
/
+6
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-0
/
+335
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-335
/
+0
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-0
/
+335