Age | Commit message (Expand) | Author |
2016-04-07 | Remove all PWL_Note classes | dsinclair |
2016-04-06 | Move remaining xfa/include/fxfa files | dsinclair |
2016-04-06 | Remove IFWL_Grid and other grid classes. | dsinclair |
2016-04-06 | Move include/fxcodec to fxcodec/include | dsinclair |
2016-04-06 | Move remaining fpdfdoc files | dsinclair |
2016-04-06 | Move code from fpdfsdk/include to the sub directories. | dsinclair |
2016-04-06 | Split fxfa_objectacc.h into pieces. | dsinclair |
2016-04-06 | Move core/include/fxge to core/fxge/include. | dsinclair |
2016-04-05 | Suppress some additional msvs warnings (GN).chromium/2706chromium/2705chromium/2703chromium/2702chromium/2701 | ochang |
2016-04-05 | Make StringData a templated class. | tsepez |
2016-04-05 | Remove core/include/fpdfdoc/fpdf_vt.h | dsinclair |
2016-04-04 | Make IPDF_VariableText_{Provider,Iterator} inner classes. | dsinclair |
2016-04-04 | Cleanup the FF Handler proxy methods. | dsinclair |
2016-04-04 | Remove _FXBSTR* and calls to FX_BSTRC. | dsinclair |
2016-03-31 | Remove IXFA_* interfaces. | dsinclair |
2016-03-31 | Move the fpdfsdk/include/javascript folder | dsinclair |
2016-03-31 | Split core/include/fpdfdoc/fpdf_ap.h | dsinclair |
2016-03-31 | Re-enable all the windows warnings except 4267 | weili |
2016-03-31 | Fix BUILD.gn file name. | avallee |
2016-03-31 | Fix CData parsing in CFDE_XMLSyntaxParser. | dsinclair |
2016-03-29 | Re-enable warning 4005 and remove _CRT_SECURE_NO_WARNINGS | Wei Li |
2016-03-29 | Add a Retained Pointer smart class. | tsepez |
2016-03-29 | Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl | dsinclair |
2016-03-23 | Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow. | dan sinclair |
2016-03-23 | Split core/include/fpdfapi/fpdf_resource.h | dan sinclair |
2016-03-23 | Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. | Dan Sinclair |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-21 | Make a few more const tables smaller.chromium/2689chromium/2688 | Tom Sepez |
2016-03-21 | Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode. | Dan Sinclair |
2016-03-21 | Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi. | Dan Sinclair |
2016-03-21 | Move fpdfsdk/include/formfiller to fpdfsdk/formfiller. | Dan Sinclair |
2016-03-18 | Fix GCC build | Tom Sepez |
2016-03-17 | fix paths and remove dead code | Cary Clark |
2016-03-17 | Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics. | Dan Sinclair |
2016-03-16 | Fix GN buildchromium/2683chromium/2682chromium/2681 | Dan Sinclair |
2016-03-16 | Move core/include/fpdfapi/fpdf_page.h to correct locations. | Dan Sinclair |
2016-03-15 | Fix CJS_PublicMethods::IsNumber() with unit test and some cleanup | Wei Li |
2016-03-15 | Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include. | Dan Sinclair |
2016-03-15 | core/include/fdpfapi cleanup Part I. | Dan Sinclair |
2016-03-15 | Split CPDF_Stream/CPDF_StreamAcc into separate files | Tom Sepez |
2016-03-15 | Tidy fpdftext/ directory | Tom Sepez |
2016-03-14 | Add bitmaps and skp output to Skia port | Cary Clark |
2016-03-14 | Move fx_crypto.h and fpdf_text.h out of core/include. | Dan Sinclair |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |
2016-03-14 | Move fpdfsdk/src up to fpdfsdk/. | Dan Sinclair |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |
2016-03-11 | Fix typo in BUILD.gn at f040890.chromium/2679chromium/2678chromium/2677chromium/2676chromium/2675 | Tom Sepez |
2016-03-10 | Split fpdf_parser_objects.cpp into per-class .cpp/.h files. | Tom Sepez |
2016-03-10 | Split apart the remainder of fpdf_render_render.cpp into per-class files. | Tom Sepez |
2016-03-09 | Split off IPDF_CryptoHandler into its own .cpp/.h files. | Tom Sepez |