Age | Commit message (Expand) | Author |
2016-09-29 | Move core/fpdfdoc/include to core/fpdfdoc | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_render/include to core/fpdfapi/fpdf_render | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page | dsinclair |
2016-09-22 | Make creation of CPDFSDK_Document clearer | dsinclair |
2016-09-15 | Rename dictionary set and get methods | dsinclair |
2016-09-14 | Rename CPDFDoc_Environment to CPDFSDK_Environment | dsinclair |
2016-09-13 | Split fsdk_mgr files apart. | dsinclair |
2016-09-09 | Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.chromium/2858chromium/2857chromium/2856 | jaepark |
2016-09-02 | Clean up redundant code in PDF_ENABLE_XFA guard in FFLCommon.chromium/2849 | jaepark |
2016-08-17 | Split fpdfsdk/fsdk_baseform.h into individual classes. | jaepark |
2016-08-10 | Use CPDFSDK_Document::FromFPDFFormHandle in ::FORM_DoPageAAction | tonikitoo |
2016-08-10 | Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ... | npm |
2016-07-28 | Split fpdfdoc/include/fpdf_doc.h into individual classes. | dsinclair |
2016-07-27 | Reland of Remove pageview from map immediately | dsinclair |
2016-06-15 | Make code compile with clang_use_chrome_plugin (part IV) | weili |
2016-06-07 | Get rid of NULLs in fpdfsdk/ | thestig |
2016-05-26 | Remove default arguments from CFX_FxgeDevice. | thestig |
2016-05-26 | Remove default argument from RestoreState() methods. | thestig |
2016-05-25 | Clean up fx_ge.h and IWYU. | thestig |
2016-05-23 | Remove dead code from CPDF_InterForm. | thestig |
2016-05-23 | Clean up doc_ocg.cpp. | thestig |
2016-05-17 | XFA_WIDGETSTATUS cleanup. | dsinclair |
2016-05-16 | Remove { delete this; } anti-pattern from IXFA_WidgetIterator | tsepez |
2016-05-13 | allow Skia to be the default graphics engine | caryclark |
2016-04-13 | Remove implicit cast from CFX_ByteString to (const char*). | tsepez |
2016-04-06 | Move remaining xfa/include/fxfa files | dsinclair |
2016-04-06 | Move code from fpdfsdk/include to the sub directories. | dsinclair |
2016-04-04 | Cleanup the FF Handler proxy methods. | dsinclair |
2016-03-31 | Remove IXFA_* interfaces. | dsinclair |
2016-03-31 | Re-enable all the windows warnings except 4267 | weili |
2016-03-16 | Move core/include/fpdfapi/fpdf_page.h to correct locations. | Dan Sinclair |
2016-03-15 | core/include/fdpfapi cleanup Part I. | Dan Sinclair |
2016-03-14 | Add bitmaps and skp output to Skia port | Cary Clark |
2016-03-14 | Move fpdfsdk/src up to fpdfsdk/. | Dan Sinclair |