Age | Commit message (Expand) | Author |
2015-10-22 | Merge to XFA: Add type cast definitions for CPDF_Stream. | Dan Sinclair |
2015-10-22 | Merge to XFA: Add type cast definitions for CPDF_Array. | Dan Sinclair |
2015-10-22 | Merge to XFA: Remove unused CPDFSDK_InterForm::DoFDFBuffer. | Dan Sinclair |
2015-10-21 | Merge to XFA: Make CFX_FontMgr member variables private. (try 2) | Lei Zhang |
2015-10-21 | XFA: add CPDFDocumentToFPDFDocument() | Tom Sepez |
2015-10-21 | Merge to XFA: Remove FFL_Utils as it is unused. | Dan Sinclair |
2015-10-21 | Merge to XFA: Add type cast definitions for CPDF_Name. | Dan Sinclair |
2015-10-21 | Merge to XFA: Add type cast definitions for CPDF_String. | Dan Sinclair |
2015-10-21 | Merge to XFA: Add type cast definitions for CPDF_Number. | Dan Sinclair |
2015-10-20 | XFA: Fix unittests and embeddertests crashers | Tom Sepez |
2015-10-20 | Merge to XFA: Cosmetic changes in fsdk_define.h | Tom Sepez |
2015-10-20 | [Merge to XFA] Add type cast definitions for CPDF_Boolean. | Dan Sinclair |
2015-10-20 | [Merge to XFA] Revert "Revert "Add type cast definitions for CPDF_Dictionary."" | Dan Sinclair |
2015-10-19 | Merge to XFA: Remove unused CFFL_Notify. | Lei Zhang |
2015-10-19 | Merge to XFA: Fix some override warnings in fpdfview.cpp. | Lei Zhang |
2015-10-19 | Remove unused xfa and JS headers. | Tom Sepez |
2015-10-19 | Merge to XFA: Refactor progressive renderer. | Tom Sepez |
2015-10-19 | Merge to XFA: Remove dead code that was reactivated when fixing overrides. | Lei Zhang |
2015-10-19 | Merge to XFA: Sanity check the values of TRUE and FALSE. | Lei Zhang |
2015-10-16 | Merge to XFA: Introduce CPDFPageFromFPFDPage() | Tom Sepez |
2015-10-16 | Merge to XFA: DEPS include_rules no longer allows core/ -> fpsdfsk/ inclusion. | Tom Sepez |
2015-10-15 | Merge to XFA: Introduce CPDF_DocumentFromFPDFDocument(). | Tom Sepez |
2015-10-14 | Next round of XFA changes to match master. | Tom Sepez |
2015-10-14 | Merge to XFA: Add unit test for top-level bookmarks. | Tom Sepez |
2015-10-13 | Changes to XFA to more closely match master. | Tom Sepez |
2015-10-13 | Merge to XFA: Pass IJS_Runtime, not IJS_Context, to native object constructors. | Tom Sepez |
2015-10-13 | Merge to XFA: Allow compiling PDFium without V8. | Tom Sepez |
2015-10-12 | Allow building of XFA branch without XFA | Tom Sepez |
2015-10-08 | Merge to XFA: Wean CJS_Value off of v8::Isolate. | Tom Sepez |
2015-10-08 | Merge to XFA: Fix a leak with g_DefaultGlobalObjectTemplate. | Lei Zhang |
2015-10-08 | Merge to XFA: Only call DefineJSObjects() once for the global V8 isolate. | Lei Zhang |
2015-10-08 | Merge to XFA: Rename IFXJS_Runtime and IFXJS_Context to IJS_. | Tom Sepez |
2015-10-08 | Merge to XFA: Refcount external V8 isolate initialization / release. | Lei Zhang |
2015-10-07 | Merge to XFA: Remove unused global argument from FXJS_CONSTRUCTOR. | Tom Sepez |
2015-10-07 | Merge to XFA: Pass v8::Isolate to PDFium at init time. | Tom Sepez |
2015-10-06 | Merge to XFA: Store object definition ID in each js_class. | Tom Sepez |
2015-10-06 | Merge to XFA: Make the vast majority of JS headers private to src/javascript. | Tom Sepez |
2015-10-05 | Merge to XFA: Remove pointless CPDFSDK_PageView usage in CJS_Object / CJS_Emb... | Lei Zhang |
2015-10-05 | Merge to XFA: CJS_Timer should observe CJS_Runtime destruction. | Lei Zhang |
2015-10-05 | Merge to XFA: Remove JavaScript.h | Tom Sepez |
2015-10-03 | Merge to XFA: Do not call into formfiller code with a NULL PageView. | Lei Zhang |
2015-10-02 | XFA: Remove tests for new in fxge and fpdfsdk. | Lei Zhang |
2015-10-02 | XFA: Remove test for new. | Lei Zhang |
2015-10-02 | XFA: Remove more checks for new returning NULL. | Lei Zhang |
2015-10-02 | XFA: Remove checks for new returning NULL in fpdfsdk. | Lei Zhang |
2015-10-02 | Merge to XFA: Refactor some common code for bounding boxes. | Lei Zhang |
2015-10-02 | Merge to XFA: Fix static initializer in fxjs_v8.cpp | 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-28 | XFA: Pass IFXJS_Runtime via V8 contexts, not V8 isolates | Tom Sepez |