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.cc
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
-1448
/
+0
*
Use a direct include of the message_loop header in webkit/, part 2.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Fix not completed range requests from NPAPI plugins.
vchigrin@yandex-team.ru
2013-07-15
1
-7
/
+10
*
webkit: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-06-29
1
-12
/
+12
*
Fix handling range requests from NPAPI plugins.
vchigrin@yandex-team.ru
2013-06-27
1
-6
/
+24
*
Track NPObject ownership by the originating plugins' NPP identifier. [4/6] (C...
wez@chromium.org
2013-06-21
1
-3
/
+15
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-10
/
+10
*
Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-13
1
-2
/
+2
*
Use a direct include of strings headers in webkit/, part 2.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Move webkit/appcache/* into webkit/{browser,common}/appcache
kinuko@chromium.org
2013-06-05
1
-11
/
+11
*
Update webkit/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-04
1
-10
/
+9
*
Update refernces to Blink's Platform API (webkit)
abarth@chromium.org
2013-05-30
1
-10
/
+10
*
Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (C...
wez@chromium.org
2013-05-27
1
-7
/
+32
*
Revert 202364 "Track NPObject ownership by the originating plugi..."
kinuko@chromium.org
2013-05-27
1
-32
/
+7
*
Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (C...
wez@chromium.org
2013-05-27
1
-7
/
+32
*
Get rid of the dependency on WebKit::WebCursorInfo internals from WebCursor.
ananta@chromium.org
2013-05-24
1
-1
/
+10
*
Move webkit/compositor_bindings into webkit/renderer
jamesr@chromium.org
2013-05-15
1
-1
/
+1
*
Revert 199575 "Fix more 64 bit compile errors flagged by convers..."
ananta@chromium.org
2013-05-11
1
-5
/
+3
*
Fix more 64 bit compile errors flagged by conversions from size_t to uint32 a...
ananta@chromium.org
2013-05-10
1
-3
/
+5
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-05-08
1
-1
/
+1
*
webkit: Use base::MessageLoop.
xhwang@chromium.org
2013-05-07
1
-4
/
+5
*
webkit: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
Add custom entry fields for a sub-resource URL. The plan is to use this with ...
cdn@chromium.org
2013-04-12
1
-0
/
+4
*
Replace string16 with base::string16 in src/webkit
brettw@chromium.org
2013-03-29
1
-1
/
+1
*
Move compositor bindings implementations out of WebKit::, fix style
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Part 10 of cc/ directory shuffles: layers
jamesr@chromium.org
2013-03-18
1
-2
/
+2
*
cc: Chromify IOSurfaceLayer
enne@chromium.org
2013-03-13
1
-1
/
+1
*
cc: Chromify Layer and LayerImpl classes.
danakj@chromium.org
2013-03-12
1
-2
/
+2
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-1
/
+1
*
Manual revert of:
cevans@chromium.org
2013-01-29
1
-63
/
+0
*
Revert 129458
cevans@chromium.org
2013-01-29
1
-20
/
+0
*
Update some #includes in webkit/plugins for headers in the new Platform direc...
pilgrim@chromium.org
2013-01-16
1
-11
/
+10
*
plugins: use new WebPluginContainer::setWebLayer API for compositing.
piman@chromium.org
2012-12-17
1
-15
/
+32
*
webkit: Check that delegate_ isn't NULL before trying to updateGeometry.
sadrul@chromium.org
2012-10-16
1
-2
/
+2
*
Cleanup WebPluginDelegate implementations.
thestig@chromium.org
2012-09-27
1
-17
/
+17
*
Return NULL in WebPluginImpl::scriptableObject() if the delegate is NULL.
bauerb@chromium.org
2012-06-22
1
-0
/
+3
*
If we show a replacement plug-in when the real one is not initialized correctly,
pan.deng@intel.com
2012-06-20
1
-0
/
+1
*
Override isPlaceholder() for NPAPI and PPAPI plugins.
ddorwin@chromium.org
2012-06-19
1
-0
/
+4
*
Show a replacement plug-in for loading errors.
bauerb@chromium.org
2012-05-01
1
-4
/
+9
*
Revert 134620 - Show a replacement plug-in for loading errors.
zmo@google.com
2012-04-30
1
-9
/
+4
*
Show a replacement plug-in for loading errors.
bauerb@chromium.org
2012-04-30
1
-4
/
+9
*
Keep a histogram of Flash version numbers.
cevans@chromium.org
2012-03-28
1
-0
/
+20
*
npapi plugins: Make sure WebPlugin has no key functions on mac.
thakis@chromium.org
2012-03-19
1
-0
/
+5
*
Add error messages when plug-in loading fails.
bauerb@chromium.org
2012-02-10
1
-3
/
+8
*
Cleanup: Remove static storage for variables in an unnamed namespace.
jhawkins@chromium.org
2012-01-28
1
-5
/
+6
*
Use references instead of pointers for WebPlugin::getFormValue().
bashi@chromium.org
2011-12-14
1
-2
/
+2
*
Update these includes to use the new header locations
abarth@chromium.org
2011-12-03
1
-11
/
+11
*
Render Core Animation plugins through WebKit's compositor rather than
kbr@chromium.org
2011-11-30
1
-18
/
+44
*
base::Bind: Conversions in webkit/plugins/npapi.
jhawkins@chromium.org
2011-11-12
1
-5
/
+6
[next]