Age | Commit message (Expand) | Author |
2018-02-06 | Extract classes in fx_bmp.h into their own files | Ryan Harrison |
2018-02-06 | Convert BMP class name style to match other codecs | Ryan Harrison |
2018-02-06 | Move core/fxcodec/lbmp/ -> core/fxcodec/bmp/ | Ryan Harrison |
2018-02-06 | Changing the member naming style in BMPDecompressor | Ryan Harrison |
2018-02-06 | Fix an infinite recursion in pdfium_test. | Lei Zhang |
2018-02-06 | Add rendering embeddertests for FPDF_ImportNPagesToOne. | xlou |
2018-02-05 | Limit dest buffer to 1GB in FlateOrLZWDecode. | Henrique Nakashima |
2018-02-05 | Fold CJS_EmbedObj classes into CJS_Object classes | Dan Sinclair |
2018-02-05 | Remove the CJS_EmbedObj template param from JSConstructor. | Dan Sinclair |
2018-02-05 | Make EmbedderTest class member style consistent. | Lei Zhang |
2018-02-05 | Fix testing.cpp build with v8_use_external_startup_data=false. | Lei Zhang |
2018-02-05 | Use unique pointer in CFXJS_PerObjectData. | Tom Sepez |
2018-02-05 | Fix some formcalc constant naming. | Lei Zhang |
2018-02-05 | [v8-platform] Store the platform in a unique_ptr | Andreas Haas |
2018-02-05 | Add 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-05 | Include time.h on wasm.chromium/3342chromium/3341 | Henrique Nakashima |
2018-02-05 | Move const arrays to CFXJS_Engine from CJS_V8 | Tom Sepez |
2018-02-02 | Teach the presubmit check to look for checkdeps in other places.chromium/3340chromium/3339chromium/3338 | Lei Zhang |
2018-02-02 | Remove third_party/build/build_config.h. | Lei Zhang |
2018-02-02 | Small tidy of fxjs | Tom Sepez |
2018-02-02 | Remove V8 context from CJS_V8 | Tom Sepez |
2018-02-02 | Make global object function names clearer. | Tom Sepez |
2018-02-02 | Add asm.js to third_party/build/build_config.h. | Henrique Nakashima |
2018-02-02 | Fix IWYU errors in fpdfppo.cpp. | Lei Zhang |
2018-02-01 | Make CFXJSE-created contexts refer to their CFXJS counteparts.chromium/3337 | Tom Sepez |
2018-02-01 | Change internal usages of GetPageIndexDeprecated() to new method. | Henrique Nakashima |
2018-02-01 | Introduce CXFJS_Engine::EngineFromContext/SetEngineInContext helpers | Tom Sepez |
2018-02-01 | Make FXJSE_Engine constructed from FXJS_Engine. | Tom Sepez |
2018-02-01 | Change return of FPDFDest_GetDestPageIndex to int. | Henrique Nakashima |
2018-02-01 | Convert CFX_CSSPropertyTable to CFX_CSSData | Ryan Harrison |
2018-02-01 | Deprecate FPDFDest_GetPageIndex and create a fixed version. | Henrique Nakashima |
2018-02-01 | [jumbo] Compile fix: Move a GetPageContent to a more limited scope | Daniel Bratell |
2018-02-01 | Rename some CJS / IJS names for clarity. | Tom Sepez |
2018-02-01 | Test more context overlap in fxjs/fxjs_v8_embeddertest.cpp | Tom Sepez |
2018-01-31 | Experimental API for N-up feature support for print | xlou |
2018-01-31 | Roll android_ndk, build, buildtools. | Henrique Nakashima |
2018-01-31 | Remove handrolled bsearch from FGAS_GetUnicodeBitField | Ryan Harrison |
2018-01-31 | Move initializers to header for CXFA_ItemLayoutProcess | Dan Sinclair |
2018-01-31 | Remove handrolled bsearch from XFA_GetScriptAttributeByName | Ryan Harrison |
2018-01-31 | Cleanup visibility in CXFA_ItemLayoutProcessor | Dan Sinclair |
2018-01-31 | Create CXFA_Node::PresenceRequiresSpace | Dan Sinclair |
2018-01-31 | Roll pdfium/third_party/freetype/src/ 2c048a8a6..036bdc0c9 (53 commits) | Nicolas Pena |
2018-01-31 | Remove handrolled search from GetCSSColorByNamechromium/3336 | Ryan Harrison |
2018-01-31 | Remove handrolled search from GetCSSLengthUnitByName | Ryan Harrison |
2018-01-31 | Remove handrolled search from GetCodePageFromCharset | Ryan Harrison |
2018-01-31 | Remove handrolled search from GetEventParaInfoByName | Ryan Harrison |
2018-01-31 | Remove handrolled search from GetCSSPropertyValueByName | Ryan Harrison |
2018-01-31 | Explicitly suppress -Wimplicit-fallthrough for pdfium. | Nico Weber |
2018-01-31 | Clean up CSS property table | Ryan Harrison |