summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_page/cpdf_pageobject.cpp
AgeCommit message (Expand)Author
2016-09-02Make CPDF_GeneralState have a CPDF_GeneralStateDatachromium/2848tsepez
2016-08-29Revert "Add -> operators to CFX_CountRef."tsepez
2016-08-26Add -> operators to CFX_CountRef.chromium/2842tsepez
2016-08-26Make CFX_CountRef<>::m_pObject private, add accessors, fix const-ness.tsepez
2016-08-26Remove CFX_CountRef::IsNull in favor of operator booltsepez
2016-08-09Fix typos of the word outer.thestig
2016-06-13Make code compile with clang_use_chrome_plugin (part I)weili
2016-03-21Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi.Dan Sinclair