Age | Commit message (Expand) | Author |
2016-06-21 | Use FXFONT defines in place of integers. | thestig |
2016-06-21 | Convert XFA_ELEMENT to an enum class | dsinclair |
2016-06-21 | Update the documentation: no longer needs to set clang_use_chrome_plugins | weili |
2016-06-21 | Add win_xfa_clang trybot | weili |
2016-06-21 | Move ifx_renderdevicedriver to a separate file to share | weili |
2016-06-21 | Add android to the CQ as a 100% experiment. | jbudorick |
2016-06-20 | Add stackexploit@gmail.com to AUTHORS file.chromium/2777chromium/2776chromium/2774 | ochang |
2016-06-20 | Fix clang_use_chrome_plugin for Mac and Skia builds | weili |
2016-06-20 | Change func(void) to func() | weili |
2016-06-20 | openjpeg: Prevent a buffer overflow in opj_j2k_read_SQcd_SQcc. | stackexploit |
2016-06-20 | Split the XFA_OBJECTTYPE enum into two parts. | dsinclair |
2016-06-20 | Remove unused CFX_Font members. | thestig |
2016-06-20 | Another round of fx_ge cleanup. | thestig |
2016-06-20 | Fixup LoadImageInfo type checking. | dsinclair |
2016-06-20 | Speculative fix for FXJS_InitializeRuntime crash. | dsinclair |
2016-06-18 | Make code compile with clang_use_chrome_plugin (final) | weili |
2016-06-18 | Make code compile with clang_use_chrome_plugin (part VI) | weili |
2016-06-16 | Simplify CPDF_TextPage::FindTextlineFlowOrientation().chromium/2773chromium/2772chromium/2771 | thestig |
2016-06-16 | Remove unused code. | dsinclair |
2016-06-16 | Sort the file list in xfa.gyp. | thestig |
2016-06-16 | Remove unused XFA_GetElementChildren. | dsinclair |
2016-06-16 | Remove barcode reading code. | dsinclair |
2016-06-16 | Rename fxmath_barcodeimp to cfx_barcode | dsinclair |
2016-06-16 | Cleanup FWL RenderWidget method parameters. | dsinclair |
2016-06-16 | Make code compile with clang_use_chrome_plugin (part V)chromium/2770 | weili |
2016-06-16 | Add text dump to pdfium_test. | dsinclair |
2016-06-16 | Cleanup XML parser code. | dsinclair |
2016-06-16 | Add CFX_SAXReader fuzzer | dsinclair |
2016-06-15 | fix skia build | caryclark |
2016-06-15 | Make code compile with clang_use_chrome_plugin (part IV) | weili |
2016-06-14 | Make code compile with clang_use_chrome_plugin (part III) | weili |
2016-06-14 | Make code compile with clang_use_chrome_plugin (part II) | weili |
2016-06-14 | Cleanup ownership in CXFA_ScriptContext. | dsinclair |
2016-06-14 | Clean up CPDF_TextPage. | thestig |
2016-06-14 | Get rid of IPDF_DataAvail. | thestig |
2016-06-14 | Add fuzzer for FDE CSS syntax parser. | dsinclair |
2016-06-13 | Delete Transform1bppBitmap() after commit 2f30766. | thestig |
2016-06-13 | Remove default arguments from IFX_RenderDeviceDriver. | thestig |
2016-06-13 | Make code compile with clang_use_chrome_plugin (part I) | weili |
2016-06-13 | Optionally skip image type detection in progressive decoder. | dsinclair |
2016-06-13 | Remove unimplemented signatures | dsinclair |
2016-06-13 | Remove V8_INLINE markers. | dsinclair |
2016-06-13 | Fix CGdiDeviceDriver::DrawLine().chromium/2769chromium/2768chromium/2767 | thestig |
2016-06-13 | use pos text | caryclark |
2016-06-13 | fix skia + windows + gn | caryclark |
2016-06-10 | Trust the compiler to do array indexing and superclass promotion. | tsepez |
2016-06-10 | Add missing const, remove casts in BC_QRCoderErrorCorrectionLevel | tsepez |
2016-06-10 | Remove redundant make_pair* cast in fxbarcode | tsepez |
2016-06-10 | Remove redundant casts, part 9. | tsepez |
2016-06-10 | Get rid of NULLs in xfa/fde/ | thestig |