Age | Commit message (Expand) | Author |
2018-04-26 | Improve diffing and regeneration of expected pngs. | Henrique Nakashima |
2018-04-26 | Optionally optimize PNGs with optipng in make_expected.sh. | Lei Zhang |
2018-04-25 | Replace reinterpret_cast with static_cast where possible | Tom Sepez |
2018-04-25 | Make XFA Caret become immediately visible when moved. | Henrique Nakashima |
2018-04-25 | Use local for return value in factory method | Ryan Harrison |
2018-04-25 | Don't store CE (comment extension) block data when decoding GIF | Ryan Harrison |
2018-04-25 | Use a bool in FindBit() in the fax codec. | Lei Zhang |
2018-04-25 | Add PostScript PASSTHROUGH options to FPDF_SetPrintMode(). | Lei Zhang |
2018-04-25 | Use PredictorType in more places. | Lei Zhang |
2018-04-25 | Clean up CCodec_FlateScanlineDecoder. | Lei Zhang |
2018-04-25 | Introduce ScopedFPDF types in public/cpp/fpdf_scopers.h | Tom Sepez |
2018-04-25 | Allow failing to build CFXA_FWLTheme if unable to load fonts | Ryan Harrison |
2018-04-25 | Remove unused PNGEncode() code. | Lei Zhang |
2018-04-25 | Roll third_party/googletest/src/ a325ad2db..4bd8c4638 (125 commits) | Lei Zhang |
2018-04-25 | Use WindowsPrintMode in more places in place of ints. | Lei Zhang |
2018-04-25 | Fix behavior of Delete key in XFA edit. | Henrique Nakashima |
2018-04-25 | Fix slight type inconsistencies discovered with strict FPDF API types. | Tom Sepez |
2018-04-25 | Remove CDWriteExt. | Lei Zhang |
2018-04-25 | Roll third_party/freetype/src/ 26ad1acbc..2157d8fa6 (21 commits)chromium/3409 | Nicolas Pena |
2018-04-25 | Remove m_NodeStack from CFX_XMLParserchromium/3408 | Dan Sinclair |
2018-04-24 | Fix include order for cpdfxfa_context.hchromium/3407 | Tom Sepez |
2018-04-24 | Remove m_CurNodeType from CFX_XMLParser | Dan Sinclair |
2018-04-24 | Switch declaration order to prevent UAF | Ryan Harrison |
2018-04-24 | Remove CFX_BlockBufferchromium/3406 | Dan Sinclair |
2018-04-24 | Fix edit text rendered with wrong offsets after deletion. | Henrique Nakashima |
2018-04-24 | Cleanup CFX_XMLParser entity conversion | Dan Sinclair |
2018-04-24 | Fix caret moving to next line on click in multiline XFA edit. | Henrique Nakashima |
2018-04-24 | Remove duplicate data extraction from CFX_XMLParser | Dan Sinclair |
2018-04-23 | Cleanup CFX_XMLParser initialization | Dan Sinclair |
2018-04-23 | Pre-allocate more string buffers in barcode code | Ryan Harrison |
2018-04-23 | Make CFX_SeekableStreamProxy a subclass of IFX_SeekableReadStreamchromium/3405 | Dan Sinclair |
2018-04-23 | Change CFX_XML Save to take a write stream | Dan Sinclair |
2018-04-23 | Validate the Size dictionary entry in CPDF_SampledFunc. | Lei Zhang |
2018-04-23 | Revert "Change CFX_XML Save to take a write stream" | dsinclair |
2018-04-23 | Revert "Make CFX_SeekableStreamProxy a subclass of IFX_SeekableReadStream" | dsinclair |
2018-04-23 | Make CFX_SeekableStreamProxy a subclass of IFX_SeekableReadStream | dan sinclair |
2018-04-23 | Change CFX_XML Save to take a write stream | Dan Sinclair |
2018-04-23 | Create FPDFPageObjMark_GetParamStringValue(). | Henrique Nakashima |
2018-04-23 | Disable JavaScript entirely if no JSPlatform passed by embedder. | Tom Sepez |
2018-04-23 | Provide double-byte terminator in Windows font variant name. | Tom Sepez |
2018-04-23 | Create API to get PageObject mark parameters. | Henrique Nakashima |
2018-04-23 | Fix some nits in CPDF_SampledFunc(). | Lei Zhang |
2018-04-23 | Add more image size checks in CJBig2_Context. | Lei Zhang |
2018-04-20 | Add CPDF_PatternCS::GetPatternRGB(const PatternValue& value).chromium/3404chromium/3403chromium/3402 | Lei Zhang |
2018-04-20 | Revert "Do validation earlier in CPDF_SampledFunc::v_Init()." | Lei Zhang |
2018-04-19 | Caret moves after clicked char if closer to its right rect boundary.chromium/3401 | Henrique Nakashima |
2018-04-19 | Fix duplicated text in each line in XFA widgets. | Henrique Nakashima |
2018-04-19 | Fix caret moving to start of edit on click after the text. | Henrique Nakashima |
2018-04-19 | Add public APIs for undo / redo in forms. | Lei Zhang |
2018-04-19 | Change SHADING_STEPS from a #define to a constant. | Lei Zhang |