summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-03Reland of Allow overriding GN build flagschromium/2724dsinclair
2016-05-02Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 11tsepez
2016-05-02Fix lint bugs.thestig
2016-05-02Remove unneeded CPVT classes.thestig
2016-05-02Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 10tsepez
2016-05-02Add tree status check to PDFium CQ.chromium/2723dsinclair
2016-05-02Remove IFDE_TxtEdt interfaces where possible.dsinclair
2016-04-30Revert of Allow overriding GN build flags (patchset #2 id:20001 of https://co...dsinclair
2016-04-29Use utilities from build directory instead of own copiesweili
2016-04-29Subtract instead of adding the negation.thestig
2016-04-29Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 9tsepez
2016-04-29Documentation change for Window toolchain settingweili
2016-04-29Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 8tsepez
2016-04-29Relax a couple checks to allow certain non-standard PDF files.weili
2016-04-29Replace CFX_PtryArray with typesafe CFX_ArrayTemplate, Part 7tsepez
2016-04-29Avoid nullptr dereferences in sycc444_to_rgb().thestig
2016-04-28Do not check pointers before deleting them.thestig
2016-04-28Convert CFX_PtrArray to typesafe CFX_ArrayTemplate, Part 6tsepez
2016-04-28Reland of Use visual studio toolchain from depot_tools for PDFium compilation...weili
2016-04-28Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, Part 5tsepez
2016-04-28Update Dr. memory tool to version 1.10.16880Wei Li
2016-04-28Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 4tsepez
2016-04-28Fix stack overflow from nested arrays.thestig
2016-04-28Make two compilation flags for Windows Clang build effectiveweili
2016-04-28Change bool type to fix warnings.chromium/2720dsinclair
2016-04-28More FWL interface cleanup.dsinclair
2016-04-28Cleanup IFDE_CSS interfaces.dsinclair
2016-04-28Remove output redirect from corpus test runner.dsinclair
2016-04-27Replace CFX_PtrArray with typesafe CFX_ArrayTemplate<>, part 3tsepez
2016-04-27Revert of Use visual studio toolchain from depot_tools for PDFium compilation...weili
2016-04-27Replace CFX_PtrArray with type-safe CFX_ArrayTemplate, Part 2tsepez
2016-04-27Adding default_exe_manifest to two binariesbrucedawson
2016-04-27Replace CFX_PtrArray with type-safe CFX_ArrayTemplate<>, Part 1.tsepez
2016-04-27Use visual studio toolchain from depot_tools for PDFium compilationweili
2016-04-27Use the correct default goma directory on Windowsweili
2016-04-27Allow overriding GN build flagsdsinclair
2016-04-27More IFX_ interface cleanup.dsinclair
2016-04-27Standardize on ASSERT.dsinclair
2016-04-27Fix incorrect v8 TryCatch.etienneb
2016-04-27Remove IFX_SystemHandler.dsinclair
2016-04-26CPDF_Document::LoadPattern() and friends always have a valid matrix.thestig
2016-04-26Move CPDF_Document code into cpdf_document.cpp.thestig
2016-04-26Remove several IPDF_ interfaces and CPDF_RenderModule.dsinclair
2016-04-26CFX_ByteString::Reserve(), ReleaseBuffer() fixes.tsepez
2016-04-26Clean up CPDF_Page.thestig
2016-04-26Fix Wvarargs warning in XFA error code.chromium/2722chromium/2721chromium/2719chromium/2718dsinclair
2016-04-26Remove no-op ShowFileDialog(s).tsepez
2016-04-26Skip GYP if GYP_PDFIUM_NO_ACTION set.dsinclair
2016-04-26Fix unittest with embedded NUL character.etienneb
2016-04-26Roll v8 to 0ff89ea7 and update gyp referencesmachenbach