libchromiumcontent/patches
Adam Roben c973a7c393 Create and export sandbox_static.lib for Windows clients
sandbox.lib isn't usable out of the box because it expects base's
symbols to be decorated with __declspec(dllexport). So we create a copy
of it that expects them to be decorated with __declspec(dllimport),
as they will be when used in a client application.
2013-05-22 13:18:41 -04:00
..
content_decryptor_delegate.patch Fix build error in ppapi_decryptor.cc 2013-05-16 06:52:11 -04:00
dom_storage_host.patch Fix build error in dom_storage_message_filter.cc 2013-05-16 06:52:11 -04:00
icu_exports.patch Fix linker warning about _utf8_countTrailBytes_46 2013-05-16 06:52:11 -04:00
icu_global_new_delete.patch Get rid of ICU's global new/delete 2013-05-16 06:52:11 -04:00
sandbox_static.patch Create and export sandbox_static.lib for Windows clients 2013-05-22 13:18:41 -04:00