summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-26Merge to M50: Add a missing initialisation for CPDF_ContentMarkItem.chromium/2661Oliver Chang
2016-04-07Merge to M50: Fix a regression caused by 7cf13c9Lei Zhang
2016-04-05Merge to M50: Re-land "Only place primitive objects on the V8 global template."Oliver Chang
2016-04-05Merge to M50: Re-land "Preserve m_pDynamicObjsMap until FXJS_PerIsolateData i...Oliver Chang
2016-03-21Merge to M50: Reland "Fix sycc{420,422}_to_rgb issues."Oliver Chang
2016-03-08Merge to M50: Fix O(n^2) behaviour in parser.Tom Sepez
2016-02-26Silence shift-negative-value warnings only on POSIX/Clang.chromium/2665chromium/2664chromium/2663chromium/2662Lei Zhang
2016-02-26Replace or remove _FX control-flow definesTom Sepez
2016-02-25Fix static initializers.Lei Zhang
2016-02-25Use std::lower_bound() in a couple places.Lei Zhang
2016-02-25Remove FDE_USEFORMATBLOCK.Dan Sinclair
2016-02-25_XFA_VERIFY_Checksum is always defined.Dan Sinclair
2016-02-25Remove fde_mem.hDan Sinclair
2016-02-25Remove fgas.h and IWYU.Dan Sinclair
2016-02-25Use std::unique_ptr in CXFA_FMParse.Lei Zhang
2016-02-25Rename some functions that start with underscore.Lei Zhang
2016-02-25Remove fde.h and IWYU.Dan Sinclair
2016-02-25Make CXFA_Node::GetMeasure() and friends const.Lei Zhang
2016-02-25Remove set but unsed variables.Lei Zhang
2016-02-25refactor CPDF_Font and subclassesWei Li
2016-02-25Make CFX_PSVTemplate simpler.Tom Sepez
2016-02-25Replace various *_MAX_VALUE macros with numeric_limits.Dan Sinclair
2016-02-25Fix mac build, part 2.dan sinclair
2016-02-25Fix Mac Build, missing include.Dan Sinclair
2016-02-25Remove include only fwl.h and IWYU.Dan Sinclair
2016-02-24Get rid of CBC_AutoPtr and use std::unique_ptr instead.Lei Zhang
2016-02-24Build PDFium with -std=c++11 instead of g++11.Lei Zhang
2016-02-24Remove foo != NULL checks in xfa/src/fxfa.Lei Zhang
2016-02-24Remove foo != NULL checks in xfa/src/fxbarcode.Lei Zhang
2016-02-24Clean up some if/else if statements in CPDF_Parser::RebuildCrossRef().Lei Zhang
2016-02-24Fix windows build broken at ea208f2.Tom Sepez
2016-02-24Moar _CAPS work, part 5Tom Sepez
2016-02-24Enforce compilation with sdk newer than or same as minimal sdk version on mac...Wei Li
2016-02-24Remove include only barcode.h and IWYU.Dan Sinclair
2016-02-24Moar _CAPS naming, part 4Tom Sepez
2016-02-24Silence shift-negative-value warnings in third_partyDan Sinclair
2016-02-24_FXPLUS is never defined.Tom Sepez
2016-02-24Remove fxv8.hDan Sinclair
2016-02-24Use stdint types for FX_WORD and FX_DWORD.Dan Sinclair
2016-02-24Remove xfa_common.h and IWYU.Dan Sinclair
2016-02-24Rename fxge .c files to .cppDan Sinclair
2016-02-24Fix android build broken at e238549Tom Sepez
2016-02-24Fixing whitespace lint errors.Dan Sinclair
2016-02-23Simplify CFDE_CSSStyleSelector::SortRulesTo().Lei Zhang
2016-02-23Moar _CAPS work, part 3.Tom Sepez
2016-02-23Allow compilation on mac with older sdk versionsWei Li
2016-02-23Store opcode function pointers in an unordered_mapLei Zhang
2016-02-23Support pdfium compilation with xcode 10.11 and higherchromium/2660chromium/2659chromium/2658Wei Li
2016-02-23Remove FXSYS_MulDiv(a, b, c).Dan Sinclair
2016-02-23Remove FXSYS_Div.Dan Sinclair