summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-08Do page load/unload checks in EmbedderTest for saved pages.chromium/3344Lei Zhang
2018-02-08Move cjs_v8.cpp to cfx_v8.cppTom Sepez
2018-02-08Move XFA-specific methods out of CJS_V8.Tom Sepez
2018-02-08Revert "Convert CXFA_Node to store a vector of children"dsinclair
2018-02-08Make CFXJS_Engine::SetObjectPrivate() static.Tom Sepez
2018-02-08Convert CXFA_Node to store a vector of childrenDan Sinclair
2018-02-08Do more page load/unload checks in EmbedderTest.Lei Zhang
2018-02-08[v8-platform] Store the platform in a unique_ptr. (Try 2)Lei Zhang
2018-02-07Remove some deprecated RenderPage method usage.Lei Zhang
2018-02-07Split creation of ordinary object and bound objects in FXJS.chromium/3343Tom Sepez
2018-02-07Handle removed fonts correctly in GetFontByCodePageRyan Harrison
2018-02-07Clean up RenderPage methods in EmbedderTest.Lei Zhang
2018-02-07Restore assert when GetCharacterInfo is called on an empty edit.Henrique Nakashima
2018-02-07Check that request sizes in ReadData don't overflowRyan Harrison
2018-02-07Make xfa_fxfa_parser target jumbo capable.Lei Zhang
2018-02-07Remove unused return values from CXFA_NodeDan Sinclair
2018-02-07Revert "[v8-platform] Store the platform in a unique_ptr"Dan Sinclair
2018-02-07More GetPageNumbers() clean up in fpdf_ppo.cpp.Lei Zhang
2018-02-06Change MakeXObject to update reference from the root of the source page.xlou
2018-02-06Use temporary iterator to avoid potential OOBRyan Harrison
2018-02-06Fix caret not appearing in XFA Edits.Henrique Nakashima
2018-02-06Avoid needless malloc for v8:Global array.Tom Sepez
2018-02-06Remove unused FreeObjectPrivate() overload.Tom Sepez
2018-02-06IWYUMike Reed
2018-02-06Make the CXFA_Node parent pointer UnownedDan Sinclair
2018-02-06Break unneeded dep on Bmp codec in Gif codecRyan Harrison
2018-02-06Account for skip size before getting image ifh sizeRyan Harrison
2018-02-06Extract classes in fx_bmp.h into their own filesRyan Harrison
2018-02-06Convert BMP class name style to match other codecsRyan Harrison
2018-02-06Move core/fxcodec/lbmp/ -> core/fxcodec/bmp/Ryan Harrison
2018-02-06Changing the member naming style in BMPDecompressorRyan Harrison
2018-02-06Fix an infinite recursion in pdfium_test.Lei Zhang
2018-02-06Add rendering embeddertests for FPDF_ImportNPagesToOne.xlou
2018-02-05Limit dest buffer to 1GB in FlateOrLZWDecode.Henrique Nakashima
2018-02-05Fold CJS_EmbedObj classes into CJS_Object classesDan Sinclair
2018-02-05Remove the CJS_EmbedObj template param from JSConstructor.Dan Sinclair
2018-02-05Make EmbedderTest class member style consistent.Lei Zhang
2018-02-05Fix testing.cpp build with v8_use_external_startup_data=false.Lei Zhang
2018-02-05Use unique pointer in CFXJS_PerObjectData.Tom Sepez
2018-02-05Fix some formcalc constant naming.Lei Zhang
2018-02-05[v8-platform] Store the platform in a unique_ptrAndreas Haas
2018-02-05Add FPDFAnnotationDeleter for use with std::unique_ptr.Lei Zhang
2018-02-05[XFA] dot_accessor may not provide a valid object.Dan Sinclair
2018-02-05Include time.h on wasm.chromium/3342chromium/3341Henrique Nakashima
2018-02-05Move const arrays to CFXJS_Engine from CJS_V8Tom Sepez
2018-02-02Teach the presubmit check to look for checkdeps in other places.chromium/3340chromium/3339chromium/3338Lei Zhang
2018-02-02Remove third_party/build/build_config.h.Lei Zhang
2018-02-02Small tidy of fxjsTom Sepez
2018-02-02Remove V8 context from CJS_V8Tom Sepez
2018-02-02Make global object function names clearer.Tom Sepez