1. e8c57ea Remove NPAPI from browser and utility by piman · 9 years ago
  2. a9aa7a8 Switch to standard integer types in content/common/. by avi · 10 years ago
  3. c4cac8f Cleanup: Put more plugin code behind the ENABLE_PLUGINS ifdef. by thestig · 11 years ago
  4. d7bd3e5 Move webplugininfo.h to content/public. by [email protected] · 12 years ago
  5. a732916 Use base namespace for FilePath in chrome/common and content/common. by [email protected] · 13 years ago
  6. 73fe7f21 Get rid of unused SerializedScriptValue references. by [email protected] · 13 years ago
  7. 5c085ed Remove all the indexeddb-related utility process code by [email protected] · 13 years ago
  8. f6c57d4 Revert 152873 - Remove all the indexeddb-related utility process code by [email protected] · 13 years ago
  9. 8374250 Remove all the indexeddb-related utility process code by [email protected] · 13 years ago
  10. 7945601c Move IndexedDBKey, IndexedDBKeyRange into content namespace by [email protected] · 13 years ago
  11. 67a85db Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type. by [email protected] · 13 years ago
  12. 7de8404 Make IPC_MESSAGE_EXPORT more robust. by [email protected] · 14 years ago
  13. 44e1fbf0 Move indexeddb code to its own directory inside of content/{browser,common,renderer} by [email protected] · 14 years ago
  14. 893e281 Send the index in the canonical list over IPC when using the OOP plugin loader. by [email protected] · 14 years ago
  15. cb4c5fbce Move SerializedScriptValue to content/public/common and put it into the content namespace. by [email protected] · 14 years ago
  16. 19a5c744 Move common_param_traits and webkit_param_traits to content/public/common. by [email protected] · 14 years ago
  17. d4af1e7 Gracefully handle child process death in out-of-process plugin loading. by [email protected] · 14 years ago
  18. 4912595 Move plugin loading out of process on Mac and Linux. by [email protected] · 14 years ago
  19. 373c106 Move UtilityProcessHost to content and move the message sending/dispatching to the clients. This allows the content layer to use the class. by [email protected] · 14 years ago