Age | Commit message (Expand) | Author |
2018-01-18 | Remove more unneeded includes and code from headers. | Lei Zhang |
2018-01-18 | Move format specific elements out of ContinueDecode | Ryan Harrison |
2018-01-17 | Move format specific elements out of StartDecodechromium/3324 | Ryan Harrison |
2018-01-17 | Move format specific elements out of DetectImageType | Ryan Harrison |
2018-01-17 | Remove redundant GetNode | Dan Sinclair |
2018-01-17 | Remove param checking from StartScanLine | Ryan Harrison |
2018-01-17 | Move remaining jpeg error handling up a level | Ryan Harrison |
2018-01-17 | Move jpeg header read error handling up a level | Ryan Harrison |
2018-01-17 | Pass Isolate to v8::String::Utf8Value API | Adam Klein |
2018-01-17 | Do more forward declarations in cxfa_node.h. | Lei Zhang |
2018-01-17 | Fix behavior of FPDF_RenderPageBitmapWithMatrix | Henrique Nakashima |
2018-01-17 | Move code related to stroke line dash to CXFA_Stroke | Dan Sinclair |
2018-01-17 | Cleanup some CXFA_Box methods | Dan Sinclair |
2018-01-17 | Rename box arc methods for clarity | Dan Sinclair |
2018-01-17 | Move GetFillpath to CXFA_Rectangle | Dan Sinclair |
2018-01-17 | Move rectangle drawing code to CXFA_Rectangle | Dan Sinclair |
2018-01-17 | Correctly handle errors when starting jpeg codec | Ryan Harrison |
2018-01-17 | Pass ios_base::binary so WriteBitmapToPng works on Windows. | Henrique Nakashima |
2018-01-17 | Move fill draw code to fill classes | Dan Sinclair |
2018-01-17 | Move the box drawing code to CXFA_Box | Dan Sinclair |
2018-01-17 | Remove flags param from CXFA_ImageRenderer | Dan Sinclair |
2018-01-17 | Remove transparency flag from CompositeDIBitmap | Dan Sinclair |
2018-01-17 | Remove m_BlendType from CXFA_ImageRenderer | Dan Sinclair |
2018-01-17 | Remove m_bPrint from CXFA_ImageRenderer | Dan Sinclair |
2018-01-17 | Remove m_Result from CXFA_ImageRenderer | Dan Sinclair |
2018-01-17 | Remove bitmap ARGB from CFX_ImageRenderer | Dan Sinclair |
2018-01-17 | Remove bitmap alpha from CXFA_ImageRenderer | Dan Sinclair |
2018-01-17 | Fold CXFA_ImageRenderer::Start into constructor | Dan Sinclair |
2018-01-16 | Add asm.js to supported platforms | Henrique Nakashima |
2018-01-16 | Clean up xfa/fde/cfde_textout.h. | Lei Zhang |
2018-01-16 | Move CXFA_ImageRenderer to own file | Dan Sinclair |
2018-01-16 | Move StrokePath to the CXFA_Stroke class | Dan Sinclair |
2018-01-16 | Remove CXFA_Graphics::StretchImage() and related code. | Lei Zhang |
2018-01-16 | Rename flag to make usage clearer | Dan Sinclair |
2018-01-16 | Add WriteBitmapToPng to EmbedderTest. | Henrique Nakashima |
2018-01-16 | Add FPDF_GetPageBoundingBox API.chromium/3323 | Henrique Nakashima |
2018-01-16 | Add support for XFA specific FormField types | Ryan Harrison |
2018-01-16 | Add support for pdfium use partitionalloc on loongson platform. | Wang Qing |
2018-01-16 | Rename CXFA_Value methods for clarity | Dan Sinclair |
2018-01-16 | Rename CXFA_Validate methods for clarity | Dan Sinclair |
2018-01-16 | Rename CXFA_Line methods to make clearer | Dan Sinclair |
2018-01-16 | Cleanup CXFA_Fill | Dan Sinclair |
2018-01-15 | Revert "Check for success of decodes to avoid infinite loops" | Nicolás Peña Moreno |
2018-01-15 | Correct doc for clipping param in FPDF_RenderPageBitmapWithMatrix. | Henrique Nakashima |
2018-01-12 | Fix some nits in fxbarcode.chromium/3322chromium/3321chromium/3320 | Lei Zhang |
2018-01-12 | Add jumbo build support for fxbarcode. | Lei Zhang |
2018-01-12 | Move some RetainPtr getters/setters out of headers. | Lei Zhang |
2018-01-12 | Use enum for tracking form field types | Ryan Harrison |
2018-01-12 | Fix "the the" typos. | Lei Zhang |
2018-01-11 | Add FPDFAnnot_SetAP to public API.chromium/3319 | Henrique Nakashima |