Age | Commit message (Expand) | Author |
2015-08-06 | clang-format all pdfium code, again. | Nico Weber |
2015-08-06 | Add CFX_FontFaceInfo constructor.chromium/2478chromium/2477chromium/2476chromium/2475 | Tom Sepez |
2015-08-05 | Early object closing in PDF via premature 'endobj' keyword | JUN FANG |
2015-08-05 | Remove the unused IFX_StreamRead::SetRange() mechanism. | Tom Sepez |
2015-08-05 | CPDF_Parser shouldnt be in the business of opening files | Tom Sepez |
2015-08-05 | FPDF_Creator can only create file through embedder-supplied callback. | Tom Sepez |
2015-08-05 | Don't dispose the isolate if its provided by the embedderchromium/2474 | Jochen Eisinger |
2015-08-04 | Add a license header for testing/tools/make_expected.sh. | Lei Zhang |
2015-08-04 | Remove stringify macro (#) from JS_STATIC_CONST_ENTRY_*. | Tom Sepez |
2015-08-04 | Add a .clang-format config file. | Nico Weber |
2015-08-04 | Quick fix in Consts.cpp to make tests pass after the clang-format CL. | Lei Zhang |
2015-08-04 | clang-format all pdfium code. | Nico Weber |
2015-07-31 | Kill FX_HFILE | Tom Sepez |
2015-07-31 | Name IFX_SysFontInfo subclasses consistently. | Tom Sepez |
2015-07-31 | Kill IFX_FontMapper | Tom Sepez |
2015-07-31 | Roll corpus to 2ddcfbd. | Tom Sepez |
2015-07-30 | Add simple script to regenerate expected results. | Tom Sepez |
2015-07-30 | Fix return check in CFX_FolderFontInfo::ScanFile() fread. | Tom Sepez |
2015-07-30 | Re-enable successful tests. | Tom Sepez |
2015-07-30 | New suppressions for bundled freetype | Tom Sepez |
2015-07-30 | Use bundled freetype for the pdfium_test binary. | Tom Sepez |
2015-07-28 | Missing bExact -> iExact conversions | Tom Sepez |
2015-07-28 | Fix segv above CPDFSDK_Document::GetPageView()chromium/2473chromium/2472chromium/2471chromium/2470chromium/2469chromium/2468 | Tom Sepez |
2015-07-27 | Fix FX_BOOL compilation errors under windows | Tom Sepez |
2015-07-27 | Kill FX_READER_DLL symbol | Tom Sepez |
2015-07-27 | Kill CFX_ArchiveLoader / CFX_ArchiveSaver and subclasses | Tom Sepez |
2015-07-27 | Revert "FX Bool considered harmful, part 3" | Tom Sepez |
2015-07-27 | FX Bool considered harmful, part 3 | Tom Sepez |
2015-07-23 | document.delay and document.external are boolean properties. | Tom Sepez |
2015-07-23 | FX_BOOL not always 0 or 1 in CPDF_PageObjects::m_ParserState | Tom Sepez |
2015-07-23 | Revert "FX_BOOL considered harmful, part 2." | Tom Sepez |
2015-07-23 | FX_BOOL considered harmful, part 2. | Tom Sepez |
2015-07-23 | Fix FX_BOOL type mismatches. | Tom Sepez |
2015-07-22 | Re-land else-after-returns | Tom Sepez |
2015-07-22 | Revert "Fix else-after-returns throughout pdfium." | Tom Sepez |
2015-07-22 | Fix else-after-returns throughout pdfium. | Tom Sepez |
2015-07-22 | Remove dead code found by Scythe. | Lei Zhang |
2015-07-22 | Merge to master: _FETAL => _FATAL. | Tom Sepez |
2015-07-21 | Move extern fpdf_font_charset.cpp function prototypes to header. | Tom Sepez |
2015-07-17 | Refactor progressive renderer class.chromium/2467chromium/2466chromium/2465chromium/2464chromium/2463chromium/2462chromium/2461 | Tom Sepez |
2015-07-16 | Cleanup: Do not check pointers before deleting them, part 2. | Lei Zhang |
2015-07-16 | Fix typo from commit d3611f. | Lei Zhang |
2015-07-16 | Sort unexpected test results. | Lei Zhang |
2015-07-16 | Tidy up CPDFDOC_Environment. | Tom Sepez |
2015-07-16 | Make v8 embedder data slot configurablechromium/2460chromium/2459chromium/2458 | Jochen Eisinger |
2015-07-15 | Flip the shut down order in tests. | Lei Zhang |
2015-07-15 | Make ContentStreamParser members private, fix constructor | Tom Sepez |
2015-07-15 | Add a null pointer check to CPDF_CalRGB::v_Load(). | Lei Zhang |
2015-07-15 | Kill Func_Renderpage global function pointer, it never changes. | Tom Sepez |
2015-07-15 | Revert "Add test case for parsing endobj keywords." | Tom Sepez |