Age | Commit message (Expand) | Author |
2017-03-28 | Remove download_binaries.py from DEPS | Tom Anderson |
2017-03-28 | Remove CFX_ArrayTempalte from cxfa_resolvprocessor.cpp | Tom Sepez |
2017-03-28 | Remove CFX_ArrayTemplate from xfa_layoutpagemgr.cppchromium/3055 | Tom Sepez |
2017-03-28 | Remove CFX_ArrayTemplate from CXFA_Node. | Tom Sepez |
2017-03-28 | Add bounds check into JBIG2 Arith decoder. | Dan Sinclair |
2017-03-28 | Init PDFium in fuzzer code | Dan Sinclair |
2017-03-28 | Add JBig2_BitStream ReadNBits unittests | Dan Sinclair |
2017-03-28 | Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" | Tom Sepez |
2017-03-28 | Revert "Refcount all CFX_DIBSources (and subclasses) all the time." | dsinclair |
2017-03-28 | Remove CFX_ArrayTemplate from xfa_document_datamerger_imp.cpp | Tom Sepez |
2017-03-28 | remove CFX_ArrayTemplate from cfde_txtedtparag.cpp | Tom Sepez |
2017-03-28 | use std::vector for m_rgSpecifiedColumnWidths | Tom Sepez |
2017-03-28 | Refcount all CFX_DIBSources (and subclasses) all the time. | Tom Sepez |
2017-03-28 | Remove CFX_ArrayTemplate in CXFA_ValueArray | Tom Sepez |
2017-03-27 | Cleanup fx_dib_composite part 6chromium/3054 | Nicolas Pena |
2017-03-27 | Return arrays where appropriate in fxfa. | Tom Sepez |
2017-03-27 | Convert new into MakeUnique | Dan Sinclair |
2017-03-27 | Verify available bits in bit stream | Dan Sinclair |
2017-03-27 | Fix some ASAN issues in fx_skia_device | Nicolas Pena |
2017-03-27 | Guard against lengths greater then input size | Dan Sinclair |
2017-03-27 | Add Mac 10.12 pixel expectations | Nicolas Pena |
2017-03-27 | Remove old test expectations after the Mac 10.12 upgrade. | Lei Zhang |
2017-03-27 | Update to zlib 1.2.11 | Adenilson Cavalcanti |
2017-03-27 | fix new tab crash in skia clip stack | Cary Clark |
2017-03-27 | kill another CFX_ArrayTemplate in cfde_txtedtengine.cpp | Tom Sepez |
2017-03-27 | Use std::vector in fxfa/app. | Tom Sepez |
2017-03-27 | Ensure empty output directory to avoid duplicate upload | Stephan Altmueller |
2017-03-27 | Remove most Mac only FRC corpus test suppressions. | Lei Zhang |
2017-03-26 | Use PartitionAlloc for JavaScript ArrayBuffers and strings. | Chris Palmer |
2017-03-24 | Use std::vector<std::unique_ptr>> in cxfa_ffpageviewchromium/3053 | Tom Sepez |
2017-03-24 | Use unique_ptr in CFieldTree::Node | Nicolas Pena |
2017-03-24 | Refcount CPDF_CMap all the time.chromium/3052chromium/3051 | Tom Sepez |
2017-03-24 | Fix CFX_FxgeDevice constructor and destructor in Skia | Nicolas Pena |
2017-03-23 | Remove dead code in fxet_edit.h.chromium/3050 | Lei Zhang |
2017-03-23 | Fix CFX_RetainPtr move-assign semantics. | Tom Sepez |
2017-03-23 | Use std::map<> in CPLST_Select | Tom Sepez |
2017-03-23 | Remove unused CXFA_WidgetAccIterator methods | Dan Sinclair |
2017-03-23 | Tighten up XFA Visibility | Dan Sinclair |
2017-03-23 | Cleanup fx_dib_composite part 5 | Nicolas Pena |
2017-03-23 | Roll v8 | Dan Sinclair |
2017-03-23 | fix skia path debug | Cary Clark |
2017-03-23 | Cleanup some xfa/fxfa code. | Dan Sinclair |
2017-03-23 | Fix two CloneNonCycle issues | Wei Li |
2017-03-23 | Handle the Clip command list being empty | Dan Sinclair |
2017-03-23 | Revert "Remove CFX_FixedBufGrow" | Nicolás Peña |
2017-03-23 | Cleanup DocType defines | Dan Sinclair |
2017-03-23 | Remove unused XFA_VALIDATE code | Dan Sinclair |
2017-03-23 | Remove unused invalidate flag | Dan Sinclair |
2017-03-23 | Remove dead CFX_Edit code and fix some typos. | Lei Zhang |
2017-03-22 | Return errors after validation instead of ASSERT in CPDF_DataAvail | Nicolas Pena |