Age | Commit message (Expand) | Author |
2015-06-04 | Move fx_safe_types.h to include/ directory. | Tom Sepez |
2015-06-02 | Automated test case for 487928. | Tom Sepez |
2015-05-20 | Turn on warnings for usage of disabled V8 APIs | Jochen Eisinger |
2015-05-15 | Abort on OOM by default in FX_Alloc(). | Tom Sepez |
2015-05-12 | Make (and verify) public/ files compile under C. | Tom Sepez |
2015-05-11 | Create top-level public/ header directory. | Tom Sepez |
2015-05-08 | Move function prototypes to new doc_utils.h file | Tom Sepez |
2015-05-01 | Adjust the visibility of the standalone targets in the GN build. | Dirk Pranke |
2015-04-10 | Don't call FPDF_InitLibrary() in individual unit_tests. | Tom Sepez |
2015-04-07 | Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers. | Tom Sepez |
2015-04-03 | Add embedder test comparing with the last patch. | JUN FANG |
2015-03-19 | Fix subtle issues in opj_skip_from_memory and add unit tests. | Tom Sepez |
2015-03-06 | Fix the pdfium component build. | Brett Wilson |
2015-02-27 | Remove unused IDS_ constants from pdfium. | Tom Sepez |
2015-02-27 | Pull in gmock for standalone pdfium builds. | Tom Sepez |
2015-02-24 | Add small flate decode unit test. | Tom Sepez |
2015-02-20 | Update GN build files w/ cpu_arch -> current_cpu changes. | Dirk Pranke |
2015-02-05 | Fix GN build, fpdf_font_utility.cpp no longer present. | Tom Sepez |
2015-02-05 | Add namespace and-re-arrange PDFium's local copy of chromium /base. | Tom Sepez |
2015-02-04 | Update GN files from previous commit as well.chromium/2301chromium/2300chromium/2299chromium/2298chromium/2297chromium/2296 | John Abd-El-Malek |
2015-02-04 | Prevent base::CheckedNumeric from leaking outside of pdfium. | Tom Sepez |
2015-02-03 | Remove OpenJPEG header generator binary from PDFium build.chromium/2295 | John Abd-El-Malek |
2015-02-01 | Fix GN PDFium build when building all.chromium/2294chromium/2293 | John Abd-El-Malek |
2015-02-01 | Always use the FreeType headers included in PDFium. | John Abd-El-Malek |
2015-01-30 | Use system FreeType on Linux. | John Abd-El-Malek |
2015-01-27 | Add embedder test for stream length beyond end of file. | Tom Sepez |
2015-01-23 | Fix test naming in previous commit. | Tom Sepez |
2015-01-23 | Fix null crash in CheckTrailer. | Tom Sepez |
2015-01-22 | Add pdfium_embeddertests to BUILD.gn | Tom Sepez |
2015-01-21 | Simplify UTF16LE_Encode and add unittest. | Bo Xu |
2015-01-15 | Land patch from issue 854603005 at patchset 1 (http://crrev.com/854603005#ps1)chromium/2281chromium/2280chromium/2279chromium/2278 | Tom Sepez |
2015-01-09 | Add pdfium_unittests to BUILD.gn | Tom Sepez |
2014-12-29 | Revert build of pdfium_unittests. | Tom Sepez |
2014-12-29 | Create pdfium_unittests binary. | Tom Sepez |
2014-12-19 | Update freetype to 2.5.4. | Bo Xu |
2014-12-12 | Fix build after previous commit.chromium/2255chromium/2254chromium/2253chromium/2252chromium/2251 | John Abd-El-Malek |
2014-12-12 | Simplify PDFium by removing code that's not used in the open source repo. | John Abd-El-Malek |
2014-12-02 | Modify big integer library | Bo Xu |
2014-11-06 | Fix PDFium build with Windows GN. | John Abd-El-Malek |
2014-09-24 | Rename GN public variables.chromium/2188chromium/2187chromium/2186chromium/2185chromium/2184chromium/2183chromium/2182chromium/2181chromium/2180chromium/2179chromium/2178chromium/2177chromium/2176chromium/2175chromium/2174chromium/2173chromium/2172chromium/2170chromium/2169 | Brett Wilson |
2014-09-18 | gn: don't remove -fno-exceptions to match gyp | Scott Graham |
2014-09-08 | Convert GN visibility to be a list.chromium/2155chromium/2154chromium/2152 | Brett Wilson |
2014-09-04 | Add v8_platform to the JS dependencies in the GN build.chromium/2151chromium/2150chromium/2149chromium/2148chromium/2147 | Brett Wilson |
2014-07-31 | Revert 'gn: cross-platform exception disable' | Scott Graham |
2014-07-31 | gn: cross-platform exception disable | Scott Graham |
2014-07-17 | Hook up the default v8::Platform implementation to pdfium | Jochen Eisinger |
2014-07-08 | Fix BUILD.gn for commit 3522876d.chromium/2085 | Lei Zhang |
2014-06-30 | Fix syntax error in BUILD.gnchromium/2084chromium/2083chromium/2082chromium/2081chromium/2080chromium/2079chromium/2078chromium/2077 | John Abd-El-Malek |
2014-06-26 | Import Chromium base/numerics to resolve integer overflow. | Chris Palmer |
2014-06-23 | Revert "Import Chromium base/numerics to resolve integer overflow." | John Abd-El-Malek |