summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-24Add CFX_Matrix::AsTuple().chromium/3591Lei Zhang
2018-10-24Implement FPDFImageObj_GetMatrix().Lei Zhang
2018-10-24Implement FPDFPageObj_GetLineCap().Lei Zhang
2018-10-24Implement FPDFPageObj_GetLineJoin().Lei Zhang
2018-10-24Check CPDFFooObjectFromFPDFPageObject() result.Lei Zhang
2018-10-24Be more particular about FX objects constructed from JSTom Sepez
2018-10-23Pull in current Chromium IMMEDIATE_CRASH() implementation.Lei Zhang
2018-10-23Test color.convert() and equal() from JS (and fix comparison logic).Tom Sepez
2018-10-23Split field.in into field_properties.in and field_methods.inTom Sepez
2018-10-23Remove CJS_Field::ValueIsOccur()Tom Sepez
2018-10-23Remove CJS_Report class.Tom Sepez
2018-10-23Remove JSMessage::kRunSuccess and its stringTom Sepez
2018-10-22Modernize app.* JS method tests.chromium/3590Tom Sepez
2018-10-22Remove third arg to CFX_DIBitmap::LoadChannel()chromium/3589Tom Sepez
2018-10-22Consolidate app_*.in tests into app_methods.inTom Sepez
2018-10-22Add missing property to event_properties.inTom Sepez
2018-10-22Call last uncovered document methods.Tom Sepez
2018-10-22Add FPDFFormFillEmbeddertest.DocumentAActions.Tom Sepez
2018-10-22Remove pdfium_diff target from pdf_is_standalone block.Tom Sepez
2018-10-22Roll v8/ 626844157..db22e96fb (203 commits)Lei Zhang
2018-10-22Fix timezone inconsistency in document methods test.Tom Sepez
2018-10-22Rename CPDF_Object::Type enumerators with k prefixesHans Wennborg
2018-10-22Add k prefixes to CPDF_AAction::AActionType enumeratorsHans Wennborg
2018-10-22Speculative fix for bad FX_Free() under fuzzer.Tom Sepez
2018-10-19Roll v8/ 604c50c84..626844157 (516 commits)chromium/3588chromium/3587chromium/3586Lei Zhang
2018-10-19Roll v8/ c623fabe5..604c50c84 (9 commits)Lei Zhang
2018-10-19Add static asserts for FPDFDOC_AACTION_* constants.Tom Sepez
2018-10-18Fully populate JS platform callbacks in pdfium_testTom Sepez
2018-10-18One more round of IWYU in fxjs/.Lei Zhang
2018-10-18Try assigning more kinds of values to doc propsTom Sepez
2018-10-18Roll v8/ 41562c7c5..c623fabe5 (96 commits)chromium/3585Lei Zhang
2018-10-18Expand CJS_Document::mail{Doc,Form}() parametersTom Sepez
2018-10-18Remove PrintParams object.Tom Sepez
2018-10-18Do IWYU for core/fxcrt/xml headers.Lei Zhang
2018-10-18Remove unused form of CFX_Matrix::TransformRect().Lei Zhang
2018-10-18Do more IWYU in fxjs/.Lei Zhang
2018-10-18Remove some useless calls to the CFX_XMLNode ctor from subclasses.Lei Zhang
2018-10-18Do IWYU in core/fxcrt/css and fix lint errors.Lei Zhang
2018-10-18Add unit tests for CFX_Matrix::TransformRect().Lei Zhang
2018-10-18Forward declare some fxjs/ classes.Lei Zhang
2018-10-18Remove a few V8 includes from header files.Lei Zhang
2018-10-18Change CXFA_LoaderContext::dwFlags to bFilterSpace.Lei Zhang
2018-10-18Avoid pass by value in FPDFPage_Flatten()'s GetMatrix() helper.Lei Zhang
2018-10-18Push/pop the graphics state stack when flattening.Lei Zhang
2018-10-18Convert CXFA_LoaderContext to a struct.Lei Zhang
2018-10-18Clean up CXFA_TextLayout.Lei Zhang
2018-10-18Add JavaScript tests for event API.Tom Sepez
2018-10-18Cache CFGAS_FontMgr::GetFontByUnicode() failures on Windows.Lei Zhang
2018-10-18Shuffle platform-specifc code in CFGAS_FontMgr::GetFontByUnicode().Lei Zhang
2018-10-18De-dup some static string tables in cjs_publicmethods.cppTom Sepez