Age | Commit message (Expand) | Author |
2016-05-12 | IFX_Edit::NewEdit never returns nullptr. | thestig |
2016-05-12 | Replace CXFA_PtrSetTemplate with std::unordered_set. | tsepez |
2016-05-12 | put change to CFX_ImageStretcher in Skia as well | caryclark |
2016-05-11 | Fix a sign mismatch.chromium/2735 | thestig |
2016-05-11 | Clean up CFX_ImageStretcher. | thestig |
2016-05-11 | Revert "Reland of relax a couple checks to allow certain non-standard PDF fil... | weili |
2016-05-11 | Add much-needed Find() method for CFX_*StringC | tsepez |
2016-05-11 | Remove c_str() from fpdf_font.cpp | tsepez |
2016-05-11 | Fix a divide by zero in CFX_ImageStretcher. | thestig |
2016-05-11 | Use bytestringC rather than raw ptr/len pairs in syntax parser | tsepez |
2016-05-11 | Remove CPVT_Size and CPVT_FloatRange.chromium/2734 | thestig |
2016-05-11 | CPDF_VariableText::GetIterator() never returns NULL. | thestig |
2016-05-11 | Clean up CPDF_Color and some related code. | thestig |
2016-05-11 | Fix a potential UAF with FPDFAvail_IsLinearized(). | thestig |
2016-05-11 | Use STL map for m_eventTargets. | tsepez |
2016-05-11 | fix skia build | caryclark |
2016-05-11 | Replace some calls to Release() with direct delete, part 1. | tsepez |
2016-05-10 | Remove some dead code. | thestig |
2016-05-10 | Make GYP and GN build consistent for third_party targets | weili |
2016-05-09 | Remove std::string usage in PublicMethods.cpp. | thestig |
2016-05-09 | fix linux warnings | caryclark |
2016-05-06 | CFX_ArabicChar contains only static methods, no need to instantiate.chromium/2733chromium/2732chromium/2731chromium/2730 | tsepez |
2016-05-05 | Resolve macro redefinition warnings when built in Chromium | weili |
2016-05-05 | Only set memory tool define if not set. | dsinclair |
2016-05-05 | Remove CLASSHASH defines in favour of an enum class. | dsinclair |
2016-05-05 | Avoid unused variable warnings on Linux | Wei Li |
2016-05-04 | Properly fix the warnings | Wei Li |
2016-05-04 | Enable 'treating warnings as errors' for 64 bit Win builds | weili |
2016-05-04 | Convert FWL_ERR into an enum class. | dsinclair |
2016-05-04 | More gtest overrides to fix OSX GN build | dsinclair |
2016-05-04 | Ignore the generate_library_loader directory | dsinclair |
2016-05-04 | Copy the event definition file to the testing directory along with pdf | tsepez |
2016-05-04 | Cleanup IFWL_Adapter interfaces. | dsinclair |
2016-05-04 | Cleanup CFWL_ThemePart data. | dsinclair |
2016-05-04 | Convert some theme defines to values. | dsinclair |
2016-05-04 | More define cleanup. | dsinclair |
2016-05-04 | Return bool rather than bitwise-and for FX_BOOL | tsepez |
2016-05-04 | Fix event sending in pdfium_test. | tsepez |
2016-05-04 | Update README to use GN instead of GYP | dsinclair |
2016-05-04 | Skia GN build. | dsinclair |
2016-05-04 | Reland of lax a couple checks to allow certain non-standard PDF files. (patch... | weili |
2016-05-04 | Revert of Remove unneeded CPVT classes. (patchset #7 id:140001 of https://cod...chromium/2729chromium/2728chromium/2727chromium/2726chromium/2725 | dsinclair |
2016-05-04 | Replace IFX_MemoryAllocator::Release() with delete. | tsepez |
2016-05-04 | Remove unused CFX_CPLTree<> template | tsepez |
2016-05-03 | Cleanup XFA-Specific memory allocators. | tsepez |
2016-05-03 | Remove FWL_WGTHITTEST_* defines in favour of enum class. | dsinclair |
2016-05-03 | Revert of Relax a couple checks to allow certain non-standard PDF files. (pat... | weili |
2016-05-03 | Reland of Allow overriding GN build flagschromium/2724 | dsinclair |
2016-05-02 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 11 | tsepez |
2016-05-02 | Fix lint bugs. | thestig |