Age | Commit message (Expand) | Author |
2017-03-15 | Add array_buffer JS test. | Tom Sepez |
2017-02-27 | Fix uninitialized memory read in CJS_Object::GetEmbedObject() | Tom Sepez |
2017-01-12 | Custom toString() methods may delete annots. | tsepez |
2017-01-11 | Annotation deleted while retrieving it in JS | tsepez |
2016-10-18 | Add a test case for bug 494057. | thestig |
2016-08-26 | Add support to Document::getAnnots method | tonikitoo |
2016-08-19 | Stub out Document::syncAnnotScan method.chromium/2834 | tonikitoo |
2016-08-18 | Add initial Document::getAnnot supportchromium/2833 | tonikitoo |
2016-08-10 | Make Document's 'info' property readonly | tonikitoo |
2016-08-08 | Add support to Document::gotoNamedDest method. | tonikitoo |
2016-08-08 | Add support to Document::URL property getter. | tonikitoo |
2016-03-29 | Add test for util.byteToChar() and fix error msg. | tsepez |
2016-03-28 | Added test for util.printx() and make it match spec. | tsepez |
2016-03-25 | util.printd() replaces specified date with current date. | tsepez |
2016-03-03 | Add JS tests for global const equality. | Tom Sepez |
2016-02-01 | Merge to XFA: Use JS_ExpandKeywordParams() in app.response() | Tom Sepez |
2016-02-01 | Merge to XFA: Add Test for field.getArray() sort-order. | Tom Sepez |
2016-01-29 | Merge to XFA: Fix botched "CC:" parameter passing in JS_DocmailForm(). | Tom Sepez |
2016-01-29 | Merge to XFA: Fix behaviour of app.alert() with a single object argument. | Tom Sepez |
2016-01-20 | Merge to XFA: Bugs in CJS_PublicMethods::ParseNumber(). | Tom Sepez |
2016-01-15 | Merge to XFA: Make the bug 361 test case work in Acrobat. | Lei Zhang |
2016-01-14 | Merge to XFA: Additional test cases for bug_361 | Tom Sepez |
2016-01-13 | Merge to XFA: test cast for bug_361 | Tom Sepez |
2015-10-28 | XFA: Update document_methods javascript test. | Tom Sepez |
2015-09-30 | Merge to XFA: Add signatures to FXJS_V8. | Tom Sepez |
2015-09-28 | Merge to XFA: Introduce kPerIsolateDataIndex and tidy JS_Define.h | Tom Sepez |
2015-09-11 | Merge to XFA: Fix strings, ..., void return types for Consts.h. | Tom Sepez |
2015-09-08 | Merge to XFA: Beef up app_props.in and tidy app.cpp. | Tom Sepez |
2015-09-08 | Merge to XFA: Change the JS app.viewerType() return value to "pdfium" | Lei Zhang |
2015-08-31 | Merge to XFA: Fix two issues shown by bug 489995 | Tom Sepez |
2015-07-24 | Merge to XFA: document.delay and document.external are boolean properties. | Tom Sepez |
2015-04-23 | Merge to XFA: Remove unused nParamNum values from JS method tables. | Tom Sepez |
2015-03-02 | Merge to XFA: Return error information from pdfium to JS. | Tom Sepez |
2015-02-19 | Merge to XFA: Add test for PDF's JS "global". | Tom Sepez |
2015-02-13 | Merge to XFA: Run javascript/pixel tests via automated script. | Tom Sepez |
2015-02-10 | Merge to XFA: Add JavaScript test for constants in Consts.cpp. | Tom Sepez |
2015-02-06 | Merge to XFA: First JavaScript testing implementation. | Tom Sepez |