Age | Commit message (Expand) | Author |
2015-06-04 | Merge to XFA: Move fx_safe_types.h to include/ directory. | Tom Sepez |
2015-06-02 | Merge to XFA: Automated test case for 487928. | Tom Sepez |
2015-05-20 | Fix compilation on xfa branch and turn on v8 deprecation warnings | Jochen Eisinger |
2015-05-15 | Merge to XFA: Abort on OOM by default in FX_Alloc(). | Tom Sepez |
2015-05-13 | Fix a global buffer overflow issue in CXFA_ItemLayoutProcessor::CalculatePosi... | JUN FANG |
2015-05-12 | Merge to XFA: Make (and verify) public/ files compile under C. | Tom Sepez |
2015-05-11 | Merge to XFA: Create top-level public/ header directory. | Tom Sepez |
2015-05-08 | Merge to XFA: Move function prototypes to new doc_utils.h file | Tom Sepez |
2015-04-10 | Merge to XFA: Don't call FPDF_InitLibrary() in individual unit_tests. | Tom Sepez |
2015-04-07 | Merge to XFA: Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers. | Tom Sepez |
2015-04-03 | Merge to XFA: Add embedder test comparing with the last patch. | JUN FANG |
2015-03-19 | Merge to XFA: Fix subtle issues in opj_skip_from_memory and add unit tests. | Tom Sepez |
2015-03-03 | Fix pdfium_embeddertests on XFA. | Tom Sepez |
2015-02-27 | Merge to XFA: Remove unused IDS_ constants from pdfium. | Tom Sepez |
2015-02-27 | Merge to XFA: Pull in gmock for standalone pdfium builds. | Tom Sepez |
2015-02-24 | Merge to XFA: Add small flate decode unit test. | Tom Sepez |
2015-02-10 | Merge https://codereview.chromium.org/897973002/ and https://codereview.chrom... | John Abd-El-Malek |
2015-02-06 | Fix XFA build after combining PDFium into Chromium binary. | John Abd-El-Malek |
2015-02-05 | Merge to XFA: Fix GN build, fpdf_font_utility.cpp no longer present. | Tom Sepez |
2015-02-05 | Merge to XFA: Add namespace and-re-arrange PDFium's local copy of /base. | Tom Sepez |
2015-02-04 | Merge to XFA: Prevent base::CheckedNumeric from leaking outside of pdfium. | Tom Sepez |
2015-02-03 | Merge the following commit to XFA: | John Abd-El-Malek |
2015-02-02 | Merge the following changes to XFA branch: | John Abd-El-Malek |
2015-01-27 | Merge to XFA: Add embedder test for stream length beyond end of file. | Tom Sepez |
2015-01-23 | Merge to XFA: Fix null crash in CheckTrailer. | Tom Sepez |
2015-01-22 | Merge to XFA: pdfium_embeddertests fixes | Tom Sepez |
2015-01-21 | Merge to XFA: Simplify UTF16LE_Encode and add unittest. | Bo Xu |
2015-01-15 | Merge to XFA: Land patch from issue 854603005 at patchset 1 (http://crrev.com... | Tom Sepez |
2015-01-09 | Organize barcode codes into modules. | Bo Xu |
2015-01-09 | Unit test for 417HighLevelEncoder | Tom Sepez |
2015-01-09 | Merge to XFA: Add pdfium_unittests to BUILD.gn | Tom Sepez |
2015-01-05 | XFA: revert bb1405d - Create pdfium_unittests binary. | Tom Sepez |
2014-12-29 | Merge: Create pdfium_unittests binary. [XFA] | Tom Sepez |
2014-12-19 | XFA: merge patch from CL 815103002 | Bo Xu |
2014-12-15 | XFA: merge patch from issue 801913002 and 804463003 | John Abd-El-Malek |
2014-12-02 | Merge "Add big integer library"" | Bo Xu |
2014-11-14 | Add XFA files to GN build. | Tom Sepez |
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 |
2014-06-20 | Import Chromium base/numerics to resolve integer overflow. | Chris Palmer |
2014-06-09 | Disable pointer-to-int conversion warning. | John Abd-El-Malek |