Age | Commit message (Expand) | Author |
2017-10-26 | Cleanup JS define methods | Dan Sinclair |
2017-10-26 | Remove methods for empty const/method/property arrays | Dan Sinclair |
2017-10-26 | Remove JS macros | Dan Sinclair |
2017-10-26 | Remove CJS_Array | Dan Sinclair |
2017-10-26 | Rename JS_EventHandler | dan sinclair |
2017-10-26 | Move global.{h|cpp} to match class | dan sinclair |
2017-10-26 | Rename Annot to cjs_annot | dan sinclair |
2017-10-26 | Split Consts into individual files | dan sinclair |
2017-10-26 | Add option to regenerate only platform-specific expected pngs. | Henrique Nakashima |
2017-10-26 | Remove ContrastAdjust(). | Henrique Nakashima |
2017-10-26 | Consistently apply JS size check | Ryan Harrison |
2017-10-25 | Temporarily disable mask rendering againchromium/3251 | rbpotter |
2017-10-25 | Add --regenerate_expected option to test_runner.py.chromium/3250 | Henrique Nakashima |
2017-10-25 | Enforce end of data in CJBig2_ArithDecoder | Nicolas Pena |
2017-10-25 | Remove unused CJS_Object methods | Dan Sinclair |
2017-10-25 | Remove CJS_Date | Dan Sinclair |
2017-10-25 | Remove methods from CJS_Date | Dan Sinclair |
2017-10-25 | Remove CJS_Value | Dan Sinclair |
2017-10-25 | Fixing the prefix on IsTooBig | Ryan Harrison |
2017-10-25 | Add in depth check for ToJavascript and related methods | Ryan Harrison |
2017-10-25 | Refactor JS method parameters and return values. | Dan Sinclair |
2017-10-25 | Only set return value if one provided | dan sinclair |
2017-10-25 | Make NewNull return an actual Null | dan sinclair |
2017-10-25 | Convert JS input params to v8::Local<v8::Value>>s | dan sinclair |
2017-10-24 | Move MaybeCoerceToNumber to CJS_Runtime | Dan Sinclair |
2017-10-24 | Remove IsArrayObject and IsDateObject methods | Dan Sinclair |
2017-10-24 | Roll pdfium/third_party/freetype/src/ ae7dc1f62..91015cb41 (35 commits) | Henrique Nakashima |
2017-10-24 | Remove GetType from CJS_Value | Dan Sinclair |
2017-10-24 | Remove the CJS_Value To* methods. | Dan Sinclair |
2017-10-24 | Add more tests for FPDFText methods. | Lei Zhang |
2017-10-24 | Remove CJS_Value constructors | Dan Sinclair |
2017-10-24 | Remove most CJS_Value Set methods | Dan Sinclair |
2017-10-23 | Upgrade LibopenJPEG to 2.3chromium/3249 | Nicolas Pena |
2017-10-23 | Fix some integer overflows in CJBig2_TRDProc | Nicolas Pena |
2017-10-23 | Return error when attempting to load frame with 0 height | Ryan Harrison |
2017-10-23 | Fix cpdf_textpage so it doesn't omit spaces. | Andrew Weintraub |
2017-10-23 | Cleanup some javascript color code | Dan Sinclair |
2017-10-23 | Cleaning up JS macros | Dan Sinclair |
2017-10-23 | Remove CJS_PropValue | Dan Sinclair |
2017-10-23 | Cleanup CJS_Valuechromium/3248 | Dan Sinclair |
2017-10-23 | Validate pattern sizes before usage | Dan Sinclair |
2017-10-21 | Add in count value for form typeschromium/3247 | Ryan Harrison |
2017-10-21 | Fix a FPDF_GetMetaText() crash. | Lei Zhang |
2017-10-20 | PostScript: Do not send fonts with size <= 0 to printerschromium/3246 | rbpotter |
2017-10-19 | Tidy up bits of CPDF_RenderStatus. | Lei Zhang |
2017-10-19 | Implement fuzzer for FormCalc parsing | Ryan Harrison |
2017-10-19 | Cleanup not supported Field code | dan sinclair |
2017-10-19 | Cleanup visiblity in Field | dan sinclair |
2017-10-19 | Refactoring JS Callbacks. | dan sinclair |
2017-10-19 | Implement fuzzer for LZW decompressor | Ryan Harrison |