Age | Commit message (Expand) | Author |
2015-12-17 | Tidy CPDF_RenderContext | Tom Sepez |
2015-12-14 | Get rid of most instance of 'foo == NULL' | Lei Zhang |
2015-12-14 | Get rid of most instance of 'foo != NULL' | Lei Zhang |
2015-12-14 | Remove FX_BSTRC. | Lei Zhang |
2015-12-10 | Remove CFX_AffineMatrix/CPDF_Matrix | Tom Sepez |
2015-12-09 | Prevent infinite looping in CPDF_Parser::LoadAllCrossRefV5(). | Lei Zhang |
2015-12-08 | Revert "Merge to master: Take Jun's UTF16LE patches."chromium/2587chromium/2586 | Oliver Chang |
2015-12-08 | Make app.cpp match XFA | Tom Sepez |
2015-11-25 | Merge to master: Take Jun's UTF16LE patches. | Tom Sepez |
2015-11-25 | master: more underlying types | Tom Sepez |
2015-11-25 | CFXJS_ObjDefinition's lifetime must match isolate.chromium/2585chromium/2584chromium/2583chromium/2582chromium/2581chromium/2580chromium/2579chromium/2578chromium/2577chromium/2576 | Tom Sepez |
2015-11-24 | Add "Underlying types" to master. | Tom Sepez |
2015-11-20 | Add constant CPDFSDK_InterForm::kNumFieldTypes | Tom Sepez |
2015-11-20 | Replace |CPWL_ComboBox::operator CPWL_Edit()| with explicit method. | Tom Sepez |
2015-11-20 | Update master fpdfsdk to match XFA | Tom Sepez |
2015-11-16 | Reland "Cleanup some numeric code.""chromium/2567 | Dan Sinclair |
2015-11-12 | Remove relative includes. | Lei Zhang |
2015-11-11 | Replace CJS_Parameters with std::vector<CJS_Value>. | Lei Zhang |
2015-11-11 | Cleanup CPDF_ApSettings and CJS_Parameters. | Lei Zhang |
2015-11-10 | Keep "static" objects per-context rather than per isolate. | Tom Sepez |
2015-11-10 | Revert x4 "Cleanup some numeric code." | dan sinclair |
2015-11-10 | Revert "Revert "Revert "Revert "Cleanup some numeric code."""" | dan sinclair |
2015-11-09 | Remove CFX_PtrArray usage in fpdfsdk. | Lei Zhang |
2015-11-09 | Remove a couple of unused variables. | Lei Zhang |
2015-11-09 | Add path service to retrieve test data directory at run time so tests can be ... | Wei Li |
2015-11-06 | Fix all relative includes to core. | Lei Zhang |
2015-11-06 | Rename CFXJS_PrivateData to CFXJS_PerObjectData. | Tom Sepez |
2015-11-06 | Fix all relative includes to public. | Lei Zhang |
2015-11-06 | Remove FXJS_GetRuntime | Tom Sepez |
2015-11-05 | Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557 | Lei Zhang |
2015-11-04 | Cleanup: Remove some NULL checks in fpdfsdk. | Lei Zhang |
2015-11-04 | Fix the build after commit 8cadf995e9a0.chromium/2556 | Lei Zhang |
2015-11-04 | Make JS app.setTimeOut() work again. | Lei Zhang |
2015-11-04 | Make checkdeps --resolve-dotdot succeed. | Lei Zhang |
2015-11-04 | Make JS_Define.h match XFA | Tom Sepez |
2015-11-04 | Make fpdfview_embeddertest.cpp test names match XFA | Tom Sepez |
2015-11-04 | Cleanup after syncing CPDFSDK_BAAnnot | Dan Sinclair |
2015-11-04 | Fix uninitialized variable introduced by previous refactoring. | Oliver Chang |
2015-11-04 | Backport CPDFSDK_BAAnnot from XFA. | Dan Sinclair |
2015-11-03 | Revert "Revert "Revert "Cleanup some numeric code.""" | Dan Sinclair |
2015-11-03 | Revert "Revert "Cleanup some numeric code."" | Dan Sinclair |
2015-11-02 | Support linearized loading | Jun Fang |
2015-10-30 | Clean up CPDF_AnnotList. | Lei Zhang |
2015-10-30 | Move a unique_ptr initialisation out of the initialisation list in fsdk_mgr.cpp | Oliver Chang |
2015-10-30 | Convert a bunch of raw pointers in fsdk_mgr to unique_ptrs. | Oliver Chang |
2015-10-30 | Merge to master: Restore early return in FORM_DoPageAAction() | Tom Sepez |
2015-10-30 | CPDFDoc_Environment::GetAnnotHandlerMgr() never returns nullptr. | Lei Zhang |
2015-10-30 | Rip out the KillFocusAnnot call from CPDFSDK_PageView's destructor | Oliver Chang |
2015-10-30 | Fix incorrect CPDFSDK_PageView::CountAnnots(). (try 2) | Lei Zhang |
2015-10-30 | Revert "Fix incorrect CPDFSDK_PageView::CountAnnots()." | Lei Zhang |