Age | Commit message (Expand) | Author |
2016-03-24 | Revert "Preserve m_pDynamicObjsMap until FXJS_PerIsolateData is destroyed." | Tom Sepez |
2016-03-24 | Preserve m_pDynamicObjsMap until FXJS_PerIsolateData is destroyed. | Tom Sepez |
2016-03-24 | Add missing comma. | dan sinclair |
2016-03-24 | fix windows build; add blend modes | Cary Clark |
2016-03-23 | Cleanup public/fpdf_dataavail.h documentation. | dan sinclair |
2016-03-23 | Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow. | dan sinclair |
2016-03-23 | Split core/include/fpdfapi/fpdf_resource.h | dan sinclair |
2016-03-23 | Remove bad third_party/skia file. | Dan Sinclair |
2016-03-23 | Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. | Dan Sinclair |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-23 | update skia deps | Cary Clark |
2016-03-23 | Fix win/clang part 2. | Dan Sinclair |
2016-03-23 | Fix build on win/clang | Dan Sinclair |
2016-03-22 | Re-enable MSVC warning 4702 | Wei Li |
2016-03-22 | Add gn to DEPS file | dan sinclair |
2016-03-22 | Fix parsing of double dot operators for FormCalc | Tom Sepez |
2016-03-22 | Fix blank xfa rendering broken at f89acbc. | Tom Sepez |
2016-03-22 | Fix CPDFSDK_Widget::OnXFAAAction() | Wei Li |
2016-03-21 | Make predefined character table slightly smaller. | Tom Sepez |
2016-03-21 | Remove FX_WORD in favor of uint16_t. | Tom Sepez |
2016-03-21 | Make a few more const tables smaller.chromium/2689chromium/2688 | Tom Sepez |
2016-03-21 | Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode. | Dan Sinclair |
2016-03-21 | Remove unused FXDIB_PALETTE_ options | Tom Sepez |
2016-03-21 | Re-enable several MSVC warnings | Wei Li |
2016-03-21 | Handle empty objects in IsSameTextObject() and free from warning | Wei Li |
2016-03-21 | Fix BUILD.gn for pdf_jpx_fuzzer. | Oliver Chang |
2016-03-21 | Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi. | Dan Sinclair |
2016-03-21 | Move fpdfsdk/include/formfiller to fpdfsdk/formfiller. | Dan Sinclair |
2016-03-18 | Set the project in codereview settings | dan sinclair |
2016-03-18 | Add an openjpeg libfuzzer. | Oliver Chang |
2016-03-18 | Remove dead code from xfa_objectacc. | Oliver Chang |
2016-03-18 | Add cq.cfg | dan sinclair |
2016-03-18 | Fix a typo | Wei Li |
2016-03-18 | Replace additional FX_WCHAR tables with uint16_t. | Tom Sepez |
2016-03-18 | openjpeg: Remove unneeded non-standard code. | Nico Weber |
2016-03-18 | Reduce size of several PDFium constant tables. | Tom Sepez |
2016-03-18 | Fix GCC build | Tom Sepez |
2016-03-18 | Trigger page view event when re-layout is finished | jinming_wang |
2016-03-17 | Fix pdf_use_skia=1 on mac. | Dan Sinclair |
2016-03-17 | Fix windows pdfium_use_skia build. | Dan Sinclair |
2016-03-17 | fix paths and remove dead code | Cary Clark |
2016-03-17 | Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics. | Dan Sinclair |
2016-03-16 | Enable building pdf_use_skia in the standalone build. | Dan Sinclair |
2016-03-16 | Fix GN buildchromium/2683chromium/2682chromium/2681 | Dan Sinclair |
2016-03-16 | Move core/include/fpdfapi/fpdf_page.h to correct locations. | Dan Sinclair |
2016-03-15 | Remove -Wno-inconsistent-missing-override for clang-cl builds. | Oliver Chang |
2016-03-15 | Fix CJS_PublicMethods::IsNumber() with unit test and some cleanup | Wei Li |
2016-03-15 | FPDF_PageDelete must delete XFA pages as well. | Tom Sepez |
2016-03-15 | Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include. | Dan Sinclair |
2016-03-15 | Remove CFX_DWordArray from Document.h | Tom Sepez |