Age | Commit message (Expand) | Author |
---|---|---|
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser | dsinclair |
2016-09-01 | Use unsigned page indexes in CPDF_HintTables. | thestig |
2016-08-19 | Add a fuzzer for CPDF_HintTables. | thestig |
2016-08-15 | Clean up CPDF_HintTables. | thestig |
2016-06-14 | Get rid of IPDF_DataAvail. | thestig |
2016-06-13 | Make code compile with clang_use_chrome_plugin (part I) | weili |
2016-05-11 | Fix a potential UAF with FPDFAvail_IsLinearized(). | thestig |
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez |
2016-03-25 | Replace CFX_DWordArray with CFX_ArrayTemplate<FX_DWORD>. | Tom Sepez |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-15 | core/include/fdpfapi cleanup Part I. | Dan Sinclair |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |