summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-04-13Remove IFX_Barcode.dsinclair
2016-04-13Revert of clang/win: Stop passing -Qunused-arguments in pdfium too. (patchset...thakis
2016-04-13clang/win: Stop passing -Qunused-arguments in pdfium too.thakis
2016-04-12Cleanup various IFX_ text interfaces.dsinclair
2016-04-12Roll ICU to c291cde2.thestig
2016-04-12Make CJS_PublicMethods::StrTrim() take a CFX_ByteStringtsepez
2016-04-12Fix the code which causes Windows GN build warningchromium/2709chromium/2708chromium/2707weili
2016-04-12Prevent an OOB access in CPDF_DIBSource::TranslateScanline24bppochang
2016-04-12Remove IFDE_Pen and IFDE_Brush.dsinclair
2016-04-12Fix Windows 32-bit GN build.ochang
2016-04-12Roll DEPS for v8 to 47bcec7.thestig
2016-04-12Remove ICodec_* Interfaces.dsinclair
2016-04-12Record all fonts, not just one per charset.dsinclair
2016-04-12Remove unused FWL_WidgetMgrSnapshot() and FWL_WriteBMP().tsepez
2016-04-12Only SolidBrush types are created, remove other brushes.dsinclair
2016-04-12flesh out gradient shaderscaryclark
2016-04-11Remove CPDF_Object::GetConstString and overridestsepez