Age | Commit message (Expand) | Author |
2017-07-25 | flush but do not release skia driver | Cary Clark |
2017-07-25 | Move fpdfsdk/pdfwindow to fpdfsdk/pwl | Dan Sinclair |
2017-07-24 | Basic APIs and tests for adding attachments | Jane Liu |
2017-07-24 | Remove unused m_iRef in CPDFXFA_Page | Tom Sepez |
2017-07-24 | Add FORM_DeleteSelectedText() and embedder tests. | Diana Gage |
2017-07-24 | Observe Annot destruction in CPDFSDK_PageView::DeleteAnnot | Tom Sepez |
2017-07-24 | Use named commands in CPWL_AppStream. | Dan Sinclair |
2017-07-24 | Deprecated FPDF_RENDER_READER in favour of FPDF_RENDER_READY | Dan Sinclair |
2017-07-24 | Remove fxedit place classes in pdfwindow/ | Dan Sinclair |
2017-07-24 | Remove fx_edit.h | Dan Sinclair |
2017-07-24 | Cleanup some visibility in fxet_list.h | Dan Sinclair |
2017-07-24 | Merge CFX_ListContainer into CFX_ListCtrl | Dan Sinclair |
2017-07-22 | Simplify code in CPDFSDK_FormFillEnvironment.chromium/3165 | Lei Zhang |
2017-07-21 | Change Clear() to ClearSelection(). | Diana Gage |
2017-07-21 | Fix nits from commit 67ccef7.chromium/3164 | Lei Zhang |
2017-07-21 | Change CFX_Edit::GetSelText() to CFX_Edit::GetSelectedText(). | Diana Gage |
2017-07-21 | Change "Sel" abbreviation to "Selection". | Diana Gage |
2017-07-20 | Add helper class to closed stream commands | Dan Sinclair |
2017-07-20 | Remove CLST_Rect and replace with CFX_FloatRect. | Dan Sinclair |
2017-07-20 | Convert CFX_ListItem to use CFX_FloatRect | Dan Sinclair |
2017-07-20 | Make CPWL_Wnd classes be observable. | Tom Sepez |
2017-07-20 | Cleanup CPWL_Icon AppStream generation | Dan Sinclair |
2017-07-20 | Consolidate Appearance Stream code in CPWL_AppStream. | Dan Sinclair |
2017-07-20 | Add FPDFAnnot_GetFormFieldAtPoint() and embedder tests. | Diana Gage |
2017-07-20 | Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests. | Diana Gage |
2017-07-19 | Rename StringCs c_str() to unterminated_c_str(). | Tom Sepez |
2017-07-19 | fix continue skia cache flush | Cary Clark |
2017-07-19 | Remove unused GetThisAppearanceStream | Dan Sinclair |
2017-07-19 | Create CPWL_AppStream. | Dan Sinclair |
2017-07-19 | Use CFX_WideString in CPDF_NameTree functions to strip BOMchromium/3162 | Jane Liu |
2017-07-19 | flush skia cache in progressive rendering | Cary Clark |
2017-07-19 | Basic APIs and tests for extracting attachments | Jane Liu |
2017-07-18 | Small tidy of defines in util.hchromium/3161 | Tom Sepez |
2017-07-18 | Fix CONTINUED spelling | Dan Sinclair |
2017-07-18 | Add missing STDCALL annotations | Dan Sinclair |
2017-07-17 | More tightly validate format strings in util.cpp.chromium/3160 | Tom Sepez |
2017-07-17 | Move CPWL_Utils Draw methods to CFX_RenderDevice | Dan Sinclair |
2017-07-17 | Add CFX_FloatRect::GetDeflated | dan sinclair |
2017-07-14 | Create ParseDataType unit tests based on specs.chromium/3159chromium/3158 | Henrique Nakashima |
2017-07-14 | Updated pdfium_test's WriteAnnot() | Jane Liu |
2017-07-14 | Fixup naming of XFA graphics classes | Dan Sinclair |
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 | 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 |