Age | Commit message (Expand) | Author |
2017-05-25 | Mass conversion of remaining class members (non-xfa) | Tom Sepez |
2017-05-25 | Split apart remaining xfa/fxfa/app files | Dan Sinclair |
2017-05-25 | Remove some unused defines | Dan Sinclair |
2017-05-25 | Mass conversion of all const-lifetime class members | Tom Sepez |
2017-05-25 | Rename CPDF_LinkExtract test file to match class | Dan Sinclair |
2017-05-25 | Break apart the pageint.h file. | Dan Sinclair |
2017-05-25 | Cleanup some nits in CFX_Font | Nicolas Pena |
2017-05-25 | Fix FM2JSContext Round return type | Dan Sinclair |
2017-05-25 | Enable remaining boolean FM2JSContext tests | dan sinclair |
2017-05-25 | Enable the FM2JSContext Exists test | dan sinclair |
2017-05-25 | Enable FM2JSContext Choose tests | dan sinclair |
2017-05-25 | Enable most FM2JSContext boolean tests | dan sinclair |
2017-05-24 | core: allow building against system lcms2chromium/3111 | Miklos Vajna |
2017-05-24 | Convert to CFX_UnownedPtr, part 10 | Tom Sepez |
2017-05-24 | Convert to CFX_UnownedPtr, part 9 | Tom Sepez |
2017-05-24 | Convert to CFX_UnownedPtr, part 8chromium/3110 | Tom Sepez |
2017-05-24 | Use CheckedNumeric in BiInterpolImpl | Nicolas Pena |
2017-05-24 | Cleanup CBC_SymbolInfo::lookup(). | Lei Zhang |
2017-05-24 | Convert to CFX_UnownedPtr, part 4. | Tom Sepez |
2017-05-24 | More FM2JSContext tests | Dan Sinclair |
2017-05-24 | Convert to CFX_UnownedPtr, part 5 | Tom Sepez |
2017-05-24 | Convert to CFX_UnownedPtr, part 3. | Tom Sepez |
2017-05-23 | Remove longjmp from the Gif module | Nicolas Pena |
2017-05-23 | Remove useless CBC_SymbolShapeHint. | Lei Zhang |
2017-05-23 | Make CPDF_ImageCacheEntry retain CPDF_Image | Tom Sepez |
2017-05-23 | Clean up CBC_SymbolInfo.chromium/3109 | Lei Zhang |
2017-05-23 | Minor updates to README | Jane |
2017-05-23 | Do not include large unicode values in the ToUnicode map | Nicolas Pena |
2017-05-23 | Cleanup default values and methods in CXFA_Widgetdata | Dan Sinclair |
2017-05-23 | Remove CBC_HighLevelEncoder::isSpecialB256(). | Lei Zhang |
2017-05-23 | Use NOTREACHED() in more places. | Lei Zhang |
2017-05-22 | Convert more c-style pointers to CFX_UnownedPtr | Tom Sepez |
2017-05-22 | Fix crypto calculation regression due to typo | Wei Li |
2017-05-22 | CFX_ByteStringC: avoid taking unreferenceable vector::data() ptr.chromium/3108 | Tom Sepez |
2017-05-22 | Use less opaque types in CPDFSDK_FormFillEnvironment. | Lei Zhang |
2017-05-20 | Better identify web links by trimming irrelevant charschromium/3107 | Wei Li |
2017-05-20 | Use observed ptrs from CFGAS_GEFont back to its font mgrs.chromium/3106 | Tom Sepez |
2017-05-20 | Use std::vector and std::sort() in CPDF_PageRenderCache. | Lei Zhang |
2017-05-20 | Use unowned ptr from CXFA_FFDocView to CXFA_FFDoc | Tom Sepez |
2017-05-19 | Fix off-by-one introduced at ab20404 | Tom Sepez |
2017-05-19 | Update more references to sanitizers:deps | Tom Anderson |
2017-05-19 | Back-fill some functionality for CFX_UnownedPtr | Tom Sepez |
2017-05-19 | ASAN flags zero-length StringC in GetMapModuleString()chromium/3105 | Tom Sepez |
2017-05-19 | Add test duplicate check in presubmit | Nicolas Pena |
2017-05-19 | Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr. | Lei Zhang |
2017-05-19 | Replace sanitizers:deps with exe_and_shlib_deps (pdfium) | Tom Anderson |
2017-05-19 | Remove image dimension params that are never used. | Lei Zhang |
2017-05-18 | Add pixel test for bug 113910 | Nicolas Pena |
2017-05-18 | Add more CFX_UnownedPtr usage. | Tom Sepez |
2017-05-18 | Use Unowned/Observed pointers between doc and FF onwership hierarchies. | Tom Sepez |