Age | Commit message (Expand) | Author |
2017-11-06 | Mark string pointers as const in string unit tests. | Lei Zhang |
2017-11-06 | Remove C-style casts in CPDF_PSEngine. | Lei Zhang |
2017-11-06 | Remove CXFA_FFDocHandler | Dan Sinclair |
2017-11-06 | Call CJX methods directly instead of proxying | Dan Sinclair |
2017-11-06 | Move CXFA_ResolveProcessor to CFXJSE_ResolveProcessor.chromium/3261 | Dan Sinclair |
2017-11-06 | Revert "Simplify CPDF_HintsTable." | dsinclair |
2017-11-06 | Pack struct FXCMAP_CMap more densely to save 1 KB. | Lei Zhang |
2017-11-06 | Mark some CPDF_StreamContentParser members as const. | Lei Zhang |
2017-11-06 | Make XFA_MAPMODULESDATA a unique_ptr | Dan Sinclair |
2017-11-06 | Remove recursive paramter from CJX_Node::MoveBufferMapData | Dan Sinclair |
2017-11-04 | Remove flag parameter from CXFA_Node::CreateSamePacketNodechromium/3260 | Dan Sinclair |
2017-11-04 | Remove default values from CXFA_Node::GetNodeList | Dan Sinclair |
2017-11-04 | Remove default params for CXFA_Node::{Insert|Remove}Child | Dan Sinclair |
2017-11-04 | Simplify CPDF_HintsTable. | Artem Strygin |
2017-11-04 | Remove default values from CXFA_Node::{CountChildren|GetChild}chromium/3259 | Dan Sinclair |
2017-11-04 | Remove default values from CXFA_Node::{Remove|Insert|Item} | Dan Sinclair |
2017-11-04 | Remove default from CJX_Node::MoveBufferMapData | Dan Sinclair |
2017-11-03 | Remove C-style casts in cpdf_colorspace.cpp. | Lei Zhang |
2017-11-03 | Remove flags param from FXMEM_DefaultAlloc() and friends. | Lei Zhang |
2017-11-03 | Check for NULL pointer in _TIFFfree().chromium/3258 | Lei Zhang |
2017-11-03 | Simplify CPDF_SecurityHandler. | Lei Zhang |
2017-11-03 | The component count in CPDF_IndexedCS should be unsigned. | Lei Zhang |
2017-11-02 | Move parsing logic from FPDF_DataAvail into CPDF_DataAvail. | Artem Strygin |
2017-11-02 | Split CJX_Node::RemoveMapModuleKey | Dan Sinclair |
2017-11-02 | Encapsulate CPDF_FormObject members. | Lei Zhang |
2017-11-02 | Remove useless code. | Artem Strygin |
2017-11-02 | Remove default params from some Map Module methods | Dan Sinclair |
2017-11-02 | Roll {Set|Get}ScriptContent into {Set|Get}Content | Dan Sinclair |
2017-11-02 | Remove default values from CJX_Node::{TryUserData|GetScriptContent} | Dan Sinclair |
2017-11-02 | Fix visibility of some CJX_Node methods | Dan Sinclair |
2017-11-02 | Refactoring of cross refs availability check. | Artem Strygin |
2017-11-02 | Rename Transparency to iTransparency. | Lei Zhang |
2017-11-02 | Remove default values from Set{UserData|Object} and GetUserData. | Dan Sinclair |
2017-11-02 | Remove some C-style const char* casts. | Lei Zhang |
2017-11-02 | Remove default value from CJX_Node::{Set|Try}Measure | Dan Sinclair |
2017-11-02 | Remove default values from CJX_Node::{Set|Try}Boolean | Dan Sinclair |
2017-11-02 | Remove default values from CJX_Node::{Set|Try}Enum | Dan Sinclair |
2017-11-02 | Remove default values from CJX_Node::TryContent | Dan Sinclair |
2017-11-02 | Remove default values from CJX_Node::SetCData | Dan Sinclair |
2017-11-02 | Cleanup params to CJX_Node::TryCData | Dan Sinclair |
2017-11-02 | Remove CJX_Node::SetInteger default value | Dan Sinclair |
2017-11-02 | Remove default value from CJX_Node::TryInteger | Dan Sinclair |
2017-11-02 | Remove some redundent code in CPDF_DIBSource::StartLoadDIBSource(). | Lei Zhang |
2017-11-02 | Remove default values for CJX_Node::SetContent | Dan Sinclair |
2017-11-02 | Remove default value from CJX_Node::GetProperty | Dan Sinclair |
2017-11-02 | Simplify some CMap code. | Lei Zhang |
2017-11-02 | CMemFile's buffer should be const uint8_t* const. | Lei Zhang |
2017-11-02 | Remove default values from CJX_Node::SetAttributeValue | Dan Sinclair |
2017-11-02 | Remove default params from CJX_Node::SetScriptContent | Dan Sinclair |
2017-11-02 | Remove default value from CJX_Node::GetAttribute | Dan Sinclair |