Age | Commit message (Expand) | Author |
2016-03-08 | Remove xfa/src/fxjse/src and move code up a level. | Dan Sinclair |
2016-03-08 | Remove xfa/src/fxfa/src/common and xfa/src/fxfa/src | Dan Sinclair |
2016-03-08 | Remove xfa/src/fwl/src and move code up a level. | Dan Sinclair |
2016-03-08 | Move fx_agg_driver files up one level | Dan Sinclair |
2016-03-08 | Remove extraneous xfa/src/fwl/src include/ directories. | Dan Sinclair |
2016-03-07 | Suppress C4201 for Windows build. | Oliver Chang |
2016-03-04 | Add unit tests for FPDFBookmark_Find() | Wei Li |
2016-03-04 | Small change to enable skia-backed version of pdfium. | Cary Clark |
2016-03-03 | Fix parsing of object numbers > 16,777,216. | Dan Sinclair |
2016-03-02 | Rename png_ functions conflicting with chrome. | Tom Sepez |
2016-02-29 | Remove fx_fpf.h and IWYU | Dan Sinclair |
2016-02-29 | Remove xfa_fm2js.h and IWYU. | Dan Sinclair |
2016-02-29 | Remove foxitlib.h and foxitxfa.h and IWYU. | Dan Sinclair |
2016-02-29 | Remove fgas_base.h and IWYU | Dan Sinclair |
2016-02-25 | Remove FDE_USEFORMATBLOCK. | Dan Sinclair |
2016-02-25 | Remove fde_mem.h | Dan Sinclair |
2016-02-25 | Remove fgas.h and IWYU. | Dan Sinclair |
2016-02-25 | Remove fde.h and IWYU. | Dan Sinclair |
2016-02-25 | Remove set but unsed variables. | Lei Zhang |
2016-02-25 | Remove include only fwl.h and IWYU. | Dan Sinclair |
2016-02-24 | Remove include only barcode.h and IWYU. | Dan Sinclair |
2016-02-24 | Remove xfa_common.h and IWYU. | Dan Sinclair |
2016-02-24 | Rename fxge .c files to .cpp | Dan Sinclair |
2016-02-23 | Remove many _CAPS structure names. | Tom Sepez |
2016-02-22 | Really apply git cl format to BUILD.gn | Tom Sepez |
2016-02-18 | Clean up CPDF_FileSpec and add unit tests | Wei Li |
2016-02-16 | Refactor CPDF_SimpleParser and add unit tests. | Wei Li |
2016-02-11 | Remove unused NormalizeString() | Tom Sepez |
2016-02-09 | Several pure virtual IFWL_Adapter* classes not implemented. | Tom Sepez |
2016-02-08 | CPDF_TextStream::m_pObjArray is always NULL | Tom Sepez |
2016-01-29 | Merge to XFA: Add tests for CBA_AnnotIterator. | Tom Sepez |
2016-01-22 | Merge to XFA: Fixed object references in CPDF_Object | Wei Li |
2016-01-20 | Merge to XFA: Replace more CFX_MapPtrToPtr. | Tom Sepez |
2016-01-19 | Resolve fde_xml.h header collisionchromium/2631chromium/2630chromium/2629chromium/2628chromium/2627chromium/2626 | Tom Sepez |
2016-01-08 | XFA: Remove many relative includes in xfa/ | Lei Zhang |
2016-01-06 | Merge to XFA: Add fpdf_edit basic creation embedder test. | Tom Sepez |
2016-01-05 | Merge to XFA: Remove header files that only have includes. | Lei Zhang |
2016-01-05 | Merge to XFA: Add embedder test for fpdfsave.cpp and bug 342 | Tom Sepez |
2016-01-04 | Merge to XFA: Add FPDFDoc_GetPageMode() embeddertest | Tom Sepez |
2015-12-24 | Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr. | Lei Zhang |
2015-12-21 | Merge to XFA: Fix JS seconds since epoch to date conversions. | Lei Zhang |
2015-12-17 | Merge to XFA: Correctly extracting email addresses | Wei Li |
2015-12-10 | Fix BUILD.gn to load the correct V8 snapshot configuration | Jochen Eisinger |
2015-12-09 | XFA: Fix win8 gn build under chromium checkout (non-xfa) | Tom Sepez |
2015-12-08 | XFA: Fix GN build under chromium checkout when no targets specified | Tom Sepez |
2015-12-08 | Move default value of pdf_enable_xfa to standalone.gypi | Tom Sepez |
2015-11-16 | Merge to XFA: Reland "Cleanup some numeric code."" | Dan Sinclair |
2015-11-12 | Merge to XFA: Fix another typo in BUILD.gn | Oliver Chang |
2015-11-12 | Merge to XFA: Fix typos in BUILD.gn. | Oliver Chang |
2015-11-11 | Merge to XFA: Fix extraction of colour components in CPDF_DIBSource::DownSamp... | Oliver Chang |