summaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2015-06-01Add missing comma to third_party.gypBruce Dawson
2015-05-21Update copy of safe_math_impl.h to take a fix from upstream:Tom Sepez
2015-05-06Support arrays in nonstd::unique_ptr<>.Tom Sepez
2015-04-17Add nonstd::unique_ptr as a workaround until std::unique_ptr is allowed.Tom Sepez
2015-03-23Try to make a NOTREACHED definition suitable for win8.chromium/2351chromium/2350chromium/2349chromium/2348chromium/2347chromium/2346chromium/2345chromium/2344chromium/2343Tom Sepez
2015-03-06Fix the pdfium component build.Brett Wilson
2015-02-05Add namespace and-re-arrange PDFium's local copy of chromium /base.Tom Sepez
2015-02-01Fix GN PDFium build when building all.chromium/2294chromium/2293John Abd-El-Malek
2015-01-05Cleanup: Get rid of CRLF line endings.Lei Zhang
2014-12-19Fix new third_party/BUILD.gn to use the right build configuration.Lei Zhang
2014-12-19Set the freetype options missing in the recent update.Bo Xu
2014-12-19Add the license back to ftmodule.h after the freetype 2.5.4 upgrade.Lei Zhang
2014-12-19Update freetype to 2.5.4.Bo Xu
2014-12-12Fix build after previous commit.chromium/2255chromium/2254chromium/2253chromium/2252chromium/2251John Abd-El-Malek
2014-12-02Add a missing 'using' keyword in big integer libraryBo Xu
2014-12-02Modify big integer libraryBo Xu
2014-12-02Remove unnecessary files in third_party/bigintBo Xu
2014-12-02Initial check in of big integer library, v2010.04.30Bo Xu
2014-09-26Use static_assert unconditionally.chromium/2190chromium/2189Peter Kasting
2014-06-26Import Chromium base/numerics to resolve integer overflow.Chris Palmer
2014-06-23Revert "Import Chromium base/numerics to resolve integer overflow."John Abd-El-Malek
2014-06-20Import Chromium base/numerics to resolve integer overflow.Chris Palmer