Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
siggi@chromium.org abfac8ed9a Quench build spew.
R=scottmg@chromium.org
BUG=225195


Review URL: https://chromiumcodereview.appspot.com/13472015

git-svn-id: http://src.chromium.org/svn/trunk/src/build@191978 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-04-03 04:17:16 +00:00
siggi@chromium.org 4b8c3409bd Check in a custom-built import library for user32 exports up to Windows XP SP2/SP3, which is used by chrome.dll in preference to the Platform SDK's user32.lib import library.
Custom build an import library for Chrome's post-WinXP imports, that binds to a fictional "user32-delay.dll".
Implement and test a delay load hook that diverts dynamic loading of any dll "foo-delay.dll" to "foo.dll".

R=cpu@chromium.org
BUG=176040


Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191173

Review URL: https://chromiumcodereview.appspot.com/12295040

git-svn-id: http://src.chromium.org/svn/trunk/src/build@191418 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-29 19:17:58 +00:00
rlarocque@chromium.org 8ec6524c6d Revert 191173 "Check in a custom-built import library for user32..."
> Check in a custom-built import library for user32 exports up to Windows XP SP2/SP3, which is used by chrome.dll in preference to the Platform SDK's user32.lib import library.
> Custom build an import library for Chrome's post-WinXP imports, that binds to a fictional "user32-delay.dll".
> Implement and test a delay load hook that diverts dynamic loading of any dll "foo-delay.dll" to "foo.dll".
> 
> R=cpu@chromium.org
> BUG=176040
> 
> 
> Review URL: https://chromiumcodereview.appspot.com/12295040

TBR=siggi@chromium.org
Review URL: https://codereview.chromium.org/13208002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@191179 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-28 18:38:06 +00:00
siggi@chromium.org 495d67c8c4 Check in a custom-built import library for user32 exports up to Windows XP SP2/SP3, which is used by chrome.dll in preference to the Platform SDK's user32.lib import library.
Custom build an import library for Chrome's post-WinXP imports, that binds to a fictional "user32-delay.dll".
Implement and test a delay load hook that diverts dynamic loading of any dll "foo-delay.dll" to "foo.dll".

R=cpu@chromium.org
BUG=176040


Review URL: https://chromiumcodereview.appspot.com/12295040

git-svn-id: http://src.chromium.org/svn/trunk/src/build@191173 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-28 17:51:09 +00:00
siggi@chromium.org 8f187fd9ee Separate CL to check in import library binary from https://codereview.chromium.org/12295040/ as it has to be manually committed.
BUG=176040

Review URL: https://codereview.chromium.org/12939020

git-svn-id: http://src.chromium.org/svn/trunk/src/build@190721 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-26 18:35:19 +00:00