Age | Commit message (Expand) | Author |
2017-07-31 | More fixes for coverage_report.py | Ryan Harrison |
2017-07-28 | Use FX_GetUnicodeProperties() in more places.chromium/3173chromium/3172chromium/3171 | Lei Zhang |
2017-07-28 | Fix broken coverage_report.py | Ryan Harrison |
2017-07-28 | Remove unused param from CFX_TxtBreak::AppendChar_PageLoad(). | Lei Zhang |
2017-07-28 | LibTIFF: upstream patch to fix null dereference | Nicolas Pena |
2017-07-28 | Add CPDF_Stream::ReplaceData method.chromium/3170 | Artem Strygin |
2017-07-28 | Convert calls to Mid() to Left() or Right() if possible | Ryan Harrison |
2017-07-28 | Return removed value from dictionary. | Artem Strygin |
2017-07-28 | Implement read validator. | Artem Strygin |
2017-07-27 | Simplify FX_GetMirrorChar() code. | Lei Zhang |
2017-07-27 | Unify FPDF_LoadXXXDocument functions. | Artem Strygin |
2017-07-27 | Define SIZEOF_VOIDP and other cleanup in tiffconf | Nicolas Pena |
2017-07-27 | Remove single param Mid() method from string classes | Ryan Harrison |
2017-07-27 | Simplify CFX_BidiLine code. | Lei Zhang |
2017-07-27 | Move CXFA_FMParse to CFXA_FMParser | Ryan Harrison |
2017-07-27 | Remove CFX_ByteTextBuf from cxfa_fm2jscontext.cpp | Henrique Nakashima |
2017-07-27 | Remove 0 from the valid FormCalc characters | Ryan Harrison |
2017-07-27 | Refactor whitespace lexing to be explicit | Ryan Harrison |
2017-07-27 | Rewrite FMLexer to use nullptr for errors | Ryan Harrison |
2017-07-27 | Add conversion from FMTokens to strings | Ryan Harrison |
2017-07-27 | The FDE CSS code does not use the CFGAS_FontMgr | Dan Sinclair |
2017-07-27 | Fixup includes in xfa/fde/csschromium/3169 | Dan Sinclair |
2017-07-27 | Removed unused helper function | Ryan Harrison |
2017-07-27 | Move CXFA_CSSTagProvider to inner class of CXFA_TextParser | Dan Sinclair |
2017-07-27 | Added FPDFDoc_DeleteAttachment() | Jane Liu |
2017-07-27 | Added CPDF_NameTree::DeleteValueAndName() | Jane Liu |
2017-07-27 | Add TypeTextIntoTextField() helper functions to CPWL embeddertests. | Diana Gage |
2017-07-27 | Text Driver: add CLRF characters for new lines | rbpotter |
2017-07-26 | Allow CFX_RTemplate to work with CFX_FloatRect | Dan Sinclair |
2017-07-26 | Add ClickOnFormFieldAtPoint() helper to FPDFFormFillEmbeddertest. | Diana Gage |
2017-07-26 | Use std::min/max in fx_coordinates.h | Dan Sinclair |
2017-07-26 | Make comment match code | Dan Sinclair |
2017-07-26 | Use method to get global object | Dan Sinclair |
2017-07-26 | Fix FPDF_RenderPageBitmapWithMatrix | Nicolas Pena |
2017-07-26 | Remove recursion from CPDF_DataAvail::HaveResourceXXX. | Artem Strygin |
2017-07-26 | Add another check for GetSelectedText(). | Diana Gage |
2017-07-26 | Added missing STDCALLchromium/3168 | Jane Liu |
2017-07-26 | Roll clang to 7185692. | Lei Zhang |
2017-07-26 | Update document on how to use a different visual studio version | Wei Li |
2017-07-26 | Remove useless code. | Artem Strygin |
2017-07-26 | Clean up CXFA_Measurement and callers. | Lei Zhang |
2017-07-25 | Clean up data passing in FormCalc Lexerchromium/3167 | Ryan Harrison |
2017-07-25 | flush but do not release skia driver | Cary Clark |
2017-07-25 | Move fpdfsdk/pdfwindow to fpdfsdk/pwl | Dan Sinclair |
2017-07-24 | Basic APIs and tests for adding attachments | Jane Liu |
2017-07-24 | Remove unused m_iRef in CPDFXFA_Page | Tom Sepez |
2017-07-24 | Rename FMLexer methods to be more descriptive | Ryan Harrison |
2017-07-24 | Roll clang to 2bf5912. | Lei Zhang |
2017-07-24 | Add FORM_DeleteSelectedText() and embedder tests. | Diana Gage |
2017-07-24 | Observe Annot destruction in CPDFSDK_PageView::DeleteAnnot | Tom Sepez |