summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-04-11Make CFX_{Byte,Wide}String::Remove() no-touch if possibletsepez
2016-04-11Pass CFX_ByteStrings rather than raw ptrs to JS_GlobalData.tsepez
2016-04-11Cleaning up FDE_CSS Classes.dsinclair
2016-04-11Fix integer issues leading to out of bounds access in fx_ge_text.cpp.ochang
2016-04-11Avoid copying in TrimRight() and TrimLeft() if possible.tsepez
2016-04-11fix infinite loops when rebuild the cross reference tablejinming_wang
2016-04-11Use std::vector as internal storage for CPDF_ArrayWei Li
2016-04-11Remove IFX_AdditionalFontMgr and IFX_FontMgrDelegate.dsinclair
2016-04-08Make converstion explicit from CFX_ByteString to uint8_t*tsepez
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-08Remove CFX_ByteString::Load() and operator= for CFX_ByteTextBuftsepez