Age | Commit message (Expand) | Author |
2016-09-07 | Cleanup page when unloading in embedder tests | dsinclair |
2016-08-30 | Roll DEPS for build to b73bafdd. | thestig |
2016-08-29 | Display content of the annotation when mouse hover. | jaepark |
2016-08-29 | Fix the test case added in https://codereview.chromium.org/2277063003/ | tonikitoo |
2016-08-26 | Add support to Document::getAnnots method | tonikitoo |
2016-08-26 | Remove most things GYP. | thestig |
2016-08-26 | Extend pdfium_test capability so that more Javascript can be executedchromium/2841 | tonikitoo |
2016-08-23 | Fix page leaks in an embedder test | weili |
2016-08-22 | Add fuzzer for CPDF_StreamParser | tsepez |
2016-08-19 | Add a fuzzer for CPDF_HintTables. | thestig |
2016-08-19 | Stub out Document::syncAnnotScan method.chromium/2834 | tonikitoo |
2016-08-18 | Add initial Document::getAnnot supportchromium/2833 | tonikitoo |
2016-08-18 | Add llvm fuzzer for CPDF_PSEngine | tsepez |
2016-08-16 | Hidden annotations should not be drawn | tonikitoo |
2016-08-15 | Push v8::Isolate into CFXJS_Engine classchromium/2831 | tsepez |
2016-08-15 | Move some v8 objects from CJS back into FXJS | tsepez |
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-08-05 | Remove another potential stale CJS_Timer usage | tsepez |
2016-08-04 | Fix issue when firing TimerProc() destroys timerchromium/2820 | tsepez |
2016-08-04 | Beef up timer cancellation tests | tsepez |
2016-08-03 | Add test for bug 620428 (setinterval cancellation) | tsepez |
2016-08-02 | Fix Jbig2 document context creation by checking proper pointer | weili |
2016-07-21 | Move xfa_basic_imp to cxfa_widetextread. | dsinclair |
2016-07-12 | Move fpdfsdk/jsapi into fxjs/ | dsinclair |
2016-07-11 | Break xfa_parser_imp apart | dsinclair |
2016-07-11 | Remove IXFA_Parser, cleanup XFA parser code. | dsinclair |
2016-06-28 | Implement IJS_Runtime::Destroy(). | thestig |
2016-06-27 | Fix memory leaks with V8 startup data. | thestig |
2016-06-22 | Fix memory leaks in EmbedderTest::OpenDocument(). | thestig |
2016-06-16 | Add CFX_SAXReader fuzzer | dsinclair |
2016-06-14 | Add fuzzer for FDE CSS syntax parser. | dsinclair |
2016-06-13 | Optionally skip image type detection in progressive decoder. | dsinclair |
2016-06-10 | [Android] Add support for standalone PDFium gn build on Android. | jbudorick |
2016-06-09 | Roll V8 and its deps and update ICU initialization callchromium/2764 | jochen |
2016-06-06 | Add GIF, BMP, JPEG and TIFF XFA fuzzers | dsinclair |
2016-06-06 | XFA PNG Fuzzerchromium/2762chromium/2761 | dsinclair |
2016-06-01 | Remove use of v8:Lockers | tsepez |
2016-05-31 | Fix V8 isolate setup in embedder tests and roll V8 to 055bfa7. | jochen |
2016-05-23 | Distinguish between user and owner passwords. | thestig |
2016-05-17 | Combine corpus runner into test_runner.py | dsinclair |
2016-05-16 | Revert "Replace Release() { delete this; } in fde_xml_imp.h" | Tom Sepez |
2016-05-16 | Replace Release() { delete this; } in fde_xml_imp.h | tsepez |
2016-05-13 | Templatize CFX_{Byte,Wide}StringC | tsepez |
2016-05-11 | Revert "Reland of relax a couple checks to allow certain non-standard PDF fil... | weili |
2016-05-04 | Copy the event definition file to the testing directory along with pdf | tsepez |
2016-05-04 | Fix event sending in pdfium_test. | tsepez |
2016-05-04 | Reland of lax a couple checks to allow certain non-standard PDF files. (patch... | weili |
2016-05-03 | Revert of Relax a couple checks to allow certain non-standard PDF files. (pat... | weili |