Age | Commit message (Expand) | Author |
2016-04-21 | Cleanup FDE interfaces. | dsinclair |
2016-04-21 | Only call shading code with streams. | dsinclair |
2016-04-21 | Remove CFX_ArrayTemplate from CPDF_LinkExtract | tsepez |
2016-04-21 | Pixel tests are all generated, not .pdf files | dsinclair |
2016-04-21 | Remove unused FWL flags | dsinclair |
2016-04-21 | Convert some FWL defines to enums. | dsinclair |
2016-04-20 | Remove duplication. | dsinclair |
2016-04-20 | Inline CFX_WideString::c_str. | dsinclair |
2016-04-20 | Upgrade build and clang. | dsinclair |
2016-04-20 | Standalone GN build. | dsinclair |
2016-04-20 | Remove build/ directory. | dsinclair |
2016-04-20 | Revert of Re-Reland Combined test runner. (patchset #4 id:80001 of https://co... | dsinclair |
2016-04-20 | Cleanups from prior CLs. | dsinclair |
2016-04-20 | Re-Reland Combined test runner. | dsinclair |
2016-04-20 | fix issue of Heap Use-After-Free in CXFA_LayoutItem::AddChild | jinming_wang |
2016-04-19 | Re-enable warning 4701 for GN (re-land) | weili |
2016-04-19 | Remove a few more char* members from structs/classes. | tsepez |
2016-04-19 | Fix path in BUILD.gn file.chromium/2714chromium/2713 | pcc |
2016-04-19 | Store WideString, not raw pointer, in FX_TXTRUN | tsepez |
2016-04-19 | Move build/ to build_gyp/. | dsinclair |
2016-04-19 | Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces. | dsinclair |
2016-04-19 | Remove fullscreen code. | dsinclair |
2016-04-19 | Remove IPDF_CryptoHandler and IPDF_SecurityHandler. | dsinclair |
2016-04-19 | XFA unused function cleanup | dsinclair |
2016-04-18 | Exclude XFA-only corpus from non-xfa and roll corpus. | tsepez |
2016-04-18 | Allow pdfium_test to send simple events to each page. | tsepez |
2016-04-18 | Use the same Clang revision as v8 uses | weili |
2016-04-18 | Revert "Use the same Clang revision as v8 uses" | weili |
2016-04-18 | Use the same Clang revision as v8 uses | Wei Li |
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 |