Age | Commit message (Expand) | Author |
2017-07-22 | Simplify code in CPDFSDK_FormFillEnvironment.chromium/3165 | Lei Zhang |
2017-07-21 | Clean up pdfium_test.cc | Lei Zhang |
2017-07-21 | Change Clear() to ClearSelection(). | Diana Gage |
2017-07-21 | Clarify --build-dir help info in safetynet_measure.py. | Lei Zhang |
2017-07-21 | Fix nits from commit 67ccef7.chromium/3164 | Lei Zhang |
2017-07-21 | Add safetynet_measure.py to measure pdfium performance. | Henrique Nakashima |
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 | LibTIFF: remove a couple of patches | Nicolas Pena |
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 | Change length calculation in CFX_StringCTemplate constructor | Ryan Harrison |
2017-07-20 | Use enum for pdf object type | Artem Strygin |
2017-07-20 | Upgrade LibTIFF to 4.0.8 | Nicolas Pena |
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 | Create helper method in CJBig2_HTRDProc | Nicolas Pena |
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 | Converting CFX_ByteTextBuf to ostringstream in SAX. | Henrique Nakashima |
2017-07-19 | flush skia cache in progressive rendering | Cary Clark |
2017-07-19 | Revert "Converting CFX_ByteTextBuf to ostringstream in SAX." | Henrique Nakashima |
2017-07-19 | Added testing flag --save-attachments that saves embedded attachments | Jane Liu |
2017-07-19 | Removed public/ in include | Jane Liu |
2017-07-19 | Basic APIs and tests for extracting attachments | Jane Liu |
2017-07-19 | Remove JBig2_GsidProc class | Nicolas Pena |
2017-07-19 | Avoid unterminated string segment in cfx_saxreaderhandler.cpp | Tom Sepez |
2017-07-19 | Prevent more crashes in wcsftime. | Lei Zhang |
2017-07-19 | Pull in sysroots on Linux | Tom Anderson |
2017-07-18 | Make progressive renderer default for pdfium_test. | Dan Sinclair |
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 documentation for code coverage support | Ryan Harrison |
2017-07-18 | Add missing STDCALL annotations | Dan Sinclair |
2017-07-18 | colortables are unused, so remove plumbing | Mike Reed |
2017-07-18 | Correct lexer handling of FormCalc identifiers | Ryan Harrison |
2017-07-18 | Add tools for generating coverage information | Ryan Harrison |
2017-07-18 | Roll third_party/freetype/src cf8d9b4ce..38bdf22bf (9 commits) | 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-17 | Simplify CJBig2_Context::huffman_assign_code | Nicolas Pena |
2017-07-17 | Let CPDF_MeshStream::ReadVertexRow return a vector | Nicolas Pena |