Age | Commit message (Expand) | Author |
2017-05-18 | Add more CFX_UnownedPtr usage. | Tom Sepez |
2017-05-18 | Use Unowned/Observed pointers between doc and FF onwership hierarchies. | Tom Sepez |
2017-05-18 | Use UnownedPtr to check CFX_*StringC lifetimeschromium/3104 | Tom Sepez |
2017-05-18 | Fix typo in CFX_ImageTransformer::Continue | Nicolas Pena |
2017-05-18 | Adding fm2js embedder tests | Dan Sinclair |
2017-05-18 | Add kerning test for bug 528103 | Nicolas Pena |
2017-05-18 | Break linkage from CPDFXA_DocEnvironment to IJS_EventContext. | Tom Sepez |
2017-05-18 | Bad cast to CPDF_Document in FPDFEditEmbeddertest | Tom Sepez |
2017-05-18 | Revert "Smells like a leak in PWL_ComboBox.cpp" | Tom Sepez |
2017-05-18 | Remove CXFA_FMErrorInfo | dan sinclair |
2017-05-18 | Fix a situation where images are not properly rendered. | Lei Zhang |
2017-05-17 | Use more static_cast in fpdfsdk | Nicolas Pena |
2017-05-17 | Add font loading fuzzer | Nicolas Pena |
2017-05-17 | Shorten internal JS prefixes. | Dan Sinclair |
2017-05-17 | CFX_UnownedPtr: check during assignment time as well. | Tom Sepez |
2017-05-17 | Add some missing keywords in ToUnicode | Nicolas Pena |
2017-05-17 | Reland: Small fix in CPDF_TrueTypeFont load | Nicolas Pena |
2017-05-17 | Adding CXFA_Parse unittests | Dan Sinclair |
2017-05-17 | SkPictureRecorder.h includes less, so we have to IWYUchromium/3103 | Mike Reed |
2017-05-17 | Roll FreeType to 2.8 | Lei Zhang |
2017-05-17 | Rename formcalc files to better match contents | Dan Sinclair |
2017-05-17 | Gif: Detect string decoding errors | Nicolas Pena |
2017-05-17 | Revert "Small fix in CPDF_TrueTypeFont load" | Nicolás Peña |
2017-05-16 | Be skeptical of bare |new|s. | Tom Sepez |
2017-05-16 | CFDE_RenderDevice::m_bOwnerDevice is always false | Tom Sepez |
2017-05-16 | Small fix in CPDF_TrueTypeFont load | Nicolas Pena |
2017-05-16 | Properly ref-count CPDFXFA_Page | Tom Sepez |
2017-05-16 | Introduce CFX_UnownedPtr to detect lifetime inversion issues. | Tom Sepez |
2017-05-16 | Handle when XFA parser error handlers cannot format error messages. | Lei Zhang |
2017-05-16 | Add formcalc lexer tests. | Dan Sinclair |
2017-05-16 | Update formcalc return types | Dan Sinclair |
2017-05-16 | Do not walk off end of formcalc string | Dan Sinclair |
2017-05-16 | Minor xfa_lexer.cpp cleanup | Dan Sinclair |
2017-05-16 | Simplify ContrastAdjust().chromium/3102 | Lei Zhang |
2017-05-15 | Remove gamma code | Dan Sinclair |
2017-05-15 | Remove unused flags from CPDF_Creator | Nicolas Pena |
2017-05-15 | Libtiff: upstream fix for heap buffer overflow | Nicolas Pena |
2017-05-15 | Check correctness of PDF Skia args | Nicolas Pena |
2017-05-15 | Gif: error out on invalid code sizeschromium/3101 | Nicolas Pena |
2017-05-15 | Convert CPSOutput to an IFX_WriteStream | dan sinclair |
2017-05-15 | Add a WriteString method to IFX_WriteStream | dan sinclair |
2017-05-15 | Smells like a leak in PWL_ComboBox.cpp | Tom Sepez |
2017-05-15 | Return unique_ptr from xfa lexer Scan() method | Tom Sepez |
2017-05-12 | Rename ErrorData and fix potential leakchromium/3100chromium/3099 | Nicolas Pena |
2017-05-12 | Merge FXGIF_Context and CGifDecompressor into CGifContextchromium/3098 | Nicolas Pena |
2017-05-11 | Use clamp() in a couple more places. | Lei Zhang |
2017-05-11 | Rename render device classes | Dan Sinclair |
2017-05-11 | Remove unused GetPlatformSurface and GetDC methods | dan sinclair |
2017-05-11 | Add missing CheckUnsupportedError | Dan Sinclair |
2017-05-11 | Do not use vector data() when it is empty | Nicolas Pena |