summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-21Add a missing initialisation for CPDF_ContentMarkItem.chromium/2717chromium/2716chromium/2715ochang
2016-04-21Replace CFX_RectArray with std::vector<CFX_FloatRect>tsepez
2016-04-21Make CFX_BasicArray non-copyable.tsepez
2016-04-21Remove CFX_ArrayTemplate from fpdf_parser_decode.cpptsepez
2016-04-21Assert that CFX_ strings are pointer-size.tsepez
2016-04-21Cleanup FDE interfaces.dsinclair
2016-04-21Only call shading code with streams.dsinclair
2016-04-21Remove CFX_ArrayTemplate from CPDF_LinkExtracttsepez
2016-04-21Pixel tests are all generated, not .pdf filesdsinclair
2016-04-21Remove unused FWL flagsdsinclair
2016-04-21Convert some FWL defines to enums.dsinclair
2016-04-20Remove duplication.dsinclair
2016-04-20Inline CFX_WideString::c_str.dsinclair
2016-04-20Upgrade build and clang.dsinclair
2016-04-20Standalone GN build.dsinclair
2016-04-20Remove build/ directory.dsinclair
2016-04-20Revert of Re-Reland Combined test runner. (patchset #4 id:80001 of https://co...dsinclair
2016-04-20Cleanups from prior CLs.dsinclair
2016-04-20Re-Reland Combined test runner.dsinclair
2016-04-20fix issue of Heap Use-After-Free in CXFA_LayoutItem::AddChildjinming_wang
2016-04-19Re-enable warning 4701 for GN (re-land)weili
2016-04-19Remove a few more char* members from structs/classes.tsepez
2016-04-19Fix path in BUILD.gn file.chromium/2714chromium/2713pcc
2016-04-19Store WideString, not raw pointer, in FX_TXTRUNtsepez
2016-04-19Move build/ to build_gyp/.dsinclair
2016-04-19Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces.dsinclair
2016-04-19Remove fullscreen code.dsinclair
2016-04-19Remove IPDF_CryptoHandler and IPDF_SecurityHandler.dsinclair
2016-04-19XFA unused function cleanupdsinclair
2016-04-18Exclude XFA-only corpus from non-xfa and roll corpus.tsepez
2016-04-18Allow pdfium_test to send simple events to each page.tsepez
2016-04-18Use the same Clang revision as v8 usesweili
2016-04-18Revert "Use the same Clang revision as v8 uses"weili
2016-04-18Use the same Clang revision as v8 usesWei Li
2016-04-18Use lkgr revision of Clang for PDFiumweili
2016-04-18Make FWL_CornerEnlarge a constdsinclair
2016-04-18Remove unused FWL Panel code.dsinclair
2016-04-18Fold the FWL NoteThread classes up to the Thread classes.dsinclair
2016-04-15Avoid narrowing of strings in FWL SetEditText methods.tsepez
2016-04-15Renable warning 4701 for GN (Windows).chromium/2712chromium/2711chromium/2710Oliver Chang
2016-04-15Remove unused IFDE_CSSStyleSheetCache/CFDE_CSSStyleSheetCache.tsepez
2016-04-15Avoid narrowing to StringC in CPDF_Name and CPDF_NameTreetsepez
2016-04-15Prevent a potential OOB read in TranslateImageLine.ochang
2016-04-15Pass WideStrings without narrowing to c_str in javascript/tsepez
2016-04-15Use platform specific test results as fallback in difference testsweili
2016-04-14Explicity use CFX_ByteStrings in a couple of placestsepez
2016-04-14Simplify XFA event handling.thestig
2016-04-14Avoid string allocs for CMap_GetString() return value.tsepez
2016-04-14Still more comments about stringstsepez
2016-04-14Update comments about string constructorstsepez