Age | Commit message (Expand) | Author |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |
2016-03-10 | Split apart the remainder of fpdf_render_render.cpp into per-class files. | Tom Sepez |
2016-03-08 | Remove xfa/src/fxjse/src and move code up a level. | Dan Sinclair |
2016-03-07 | Fix linux XFA build. | Dan Sinclair |
2016-03-07 | Remove deprecated declarations | jinming_wang |
2016-03-04 | Fix deprecated ObjectTemplate::New() and TryCatch() warnings. | Tom Sepez |
2016-03-01 | Fix and enable lint checks. | Dan Sinclair |
2016-02-29 | Remove foxitlib.h and foxitxfa.h and IWYU. | Dan Sinclair |
2016-02-24 | Remove fxv8.h | Dan Sinclair |
2016-02-24 | Fixing whitespace lint errors. | Dan Sinclair |
2016-02-23 | Sort includes in xfa/. | Dan Sinclair |
2016-02-22 | Expand XFA includes to be relative to pdfium/. | Dan Sinclair |
2016-02-18 | Fixup incorrect include guards. | Dan Sinclair |
2016-02-04 | Pdfium does not create isolate when it runs in chromium | jinming_wang |
2016-01-26 | Fix DOS newlines | Tom Sepez |
2016-01-08 | XFA: Remove many relative includes in xfa/ | Lei Zhang |
2015-12-17 | Remove FDE_Alloc in favor of FX_Alloc. | Tom Sepez |
2015-12-11 | Don't pass bogus testing flags to V8 | Jochen Eisinger |
2015-11-20 | XFA: Fix a few fxjse warnings. | Lei Zhang |
2015-11-05 | Remove harmony proxy from XFA | Jun Fang |
2015-10-30 | XFA: Segv in CFXJSE_RuntimeData::Get() | Tom Sepez |
2015-10-20 | XFA: Remove cond ? TRUE : FALSE. | Lei Zhang |
2015-10-02 | XFA: Remove test for new. | Lei Zhang |
2015-09-22 | XFA: contention between FXJSE and FXJS over isolate data slots | Tom Sepez |
2015-08-05 | Kill off last uses of FX_NEW in XFA. | Tom Sepez |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-06-10 | Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove typdefs for pointer types in fx_system.h. | Tom Sepez |
2015-06-09 | Merge to XFA: Use stdint.h types throughout PDFium. | Tom Sepez |
2015-05-20 | Fix compilation on xfa branch and turn on v8 deprecation warnings | Jochen Eisinger |
2015-05-19 | Merge V8 API updates to xfa branch | Jochen Eisinger |
2015-04-30 | Merge to XFA: Fix V8 array buffer allocator. | Tom Sepez |
2015-04-28 | Merge to XFA: Pin V8 version until initialization issue in b584bab resolved. | Tom Sepez |
2015-04-14 | Fix XFA compile under clang | Tom Sepez |
2015-04-14 | Merge to XFA: Kill CFX_Object. | Tom Sepez |
2015-02-10 | Merge https://codereview.chromium.org/897973002/ and https://codereview.chrom... | John Abd-El-Malek |
2015-01-16 | Merge to XFA: PDFium embeddertests. | Tom Sepez |
2014-11-03 | Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 | Bo Xu |