summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-04-14Change string argument type to GetFormatDataValue.tsepez
2016-04-14Pass CFX_WideString to CXFA_FFDocView::GetWidgetByName.tsepez
2016-04-14Avoid needless construction of CFX_ByteStrings during string buildingtsepez
2016-04-14Rename CFX_ByteTextBuf::GetByteString() to AsStringC().tsepez
2016-04-14Make CPDF_ApSettings take CFX_ByteString args.tsepez
2016-04-14Make CPDF_Dictionary methods take CFX_ByteString argumentstsepez
2016-04-14Replace calls to deprecated CFX_{Wide,Byte}String::Empty()tsepez
2016-04-14skia bugs found with first test pdfcaryclark
2016-04-13Remove implicit cast from CFX_WideString to (const wchar_t*)tsepez
2016-04-13Revert of Reland Combined test runner. (patchset #4 id:60001 of https://coder...dsinclair
2016-04-13Unused FWL Classes.dsinclair
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez
2016-04-13Add iterators and unit tests for CPDF_Array classweili
2016-04-13Reland Combined test runner.dsinclair
2016-04-13Remove unused FWL methodsdsinclair
2016-04-13Cleanup CPDFXFA_Page.thestig
2016-04-13DrMemory: Pass -j1 to pixel and javascript testsochang
2016-04-13Remove some FWL code.dsinclair
2016-04-13Add dummy -j flags to pixel and javascript test runnersdsinclair
2016-04-13Remove IFDE_Image, IFDE_PathSet, IFDE_ImageSet, and IFDE_WidgetSet.dsinclair
2016-04-13Cleanup IFPF_* interfaces.dsinclair
2016-04-13Re-enable warning 4701 for GN build and some cleanupweili