summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-27[Android] Make Android CQ bot non-experimental.chromium/2844chromium/2843jbudorick
2016-08-26Add -> operators to CFX_CountRef.chromium/2842tsepez
2016-08-26Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype.jaepark
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-26Add support to Document::getAnnots methodtonikitoo
2016-08-26Remove most things GYP.thestig
2016-08-26build_gyp: Remove deprecated flag, which is enabled by default.vmpstr
2016-08-26Revert "Remove the document tagged code as it is unused."npm
2016-08-26Rework CFX_CountRef in terms of CFX_RetainPtr.tsepez
2016-08-26Move the classes in fpdf_text_int.cpp into their own filesnpm
2016-08-26Roll DEPS for skia to 3bf7509c.thestig
2016-08-26Roll DEPS for icu to 2341038b.thestig
2016-08-26Roll DEPS for clang to 797371be.thestig
2016-08-26Extend pdfium_test capability so that more Javascript can be executedchromium/2841tonikitoo
2016-08-25Clean up CPDFSDK_PageView methods.jaepark
2016-08-25Change " to ' in gyp file for consistencynpm
2016-08-25CPDF_Annot::GetRect() should return CFX_FloatRect.jaepark
2016-08-25Remove unused m_nTabOrder in CPDFSDK_Annot.jaepark
2016-08-25Simplify some code in CFX_FontMapper.thestig
2016-08-25Check for nullptrs in CPDF_Dictionary dtor.thestig
2016-08-25Fix infinite loops in FPDF_GetFullName().thestig
2016-08-25Remove unused methods in CPDF_TextPage and nitsnpm
2016-08-25Drop CPDFSDK_PageView::Annot_HasAppearancetonikitoo
2016-08-25Tidy up CFX_PathDatatsepez
2016-08-25Remove unused IPDFSDK_AnnotHandler::GetName().jaepark
2016-08-24Removing CPDF_Parser::CloseParser.chromium/2839dsinclair
2016-08-24Cleanup some PWL_FontMap methodsdsinclair
2016-08-24Allow CPDF_Font to use fallback fontsnpm
2016-08-24Flip document and parser ownershipdsinclair
2016-08-24Lazy generate an "AP" when an Annot's hidden state changestonikitoo
2016-08-24Move parser out of IndirectObjectHolderdsinclair
2016-08-24Delete unused methods from CFX_RenderDevicenpm
2016-08-23Fix stack overflow in object Clone() functionsweili
2016-08-23Fix page leaks in an embedder testweili
2016-08-23Make indirect object holder private.dsinclair
2016-08-23IndirectObjectHolder API updatesdsinclair
2016-08-23Fix one more integer overflow in ReadPageHintTable().thestig
2016-08-23[XFA] Force destruction order of font managers.chromium/2838dsinclair
2016-08-22Generate default AP stream for text annotation.jaepark
2016-08-22Fix more integer overflows inside ReadPageHintTable().thestig
2016-08-22Implement Field::SetHidden using Field::SetDisplay.chromium/2837tonikitoo
2016-08-22Make CFX_Color constructor explicitweili
2016-08-22Destroy window before cleaning up comboboxdsinclair
2016-08-22Add fuzzer for CPDF_StreamParsertsepez
2016-08-22Revert of Move parser pointer to CPDF_Document (patchset #6 id:100001 of http...dsinclair
2016-08-22Remove gyp bots from tryserver listdsinclair
2016-08-19Fix an embedder test with leaked page objectchromium/2836chromium/2835weili
2016-08-19Move CFX_FaceCache to its own filenpm
2016-08-19Avoid signed overflow in CPDF_ToUnicodeMap::StringToCode()tsepez