Age | Commit message (Expand) | Author |
2017-07-13 | Add Embeddertest for password after savingchromium/3157 | Nicolas Pena |
2017-07-13 | Use PartitionAlloc with PartitionAllocReturnNull | Nicolas Pena |
2017-07-13 | Cleanup CPDF_RenderOptions colour members. | Dan Sinclair |
2017-07-13 | Rename CPWL_Color to CFX_Color | Dan Sinclair |
2017-07-13 | Move CPWL_Utils::ScaleRect to CFX_FloatRect | Dan Sinclair |
2017-07-13 | Move CPWL_Utils::OverlapWordRange to CPVT_WordRange::Intersect | Dan Sinclair |
2017-07-13 | Move CPWL_Utils::GetCenterSquare to CFX_FloatRect | Dan Sinclair |
2017-07-13 | Remove unused CPDF_RenderOptions members | Dan Sinclair |
2017-07-13 | Changed CPDF_FileSpec::GetFileName() to directly return CFX_WideString | Jane Liu |
2017-07-13 | fix skiapaths for sparse type1 on mac | Cary Clark |
2017-07-13 | More unique_ptrs in JBig2 code | Nicolas Pena |
2017-07-13 | Index_8 no longer supported, upscale to N32 | Mike Reed |
2017-07-12 | Nits in CFX_RenderDevice and CPDF_ContentParser | Nicolas Pena |
2017-07-12 | support m_bGlyph_Adjust | Cary Clark |
2017-07-12 | Remove unused methods from CPDF_ColorSpace | Nicolas Pena |
2017-07-12 | Added helper functions in the class CPDF_FileSpec | Jane Liu |
2017-07-12 | Move CMYKtoRGB methods to fx_codec and clean them up | Nicolas Pena |
2017-07-12 | Cleanup ICC code part 1 | Nicolas Pena |
2017-07-11 | Cleanup CFX_RenderDevice | Nicolas Pena |
2017-07-11 | Add Windows generic / text only printer driver support. | rbpotter |
2017-07-10 | Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545chromium/3156chromium/3155chromium/3154 | Nicolas Pena |
2017-07-10 | Move core/fxge/ge to core/fxge. | Dan Sinclair |
2017-07-10 | Reland "typeface double delete" | Dan Sinclair |
2017-07-07 | core: fix -Wshadow warningschromium/3153 | Miklos Vajna |
2017-07-07 | Check that there is enough data remaining in source BMP before readingchromium/3152 | Ryan Harrison |
2017-07-07 | Convert c-style casts in fx_memory.h into static_casts | Ryan Harrison |
2017-07-06 | Revert "typeface double delete" | Cary Clark |
2017-07-05 | typeface double deletechromium/3150 | Cary Clark |
2017-07-05 | additional clip debugging | Cary Clark |
2017-07-05 | maintain ClipBox | Cary Clark |
2017-07-05 | set clip rect | Cary Clark |
2017-07-05 | show original text to aid in debugging | Cary Clark |
2017-07-05 | fix fuzzer generated out of range | Cary Clark |
2017-07-05 | clip save off by one | Cary Clark |
2017-06-30 | Use the right free function for ICC color profiles.chromium/3146 | Chris Palmer |
2017-06-30 | Remove hand rolled bsearch from HTMLSTR2Code | Ryan Harrison |
2017-06-30 | Remove pointless CFX_FloatRect construction. | Lei Zhang |
2017-06-29 | Basic APIs and tests for extracting and setting annotation paths | Jane Liu |
2017-06-29 | Move Start to constructor in CFX_Image(Renderer|Transformer)chromium/3145 | Nicolas Pena |
2017-06-29 | Change SetReverse to GetInverse in CFX_Matrix | Nicolas Pena |
2017-06-28 | Add << overload for CFX_StringCTemplate classeschromium/3144 | Ryan Harrison |
2017-06-28 | Set default graphics before generating page contents | Nicolas Pena |
2017-06-28 | Keep all trailers in CPDF_Parser in m_Trailers | Nicolas Pena |
2017-06-28 | Converting CFX_ByteTextBuf to ostringstream in cpvt_generateap.cpp | Henrique Nakashima |
2017-06-28 | Add << overload for CFX_WideString | Ryan Harrison |
2017-06-28 | Use new overloads to make usages of ostringstream more readable. | Henrique Nakashima |
2017-06-27 | Made existing annotation APIs to work with APchromium/3143 | Jane Liu |
2017-06-27 | Add overload for CPDF_Stream.SetData() that takes an ostringstream. | Henrique Nakashima |
2017-06-27 | Add empty string test case for ostream << CFX_ByteString. | Henrique Nakashima |
2017-06-27 | Converting CFX_ByteTextBuf to ostringstream in cfx_fontmapper.cpp. | Henrique Nakashima |