Age | Commit message (Expand) | Author |
2016-09-29 | Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_font | dsinclair |
2016-09-29 | Check for negative page size in FindTextlineFlowOrientation() | thestig |
2016-09-21 | Make ownership explicit in CPDF_ContentMarkItem. | tsepez |
2016-09-15 | Use ToUnicode mapping even when unicode is 0. | npm |
2016-09-15 | Rename dictionary set and get methods | dsinclair |
2016-09-02 | Remove CFX_Matrix::Copy() in favor of assignment | tsepez |
2016-09-01 | Make CPDF_ContentMark have a CPDF_ContentMarkData. | tsepez |
2016-08-30 | Make CPDF_TextState have a CPDF_TextStateData rather than inheriting one. | tsepez |
2016-08-29 | Revert "Add -> operators to CFX_CountRef." | tsepez |
2016-08-29 | Revert "Replace wrapper methods in CPDF_Path with -> operator." | tsepez |
2016-08-29 | Replace wrapper methods in CPDF_Path with -> operator. | tsepez |
2016-08-26 | Add -> operators to CFX_CountRef.chromium/2842 | tsepez |
2016-08-26 | Move the classes in fpdf_text_int.cpp into their own files | npm |
2016-08-25 | Remove unused methods in CPDF_TextPage and nits | npm |
2016-06-16 | Simplify CPDF_TextPage::FindTextlineFlowOrientation().chromium/2773chromium/2772chromium/2771 | thestig |
2016-06-14 | Make code compile with clang_use_chrome_plugin (part II) | weili |
2016-06-14 | Clean up CPDF_TextPage. | thestig |
2016-06-08 | Add some consts and remove more casts in core/ | tsepez |
2016-06-07 | Get rid of NULLs in core/ | thestig |
2016-06-02 | Fix all the code which has duplicate variable declarations | weili |
2016-05-13 | Make CFX_WideString(const CFX_WideString&) explicit. | tsepez |
2016-05-11 | Add much-needed Find() method for CFX_*StringC | tsepez |
2016-05-04 | More define cleanup. | dsinclair |
2016-04-25 | Fix incorrect offset computation. | etienneb |
2016-04-21 | Replace CFX_RectArray with std::vector<CFX_FloatRect> | tsepez |
2016-04-21 | Remove CFX_ArrayTemplate from CPDF_LinkExtract | tsepez |
2016-04-19 | Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces. | dsinclair |
2016-04-14 | Rename CFX_ByteTextBuf::GetByteString() to AsStringC(). | tsepez |
2016-04-14 | Replace calls to deprecated CFX_{Wide,Byte}String::Empty() | tsepez |
2016-04-13 | Remove implicit cast from CFX_ByteString to (const char*). | tsepez |
2016-03-29 | Code change to avoid signed/unsigned mismatch warnings. | Wei Li |
2016-03-29 | Rename GetElementValue() to GetDirectObject{By,At}(). | tsepez |
2016-03-28 | Reduce signed/unsigned comparison warnings | Wei Li |
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez |
2016-03-24 | Add missing comma. | dan sinclair |
2016-03-23 | Split core/include/fpdfapi/fpdf_resource.h | dan sinclair |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-21 | Remove FX_WORD in favor of uint16_t. | Tom Sepez |
2016-03-21 | Handle empty objects in IsSameTextObject() and free from warning | Wei Li |
2016-03-21 | Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi. | Dan Sinclair |
2016-03-18 | Reduce size of several PDFium constant tables. | Tom Sepez |
2016-03-16 | Move core/include/fpdfapi/fpdf_page.h to correct locations. | Dan Sinclair |
2016-03-15 | core/include/fdpfapi cleanup Part I. | Dan Sinclair |
2016-03-15 | Tidy fpdftext/ directory | Tom Sepez |
2016-03-14 | Move fx_crypto.h and fpdf_text.h out of core/include. | Dan Sinclair |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |