root/trunk/WebKitLibraries

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @38319 [38319] 11 days adachan@apple.com Fix: https://bugs.webkit.org/show_bug.cgi?id=22187 Bug 22187: …
(edit) @37815 [37815] 4 weeks andersca@apple.com 2008-10-23 Anders Carlsson <andersca@apple.com> Reviewed by …
(edit) @37442 [37442] 6 weeks mrowe@apple.com Remove restriction on version number ending in a 4. Rubber-stamped by Jon …
(edit) @37392 [37392] 7 weeks andersca@apple.com 2008-10-07 Anders Carlsson <andersca@apple.com> Reviewed by …
(edit) @36296 [36296] 2 months mitz@apple.com WebCore: Reviewed by Darin Adler. - WebCore part of …
(edit) @36114 [36114] 3 months darin@apple.com Updated some of the ChangeLog files to use the full 64-bit universal …
(edit) @36092 [36092] 3 months aroben@apple.com Ignore warning LNK4221 on Windows This warning is emitted when an …
(edit) @35948 [35948] 3 months timothy@apple.com Adds the WKAdvanceDefaultButtonPulseAnimation function. …
(edit) @35932 [35932] 3 months aroben@apple.com Disable a truncation warning that is disabled/doesn't exist on Mac …
(edit) @35619 [35619] 4 months mrowe@apple.com Versioning.
(edit) @35259 [35259] 4 months sfalken@apple.com Build fix. * win/tools/vsprops/common.vsprops:
(edit) @35061 [35061] 5 months mitz@apple.com WebCore: Reviewed by John Sullivan. - WebCore part of …
(edit) @34939 [34939] 5 months sfalken@apple.com Bump version numbers. Reviewed by Mark Rowe. * …
(edit) @33431 [33431] 6 months mitz@apple.com WebCore: Reviewed by John Sullivan. - Windows part of …
(edit) @33073 [33073] 6 months aroben@apple.com Disable a MSVC warning Reviewed by Darin Adler. * …
(edit) @32649 [32649] 7 months darin@apple.com 2008-04-28 Darin Adler <darin@apple.com> Reviewed by Adam. …
(edit) @32530 [32530] 7 months mrowe@apple.com Remove code for calculating the glyph cache size. Reviewed by Sam Weinig. …
(edit) @31420 [31420] 8 months sfalken@apple.com Versioning.
(edit) @31348 [31348] 8 months aroben@apple.com Windows build fix after r31322 * …
(edit) @31333 [31333] 8 months mrowe@apple.com 2008-03-26 Mark Rowe <mrowe@apple.com> Reviewed by David Hyatt. …
(edit) @31158 [31158] 8 months mrowe@apple.com Fix http://bugs.webkit.org/show_bug.cgi?id=17816 (libWebCoreSQLite3.a is …
(edit) @31022 [31022] 8 months sfalken@apple.com New version of WebKitSystemInterface.lib with more compiler …
(edit) @30997 [30997] 8 months mitz@apple.com WebCore: Reviewed by Darin Adler and Sam Weinig. - …
(edit) @30981 [30981] 9 months sfalken@apple.com JavaScriptCore: Disable LTCG/PGO for grammar.cpp and nodes.cpp. …
(edit) @30691 [30691] 9 months mrowe@apple.com Update Tiger version of WebKitSystemInterface to match r30690.
(edit) @30690 [30690] 9 months adele@apple.com Reviewed by Mark. Auto-generate image arrays. * …
(edit) @30672 [30672] 9 months mrowe@apple.com 2008-02-29 Mark Rowe <mrowe@apple.com> Reviewed by Anders …
(edit) @30662 [30662] 9 months mrowe@apple.com 2008-02-29 Mark Rowe <mrowe@apple.com> Reviewed by Oliver Hunt. …
(edit) @30661 [30661] 9 months mrowe@apple.com 2008-02-29 Mark Rowe <mrowe@apple.com> Reviewed by Oliver Hunt. …
(edit) @30658 [30658] 9 months mrowe@apple.com 2008-02-29 Mark Rowe <mrowe@apple.com> Reviewed by Oliver Hunt …
(edit) @30657 [30657] 9 months mrowe@apple.com 2008-02-28 Mark Rowe <mrowe@apple.com> Reviewed by Dan …
(edit) @30656 [30656] 9 months mrowe@apple.com 2008-02-28 Mark Rowe <mrowe@apple.com> Reviewed by Dave Hyatt. …
(edit) @30641 [30641] 9 months beidson@apple.com Tiger build fix * libWebKitSystemInterfaceTiger.a:
(edit) @30637 [30637] 9 months beidson@apple.com Reviewed by Mark Rowe Removed some unused methods: …
(edit) @30216 [30216] 9 months sfalken@apple.com Versioning
(edit) @30202 [30202] 9 months aroben@apple.com Windows build fixes WebCore: Build fix * …
(edit) @30187 [30187] 9 months aroben@apple.com Clean up auto-version.sh a bit It now does quite a bit less file …
(edit) @30183 [30183] 9 months sfalken@apple.com Versioning script change. * win/tools/scripts/auto-version.sh:
(edit) @30084 [30084] 10 months adachan@apple.com Added 4 new methods: wkSetClientCertificateInSSLProperties, …
(edit) @29980 [29980] 10 months timothy@apple.com <rdar://problem/5722735> Merge fix for SQLITE_FULL error is given …
(edit) @29917 [29917] 10 months sfalken@apple.com Fix typo.
(edit) @29916 [29916] 10 months sfalken@apple.com <rdar://problem/5717523> Don't set DEP opt-in flag (data execution …
(edit) @29854 [29854] 10 months mrowe@apple.com <rdar://problem/5600926> WebCore on Tiger must link to its own copy of …
(edit) @29845 [29845] 10 months ap@webkit.org Debug (external) build fix. Removed _DEBUG preprocessor …
(edit) @29663 [29663] 10 months darin@apple.com set eol-style to native on tons of files to head off future …
(edit) @29554 [29554] 10 months sfalken@apple.com Add preprocessor define accidently dropped in my unification, and …
(edit) @29545 [29545] 10 months sfalken@apple.com Use recommended security-related compiler settings. …
(edit) @29512 [29512] 10 months sfalken@apple.com Build fix. * win/tools/vsprops/release.vsprops:
(edit) @29492 [29492] 10 months adele@apple.com WebCore: Reviewed by Adam and Antti. WebCore part of fix …
(edit) @29488 [29488] 10 months sfalken@apple.com JavaScriptCore: Use shared vsprops for most vcproj properties. …
(edit) @29458 [29458] 10 months sfalken@apple.com JavaScriptCore: Share common files across projects. …
(edit) @29412 [29412] 11 months sfalken@apple.com Add shared vsprops to help unify our Windows tools settings. …
(edit) @29263 [29263] 11 months mrowe@apple.com Update Tiger library to a G3-friendly version.
(edit) @29257 [29257] 11 months adele@apple.com WebCore: Reviewed by Antti, Adam, and Mitz. WebCore part …
(edit) @29144 [29144] 11 months mrowe@apple.com Update Tiger library to a G3-friendly version.
(edit) @29141 [29141] 11 months adele@apple.com Update libraries for <rdar://problem/4106190> Include "Where from" …
(edit) @28949 [28949] 11 months mrowe@apple.com Fix http://bugs.webkit.org/show_bug.cgi?id=16549 (WebKit nightly build …
(edit) @28523 [28523] 12 months mitz@apple.com WebCore: Reviewed by Darin Adler. - WebCore part of …
(edit) @28072 [28072] 12 months sullivan@apple.com Fixed 5614525, caused by a recent bug in WKGetExtensionsForMIMEType …
(edit) @28039 [28039] 12 months timothy@apple.com WebCore: Reviewed by Adam Roben. Bug 16137: Web …
(edit) @28005 [28005] 12 months aroben@apple.com Get rid of WebCoreSystemInterface on Windows WebCore: Get rid …
(edit) @27868 [27868] 12 months andersca@apple.com Reviewed by Adam. <rdar://problem/5603832> XMLHttpRequest …
(edit) @27794 [27794] 12 months timothy@apple.com Remove the WebKit dependancy from WebKitSystemInterface.
(edit) @27456 [27456] 13 months antti Reviewed by Sam. Update …
(edit) @27386 [27386] 13 months antti Reviewed by Darin. Update to add …
(edit) @27183 [27183] 13 months darin Removed some "Reviewed by NOBODY".
(edit) @27120 [27120] 13 months adele Reviewed by Tim Hatcher. Updating header too for …
(edit) @27119 [27119] 13 months adele WebCore: Reviewed by Oliver. Adding …
(edit) @27080 [27080] 13 months aroben Add wkSetPatternBaseCTM. Reviewed by NOBODY. * …
(edit) @27073 [27073] 13 months weinig Fix the windows build. * win/lib/WebKitSystemInterface.lib: …
(edit) @27071 [27071] 13 months thatcher Add WKSetPatternBaseCTM. * WebKitSystemInterface.h: * …
(edit) @27057 [27057] 13 months thatcher Reviewed by Adam. Update the Leopard WebKitSystemInterface to be …
(edit) @27055 [27055] 13 months weinig Added wrapper for getting the foundation cache directory. …
(edit) @27016 [27016] 13 months aroben Added some font-related functions needed for <rdar://5549919> …
(edit) @27006 [27006] 13 months thatcher WebKit: Reviewed by Mark Rowe. <rdar://problem/5069711> …
(edit) @26544 [26544] 14 months oliver Add merge markers
(edit) @26382 [26382] 14 months oliver Add initial markers for feature-branch merge
(edit) @26360 [26360] 14 months adachan <rdar://problem/5534421> Added wkGetDefaultHTTPCookieStorage(). …
(edit) @25776 [25776] 14 months weinig Build fix. Ran update-webkitsysteminterface script on Tiger, because …
(edit) @25775 [25775] 14 months hyatt Update WebKitSYstemInterface for @font-face changes. * …
(edit) @25678 [25678] 14 months darin Ignore WebKitAuxiliaryLibraries files put here by update-webkit.
(edit) @25677 [25677] 14 months darin Ignore WebKitAuxiliaryLibraries files put here by the update-webkit …