Age | Commit message (Expand) | Author |
2015-12-22 | Revert "Cleanup: Remove unused CFX_PSRenderer and various encoders it used." | Lei Zhang |
2015-12-22 | Cleanup: Remove unused CFX_PSRenderer and various encoders it used. | Lei Zhang |
2015-12-21 | Fix JS seconds since epoch to date conversions. | Lei Zhang |
2015-12-17 | Correctly extracting email addresses | Wei Li |
2015-12-10 | Fix BUILD.gn to load the correct V8 snapshot configurationchromium/2589chromium/2588 | Jochen Eisinger |
2015-11-16 | Reland "Cleanup some numeric code.""chromium/2567 | Dan Sinclair |
2015-11-12 | Fix another typo in BUILD.gn | Oliver Chang |
2015-11-12 | Fix typos in BUILD.gn.chromium/2566chromium/2565 | Oliver Chang |
2015-11-11 | (Reland) Fix extraction of colour components in CPDF_DIBSource::DownSampleSca... | Oliver Chang |
2015-11-11 | Revert "Fix extraction of colour components in CPDF_DIBSource::DownSampleScan... | Oliver Chang |
2015-11-11 | Fix extraction of colour components in CPDF_DIBSource::DownSampleScanline32Bit | Oliver Chang |
2015-11-10 | Fix typos in BUILD.gn.chromium/2563chromium/2562chromium/2561 | Lei Zhang |
2015-11-10 | Revert x4 "Cleanup some numeric code." | dan sinclair |
2015-11-10 | Revert "Revert "Revert "Revert "Cleanup some numeric code."""" | dan sinclair |
2015-11-10 | Remove core/src/fpdfapi/fpdf_font/common.h and use stdint types. | Lei Zhang |
2015-11-09 | Remove dead code in fx_codec_jbig_enc.cpp. | Lei Zhang |
2015-11-09 | Add path service to retrieve test data directory at run time so tests can be ... | Wei Li |
2015-11-05 | Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557 | Lei Zhang |
2015-11-05 | Update bundled freetype to 2.6.1 | Oliver Chang |
2015-11-04 | Enforce input and output dimensionalities for CPDF_StitchFunc. | Oliver Chang |
2015-11-03 | Revert "Revert "Revert "Cleanup some numeric code.""" | Dan Sinclair |
2015-11-03 | Revert "Revert "Cleanup some numeric code."" | Dan Sinclair |
2015-11-03 | Add test for CPDF_SyntaxParser::ReadHexString. | Dan Sinclair |
2015-11-02 | Add test for CPDF_StreamParser::ReadHexString.chromium/2555chromium/2554chromium/2553 | Dan Sinclair |
2015-11-02 | Add tests for CMap_GetCode and CMap_GetCodeRange. | Dan Sinclair |
2015-11-02 | Add a test for the HexDecode method. | Dan Sinclair |
2015-11-02 | Add test for StringToCode and StringToWideString | Dan Sinclair |
2015-11-02 | Support linearized loading | Jun Fang |
2015-10-30 | Port https://codereview.chromium.org/398163006 to gn. | Nico Weber |
2015-10-30 | Remove external jpeg provider interface. | Tom Sepez |
2015-10-30 | More chromium_code whack-a-mole. | Nico Weber |
2015-10-30 | chromium_code tweaks for Windows and Linux/gyp. | Nico Weber |
2015-10-30 | Turn on chromium_code (except -Wsign-compare, for now) for pdfium | Nico Weber |
2015-10-30 | Add standard "Must be after no_chromium_code" comment in GN files. | Lei Zhang |
2015-10-29 | Revert "Cleanup some numeric code." | dan sinclair |
2015-10-29 | Cleanup some numeric code. | Dan Sinclair |
2015-10-27 | Type check the m_pShadingObj before assuming it's a stream. | Dan Sinclair |
2015-10-26 | Delete unused fpdfsdkdll.rc and resource.h. | Lei Zhang |
2015-10-26 | Partial revert of commit c6d8683 to fix a GN + Win/Clang build warning.chromium/2552chromium/2551chromium/2550chromium/2549chromium/2548 | Lei Zhang |
2015-10-26 | Revert "Make m_pShadingObj a CPDF_Stream instead of CPDF_Object." | Dan Sinclair |
2015-10-26 | Make m_pShadingObj a CPDF_Stream instead of CPDF_Object. | Dan Sinclair |
2015-10-22 | Sync build settings to XFA. | Dan Sinclair |
2015-10-21 | Remove FFL_Utils as it is unused. | Dan Sinclair |
2015-10-19 | Remove unused CFFL_Notify. | Lei Zhang |
2015-10-19 | Consolidate test support code. | Tom Sepez |
2015-10-09 | Allow compiling PDFium without V8. | Tom Sepez |
2015-10-07 | Stop inlining CJBig2_BitStream. | Lei Zhang |
2015-10-06 | Make the vast majority of JS headers private to src/javascript. | Tom Sepez |
2015-10-05 | Remove JavaScript.h | Tom Sepez |
2015-09-24 | Split up JBig2_GeneralDecoder.cpp. | Lei Zhang |