Age | Commit message (Expand) | Author |
2016-02-26 | Re-land "Replace CPDF_Rect and CPDF_Point with CFX types." | Tom Sepez |
2016-02-26 | Revert "Replace CPDF_Rect and CPDF_Point with CFX types." | Tom Sepez |
2016-02-26 | Replace CPDF_Rect and CPDF_Point with CFX types. | Tom Sepez |
2016-02-26 | Silence shift-negative-value warnings only on POSIX/Clang.chromium/2665chromium/2664chromium/2663chromium/2662 | Lei Zhang |
2016-02-26 | Replace or remove _FX control-flow defines | Tom Sepez |
2016-02-25 | Fix static initializers. | Lei Zhang |
2016-02-25 | Use std::lower_bound() in a couple places. | Lei Zhang |
2016-02-25 | Remove FDE_USEFORMATBLOCK. | Dan Sinclair |
2016-02-25 | _XFA_VERIFY_Checksum is always defined. | Dan Sinclair |
2016-02-25 | Remove fde_mem.h | Dan Sinclair |
2016-02-25 | Remove fgas.h and IWYU. | Dan Sinclair |
2016-02-25 | Use std::unique_ptr in CXFA_FMParse. | Lei Zhang |
2016-02-25 | Rename some functions that start with underscore. | Lei Zhang |
2016-02-25 | Remove fde.h and IWYU. | Dan Sinclair |
2016-02-25 | Make CXFA_Node::GetMeasure() and friends const. | Lei Zhang |
2016-02-25 | Remove set but unsed variables. | Lei Zhang |
2016-02-25 | refactor CPDF_Font and subclasses | Wei Li |
2016-02-25 | Make CFX_PSVTemplate simpler. | Tom Sepez |
2016-02-25 | Replace various *_MAX_VALUE macros with numeric_limits. | Dan Sinclair |
2016-02-25 | Fix mac build, part 2. | dan sinclair |
2016-02-25 | Fix Mac Build, missing include. | Dan Sinclair |
2016-02-25 | Remove include only fwl.h and IWYU. | Dan Sinclair |
2016-02-24 | Get rid of CBC_AutoPtr and use std::unique_ptr instead. | Lei Zhang |
2016-02-24 | Build PDFium with -std=c++11 instead of g++11. | Lei Zhang |
2016-02-24 | Remove foo != NULL checks in xfa/src/fxfa. | Lei Zhang |
2016-02-24 | Remove foo != NULL checks in xfa/src/fxbarcode. | Lei Zhang |
2016-02-24 | Clean up some if/else if statements in CPDF_Parser::RebuildCrossRef(). | Lei Zhang |
2016-02-24 | Fix windows build broken at ea208f2. | Tom Sepez |
2016-02-24 | Moar _CAPS work, part 5 | Tom Sepez |
2016-02-24 | Enforce compilation with sdk newer than or same as minimal sdk version on mac... | Wei Li |
2016-02-24 | Remove include only barcode.h and IWYU. | Dan Sinclair |
2016-02-24 | Moar _CAPS naming, part 4 | Tom Sepez |
2016-02-24 | Silence shift-negative-value warnings in third_party | Dan Sinclair |
2016-02-24 | _FXPLUS is never defined. | Tom Sepez |
2016-02-24 | Remove fxv8.h | Dan Sinclair |
2016-02-24 | Use stdint types for FX_WORD and FX_DWORD. | Dan Sinclair |
2016-02-24 | Remove xfa_common.h and IWYU. | Dan Sinclair |
2016-02-24 | Rename fxge .c files to .cpp | Dan Sinclair |
2016-02-24 | Fix android build broken at e238549 | Tom Sepez |
2016-02-24 | Fixing whitespace lint errors. | Dan Sinclair |
2016-02-23 | Simplify CFDE_CSSStyleSelector::SortRulesTo(). | Lei Zhang |
2016-02-23 | Moar _CAPS work, part 3. | Tom Sepez |
2016-02-23 | Allow compilation on mac with older sdk versions | Wei Li |
2016-02-23 | Store opcode function pointers in an unordered_map | Lei Zhang |
2016-02-23 | Support pdfium compilation with xcode 10.11 and higherchromium/2660chromium/2659chromium/2658 | Wei Li |
2016-02-23 | Remove FXSYS_MulDiv(a, b, c). | Dan Sinclair |
2016-02-23 | Remove FXSYS_Div. | Dan Sinclair |
2016-02-23 | openjpeg: Prevent bad cast in opj_j2k_update_image_data | Oliver Chang |
2016-02-23 | Remove FXSYS_Mul. | Dan Sinclair |
2016-02-23 | Remove more _CAPS names | Tom Sepez |