| Commit message (Expand) | Author | Age | Files | Lines |
* | Use DISALLOW_COPY_AND_ASSIGN instead DISALLOW_EVIL_CONSTRUCTORS in webkit dir... | tfarina@chromium.org | 2010-06-05 | 1 | -1/+1 |
* | Move Mac plugin event conversion into helper classes | stuartmorgan@chromium.org | 2010-03-29 | 1 | -6/+6 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -2/+2 |
* | Move nphostapi.h to be with the rest of the NPAPI headers. | jam@chromium.org | 2010-02-24 | 1 | -2/+2 |
* | Finish implementing NPN_ConvertPoint, and add a unit test for it | stuartmorgan@chromium.org | 2010-02-09 | 1 | -1/+8 |
* | Fix regression in NPN_PluginThreadAsyncCall. | jam@chromium.org | 2010-02-02 | 1 | -0/+2 |
* | Fix passing pointers between processes. | jam@chromium.org | 2010-01-29 | 1 | -22/+42 |
* | Add support for NPN_PopUpContextMenu on Mac | stuartmorgan@chromium.org | 2010-01-08 | 1 | -0/+36 |
* | Partial implementation of NPN_ConvertPoint | stuartmorgan@chromium.org | 2010-01-07 | 1 | -0/+10 |
* | Send resource load notifications from plugins to devtools agent. This is a pa... | yurys@chromium.org | 2009-12-03 | 1 | -1/+1 |
* | Third patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -1/+4 |
* | Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer. | apatrick@google.com | 2009-10-26 | 1 | -1/+24 |
* | Moved Pepper delegate definition to chrome\renderer to allow it to use | sehr@google.com | 2009-10-17 | 1 | -9/+0 |
* | Re-land http://codereview.chromium.org/211031 with a bug opened | amanda@chromium.org | 2009-10-13 | 1 | -0/+12 |
* | First version of pepper api implementation: | sehr@google.com | 2009-10-12 | 1 | -8/+9 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 1 | -1/+1 |
* | Implement NPN_GetValueForURL and NPN_SetValueForURL and add a stub for NPN_Ge... | jam@chromium.org | 2009-10-07 | 1 | -9/+0 |
* | Reverting 26724. Caused a couple layout tests to hang. | amanda@chromium.org | 2009-09-21 | 1 | -11/+0 |
* | Remove the temporary Mac plugin whitelist. | amanda@chromium.org | 2009-09-21 | 1 | -0/+11 |
* | Eliminate remaining WebCore dependencies from webplugin_impl.cc | darin@chromium.org | 2009-09-02 | 1 | -4/+9 |
* | More refactoring for WebPlugin. | darin@chromium.org | 2009-08-27 | 1 | -6/+3 |
* | More removal of WebCore usage from webplugin_impl.cc | darin@chromium.org | 2009-08-21 | 1 | -6/+5 |
* | linux plugins: eliminate GtkWidget* from plugin process | evan@chromium.org | 2009-06-26 | 1 | -3/+5 |
* | Revert all of my patches from today. | evan@chromium.org | 2009-06-26 | 1 | -5/+3 |
* | linux plugins: eliminate GtkWidget* from plugin process | evan@chromium.org | 2009-06-26 | 1 | -3/+5 |
* | Add events to windowless plugins on linux. This CL also refactors the event | evan@chromium.org | 2009-05-22 | 1 | -8/+5 |
* | Port plugin messages. | jam@chromium.org | 2009-04-01 | 1 | -3/+4 |
* | Basic windowless plugins, try 2. | evan@chromium.org | 2009-03-13 | 1 | -0/+2 |
* | Update PluginInstance to use the newer TLS APIs. This also removes a static ... | deanm@chromium.org | 2009-01-13 | 1 | -6/+0 |
* | Allow PDF files to open in Acrobat Reader. | ananta@chromium.org | 2008-12-02 | 1 | -0/+5 |
* | Committing on behalf of knorton@google.com | jam@chromium.org | 2008-11-19 | 1 | -1/+1 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=3585, which is ... | ananta@chromium.org | 2008-10-23 | 1 | -4/+0 |
* | - Lots of removed whitespace at the end of the line | erg@google.com | 2008-10-22 | 1 | -25/+33 |
* | Fix painting problem with transparent plugins because plugins were ignoring t... | jam@chromium.org | 2008-10-01 | 1 | -9/+0 |
* | This CB fixes the following issue1. http://code.google.com/p/chromium/issues/... | iyengar@google.com | 2008-09-19 | 1 | -1/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -29/+4 |
* | TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ... | evanm@google.com | 2008-08-20 | 1 | -1/+2 |
* | Revert. Failing unit tests. | evanm@google.com | 2008-08-20 | 1 | -2/+1 |
* | TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ... | evanm@google.com | 2008-08-20 | 1 | -1/+2 |
* | Add webkit to the repository. | initial.commit | 2008-07-27 | 1 | -0/+288 |