Age | Commit message (Expand) | Author |
2016-04-18 | Use lkgr revision of Clang for PDFium | weili |
2016-04-18 | Make FWL_CornerEnlarge a const | dsinclair |
2016-04-18 | Remove unused FWL Panel code. | dsinclair |
2016-04-18 | Fold the FWL NoteThread classes up to the Thread classes. | dsinclair |
2016-04-15 | Avoid narrowing of strings in FWL SetEditText methods. | tsepez |
2016-04-15 | Renable warning 4701 for GN (Windows).chromium/2712chromium/2711chromium/2710 | Oliver Chang |
2016-04-15 | Remove unused IFDE_CSSStyleSheetCache/CFDE_CSSStyleSheetCache. | tsepez |
2016-04-15 | Avoid narrowing to StringC in CPDF_Name and CPDF_NameTree | tsepez |
2016-04-15 | Prevent a potential OOB read in TranslateImageLine. | ochang |
2016-04-15 | Pass WideStrings without narrowing to c_str in javascript/ | tsepez |
2016-04-15 | Use platform specific test results as fallback in difference tests | weili |
2016-04-14 | Explicity use CFX_ByteStrings in a couple of places | tsepez |
2016-04-14 | Simplify XFA event handling. | thestig |
2016-04-14 | Avoid string allocs for CMap_GetString() return value. | tsepez |
2016-04-14 | Still more comments about strings | tsepez |
2016-04-14 | Update comments about string constructors | tsepez |
2016-04-14 | Change string argument type to GetFormatDataValue. | tsepez |
2016-04-14 | Pass CFX_WideString to CXFA_FFDocView::GetWidgetByName. | tsepez |
2016-04-14 | Avoid needless construction of CFX_ByteStrings during string building | tsepez |
2016-04-14 | Rename CFX_ByteTextBuf::GetByteString() to AsStringC(). | tsepez |
2016-04-14 | Make CPDF_ApSettings take CFX_ByteString args. | tsepez |
2016-04-14 | Make CPDF_Dictionary methods take CFX_ByteString arguments | tsepez |
2016-04-14 | Replace calls to deprecated CFX_{Wide,Byte}String::Empty() | tsepez |
2016-04-14 | skia bugs found with first test pdf | caryclark |
2016-04-13 | Remove implicit cast from CFX_WideString to (const wchar_t*) | tsepez |
2016-04-13 | Revert of Reland Combined test runner. (patchset #4 id:60001 of https://coder... | dsinclair |
2016-04-13 | Unused FWL Classes. | dsinclair |
2016-04-13 | Remove implicit cast from CFX_ByteString to (const char*). | tsepez |
2016-04-13 | Add iterators and unit tests for CPDF_Array class | weili |
2016-04-13 | Reland Combined test runner. | dsinclair |
2016-04-13 | Remove unused FWL methods | dsinclair |
2016-04-13 | Cleanup CPDFXFA_Page. | thestig |
2016-04-13 | DrMemory: Pass -j1 to pixel and javascript tests | ochang |
2016-04-13 | Remove some FWL code. | dsinclair |
2016-04-13 | Add dummy -j flags to pixel and javascript test runners | dsinclair |
2016-04-13 | Remove IFDE_Image, IFDE_PathSet, IFDE_ImageSet, and IFDE_WidgetSet. | dsinclair |
2016-04-13 | Cleanup IFPF_* interfaces. | dsinclair |
2016-04-13 | Re-enable warning 4701 for GN build and some cleanup | weili |
2016-04-13 | Remove IFX_Barcode. | dsinclair |
2016-04-13 | Revert of clang/win: Stop passing -Qunused-arguments in pdfium too. (patchset... | thakis |
2016-04-13 | clang/win: Stop passing -Qunused-arguments in pdfium too. | thakis |
2016-04-12 | Cleanup various IFX_ text interfaces. | dsinclair |
2016-04-12 | Roll ICU to c291cde2. | thestig |
2016-04-12 | Make CJS_PublicMethods::StrTrim() take a CFX_ByteString | tsepez |
2016-04-12 | Fix the code which causes Windows GN build warningchromium/2709chromium/2708chromium/2707 | weili |
2016-04-12 | Prevent an OOB access in CPDF_DIBSource::TranslateScanline24bpp | ochang |
2016-04-12 | Remove IFDE_Pen and IFDE_Brush. | dsinclair |
2016-04-12 | Fix Windows 32-bit GN build. | ochang |
2016-04-12 | Roll DEPS for v8 to 47bcec7. | thestig |
2016-04-12 | Remove ICodec_* Interfaces. | dsinclair |