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
/
glue
/
plugins
/
plugin_instance.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-680
/
+0
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-0
/
+680
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-680
/
+0
*
Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL...
ananta@chromium.org
2010-11-23
1
-2
/
+37
*
Add PluginDataRemover.
bauerb@chromium.org
2010-11-18
1
-0
/
+8
*
Reland r65152 with mac and linux fix.
apatrick@chromium.org
2010-11-06
1
-0
/
+5
*
Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor.
apatrick@chromium.org
2010-11-05
1
-5
/
+0
*
Integrated Pepper3D v2 with the accelerated compositor.
apatrick@chromium.org
2010-11-05
1
-0
/
+5
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
1
-1
/
+1
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-8
/
+8
*
Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5
evan@chromium.org
2010-05-06
1
-2
/
+2
*
Enable -Werror on Linux and Win for src/webkit/
tony@chromium.org
2010-04-21
1
-1
/
+1
*
Move plugin-related files in webkit/glue to webkit/glue/plugins to make them
brettw@chromium.org
2010-03-31
1
-2
/
+2
*
Reland r40855 with chromeos fix.
jhawkins@chromium.org
2010-03-07
1
-0
/
+1
*
Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix.
bradnelson@google.com
2010-03-07
1
-1
/
+0
*
webkit/glue: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-07
1
-0
/
+1
*
Fix some issues with compiling Mac plugin code with deprecation defines set
stuartmorgan@chromium.org
2010-02-16
1
-2
/
+10
*
Finish implementing NPN_ConvertPoint, and add a unit test for it
stuartmorgan@chromium.org
2010-02-09
1
-16
/
+20
*
Fix regression in NPN_PluginThreadAsyncCall.
jam@chromium.org
2010-02-02
1
-1
/
+3
*
Fix passing pointers between processes.
jam@chromium.org
2010-01-29
1
-40
/
+88
*
Remove unnecessary references to webkit/glue/glue_util.h in
darin@chromium.org
2010-01-13
1
-1
/
+0
*
Add support for NPN_PopUpContextMenu on Mac
stuartmorgan@chromium.org
2010-01-08
1
-0
/
+8
*
Partial implementation of NPN_ConvertPoint
stuartmorgan@chromium.org
2010-01-07
1
-0
/
+70
*
Send resource load notifications from plugins to devtools agent. This is a pa...
yurys@chromium.org
2009-12-03
1
-1
/
+1
*
Do not touch a NPStream object when it is already destructed.
yusukes@google.com
2009-11-02
1
-2
/
+1
*
Ensure that NPN_PluginThreadAsyncCall callbacks are not invoked after NPP_Des...
apatrick@google.com
2009-10-30
1
-1
/
+3
*
Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.
apatrick@google.com
2009-10-26
1
-14
/
+73
*
Moved Pepper delegate definition to chrome\renderer to allow it to use
sehr@google.com
2009-10-17
1
-24
/
+1
*
Re-land http://codereview.chromium.org/211031 with a bug opened
amanda@chromium.org
2009-10-13
1
-0
/
+4
*
First version of pepper api implementation:
sehr@google.com
2009-10-12
1
-25
/
+30
*
Implement NPN_GetValueForURL and NPN_SetValueForURL and add a stub for NPN_Ge...
jam@chromium.org
2009-10-07
1
-45
/
+0
*
Reverting 26724. Caused a couple layout tests to hang.
amanda@chromium.org
2009-09-21
1
-4
/
+0
*
Remove the temporary Mac plugin whitelist.
amanda@chromium.org
2009-09-21
1
-0
/
+4
*
More refactoring for WebPlugin.
darin@chromium.org
2009-08-27
1
-19
/
+7
*
linux/mac: implement NPN_ThreadAsyncCall
piman@chromium.org
2009-08-24
1
-1
/
+1
*
More removal of WebCore usage from webplugin_impl.cc
darin@chromium.org
2009-08-21
1
-12
/
+7
*
Another attempt at landing this patch.
ananta@chromium.org
2009-08-04
1
-3
/
+1
*
Reverting 22041 as it caused plugin crashes in reliability test runs.
ananta@chromium.org
2009-07-30
1
-1
/
+3
*
Another attempt at landing this patch.
ananta@chromium.org
2009-07-30
1
-3
/
+1
*
Revert r21548 and r21559 due to crash spike.
huanr@chromium.org
2009-07-25
1
-1
/
+3
*
The IPCs for carrying data requested by plugins have been changed from synchr...
ananta@chromium.org
2009-07-24
1
-3
/
+1
*
None of these files need to include config.h any longer...so remove it.
jorlow@chromium.org
2009-07-23
1
-2
/
+0
*
Add events to windowless plugins on linux. This CL also refactors the event
evan@chromium.org
2009-05-22
1
-6
/
+1
*
Port plugin messages.
jam@chromium.org
2009-04-01
1
-5
/
+6
*
Basic windowless plugins, try 2.
evan@chromium.org
2009-03-13
1
-0
/
+11
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
Don't call AddStream twice for manual responses.
jam@chromium.org
2009-03-04
1
-1
/
+0
*
New implementations of core plugin libraries.
avi@google.com
2009-01-15
1
-0
/
+2
*
Update PluginInstance to use the newer TLS APIs. This also removes a static ...
deanm@chromium.org
2009-01-13
1
-11
/
+11
*
Handle HTTP 200 responses received in response to byte range requests issued ...
ananta@chromium.org
2008-12-17
1
-1
/
+1
[next]