Age | Commit message (Expand) | Author |
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 |
2017-03-22 | Use std::vector in cfde_txtedtenginechromium/3049 | Tom Sepez |
2017-03-22 | Use unique_ptr in xfa_ffpushbutton.h | Tom Sepez |
2017-03-22 | Use unique_ptr for CFDE_XMLDoc::m_pRoot | Tom Sepez |
2017-03-22 | Convert to use info.Holder instead of info.This | Dan Sinclair |
2017-03-22 | Remove unused docview flag | Dan Sinclair |
2017-03-22 | Cleanup fx_dib_composite Part 4 | Nicolas Pena |
2017-03-22 | Fix ASSERT in CPDF_Data_Avail | Nicolas Pena |
2017-03-22 | Fix Mac tests on 10.12 | Nicolas Pena |
2017-03-22 | Use moar unique_ptrs in CXFA_Document | Tom Sepez |
2017-03-22 | Use unique_ptr in cfx_saxreader.h | Tom Sepez |
2017-03-22 | Remove CFX_FixedBufGrow | Dan Sinclair |
2017-03-21 | Make CPVT_WordPlace more conformant with the prevailing idioms. | Tom Sepez |
2017-03-21 | Move colorspace specific code to colorspace class | Dan Sinclair |
2017-03-21 | Fixup mac release skia build | Dan Sinclair |
2017-03-21 | Replace CFX_FileSizeListArray with a std::map | Dan Sinclair |
2017-03-21 | Cleanup fx_dib_composite part 3 | Nicolas Pena |
2017-03-21 | Pop when Pages is malformed and has no kids | Nicolas Pena |
2017-03-21 | Replace CPVT_ArrayTemplate in cpdf_variabletext.cpp and remove it.chromium/3048 | Tom Sepez |
2017-03-21 | Use std::vector for m_HotKeys | Tom Sepez |
2017-03-21 | Combine more RTF and TXT Break code | Dan Sinclair |
2017-03-21 | Cleanup fx_dib_composite part 2 | Nicolas Pena |
2017-03-21 | Upgrade libtiff to 4.0.7. | Lei Zhang |
2017-03-20 | Cleanup fx_dib_composite part 1: simplify lum and sat methods.chromium/3047 | Nicolas Pena |
2017-03-20 | Use std::vector<std::unique_ptr<CPVT_WordInfo>> as word array. | Tom Sepez |
2017-03-20 | these files are being removed from skia | Mike Reed |
2017-03-20 | Simplify date time code | Dan Sinclair |
2017-03-20 | Cleanup unchanged values in CFX_TxtBreak | Dan Sinclair |
2017-03-20 | Allow processing fonts with indirect dict | Nicolas Pena |
2017-03-20 | Cleanup fgas_datetime code | Dan Sinclair |
2017-03-17 | Add pdfium::clamp() as a placeholder for std::clamp().chromium/3046 | Lei Zhang |
2017-03-17 | Use std::vector in CPDF_StreamContentParser. | Lei Zhang |
2017-03-17 | Bring CPDF_ICCBasedCS closer to PDF spec. | Lei Zhang |
2017-03-17 | Replace CLines class with std::vector<Cline>. | Tom Sepez |
2017-03-17 | HardClip points a bit better in fx_agg_driver | Nicolas Pena |
2017-03-17 | Handle web links across lineschromium/3045 | Wei Li |
2017-03-17 | Coalesce redundant path points. | Lei Zhang |
2017-03-17 | Cleanup in fx_agg_driver part 2 | Nicolas Pena |
2017-03-17 | Make gyp a Windows-only dependency. | Lei Zhang |
2017-03-16 | Introduce unique_ptr compatible deleters for FPDF typeschromium/3044 | Tom Sepez |
2017-03-16 | Cleanup some fgas locale code. | Dan Sinclair |
2017-03-16 | Import PartitionAlloc from Chromium. | Chris Palmer |
2017-03-16 | Remove some nested statements in CPDF_DataAvail. | Lei Zhang |
2017-03-16 | Fix nits in CPDF_DIBSource. | Lei Zhang |
2017-03-16 | Move FPDFImageObj_LoadJpegHelper() into an anonymous namespace. | Lei Zhang |
2017-03-16 | Roll DEPS for build to cc228aba. | Lei Zhang |
2017-03-16 | Simplify TxtBreak AppendChar | Dan Sinclair |