summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-02-02Add asm.js to third_party/build/build_config.h.Henrique Nakashima
2018-02-02Fix IWYU errors in fpdfppo.cpp.Lei Zhang
2018-02-01Make CFXJSE-created contexts refer to their CFXJS counteparts.chromium/3337Tom Sepez
2018-02-01Change internal usages of GetPageIndexDeprecated() to new method.Henrique Nakashima
2018-02-01Introduce CXFJS_Engine::EngineFromContext/SetEngineInContext helpersTom Sepez
2018-02-01Make FXJSE_Engine constructed from FXJS_Engine.Tom Sepez
2018-02-01Change return of FPDFDest_GetDestPageIndex to int.Henrique Nakashima
2018-02-01Convert CFX_CSSPropertyTable to CFX_CSSDataRyan Harrison
2018-02-01Deprecate FPDFDest_GetPageIndex and create a fixed version.Henrique Nakashima
2018-02-01[jumbo] Compile fix: Move a GetPageContent to a more limited scopeDaniel Bratell
2018-02-01Rename some CJS / IJS names for clarity.Tom Sepez
2018-02-01Test more context overlap in fxjs/fxjs_v8_embeddertest.cppTom Sepez
2018-01-31Experimental API for N-up feature support for printxlou
2018-01-31Roll android_ndk, build, buildtools.Henrique Nakashima
2018-01-31Remove handrolled bsearch from FGAS_GetUnicodeBitFieldRyan Harrison
2018-01-31Move initializers to header for CXFA_ItemLayoutProcessDan Sinclair
2018-01-31Remove handrolled bsearch from XFA_GetScriptAttributeByNameRyan Harrison
2018-01-31Cleanup visibility in CXFA_ItemLayoutProcessorDan Sinclair
2018-01-31Create CXFA_Node::PresenceRequiresSpaceDan Sinclair
2018-01-31Roll pdfium/third_party/freetype/src/ 2c048a8a6..036bdc0c9 (53 commits)Nicolas Pena
2018-01-31Remove handrolled search from GetCSSColorByNamechromium/3336Ryan Harrison