Age | Commit message (Expand) | Author |
2017-07-13 | Fix build of pdfium_diff when coverage is enabled | Ryan Harrison |
2017-07-13 | Use PartitionAlloc with PartitionAllocReturnNull | Nicolas Pena |
2017-07-13 | Restore FPDF_SetPrintingPostscriptLevel API | rbpotter |
2017-07-13 | Fix invalid write for util.printf | Dan Sinclair |
2017-07-13 | Cleanup CPDF_RenderOptions colour members. | Dan Sinclair |
2017-07-13 | Rename CPWL_Color to CFX_Color | Dan Sinclair |
2017-07-13 | Rename cfx_color to cxfa_color | Dan Sinclair |
2017-07-13 | Move CPWL_Utils::ScaleRect to CFX_FloatRect | Dan Sinclair |
2017-07-13 | Move CPWL_Utils::OverlapWordRange to CPVT_WordRange::Intersect | Dan Sinclair |
2017-07-13 | Move CPWL_Utils::GetCenterSquare to CFX_FloatRect | Dan Sinclair |
2017-07-13 | Use Translate instead of OffsetRect | dan sinclair |
2017-07-13 | Remove CPWL_Utils::{In,De}flateRect | dan sinclair |
2017-07-13 | Remove unused CPDF_RenderOptions members | Dan Sinclair |
2017-07-13 | Changed CPDF_FileSpec::GetFileName() to directly return CFX_WideString | Jane Liu |
2017-07-13 | Libtiff OOM upstream patch | Nicolas Pena |
2017-07-13 | fix skiapaths for sparse type1 on mac | Cary Clark |
2017-07-13 | Added Callgrind instrumentation delimiters to pdfium_test. | Henrique Nakashima |
2017-07-13 | More unique_ptrs in JBig2 code | Nicolas Pena |
2017-07-13 | Index_8 no longer supported, upscale to N32 | Mike Reed |
2017-07-13 | Basic APIs and test for retrieving embedded attachment count and name | Jane Liu |
2017-07-12 | Nits in CFX_RenderDevice and CPDF_ContentParser | Nicolas Pena |
2017-07-12 | support m_bGlyph_Adjust | Cary Clark |
2017-07-12 | Remove unused methods from CPDF_ColorSpace | Nicolas Pena |
2017-07-12 | Added helper functions in the class CPDF_FileSpec | Jane Liu |
2017-07-12 | Move CMYKtoRGB methods to fx_codec and clean them up | Nicolas Pena |
2017-07-12 | Cleanup ICC code part 1 | Nicolas Pena |
2017-07-11 | Cleanup CFX_RenderDevice | Nicolas Pena |
2017-07-11 | Added API for removing objects from annotations | Jane Liu |
2017-07-11 | Roll FT to cf8d9b4ce3fa2c6cd9ccb25585bc17a355c987b0 | Nicolas Pena |
2017-07-11 | Add Windows generic / text only printer driver support. | rbpotter |
2017-07-10 | Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545chromium/3156chromium/3155chromium/3154 | Nicolas Pena |
2017-07-10 | Move core/fxge/ge to core/fxge. | Dan Sinclair |
2017-07-10 | Reland "typeface double delete" | Dan Sinclair |
2017-07-10 | Add combo box tests. | dan sinclair |
2017-07-10 | Fix nits in CFFL_FormFiller | Dan Sinclair |
2017-07-10 | Force unicodes into valid ranges | Nicolas Pena |
2017-07-10 | Change parameter type to IPWL_FocusHandler::OnSetFocus(). | Lei Zhang |
2017-07-07 | core: fix -Wshadow warningschromium/3153 | Miklos Vajna |
2017-07-07 | Check that there is enough data remaining in source BMP before readingchromium/3152 | Ryan Harrison |
2017-07-07 | Remove a static initializer introduced in commit 573b10a. | Lei Zhang |
2017-07-07 | Convert c-style casts in fx_memory.h into static_casts | Ryan Harrison |
2017-07-06 | Rename OnNotifySelChanged to OnNotifySelectionChanged | Dan Sinclair |
2017-07-06 | Convert OnBeforeKeyStoke to remove in-out param | Dan Sinclair |
2017-07-06 | Remove in-out param from OnNotifySelChangedchromium/3151 | Dan Sinclair |
2017-07-06 | Remove in-out param from OnCharWithExit | Dan Sinclair |
2017-07-06 | Remove in-out param from OnKeyDownWithExit | Dan Sinclair |
2017-07-06 | Convert OnButtonUp to not have in-out params | Dan Sinclair |
2017-07-06 | Remove in-out from OnPopup{Pre|Post}Open | Dan Sinclair |
2017-07-06 | Cleanup more in-out params in CFFL_InteractiveFormFiller. | Dan Sinclair |
2017-07-06 | Remove some in/out params from CFFL_InteractiveFormFiller | Dan Sinclair |