Age | Commit message (Expand) | Author |
2017-04-10 | Remove unreachable code in CFX_ScanlineCompositorchromium/3068 | Nicolas Pena |
2017-04-08 | Add title (/T) extraction for PDF tagged structureschromium/3067chromium/3066 | dan sinclair |
2017-04-07 | Create initializer-list ctor for strings. | Tom Sepez |
2017-04-07 | Cleanup string passing in core/fpdf* | Tom Sepez |
2017-04-07 | Tweak CFDF_Font::AppendChar() | Tom Sepez |
2017-04-07 | Remove the ICC transform where it is never initialized. | Nicolas Pena |
2017-04-07 | Remove the "old way" of performing FlateUncompress. | Tom Sepez |
2017-04-07 | Use CFX_MaybeOwned on the buffer of CFX_DIBitmap | Nicolas Pena |
2017-04-06 | Fix unit tests to initialize PartitionAlloc. | Chris Palmer |
2017-04-06 | Cleanup CFX_BitmapComposer | Nicolas Pena |
2017-04-06 | Cleanup nits from previous XML Cl | dan sinclair |
2017-04-06 | Cleanup tagged code. | dan sinclair |
2017-04-06 | Cleanup the tagged code | dan sinclair |
2017-04-06 | Remove the length reference from XMLSyntaxParser | dan sinclair |
2017-04-05 | Use unique_ptr in the children of CFieldTree::Nodechromium/3064 | Nicolas Pena |
2017-04-05 | use freetype if windows font decode fails | Cary Clark |
2017-04-05 | Fix assignment to len. | dan sinclair |
2017-04-05 | Use correct length in guard check | dan sinclair |
2017-04-04 | Remove a couple checks for MakeUnique failures. | Lei Zhang |
2017-04-04 | Remove dib_int.h | Nicolas Pena |
2017-04-04 | RefCount CPDF_StreamAcc all the time. | Tom Sepez |
2017-04-04 | Use some uint64_t constants in fx_crypt_sha.cpp. | Lei Zhang |
2017-04-04 | Cleanup CFX_BlockBuffer | Dan Sinclair |
2017-04-04 | Let CPDF_ImageRenderer own the CFX_ImageRenderer | Nicolas Pena |
2017-04-04 | RefCount CPDF_IccProfile all the time | Tom Sepez |
2017-04-04 | Finish splitting up fx_dib.h | Nicolas Pena |
2017-04-04 | Remove unneeded void* casts. | Lei Zhang |
2017-04-04 | Drop C linkage in fx_crypt code. | Lei Zhang |
2017-04-03 | Use unique_ptr in cpdf_type3cache.h. | Tom Sepez |
2017-04-03 | RefCount CPDF_Type3Cache all the time.chromium/3062 | Tom Sepez |
2017-04-03 | RefCount CPDF_TransferFunc all the time. | Tom Sepez |
2017-04-03 | Split the FDE XML file into indiviual class files. | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from util methods | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from wide string methods | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from file methods | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from math methods | Dan Sinclair |
2017-04-03 | Add test case for bug_707479 | Tom Sepez |
2017-04-03 | Drop FXSYS_ from string methods | Dan Sinclair |
2017-04-03 | Remove some used-only-once typedefs from CPDF_DocPageData | Tom Sepez |
2017-04-03 | Do not shrink buffer before examining last byte in TryVSWPrintF | Tom Sepez |
2017-04-03 | Split fx_dib part 5 | Nicolas Pena |
2017-04-03 | Minor cleanups | Dan Sinclair |
2017-04-03 | Split fx_dib part 4 | Nicolas Pena |
2017-04-03 | Fix Skia includes | Nicolas Pena |
2017-04-01 | Refcount CPDF_Image all the time.chromium/3061chromium/3060 | Tom Sepez |
2017-03-31 | Use PartitionFreeGeneric for the strings partition, not PartitionFree. | Chris Palmer |
2017-03-31 | Move zlib to a DEPS-based checkout. | Lei Zhang |
2017-03-31 | Split fx_dib part 3 | Nicolas Pena |
2017-03-31 | Pull in FreeType via DEPS instead. | Lei Zhang |