Age | Commit message (Expand) | Author |
2018-02-19 | Simplify formcalc token list | dan sinclair |
2018-02-16 | Reland "Actually enable -Wimplicit-fallthrough for pdfium." | Henrique Nakashima |
2018-02-16 | Correct mapping text to characters for characters missing from font | Ryan Harrison |
2018-02-16 | Fix more fallthroughs before reenabling -Wimplicit-fallthrough. | Henrique Nakashima |
2018-02-16 | Fix mouse pointer in XFA forms. | Henrique Nakashima |
2018-02-16 | Roll DEPS for clang to a695c30c. | Lei Zhang |
2018-02-16 | Avoid 100 blank FX_FONTDESCRIPTOR entries. | Tom Sepez |
2018-02-16 | Add ASSERT to check OOB m_CharCodes | Nicolas Pena |
2018-02-16 | m_pEnumerator only ever has one value, indirection not needed. | Tom Sepez |
2018-02-16 | Implement operator<< for CFX_Rect and CFX_RectF. | Henrique Nakashima |
2018-02-16 | Fix fallthroughs in XFA code.chromium/3350 | Henrique Nakashima |
2018-02-16 | Improve performance of writing path floats. | Dan Sinclair |
2018-02-15 | Revert "Actually enable -Wimplicit-fallthrough for pdfium." | dsinclair |
2018-02-15 | Actually enable -Wimplicit-fallthrough for pdfium. | Nico Weber |
2018-02-15 | Fix roll-freetype script | Nicolas Pena |
2018-02-15 | Make the CFX_XMLNode a MaybeOwned pointer | Dan Sinclair |
2018-02-15 | Correctly seek when header size is larger then expectedchromium/3349 | Ryan Harrison |
2018-02-15 | Add limit to number of formcalc expressions | Dan Sinclair |
2018-02-14 | Fix lifetime probe issue in CJX_Objectchromium/3348 | Dan Sinclair |
2018-02-14 | Check that the request was satisfied in ReadData | Ryan Harrison |
2018-02-14 | Roll pdfium/third_party/freetype/src/ 036bdc0c9..4a03f1744 (2 commits) | Nicolas Pena |
2018-02-14 | Set node to owning element | Dan Sinclair |
2018-02-14 | Cleanup some CXFA_Node flags and methods. | Dan Sinclair |
2018-02-14 | Cleanup CXFA_Node::SetFlag | Dan Sinclair |
2018-02-14 | Cleanup CXFA_Document const-ness | Dan Sinclair |
2018-02-14 | Pdfium: Allow negative font sizes for PostScript printing | rbpotter |
2018-02-13 | Change return value of GetAvailInput | Ryan Harrison |
2018-02-13 | Add last_child to CFX_XMLNode | Dan Sinclair |
2018-02-13 | Remove old version of InitializeV8ForPDFium(). | Lei Zhang |
2018-02-13 | Teach fixup_pdf_template.py to automatically calculate stream length. | Lei Zhang |
2018-02-13 | Split CFX_XMLNode::SaveXMLNode apart | Dan Sinclair |
2018-02-13 | Cleanup CFX_XMLNode pointers | Dan Sinclair |
2018-02-13 | Cleanup CFX_XMLDoc::SaveXMLNode | Dan Sinclair |
2018-02-13 | Cleanup CFX_XMLNode and friendschromium/3347 | Dan Sinclair |
2018-02-13 | Cleanup CXFA_Node ownership | Dan Sinclair |
2018-02-13 | Fix nits in Python code. | Lei Zhang |
2018-02-13 | Convert ASSERT to PDFIUM_IMMEDIATE_CRASH | Dan Sinclair |
2018-02-13 | Add previous sibling pointer to CXFA_Node | Dan Sinclair |
2018-02-13 | Roll v8 to 6353d168. | Lei Zhang |
2018-02-13 | Add tests for CXFA_Node child manipulation | Dan Sinclair |
2018-02-13 | Use actual type in place of void* in V8 map | Tom Sepez |
2018-02-12 | Fix signedness in CJBig2_HuffmanTable, and add overflow check | Nicolas Pena |
2018-02-12 | Test if GC'd FXJS objects have their C-side counterparts cleaned up. | Tom Sepez |
2018-02-12 | Convert CFX_BmpDecompressor to use CFX_MemoryStream | Ryan Harrison |
2018-02-12 | Mark some CPDF_Dictionary pointers as const. | Lei Zhang |
2018-02-12 | Remove a parameter from CPDF_NPageToOneExporter::MakeXObject(). | Lei Zhang |
2018-02-12 | Cleanup CXFA_Node tree pointerschromium/3346 | Dan Sinclair |
2018-02-12 | Drop -Iv8 flag from pdfium build | Tom Sepez |
2018-02-12 | Allow creation of FreeText annotations. | Henrique Nakashima |
2018-02-12 | Get rid of EmbedderTest::RenderPageWithFlagsDeprecated(). | Lei Zhang |