Age | Commit message (Expand) | Author |
2016-04-12 | flesh out gradient shaders | caryclark |
2016-04-11 | Fix integer issues leading to out of bounds access in fx_ge_text.cpp. | ochang |
2016-04-07 | Remove all PWL_Note 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 | Move core/include/fxge to core/fxge/include. | dsinclair |
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 | fix gyp typos | caryclark |
2016-04-04 | Remove _FXBSTR* and calls to FX_BSTRC. | 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 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-24 | Fix typos in .gyp files | dan sinclair |
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 core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-22 | Re-enable MSVC warning 4702 | Wei Li |
2016-03-21 | Make a few more const tables smaller.chromium/2689chromium/2688 | Tom Sepez |
2016-03-21 | Re-enable several MSVC warnings | Wei Li |
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-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 | 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 | 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 | Re-enable MSVC warning 4800 for compiling with chromium_code | Wei Li |
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 |
2016-03-09 | Split off IPDF_SecurityHandler and CPDF_StandardSecurityHandler. | Tom Sepez |
2016-03-09 | Split off CPDF_Parser and CPDF_SimpleParser into .h/.cpp files | Tom Sepez |
2016-03-08 | Split off CPDF_Document into its own .cpp/.h files. | Tom Sepez |
2016-03-08 | Re-land "Split CPDF_SyntaxParser into its own named .cpp/.h files." | Tom Sepez |
2016-03-08 | Revert "Split CPDF_SyntaxParser into its own named .cpp/.h files." | Tom Sepez |
2016-03-08 | Split CPDF_SyntaxParser into its own named .cpp/.h files. | Tom Sepez |
2016-03-08 | Reland "Fix chromium-style errors." | Dan Sinclair |
2016-03-08 | Remove xfa/src/fxfa/src/common and xfa/src/fxfa/src | Dan Sinclair |
2016-03-08 | Move fx_agg_driver files up one level | Dan Sinclair |
2016-03-07 | Reland "Add option to GYP to use chromium clang plugins." | Dan Sinclair |