summaryrefslogtreecommitdiff
path: root/core/src/fpdfdoc/doc_link.cpp
AgeCommit message (Expand)Author
2015-08-14Add new public APIs to find the z-order for links and widgets.chromium/2485chromium/2484Lei Zhang
2015-08-04clang-format all pdfium code.Nico Weber
2015-06-15Do some IWYU cleanups.Lei Zhang
2015-06-11Remove trailing whitespaces in core.Lei Zhang
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Use stdint.h types throughout PDFium.Tom Sepez
2015-06-04Move fx_safe_types.h to include/ directory.Tom Sepez
2015-04-16Replace FX_NEW with new, remove tests in fpdfdoc.Tom Sepez
2015-03-06Make conversions for CPDF_Link explicit.Tom Sepez
2015-03-06Make conversion between CPDF_Dest and its object explicit.Tom Sepez
2015-03-05Make conversion between CPDF_Action and its dictionary explicit.Tom Sepez
2015-02-27Do hit tests against Annots in reverse order.Lei Zhang
2015-02-04Prevent base::CheckedNumeric from leaking outside of pdfium.Tom Sepez
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek