1. 21f6e9ba Reference counted Skia objects aren't compatible with Chromium scoped_ptr<>s; they should be held in skia::RefPtrs. This CL fixes three longstanding instances. by tomhudson · 10 years ago
  2. 1023d01 Switch to standard integer types in content/renderer/. by avi · 10 years ago
  3. 739bae47 Change transport dib API to not make copies of SharedMemoryHandle. by erikchen · 10 years ago
  4. 4fc32d5 Update pepper to not assume that SharedMemoryHandle is an int. by erikchen · 10 years ago
  5. 02108c7 Remove TransportDIB allocation and free IPCs. by jbauman · 11 years ago
  6. 6d18e40 Standardize usage of virtual/override/final in content/renderer/ by dcheng · 11 years ago
  7. ee0b42a Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderer by mohan.reddy · 11 years ago
  8. ad63b5c PPAPI: Run clang_format.py on content/renderer/pepper by [email protected] · 11 years ago
  9. 80d6ace Allow PPB_ImageData_Impl to be created in a way that is compatible with unittests by [email protected] · 12 years ago
  10. 49323b3 No need to preface ppapi namespace with "::" for content/renderer/pepper since that code is in the content namespace now. by [email protected] · 12 years ago
  11. a8462d1 Remove PluginDelegate completely. In a followup I'll rename PepperPluginDelegateImpl to something clearer. by [email protected] · 12 years ago
  12. 17efd7f Get rid of PlatformDelegate::PlatformImage2D abstraction. It's not needed anymore now that pepper plugin code is in content. by [email protected] · 12 years ago
  13. adab233 Put the pepper files which were moved in r213578 to the content namespace. by [email protected] · 12 years ago
  14. 20790a22 Move webkit/plugins/ppapi to content/renderer/pepper. by [email protected] · 12 years ago[Renamed (93%) from webkit/plugins/ppapi/ppb_image_data_impl.h]
  15. 4e1b91e Clean up Pepper ImageData resource class. by [email protected] · 12 years ago
  16. ac324560 Generalize Pepper ImageData caching. by [email protected] · 12 years ago
  17. 08e65c1 Migrate Graphics2D to new design, as part of the whole Pepper resource redesign. by [email protected] · 13 years ago
  18. 9d611ca Simplify platform_canvas.h by recognizing that PlatformCanvas does not actually extend by [email protected] · 13 years ago
  19. 75fe7f82 Skia is deprecating setDevice in favor of factories to create SkCanvas variants by [email protected] · 13 years ago
  20. c4283577 Cache image data objects. by [email protected] · 13 years ago
  21. 16b7b27 PPAPI/NaCl: Make ImageData for NaCl just use shared memory by [email protected] · 13 years ago
  22. 3ec40f2 Relanding this with fixes to the mac dbg builder by [email protected] · 14 years ago
  23. cd78185 Revert 118385 since this seems to break mac-debug build. by [email protected] · 14 years ago
  24. d914b2b Remove the Webkit thread in the PPAPI plugin process and perform the text and font operations by [email protected] · 14 years ago
  25. 9a57839 Rename the shared_impl resource files to give them more regular names. by [email protected] · 14 years ago
  26. 56d7ad4 Revert 113290 - Rename the shared_impl resource files to give them more regular names. by [email protected] · 14 years ago
  27. 65165551 Rename the shared_impl resource files to give them more regular names. by [email protected] · 14 years ago
  28. 51678ad Add exports needed for glue to build as a component. by [email protected] · 14 years ago
  29. b215104 Cleanup: Remove unneeded forward declarations in webkit/plugins/. by [email protected] · 14 years ago
  30. bbf076f1 Remove webkit::ppapi::Resource. by [email protected] · 14 years ago
  31. 6328a5b Minor cleanup of resource creation. This eliminates a bunch of copy-and-paste by [email protected] · 14 years ago
  32. e18e639 Convert most remaining resources to use the API/thunk system. The significant by [email protected] · 14 years ago
  33. f20b56d Implement flash menu and net connector resources using the API/thunk model. by [email protected] · 14 years ago
  34. cd910b9 Convert more interfaces to the new thunk system. This goes up to and including by [email protected] · 14 years ago
  35. 4697f72 Revert 87415 - Convert more interfaces to the new thunk system. This goes up to and including by [email protected] · 14 years ago
  36. 1598e4a9 Convert more interfaces to the new thunk system. This goes up to and including by [email protected] · 14 years ago
  37. 55cdf605 Convert audio-related messages to the new thunk/API system for Pepper. by [email protected] · 14 years ago
  38. 6239d34 This implements the new system for Graphics2D only. by [email protected] · 14 years ago
  39. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  40. 4614f19 First pass at making the proxy handle multiple renderers. This associates the by [email protected] · 15 years ago
  41. 859a7f3 Make PP_Resources associated with the Instance rather than the module. This by [email protected] · 15 years ago
  42. 0bd75368 Move the Pepper implementation from webkit/glue/plugins/pepper_* to by [email protected] · 15 years ago[Renamed (79%) from webkit/glue/plugins/pepper_image_data.h]
  43. ddb1e5a Even more virtual method deinlining. by [email protected] · 15 years ago
  44. 867b76d63 Change trusted shared memory interface to match audio. by [email protected] · 15 years ago
  45. 3f5ca5c Change the private image data shared memory handle code to return a native by [email protected] · 15 years ago
  46. 882b8b81 Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land from r64716. This is identical with an an include directory changed in the ppapi repo which I'm hoping was what was confusing everything. by [email protected] · 15 years ago
  47. 572b77f Revert PPAPI change due to Linux compile failures. by [email protected] · 15 years ago
  48. 27c6115d Use PPAPI from chrome trunk rather than pulling via deps. by [email protected] · 15 years ago
  49. 0cc8512 Revert PPAPI change. by [email protected] · 15 years ago
  50. 85c79b5 Use PPAPI from chrome trunk rather than pulling via deps. by [email protected] · 15 years ago
  51. 5b3d546 Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entry that refers to by [email protected] · 15 years ago
  52. d781d35 Switch to the new PPAPI repository. This removes the DEPS entry that refers to by [email protected] · 15 years ago
  53. c43bfb1 Add the support of PP_IMAGEDATAFORMAT_RGBA_PREMUL in the browser. by [email protected] · 15 years ago
  54. d5e7917c Revert 63375 - Add the support of PP_IMAGEDATAFORMAT_RGBA_PREMUL in the browser. by [email protected] · 15 years ago
  55. 02a7916 Add the support of PP_IMAGEDATAFORMAT_RGBA_PREMUL in the browser. by [email protected] · 15 years ago
  56. ea27c86 Re-land 60850 Implement PPB_ImageDataTrusted on the Chrome side. This just by [email protected] · 15 years ago
  57. f8f1a565 Revert 60850 (broke build) - Implement PPB_ImageDataTrusted on the Chrome side. This just connects the call by [email protected] · 15 years ago
  58. 2254fa7 Implement PPB_ImageDataTrusted on the Chrome side. This just connects the call by [email protected] · 15 years ago
  59. ca4847f Add some optimizations to plugin painting. by [email protected] · 15 years ago
  60. ee0dc4f2 Revert "Add some optimizations to plugin painting." by [email protected] · 15 years ago
  61. 1d01ed63 Add some optimizations to plugin painting. by [email protected] · 15 years ago
  62. b02378c Track Pepper string and object vars with the module so they can be deleted on by [email protected] · 15 years ago
  63. 5826f3ea Boilerplate implementation of the Pepper URL Loader API. by [email protected] · 15 years ago
  64. 1559f51 Chrome-side of tests for Pepper Device2D. This includes some bugfixes and minor tweaks. by [email protected] · 15 years ago
  65. 95ff077 Implement new painting API in Chrome. This also makes some minor tweaks and improvements to resource management in the Chrome Pepper layer. by [email protected] · 15 years ago
  66. e55badb Partially implement the new pepper API in Chrome. This is not actually hooked by [email protected] · 15 years ago